Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build 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 f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins216000998966050894.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + 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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250130-1225-fcbbb7c3-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250130-1225-fcbbb7c3-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'] [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-20250130-1225-fcbbb7c3-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] 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-20250130-1225-fcbbb7c3-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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (11.2 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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: 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-20250130-1225-fcbbb7c3-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_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_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_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_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for 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 TCCEncoding_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_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_5.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_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.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_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc 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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (683 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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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 41 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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [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.1 [50.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.1 [70.2 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.1 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.1 [58.7 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.1 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.1 [49.5 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.1 [42.9 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.1 [2157 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 (90.5 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 ... 40050 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.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... 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.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... 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.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... 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.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... 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.1) ... 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-20250130-1225-fcbbb7c3-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] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/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', 'testenv-hlr-osmocom-latest-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20250130122517594 DMAIN <0000> hlr.c:802 hlr starting 20250130122517594 DDB <0001> db.c:599 using database: :memory: 20250130122517594 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250130122517594 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250130122517595 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250130122517595 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250130122517596 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250130122517596 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250130122517596 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250130122517597 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250130122517597 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-20250130-1225-fcbbb7c3-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@127c5caa73b3: Unix server socket created successfully. MC@127c5caa73b3: Listening on TCP port 45315. MC2> 127c5caa73b3 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 127c5caa73b3 45315 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@127c5caa73b3: New HC connected from 10.0.2.100 [10.0.2.100]. 127c5caa73b3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@127c5caa73b3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@127c5caa73b3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@127c5caa73b3: Configuration file was processed on all HCs. MC@127c5caa73b3: Creating MTC on host 10.0.2.100. MC@127c5caa73b3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@127c5caa73b3: 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 ------ Thu Jan 30 12:25:18 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_sai_err_invalid_imsi started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122519032 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122519032 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122519033 DLINP <000b> input/ipa.c:451 connected read/write 20250130122519033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122519034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122519034 DLINP <000b> input/ipa.c:451 connected read/write 20250130122519034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122519034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122519034 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122519034 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  20250130122519034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122519034 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  20250130122519034 DLGSUP <0013> gsup_server.c:235 2:  20250130122519034 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122519034 DLGSUP <0013> gsup_server.c:235 3:  20250130122519034 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122519034 DLGSUP <0013> gsup_server.c:235 4:  20250130122519034 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122519034 DLGSUP <0013> gsup_server.c:235 5:  20250130122519034 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122519034 DLGSUP <0013> gsup_server.c:235 7:  20250130122519034 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122519034 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122519034 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122519034 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@127c5caa73b3: 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") 20250130122519043 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38935<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@127c5caa73b3: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250130122519050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55228<->l=127.0.0.1:4258 20250130122519082 DLINP <000b> input/ipa.c:451 connected read/write 20250130122519082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122519082 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"} 20250130122519082 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" 20250130122519082 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} 20250130122519082 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 20250130122519082 DLINP <000b> input/ipa.c:451 connected read/write 20250130122519082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122519082 DLINP <000b> input/ipa.c:451 connected read/write 20250130122519082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@127c5caa73b3: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@127c5caa73b3: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122519088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55228<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@127c5caa73b3: Final verdict of PTC: pass 20250130122519090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4258 20250130122519092 DLINP <000b> input/ipa.c:451 connected read/write 20250130122519092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122519092 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122519092 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122519092 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122519092 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38935<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@127c5caa73b3: Final verdict of PTC: none 5@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 5: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@127c5caa73b3: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:19 UTC 2025 ====== 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 20250130122519150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 20250130122519251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:21 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_sai started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122522326 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122522326 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122522329 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60676<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122522333 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522333 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122522333 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122522333 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  20250130122522333 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122522333 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  20250130122522334 DLGSUP <0013> gsup_server.c:235 2:  20250130122522334 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122522334 DLGSUP <0013> gsup_server.c:235 3:  20250130122522334 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122522334 DLGSUP <0013> gsup_server.c:235 4:  20250130122522334 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122522334 DLGSUP <0013> gsup_server.c:235 5:  20250130122522334 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122522334 DLGSUP <0013> gsup_server.c:235 7:  20250130122522334 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122522334 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122522334 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122522334 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@127c5caa73b3: 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") 20250130122522346 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34333<->l=127.0.0.1:4259) 20250130122522350 DAUC <0003> db_auc.c:157 IMSI='262423586102744': No 2G Auth Data 20250130122522350 DAUC <0003> db_auc.c:192 IMSI='262423586102744': No 3G Auth Data HLR_Test-GSUP(9)@127c5caa73b3: Created GsupExpect[0] for "262423586102744" to be handled at TC_gsup_sai(12) 20250130122522360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 20250130122522374 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522374 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423586102744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423586102744"} 20250130122522374 DAUC <0003> db_auc.c:192 IMSI='262423586102744': No 3G Auth Data 20250130122522374 DAUC <0003> db_auc.c:236 IMSI='262423586102744': Calling to generate 5 vectors 20250130122522374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250130122522374 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122522374 DAUC <0003> auc.c:113 vector [0]: rand = f275c262974adfd4d03e9aadf47505bc 20250130122522374 DAUC <0003> auc.c:179 vector [0]: kc = ad765aea2c2ba400 20250130122522374 DAUC <0003> auc.c:180 vector [0]: sres = be540cff 20250130122522374 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122522374 DAUC <0003> auc.c:113 vector [1]: rand = d36973bc74f1cce288cdbb7007b8ce55 20250130122522374 DAUC <0003> auc.c:179 vector [1]: kc = a594f141cb344400 20250130122522374 DAUC <0003> auc.c:180 vector [1]: sres = 04fa30d4 20250130122522374 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122522374 DAUC <0003> auc.c:113 vector [2]: rand = 6bfad10ea8971ae0753531ee4041d16f 20250130122522374 DAUC <0003> auc.c:179 vector [2]: kc = 7f3f7501f777f400 20250130122522374 DAUC <0003> auc.c:180 vector [2]: sres = 21e9019c 20250130122522374 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122522374 DAUC <0003> auc.c:113 vector [3]: rand = c6a73679ca43586bbecac9b5d2adbc54 20250130122522374 DAUC <0003> auc.c:179 vector [3]: kc = 3b42d8b911a60400 20250130122522374 DAUC <0003> auc.c:180 vector [3]: sres = 73928ea0 20250130122522375 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122522375 DAUC <0003> auc.c:113 vector [4]: rand = a77d23185d4950cb28e56b9d0f4a387f 20250130122522375 DAUC <0003> auc.c:179 vector [4]: kc = 91c119d5caed7c00 20250130122522375 DAUC <0003> auc.c:180 vector [4]: sres = f418fa5b 20250130122522375 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250130122522375 DAUC <0003> db_auc.c:245 IMSI='262423586102744': Generated 5 vectors 20250130122522375 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423586102744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423586102744"} 20250130122522375 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423586102744 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122522375 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122522375 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@127c5caa73b3: Found GsupExpect[0] for "262423586102744" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@127c5caa73b3: Added IMSI table entry 0TC_gsup_sai(12)"262423586102744" TC_gsup_sai(12)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai(12)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122522381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60688<->l=127.0.0.1:4258 TC_gsup_sai(12)@127c5caa73b3: Final verdict of PTC: pass 20250130122522384 DAUC <0003> db_auc.c:157 IMSI='262420576129530': No 2G Auth Data 20250130122522384 DAUC <0003> db_auc.c:192 IMSI='262420576129530': No 3G Auth Data HLR_Test-GSUP(9)@127c5caa73b3: Created GsupExpect[0] for "262420576129530" to be handled at TC_gsup_sai(13) 20250130122522401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 20250130122522402 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522402 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420576129530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420576129530"} 20250130122522402 DAUC <0003> db_auc.c:192 IMSI='262420576129530': No 3G Auth Data 20250130122522402 DAUC <0003> db_auc.c:236 IMSI='262420576129530': Calling to generate 5 vectors 20250130122522402 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250130122522402 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122522402 DAUC <0003> auc.c:113 vector [0]: rand = 6857a17a7945cd30d4fa4600ed3d3eed 20250130122522402 DAUC <0003> auc.c:179 vector [0]: kc = e166fdd3a717f400 20250130122522402 DAUC <0003> auc.c:180 vector [0]: sres = e7697807 20250130122522402 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122522402 DAUC <0003> auc.c:113 vector [1]: rand = 3784097a9e61ebc213e1b90f7ea1b6bd 20250130122522402 DAUC <0003> auc.c:179 vector [1]: kc = 563055b3c3439800 20250130122522402 DAUC <0003> auc.c:180 vector [1]: sres = ff14b242 20250130122522402 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122522402 DAUC <0003> auc.c:113 vector [2]: rand = 9332afa768aaee71aef47233897ad698 20250130122522402 DAUC <0003> auc.c:179 vector [2]: kc = fc9297b1da330c00 20250130122522402 DAUC <0003> auc.c:180 vector [2]: sres = 1abddfd4 20250130122522402 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122522402 DAUC <0003> auc.c:113 vector [3]: rand = 2a5bf461f08504235295a78a82240db7 20250130122522402 DAUC <0003> auc.c:179 vector [3]: kc = 20e138c12aef0400 20250130122522402 DAUC <0003> auc.c:180 vector [3]: sres = c95d0393 20250130122522402 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122522402 DAUC <0003> auc.c:113 vector [4]: rand = f3ef55f644133145bab72ab84860e68a 20250130122522402 DAUC <0003> auc.c:179 vector [4]: kc = af6fb053de931400 20250130122522402 DAUC <0003> auc.c:180 vector [4]: sres = 6db6049c 20250130122522402 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250130122522402 DAUC <0003> db_auc.c:245 IMSI='262420576129530': Generated 5 vectors 20250130122522402 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420576129530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420576129530"} 20250130122522402 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420576129530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122522402 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122522402 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@127c5caa73b3: Found GsupExpect[0] for "262420576129530" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@127c5caa73b3: Added IMSI table entry 1TC_gsup_sai(13)"262420576129530" TC_gsup_sai(13)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai(13)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122522403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60700<->l=127.0.0.1:4258 TC_gsup_sai(13)@127c5caa73b3: Final verdict of PTC: pass 20250130122522404 DAUC <0003> db_auc.c:157 IMSI='262423361830589': No 2G Auth Data 20250130122522404 DAUC <0003> db_auc.c:192 IMSI='262423361830589': No 3G Auth Data HLR_Test-GSUP(9)@127c5caa73b3: Created GsupExpect[0] for "262423361830589" to be handled at TC_gsup_sai(14) 20250130122522409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60712<->l=127.0.0.1:4258 20250130122522411 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522411 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423361830589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423361830589"} 20250130122522411 DAUC <0003> db_auc.c:192 IMSI='262423361830589': No 3G Auth Data 20250130122522411 DAUC <0003> db_auc.c:236 IMSI='262423361830589': Calling to generate 5 vectors 20250130122522411 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250130122522411 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122522411 DAUC <0003> auc.c:113 vector [0]: rand = 5527d0659f688723f98ffa5a68e1be6e 20250130122522411 DAUC <0003> auc.c:179 vector [0]: kc = 04a46ebcdd2751f0 20250130122522411 DAUC <0003> auc.c:180 vector [0]: sres = 7924c1f9 20250130122522411 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122522411 DAUC <0003> auc.c:113 vector [1]: rand = 7ebe6cd6d52d2f7ecbe9e766034dfbae 20250130122522411 DAUC <0003> auc.c:179 vector [1]: kc = 7aaa5dd4eba8003f 20250130122522411 DAUC <0003> auc.c:180 vector [1]: sres = c29db7a2 20250130122522411 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122522411 DAUC <0003> auc.c:113 vector [2]: rand = 8d9ee495e2711e070e9173e56ce7c551 20250130122522411 DAUC <0003> auc.c:179 vector [2]: kc = 572ca822ffa3f41e 20250130122522411 DAUC <0003> auc.c:180 vector [2]: sres = 7cdc5e78 20250130122522411 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122522411 DAUC <0003> auc.c:113 vector [3]: rand = 61fec177da394f3c267ce2105335d0bb 20250130122522411 DAUC <0003> auc.c:179 vector [3]: kc = e9d743fe08a37ef0 20250130122522411 DAUC <0003> auc.c:180 vector [3]: sres = 73eeaac5 20250130122522411 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122522411 DAUC <0003> auc.c:113 vector [4]: rand = 06b2efcbb534e5105e4298d46c727aa3 20250130122522411 DAUC <0003> auc.c:179 vector [4]: kc = ae92661baae25a27 20250130122522411 DAUC <0003> auc.c:180 vector [4]: sres = 9b2c2d3d 20250130122522411 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250130122522411 DAUC <0003> db_auc.c:245 IMSI='262423361830589': Generated 5 vectors 20250130122522411 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423361830589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423361830589"} 20250130122522411 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423361830589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122522411 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122522411 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@127c5caa73b3: Found GsupExpect[0] for "262423361830589" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@127c5caa73b3: Added IMSI table entry 2TC_gsup_sai(14)"262423361830589" TC_gsup_sai(14)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai(14)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122522412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60712<->l=127.0.0.1:4258 TC_gsup_sai(14)@127c5caa73b3: Final verdict of PTC: pass 20250130122522413 DAUC <0003> db_auc.c:157 IMSI='262422121769951': No 2G Auth Data 20250130122522413 DAUC <0003> db_auc.c:192 IMSI='262422121769951': No 3G Auth Data HLR_Test-GSUP(9)@127c5caa73b3: Created GsupExpect[0] for "262422121769951" to be handled at TC_gsup_sai(15) 20250130122522419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 20250130122522420 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522420 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422121769951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422121769951"} 20250130122522420 DAUC <0003> db_auc.c:157 IMSI='262422121769951': No 2G Auth Data 20250130122522420 DAUC <0003> db_auc.c:236 IMSI='262422121769951': Calling to generate 5 vectors 20250130122522420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250130122522420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122522420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122522420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122522420 DAUC <0003> auc.c:113 vector [0]: rand = bcac18eaf5f55f83c8cc4d37f950f05e 20250130122522420 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122522420 DAUC <0003> auc.c:142 vector [0]: autn = 52abe68a78e700000eba49d7ac47b5c1 20250130122522420 DAUC <0003> auc.c:143 vector [0]: ck = fc342e1642de931f14c58b664ba826f2 20250130122522420 DAUC <0003> auc.c:144 vector [0]: ik = 83acd2c23216e38bbceffd34dc1d1040 20250130122522420 DAUC <0003> auc.c:145 vector [0]: res = d50cf8a1d03c36050000000000000000 20250130122522420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122522420 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122522420 DAUC <0003> auc.c:151 vector [0]: kc = d7b28a86e77d4626 20250130122522420 DAUC <0003> auc.c:152 vector [0]: sres = 0530cea4 20250130122522420 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122522420 DAUC <0003> auc.c:113 vector [1]: rand = cc306a6006a68686dcdc2c975bd81b3e 20250130122522420 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122522420 DAUC <0003> auc.c:142 vector [1]: autn = 91d726d954b50000f975b3a962333507 20250130122522421 DAUC <0003> auc.c:143 vector [1]: ck = 5ea9166eb7d4bed0dfb61dd70ca5554a 20250130122522421 DAUC <0003> auc.c:144 vector [1]: ik = d8674cf98f08536295bcfe7c9d4e5fa3 20250130122522421 DAUC <0003> auc.c:145 vector [1]: res = fdee4720f1dc9b090000000000000000 20250130122522421 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122522421 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122522421 DAUC <0003> auc.c:151 vector [1]: kc = ccc4b93ca937e75b 20250130122522421 DAUC <0003> auc.c:152 vector [1]: sres = 0c32dc29 20250130122522421 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122522421 DAUC <0003> auc.c:113 vector [2]: rand = 2e9454e44d96a0defb74c7bd03fa2263 20250130122522421 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122522421 DAUC <0003> auc.c:142 vector [2]: autn = 8ae38961b9b30000ba8fc2352c9f28bd 20250130122522421 DAUC <0003> auc.c:143 vector [2]: ck = 9f15bd076c0203944679e6af8b998cdc 20250130122522421 DAUC <0003> auc.c:144 vector [2]: ik = a186a880f82fd60a18cfeb7deee1d64f 20250130122522421 DAUC <0003> auc.c:145 vector [2]: res = deadf816368c999c0000000000000000 20250130122522421 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122522421 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122522421 DAUC <0003> auc.c:151 vector [2]: kc = 60251855f1558f0d 20250130122522421 DAUC <0003> auc.c:152 vector [2]: sres = e821618a 20250130122522421 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122522421 DAUC <0003> auc.c:113 vector [3]: rand = 8134d1f027532669bf0e462ec39f37b3 20250130122522421 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122522421 DAUC <0003> auc.c:142 vector [3]: autn = 1ddaced7eb3400005f772a6b8a5cdb06 20250130122522421 DAUC <0003> auc.c:143 vector [3]: ck = 0948252af00915545638a898cd86c95a 20250130122522421 DAUC <0003> auc.c:144 vector [3]: ik = cc8c6739501ec2b6e495806ef74591fa 20250130122522421 DAUC <0003> auc.c:145 vector [3]: res = 10b918be14bab97c0000000000000000 20250130122522421 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122522421 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122522421 DAUC <0003> auc.c:151 vector [3]: kc = 77696ae59ad48f42 20250130122522421 DAUC <0003> auc.c:152 vector [3]: sres = 0403a1c2 20250130122522421 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122522421 DAUC <0003> auc.c:113 vector [4]: rand = a14c06733a8d34f5b4f4e22223384b24 20250130122522421 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122522421 DAUC <0003> auc.c:142 vector [4]: autn = 708d7753cdb500004d82a89df154a536 20250130122522421 DAUC <0003> auc.c:143 vector [4]: ck = 7c965c37894412265f7f6ff39d44cd6f 20250130122522421 DAUC <0003> auc.c:144 vector [4]: ik = e2f2f5a4fec756e6ebd15bcf80d978f0 20250130122522421 DAUC <0003> auc.c:145 vector [4]: res = f05a7e02b639f1910000000000000000 20250130122522421 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122522421 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250130122522421 DAUC <0003> auc.c:151 vector [4]: kc = 2aca9daf6a1ef15f 20250130122522421 DAUC <0003> auc.c:152 vector [4]: sres = 46638f93 20250130122522421 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250130122522421 DAUC <0003> db_auc.c:245 IMSI='262422121769951': Generated 5 vectors 20250130122522421 DAUC <0003> db_auc.c:249 IMSI='262422121769951': Updating SQN=161 in DB 20250130122522421 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422121769951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422121769951"} 20250130122522421 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422121769951 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122522421 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122522421 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@127c5caa73b3: Found GsupExpect[0] for "262422121769951" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@127c5caa73b3: Added IMSI table entry 3TC_gsup_sai(15)"262422121769951" TC_gsup_sai(15)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai(15)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122522422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.1:4258 TC_gsup_sai(15)@127c5caa73b3: Final verdict of PTC: pass 20250130122522423 DAUC <0003> db_auc.c:157 IMSI='262422593684300': No 2G Auth Data 20250130122522423 DAUC <0003> db_auc.c:192 IMSI='262422593684300': No 3G Auth Data HLR_Test-GSUP(9)@127c5caa73b3: Created GsupExpect[0] for "262422593684300" to be handled at TC_gsup_sai(16) 20250130122522429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4258 20250130122522431 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522431 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422593684300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422593684300"} 20250130122522431 DAUC <0003> db_auc.c:157 IMSI='262422593684300': No 2G Auth Data 20250130122522431 DAUC <0003> db_auc.c:236 IMSI='262422593684300': Calling to generate 5 vectors 20250130122522431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250130122522431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122522431 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250130122522431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122522431 DAUC <0003> auc.c:113 vector [0]: rand = 97b132556495650d8d881253533c28b0 20250130122522431 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122522431 DAUC <0003> auc.c:142 vector [0]: autn = a82e726e9e990000133271e38d296287 20250130122522431 DAUC <0003> auc.c:143 vector [0]: ck = e88bf6fe51b550880f18de819f763d11 20250130122522431 DAUC <0003> auc.c:144 vector [0]: ik = eac7b9dd26093e5375d2d1602760c263 20250130122522431 DAUC <0003> auc.c:145 vector [0]: res = 56d8a7a677ad86460000000000000000 20250130122522431 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122522431 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122522431 DAUC <0003> auc.c:151 vector [0]: kc = 788640c2cfaa91a9 20250130122522431 DAUC <0003> auc.c:152 vector [0]: sres = 217521e0 20250130122522431 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122522431 DAUC <0003> auc.c:113 vector [1]: rand = 71f85546f6196dc388c2b69b259d3c2a 20250130122522431 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122522431 DAUC <0003> auc.c:142 vector [1]: autn = e0637e87bb1e000075c8c6351ccb08f9 20250130122522431 DAUC <0003> auc.c:143 vector [1]: ck = b4f5a02486c4aedc85a24ed63cc41fc8 20250130122522431 DAUC <0003> auc.c:144 vector [1]: ik = bde4afbdf1fdf7537e76f2d35655cc27 20250130122522431 DAUC <0003> auc.c:145 vector [1]: res = e1eec7d60d739eb20000000000000000 20250130122522431 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122522431 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122522431 DAUC <0003> auc.c:151 vector [1]: kc = f2c5b39c1da88a60 20250130122522431 DAUC <0003> auc.c:152 vector [1]: sres = ec9d5964 20250130122522431 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122522431 DAUC <0003> auc.c:113 vector [2]: rand = 1388c952768395f0b4bd340ac3b1e7d9 20250130122522431 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122522431 DAUC <0003> auc.c:142 vector [2]: autn = fe287fc7a0ae00000090457c9f191515 20250130122522431 DAUC <0003> auc.c:143 vector [2]: ck = 56aebb5cf92498794cf5d39f5f5b3b47 20250130122522431 DAUC <0003> auc.c:144 vector [2]: ik = 98102c8309280a3b418d6e3d3657448e 20250130122522431 DAUC <0003> auc.c:145 vector [2]: res = ece21fa2e233e0fa0000000000000000 20250130122522431 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122522431 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122522431 DAUC <0003> auc.c:151 vector [2]: kc = c3c62a7d9900ed8b 20250130122522431 DAUC <0003> auc.c:152 vector [2]: sres = 0ed1ff58 20250130122522431 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122522431 DAUC <0003> auc.c:113 vector [3]: rand = f3b7fb6d13350524ce0483bf1e47ea0b 20250130122522431 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122522431 DAUC <0003> auc.c:142 vector [3]: autn = af2cd65652d20000c5cd727632716a0e 20250130122522431 DAUC <0003> auc.c:143 vector [3]: ck = cfd300ceea084fe9cb00323ec9dc3244 20250130122522431 DAUC <0003> auc.c:144 vector [3]: ik = 44715035a96899f0ea890d27b49cd19a 20250130122522431 DAUC <0003> auc.c:145 vector [3]: res = 3ab6ad18fc178fb00000000000000000 20250130122522431 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122522431 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122522431 DAUC <0003> auc.c:151 vector [3]: kc = aa2b6fe23e2035c7 20250130122522431 DAUC <0003> auc.c:152 vector [3]: sres = c6a122a8 20250130122522431 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122522431 DAUC <0003> auc.c:113 vector [4]: rand = 368bb722ca8b0fac2ed9f3ff579a0166 20250130122522431 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122522431 DAUC <0003> auc.c:142 vector [4]: autn = 73ab46bb1e8a00004fbc29379d52850c 20250130122522431 DAUC <0003> auc.c:143 vector [4]: ck = 0d0ed32afb7b19a69c72bda76b1d5443 20250130122522431 DAUC <0003> auc.c:144 vector [4]: ik = 9c31945668e3a872de9f2c1326e580f0 20250130122522431 DAUC <0003> auc.c:145 vector [4]: res = 44e8b9e78a93a6320000000000000000 20250130122522431 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122522431 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250130122522431 DAUC <0003> auc.c:151 vector [4]: kc = d3d2d6c8de606567 20250130122522431 DAUC <0003> auc.c:152 vector [4]: sres = ce7b1fd5 20250130122522431 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250130122522431 DAUC <0003> db_auc.c:245 IMSI='262422593684300': Generated 5 vectors 20250130122522431 DAUC <0003> db_auc.c:249 IMSI='262422593684300': Updating SQN=161 in DB 20250130122522431 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422593684300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422593684300"} 20250130122522431 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422593684300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122522431 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122522431 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@127c5caa73b3: Found GsupExpect[0] for "262422593684300" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@127c5caa73b3: Added IMSI table entry 4TC_gsup_sai(16)"262422593684300" TC_gsup_sai(16)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai(16)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122522433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4258 TC_gsup_sai(16)@127c5caa73b3: Final verdict of PTC: pass 20250130122522434 DAUC <0003> db_auc.c:157 IMSI='262420903670749': No 2G Auth Data 20250130122522434 DAUC <0003> db_auc.c:192 IMSI='262420903670749': No 3G Auth Data HLR_Test-GSUP(9)@127c5caa73b3: Created GsupExpect[0] for "262420903670749" to be handled at TC_gsup_sai(17) 20250130122522440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 20250130122522441 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522441 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420903670749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420903670749"} 20250130122522441 DAUC <0003> db_auc.c:236 IMSI='262420903670749': Calling to generate 5 vectors 20250130122522441 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122522441 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122522441 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122522441 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122522441 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122522441 DAUC <0003> auc.c:113 vector [0]: rand = 984ebbe1df3c6d7634367b4bc748569b 20250130122522441 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122522441 DAUC <0003> auc.c:142 vector [0]: autn = 7e0d10b5458000002b5e737325964862 20250130122522441 DAUC <0003> auc.c:143 vector [0]: ck = 2caa0b6cc15ad51c23a24f30799e04fd 20250130122522441 DAUC <0003> auc.c:144 vector [0]: ik = 7743859a2ffa8147d24a65aa24e2cdeb 20250130122522441 DAUC <0003> auc.c:145 vector [0]: res = b7e85b9f463674940000000000000000 20250130122522441 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122522441 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122522441 DAUC <0003> auc.c:179 vector [0]: kc = cb3f5e82680f3000 20250130122522441 DAUC <0003> auc.c:180 vector [0]: sres = a3899b33 20250130122522441 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122522441 DAUC <0003> auc.c:113 vector [1]: rand = 6d90f618aac6a1dd968641e444db1ca7 20250130122522441 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122522441 DAUC <0003> auc.c:142 vector [1]: autn = 663a778d63a60000d6f753010f1879a2 20250130122522441 DAUC <0003> auc.c:143 vector [1]: ck = 07c7363e1460072f1ae0e557350f5dbb 20250130122522441 DAUC <0003> auc.c:144 vector [1]: ik = 8b6bf7444a28b1ff9e63d674187cac36 20250130122522441 DAUC <0003> auc.c:145 vector [1]: res = c8bd8b8394b7751f0000000000000000 20250130122522441 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122522441 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122522441 DAUC <0003> auc.c:179 vector [1]: kc = 741712c6684af800 20250130122522441 DAUC <0003> auc.c:180 vector [1]: sres = 803c227b 20250130122522441 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122522441 DAUC <0003> auc.c:113 vector [2]: rand = 0597dbd88266f8e73d65d1542d9933c7 20250130122522442 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122522442 DAUC <0003> auc.c:142 vector [2]: autn = c3207ddd076e00005cb48a3fff4ef06c 20250130122522442 DAUC <0003> auc.c:143 vector [2]: ck = f683b5e1037262df41ee41fc7351abc3 20250130122522442 DAUC <0003> auc.c:144 vector [2]: ik = 6e3ff1cdbf7e6e0c12925384e5ebe581 20250130122522442 DAUC <0003> auc.c:145 vector [2]: res = a19b15950a150e330000000000000000 20250130122522442 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122522442 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122522442 DAUC <0003> auc.c:179 vector [2]: kc = c5fcb1b2565e5c00 20250130122522442 DAUC <0003> auc.c:180 vector [2]: sres = 042507d9 20250130122522442 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122522442 DAUC <0003> auc.c:113 vector [3]: rand = ed8601b22e5c339ad84ac1250cf0f2c4 20250130122522442 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122522442 DAUC <0003> auc.c:142 vector [3]: autn = d583c984130b000055b00035e8e69872 20250130122522442 DAUC <0003> auc.c:143 vector [3]: ck = 1c52aa6f6a9f595d8763878cde5fb133 20250130122522442 DAUC <0003> auc.c:144 vector [3]: ik = 0ee3a501d44d26299a306c422a72e275 20250130122522442 DAUC <0003> auc.c:145 vector [3]: res = fe34973a937ae6040000000000000000 20250130122522442 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122522442 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122522442 DAUC <0003> auc.c:179 vector [3]: kc = bb452b4feb069c00 20250130122522442 DAUC <0003> auc.c:180 vector [3]: sres = 457d9c5a 20250130122522442 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122522442 DAUC <0003> auc.c:113 vector [4]: rand = e5b4a54b2871013f47c7e7df869758c2 20250130122522442 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122522442 DAUC <0003> auc.c:142 vector [4]: autn = 833a13c42a0a0000184d5c4f42426dd2 20250130122522442 DAUC <0003> auc.c:143 vector [4]: ck = 5000884c2e28c4a20a4e4fdfda4fb11a 20250130122522442 DAUC <0003> auc.c:144 vector [4]: ik = 37298c3a775eb572889ab26c47771707 20250130122522442 DAUC <0003> auc.c:145 vector [4]: res = 60e9fbdf795336810000000000000000 20250130122522442 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122522442 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122522442 DAUC <0003> auc.c:179 vector [4]: kc = df9086855c163c00 20250130122522442 DAUC <0003> auc.c:180 vector [4]: sres = 144d4a9a 20250130122522442 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122522442 DAUC <0003> db_auc.c:245 IMSI='262420903670749': Generated 5 vectors 20250130122522442 DAUC <0003> db_auc.c:249 IMSI='262420903670749': Updating SQN=161 in DB 20250130122522442 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420903670749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420903670749"} 20250130122522442 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420903670749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122522442 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122522442 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@127c5caa73b3: Found GsupExpect[0] for "262420903670749" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@127c5caa73b3: Added IMSI table entry 5TC_gsup_sai(17)"262420903670749" TC_gsup_sai(17)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai(17)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122522443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 TC_gsup_sai(17)@127c5caa73b3: Final verdict of PTC: pass 20250130122522444 DAUC <0003> db_auc.c:157 IMSI='262422634979873': No 2G Auth Data 20250130122522444 DAUC <0003> db_auc.c:192 IMSI='262422634979873': No 3G Auth Data HLR_Test-GSUP(9)@127c5caa73b3: Created GsupExpect[0] for "262422634979873" to be handled at TC_gsup_sai(18) 20250130122522451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 20250130122522452 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522452 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422634979873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422634979873"} 20250130122522453 DAUC <0003> db_auc.c:236 IMSI='262422634979873': Calling to generate 5 vectors 20250130122522453 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122522453 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122522453 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122522453 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122522453 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122522453 DAUC <0003> auc.c:113 vector [0]: rand = d14ff754d851f0a14245c1dce926cc4d 20250130122522453 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122522453 DAUC <0003> auc.c:142 vector [0]: autn = 7c077dac3348000035d8403aad32fe7b 20250130122522453 DAUC <0003> auc.c:143 vector [0]: ck = 817bd2244e72c753c3b0236a3c377456 20250130122522453 DAUC <0003> auc.c:144 vector [0]: ik = 682ddbe75bed4ce55852999ac8800ece 20250130122522453 DAUC <0003> auc.c:145 vector [0]: res = 4c3984a51eda21600000000000000000 20250130122522453 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122522453 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122522453 DAUC <0003> auc.c:179 vector [0]: kc = 687d48a346cf5c00 20250130122522453 DAUC <0003> auc.c:180 vector [0]: sres = 8f7cbf02 20250130122522453 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122522453 DAUC <0003> auc.c:113 vector [1]: rand = 409cc9c189bbfba70cb58d987a154a08 20250130122522453 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122522453 DAUC <0003> auc.c:142 vector [1]: autn = 2065134b16880000ec94843008ee13f3 20250130122522453 DAUC <0003> auc.c:143 vector [1]: ck = d47f99640467fac614fe8409af562624 20250130122522453 DAUC <0003> auc.c:144 vector [1]: ik = e0fe3809f1a02b407a02e922c2739749 20250130122522453 DAUC <0003> auc.c:145 vector [1]: res = 90352aae87dc74380000000000000000 20250130122522453 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122522453 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122522453 DAUC <0003> auc.c:179 vector [1]: kc = 9972a1502ea6c400 20250130122522453 DAUC <0003> auc.c:180 vector [1]: sres = 552e12f0 20250130122522453 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122522453 DAUC <0003> auc.c:113 vector [2]: rand = 9dbb258db50fa2f9ea74e2747371434f 20250130122522453 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122522453 DAUC <0003> auc.c:142 vector [2]: autn = dc98edc1a3e400002055223a048c4a02 20250130122522453 DAUC <0003> auc.c:143 vector [2]: ck = 473da22c4820293c57fbff663b2b8a3c 20250130122522453 DAUC <0003> auc.c:144 vector [2]: ik = f384c31bc5c695b9a1fd484e9bb3e204 20250130122522453 DAUC <0003> auc.c:145 vector [2]: res = 6bf5fb79e376c9f90000000000000000 20250130122522453 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122522453 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122522453 DAUC <0003> auc.c:179 vector [2]: kc = 35422abec04d2000 20250130122522453 DAUC <0003> auc.c:180 vector [2]: sres = 184b93da 20250130122522453 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122522453 DAUC <0003> auc.c:113 vector [3]: rand = 18e209bec40d4345e4ae4513988550c7 20250130122522453 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122522453 DAUC <0003> auc.c:142 vector [3]: autn = d89686f9165c00007477fde861743c62 20250130122522453 DAUC <0003> auc.c:143 vector [3]: ck = 907e4170701cd9f79ffb7dbbf8428d7e 20250130122522453 DAUC <0003> auc.c:144 vector [3]: ik = ca11504524f0924f740649365b772504 20250130122522453 DAUC <0003> auc.c:145 vector [3]: res = 583ffbe0f0bf7c950000000000000000 20250130122522453 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122522453 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122522453 DAUC <0003> auc.c:179 vector [3]: kc = 659a0fb52673cc00 20250130122522453 DAUC <0003> auc.c:180 vector [3]: sres = 7c5cfb08 20250130122522453 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122522453 DAUC <0003> auc.c:113 vector [4]: rand = 2ac29318428a497d14627a0e9dae59fc 20250130122522453 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122522453 DAUC <0003> auc.c:142 vector [4]: autn = 3a546c71b4a200000c725744620c59a9 20250130122522453 DAUC <0003> auc.c:143 vector [4]: ck = ea800a63db78ee774ff36160eb3e311c 20250130122522453 DAUC <0003> auc.c:144 vector [4]: ik = e3d9dc01c5a5d9099f2c409d11cb7c6c 20250130122522453 DAUC <0003> auc.c:145 vector [4]: res = 0fe4f3848e897f7f0000000000000000 20250130122522453 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122522453 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122522453 DAUC <0003> auc.c:179 vector [4]: kc = 5957ea9f0d898000 20250130122522453 DAUC <0003> auc.c:180 vector [4]: sres = b166886e 20250130122522453 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122522453 DAUC <0003> db_auc.c:245 IMSI='262422634979873': Generated 5 vectors 20250130122522453 DAUC <0003> db_auc.c:249 IMSI='262422634979873': Updating SQN=161 in DB 20250130122522453 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422634979873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422634979873"} 20250130122522453 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422634979873 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122522453 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122522453 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@127c5caa73b3: Found GsupExpect[0] for "262422634979873" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@127c5caa73b3: Added IMSI table entry 6TC_gsup_sai(18)"262422634979873" TC_gsup_sai(18)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai(18)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122522454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 TC_gsup_sai(18)@127c5caa73b3: Final verdict of PTC: pass 20250130122522455 DAUC <0003> db_auc.c:157 IMSI='262424072657698': No 2G Auth Data 20250130122522455 DAUC <0003> db_auc.c:192 IMSI='262424072657698': No 3G Auth Data HLR_Test-GSUP(9)@127c5caa73b3: Created GsupExpect[0] for "262424072657698" to be handled at TC_gsup_sai(19) 20250130122522462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4258 20250130122522463 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522463 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424072657698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424072657698"} 20250130122522463 DAUC <0003> db_auc.c:236 IMSI='262424072657698': Calling to generate 5 vectors 20250130122522463 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122522463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122522463 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122522463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122522463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122522463 DAUC <0003> auc.c:113 vector [0]: rand = d310e4508eaef431187703050b1679cb 20250130122522463 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122522463 DAUC <0003> auc.c:142 vector [0]: autn = 167c09a22cda000023b46b8311c8f634 20250130122522463 DAUC <0003> auc.c:143 vector [0]: ck = 78ac000d8e34ae4038231f7fd59f59e0 20250130122522463 DAUC <0003> auc.c:144 vector [0]: ik = c702e3a52e791715c0d0c2e4f8f68061 20250130122522463 DAUC <0003> auc.c:145 vector [0]: res = 0899f1b35856ebc70000000000000000 20250130122522463 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122522463 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122522463 DAUC <0003> auc.c:179 vector [0]: kc = 69558d39b1dfbb62 20250130122522463 DAUC <0003> auc.c:180 vector [0]: sres = b50decb2 20250130122522464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122522464 DAUC <0003> auc.c:113 vector [1]: rand = b25a95a79551e18e7532d43ca27cde36 20250130122522464 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122522464 DAUC <0003> auc.c:142 vector [1]: autn = 036bb7651bcb0000f8ee8c0f2c9e7da4 20250130122522464 DAUC <0003> auc.c:143 vector [1]: ck = b27b5c5fceb49657906d29f0bac1d52c 20250130122522464 DAUC <0003> auc.c:144 vector [1]: ik = 489f9a33a5d5026cf4bb0f36b95a4e0f 20250130122522464 DAUC <0003> auc.c:145 vector [1]: res = bc1f1df52ae0e6490000000000000000 20250130122522464 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122522464 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122522464 DAUC <0003> auc.c:179 vector [1]: kc = 8db59e98c56450ad 20250130122522464 DAUC <0003> auc.c:180 vector [1]: sres = 9ed3835a 20250130122522464 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122522464 DAUC <0003> auc.c:113 vector [2]: rand = ef3b9a08d12fda489a3051d576378b27 20250130122522464 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122522464 DAUC <0003> auc.c:142 vector [2]: autn = 473900fa97260000f0cf9c1c6575800b 20250130122522464 DAUC <0003> auc.c:143 vector [2]: ck = 73384065c2038469868e7ea8d3b02e0a 20250130122522464 DAUC <0003> auc.c:144 vector [2]: ik = f3ce810e55b9bd04e4005629671ce8e0 20250130122522464 DAUC <0003> auc.c:145 vector [2]: res = 0fa48db2c76c3a980000000000000000 20250130122522464 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122522464 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122522464 DAUC <0003> auc.c:179 vector [2]: kc = 3c0eae0083520ff1 20250130122522464 DAUC <0003> auc.c:180 vector [2]: sres = d855be46 20250130122522464 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122522464 DAUC <0003> auc.c:113 vector [3]: rand = 658ca27bd772f6bcac5356ed95217d29 20250130122522464 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122522464 DAUC <0003> auc.c:142 vector [3]: autn = 54862b1b15830000e1c4cc5f237d462b 20250130122522464 DAUC <0003> auc.c:143 vector [3]: ck = ef9b7fa516bdfe803a9507dcf2672fa2 20250130122522464 DAUC <0003> auc.c:144 vector [3]: ik = df724c42b3b55924e67c26305cb643fc 20250130122522464 DAUC <0003> auc.c:145 vector [3]: res = 9e7f556e38d2534b0000000000000000 20250130122522464 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122522464 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122522464 DAUC <0003> auc.c:179 vector [3]: kc = 123a18d457eaa53e 20250130122522464 DAUC <0003> auc.c:180 vector [3]: sres = 8d07cd44 20250130122522464 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122522464 DAUC <0003> auc.c:113 vector [4]: rand = 4d880301ba523f589341033ec4b13c72 20250130122522464 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122522464 DAUC <0003> auc.c:142 vector [4]: autn = 10f6a10260e20000587e6447a5ad4065 20250130122522464 DAUC <0003> auc.c:143 vector [4]: ck = 1df94df8b182d4afb8c8689a64eeecc0 20250130122522464 DAUC <0003> auc.c:144 vector [4]: ik = 45aa18f0298ef09fc4cede7ffbbda592 20250130122522464 DAUC <0003> auc.c:145 vector [4]: res = 7e11e6fd54d718db0000000000000000 20250130122522464 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122522464 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122522464 DAUC <0003> auc.c:179 vector [4]: kc = 0f9e2144abbe4799 20250130122522464 DAUC <0003> auc.c:180 vector [4]: sres = 5aba4161 20250130122522464 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122522464 DAUC <0003> db_auc.c:245 IMSI='262424072657698': Generated 5 vectors 20250130122522464 DAUC <0003> db_auc.c:249 IMSI='262424072657698': Updating SQN=161 in DB 20250130122522464 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424072657698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424072657698"} 20250130122522464 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424072657698 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122522464 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122522464 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@127c5caa73b3: Found GsupExpect[0] for "262424072657698" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@127c5caa73b3: Added IMSI table entry 7TC_gsup_sai(19)"262424072657698" TC_gsup_sai(19)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai(19)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122522465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60774<->l=127.0.0.1:4258 TC_gsup_sai(19)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122522466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60676<->l=127.0.0.1:4258 20250130122522466 DLINP <000b> input/ipa.c:451 connected read/write 20250130122522466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122522466 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122522466 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122522466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@127c5caa73b3: Final verdict of PTC: none 20250130122522466 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34333<->l=127.0.0.1:4259) 10@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_sai finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:22 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250130122522489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 20250130122522590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78360) Waiting for packet dumper to finish... 1 (prev_count=78360, count=163380) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:24 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_sai_num_auth_vectors started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122525711 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122525711 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122525713 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122525715 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525715 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122525715 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122525715 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  20250130122525715 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122525715 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  20250130122525715 DLGSUP <0013> gsup_server.c:235 2:  20250130122525715 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122525715 DLGSUP <0013> gsup_server.c:235 3:  20250130122525715 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122525715 DLGSUP <0013> gsup_server.c:235 4:  20250130122525715 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122525715 DLGSUP <0013> gsup_server.c:235 5:  20250130122525715 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122525715 DLGSUP <0013> gsup_server.c:235 7:  20250130122525715 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122525715 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122525715 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122525715 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@127c5caa73b3: 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") 20250130122525723 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43385<->l=127.0.0.1:4259) 20250130122525726 DAUC <0003> db_auc.c:157 IMSI='262426342937150': No 2G Auth Data 20250130122525726 DAUC <0003> db_auc.c:192 IMSI='262426342937150': No 3G Auth Data HLR_Test-GSUP(21)@127c5caa73b3: Created GsupExpect[0] for "262426342937150" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250130122525734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60786<->l=127.0.0.1:4258 20250130122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525758 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426342937150"} 20250130122525758 DAUC <0003> db_auc.c:192 IMSI='262426342937150': No 3G Auth Data 20250130122525758 DAUC <0003> db_auc.c:236 IMSI='262426342937150': Calling to generate 1 vectors 20250130122525758 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250130122525758 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525758 DAUC <0003> auc.c:113 vector [0]: rand = 8c5f8cade8d5d585d35bc5ce78ef791d 20250130122525758 DAUC <0003> auc.c:179 vector [0]: kc = da24d28742773400 20250130122525758 DAUC <0003> auc.c:180 vector [0]: sres = b5d05900 20250130122525758 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525758 DAUC <0003> db_auc.c:245 IMSI='262426342937150': Generated 1 vectors 20250130122525758 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426342937150"} 20250130122525758 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@127c5caa73b3: Found GsupExpect[0] for "262426342937150" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@127c5caa73b3: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262426342937150" TC_gsup_sai_num_auth_vectors(24)@127c5caa73b3: setverdict(pass): none -> pass 20250130122525765 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525765 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426342937150"} 20250130122525765 DAUC <0003> db_auc.c:192 IMSI='262426342937150': No 3G Auth Data 20250130122525765 DAUC <0003> db_auc.c:236 IMSI='262426342937150': Calling to generate 4 vectors 20250130122525765 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250130122525765 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525765 DAUC <0003> auc.c:113 vector [0]: rand = 4cca5961943fb7a35cdab5a2c47e91f8 20250130122525765 DAUC <0003> auc.c:179 vector [0]: kc = e63d48cc05c66000 20250130122525765 DAUC <0003> auc.c:180 vector [0]: sres = 3342507c 20250130122525765 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525765 DAUC <0003> auc.c:113 vector [1]: rand = 6dc07aebb5239c8e08b11698986d71e8 20250130122525765 DAUC <0003> auc.c:179 vector [1]: kc = a25d81c13641ec00 20250130122525765 DAUC <0003> auc.c:180 vector [1]: sres = de2f8363 20250130122525765 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122525765 DAUC <0003> auc.c:113 vector [2]: rand = 6396eff7c11768f583b8b74a0ca406b3 20250130122525765 DAUC <0003> auc.c:179 vector [2]: kc = 806975fe2444dc00 20250130122525765 DAUC <0003> auc.c:180 vector [2]: sres = 1d4ee339 20250130122525765 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122525765 DAUC <0003> auc.c:113 vector [3]: rand = 78db12e48c89cb0554e6b906599b9f54 20250130122525765 DAUC <0003> auc.c:179 vector [3]: kc = 4b17c6db8795cc00 20250130122525765 DAUC <0003> auc.c:180 vector [3]: sres = 65222f1f 20250130122525765 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122525765 DAUC <0003> db_auc.c:245 IMSI='262426342937150': Generated 4 vectors 20250130122525765 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426342937150"} 20250130122525765 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525765 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525765 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525769 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525769 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426342937150"} 20250130122525769 DAUC <0003> db_auc.c:192 IMSI='262426342937150': No 3G Auth Data 20250130122525769 DAUC <0003> db_auc.c:236 IMSI='262426342937150': Calling to generate 5 vectors 20250130122525769 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250130122525769 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525769 DAUC <0003> auc.c:113 vector [0]: rand = 3fb55c9af108b978f6e8b7ac82066c41 20250130122525769 DAUC <0003> auc.c:179 vector [0]: kc = def2d2ba31056000 20250130122525769 DAUC <0003> auc.c:180 vector [0]: sres = 0c7d3895 20250130122525769 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525769 DAUC <0003> auc.c:113 vector [1]: rand = 9d843a3f706d0cb18c1ad0639687505e 20250130122525769 DAUC <0003> auc.c:179 vector [1]: kc = 74288c8d6583e400 20250130122525769 DAUC <0003> auc.c:180 vector [1]: sres = 775adf5a 20250130122525769 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122525769 DAUC <0003> auc.c:113 vector [2]: rand = ed8c09462cc7dffdcc7f0761e230c3a3 20250130122525769 DAUC <0003> auc.c:179 vector [2]: kc = 577f804d30704400 20250130122525769 DAUC <0003> auc.c:180 vector [2]: sres = c98aa38a 20250130122525769 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122525769 DAUC <0003> auc.c:113 vector [3]: rand = fec1fd0a569e21fe59f32344c97ed6dc 20250130122525769 DAUC <0003> auc.c:179 vector [3]: kc = cd5eddd0debeec00 20250130122525770 DAUC <0003> auc.c:180 vector [3]: sres = e9a02b7b 20250130122525770 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122525770 DAUC <0003> auc.c:113 vector [4]: rand = bb437b74a897fde0a88444a557d55fa1 20250130122525770 DAUC <0003> auc.c:179 vector [4]: kc = a207860eb211b400 20250130122525770 DAUC <0003> auc.c:180 vector [4]: sres = b52049c4 20250130122525770 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250130122525770 DAUC <0003> db_auc.c:245 IMSI='262426342937150': Generated 5 vectors 20250130122525770 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426342937150"} 20250130122525770 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525772 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525772 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426342937150"} 20250130122525772 DAUC <0003> db_auc.c:192 IMSI='262426342937150': No 3G Auth Data 20250130122525772 DAUC <0003> db_auc.c:236 IMSI='262426342937150': Calling to generate 5 vectors 20250130122525772 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250130122525772 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525772 DAUC <0003> auc.c:113 vector [0]: rand = 5139f5fba61590b9ab8cc3c9da59270c 20250130122525772 DAUC <0003> auc.c:179 vector [0]: kc = f73836ca828a5c00 20250130122525772 DAUC <0003> auc.c:180 vector [0]: sres = 4501a305 20250130122525772 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525772 DAUC <0003> auc.c:113 vector [1]: rand = fd8c32681470a5f285b99a13f3596b44 20250130122525772 DAUC <0003> auc.c:179 vector [1]: kc = af06532128b1ac00 20250130122525772 DAUC <0003> auc.c:180 vector [1]: sres = 8912c664 20250130122525772 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122525772 DAUC <0003> auc.c:113 vector [2]: rand = 8c846e5d2e5e352f0a8f6ccc42b412d3 20250130122525772 DAUC <0003> auc.c:179 vector [2]: kc = 2353e47e5baa4800 20250130122525772 DAUC <0003> auc.c:180 vector [2]: sres = 316199d7 20250130122525772 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122525772 DAUC <0003> auc.c:113 vector [3]: rand = 4fc548b4104f9eea1ce7b373d9bd4e8f 20250130122525772 DAUC <0003> auc.c:179 vector [3]: kc = 217f5009dd29d000 20250130122525772 DAUC <0003> auc.c:180 vector [3]: sres = e75bbbcf 20250130122525772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122525772 DAUC <0003> auc.c:113 vector [4]: rand = 7b414f5e0b87ea594b5249133f57b127 20250130122525772 DAUC <0003> auc.c:179 vector [4]: kc = 8f15057958a84000 20250130122525772 DAUC <0003> auc.c:180 vector [4]: sres = 2a52ddda 20250130122525772 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250130122525772 DAUC <0003> db_auc.c:245 IMSI='262426342937150': Generated 5 vectors 20250130122525772 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426342937150"} 20250130122525772 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426342937150 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525772 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525773 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60786<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@127c5caa73b3: Final verdict of PTC: pass 20250130122525776 DAUC <0003> db_auc.c:157 IMSI='262421681555342': No 2G Auth Data 20250130122525776 DAUC <0003> db_auc.c:192 IMSI='262421681555342': No 3G Auth Data HLR_Test-GSUP(21)@127c5caa73b3: Created GsupExpect[0] for "262421681555342" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250130122525786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60798<->l=127.0.0.1:4258 20250130122525788 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525788 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421681555342"} 20250130122525788 DAUC <0003> db_auc.c:192 IMSI='262421681555342': No 3G Auth Data 20250130122525788 DAUC <0003> db_auc.c:236 IMSI='262421681555342': Calling to generate 1 vectors 20250130122525788 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250130122525788 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525788 DAUC <0003> auc.c:113 vector [0]: rand = 3346ab7f76d555c21c74c55aacb7dcc6 20250130122525788 DAUC <0003> auc.c:179 vector [0]: kc = 6947ac3ef95f2000 20250130122525788 DAUC <0003> auc.c:180 vector [0]: sres = a7c91431 20250130122525788 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525788 DAUC <0003> db_auc.c:245 IMSI='262421681555342': Generated 1 vectors 20250130122525788 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421681555342"} 20250130122525788 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525788 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525788 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@127c5caa73b3: Found GsupExpect[0] for "262421681555342" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@127c5caa73b3: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421681555342" TC_gsup_sai_num_auth_vectors(25)@127c5caa73b3: setverdict(pass): none -> pass 20250130122525789 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525789 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421681555342"} 20250130122525789 DAUC <0003> db_auc.c:192 IMSI='262421681555342': No 3G Auth Data 20250130122525789 DAUC <0003> db_auc.c:236 IMSI='262421681555342': Calling to generate 4 vectors 20250130122525789 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250130122525789 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525789 DAUC <0003> auc.c:113 vector [0]: rand = 21455be861b71087cd6f4fb89e6b00c6 20250130122525789 DAUC <0003> auc.c:179 vector [0]: kc = 2edd211a0fac2c00 20250130122525789 DAUC <0003> auc.c:180 vector [0]: sres = d2a18278 20250130122525789 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525789 DAUC <0003> auc.c:113 vector [1]: rand = 0b9efd7847a0ce533a6c081b1e46dec8 20250130122525789 DAUC <0003> auc.c:179 vector [1]: kc = 4c5035d273dd8800 20250130122525789 DAUC <0003> auc.c:180 vector [1]: sres = 341f24d6 20250130122525789 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122525789 DAUC <0003> auc.c:113 vector [2]: rand = 86c1509b4154cd6fe7a602c41e2a2728 20250130122525789 DAUC <0003> auc.c:179 vector [2]: kc = f0918fbeb1f09c00 20250130122525789 DAUC <0003> auc.c:180 vector [2]: sres = b382cae6 20250130122525789 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122525789 DAUC <0003> auc.c:113 vector [3]: rand = a9c599e8d158610057d1b1cd46067ab2 20250130122525789 DAUC <0003> auc.c:179 vector [3]: kc = f04615ef747bf800 20250130122525789 DAUC <0003> auc.c:180 vector [3]: sres = dc50f5a8 20250130122525789 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122525789 DAUC <0003> db_auc.c:245 IMSI='262421681555342': Generated 4 vectors 20250130122525789 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421681555342"} 20250130122525789 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525789 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525790 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525790 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525790 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421681555342"} 20250130122525790 DAUC <0003> db_auc.c:192 IMSI='262421681555342': No 3G Auth Data 20250130122525790 DAUC <0003> db_auc.c:236 IMSI='262421681555342': Calling to generate 5 vectors 20250130122525790 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250130122525790 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525790 DAUC <0003> auc.c:113 vector [0]: rand = a3772d01f7c43c6da1283ea12f2c0a74 20250130122525790 DAUC <0003> auc.c:179 vector [0]: kc = e612e09f2080b800 20250130122525790 DAUC <0003> auc.c:180 vector [0]: sres = d76b038f 20250130122525790 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525790 DAUC <0003> auc.c:113 vector [1]: rand = bfb0c3935d8cd84b30805721592c77d4 20250130122525790 DAUC <0003> auc.c:179 vector [1]: kc = 0fd7e6301101c000 20250130122525790 DAUC <0003> auc.c:180 vector [1]: sres = 7c326166 20250130122525790 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122525790 DAUC <0003> auc.c:113 vector [2]: rand = 0c50b8054f52aae19b0bef43c1f86273 20250130122525790 DAUC <0003> auc.c:179 vector [2]: kc = 2213c02e2073a000 20250130122525790 DAUC <0003> auc.c:180 vector [2]: sres = aef99239 20250130122525790 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122525790 DAUC <0003> auc.c:113 vector [3]: rand = a6d120da07f9c414fb331131f38d241a 20250130122525790 DAUC <0003> auc.c:179 vector [3]: kc = dd31e45ff938a400 20250130122525790 DAUC <0003> auc.c:180 vector [3]: sres = 259de25a 20250130122525790 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122525790 DAUC <0003> auc.c:113 vector [4]: rand = 41bc277e68a8ba8c7c4ecb6e68991d43 20250130122525790 DAUC <0003> auc.c:179 vector [4]: kc = ac94afef084b2800 20250130122525791 DAUC <0003> auc.c:180 vector [4]: sres = dd22819e 20250130122525791 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250130122525791 DAUC <0003> db_auc.c:245 IMSI='262421681555342': Generated 5 vectors 20250130122525791 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421681555342"} 20250130122525791 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525791 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525791 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525791 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525791 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421681555342"} 20250130122525791 DAUC <0003> db_auc.c:192 IMSI='262421681555342': No 3G Auth Data 20250130122525791 DAUC <0003> db_auc.c:236 IMSI='262421681555342': Calling to generate 5 vectors 20250130122525791 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250130122525791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525791 DAUC <0003> auc.c:113 vector [0]: rand = 055b1c9775e2c40375d22c2b1bf39b8e 20250130122525791 DAUC <0003> auc.c:179 vector [0]: kc = 6e42a4dddffd1800 20250130122525791 DAUC <0003> auc.c:180 vector [0]: sres = 3c394fb8 20250130122525791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525791 DAUC <0003> auc.c:113 vector [1]: rand = 3c7c32516acbb82b86f5b69b2cad79de 20250130122525791 DAUC <0003> auc.c:179 vector [1]: kc = 97e43bdfb17c5800 20250130122525792 DAUC <0003> auc.c:180 vector [1]: sres = 2523f309 20250130122525792 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122525792 DAUC <0003> auc.c:113 vector [2]: rand = 6ca14ac063d69423f0343efcc183b3ab 20250130122525792 DAUC <0003> auc.c:179 vector [2]: kc = 54d6fa6ef2828400 20250130122525792 DAUC <0003> auc.c:180 vector [2]: sres = 656575c2 20250130122525792 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122525792 DAUC <0003> auc.c:113 vector [3]: rand = 430cb4620536d65e602b736d659d0856 20250130122525792 DAUC <0003> auc.c:179 vector [3]: kc = fd13d1d522624000 20250130122525792 DAUC <0003> auc.c:180 vector [3]: sres = adf8ec6f 20250130122525792 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122525792 DAUC <0003> auc.c:113 vector [4]: rand = 43379f54ca05899ac5ba37effe885e6d 20250130122525792 DAUC <0003> auc.c:179 vector [4]: kc = 37d5432cf6348800 20250130122525792 DAUC <0003> auc.c:180 vector [4]: sres = 105185c6 20250130122525792 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250130122525792 DAUC <0003> db_auc.c:245 IMSI='262421681555342': Generated 5 vectors 20250130122525792 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421681555342"} 20250130122525792 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421681555342 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525792 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525792 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60798<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@127c5caa73b3: Final verdict of PTC: pass 20250130122525793 DAUC <0003> db_auc.c:157 IMSI='262423159350705': No 2G Auth Data 20250130122525793 DAUC <0003> db_auc.c:192 IMSI='262423159350705': No 3G Auth Data HLR_Test-GSUP(21)@127c5caa73b3: Created GsupExpect[0] for "262423159350705" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250130122525801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20250130122525803 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525803 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423159350705"} 20250130122525803 DAUC <0003> db_auc.c:192 IMSI='262423159350705': No 3G Auth Data 20250130122525803 DAUC <0003> db_auc.c:236 IMSI='262423159350705': Calling to generate 1 vectors 20250130122525803 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250130122525803 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525803 DAUC <0003> auc.c:113 vector [0]: rand = a8b239e9a7276d1f05163e5f4aaa2301 20250130122525803 DAUC <0003> auc.c:179 vector [0]: kc = 7e01d106b9baa7ac 20250130122525803 DAUC <0003> auc.c:180 vector [0]: sres = ef11a8fc 20250130122525803 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525803 DAUC <0003> db_auc.c:245 IMSI='262423159350705': Generated 1 vectors 20250130122525803 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423159350705"} 20250130122525803 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525803 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525803 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@127c5caa73b3: Found GsupExpect[0] for "262423159350705" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@127c5caa73b3: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262423159350705" TC_gsup_sai_num_auth_vectors(26)@127c5caa73b3: setverdict(pass): none -> pass 20250130122525804 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525804 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423159350705"} 20250130122525804 DAUC <0003> db_auc.c:192 IMSI='262423159350705': No 3G Auth Data 20250130122525804 DAUC <0003> db_auc.c:236 IMSI='262423159350705': Calling to generate 4 vectors 20250130122525804 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250130122525804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525804 DAUC <0003> auc.c:113 vector [0]: rand = b4466f8fc6a2d72fc805755b39abab31 20250130122525804 DAUC <0003> auc.c:179 vector [0]: kc = 37ba4dc25bbc17a9 20250130122525804 DAUC <0003> auc.c:180 vector [0]: sres = 01bc5cb4 20250130122525804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525804 DAUC <0003> auc.c:113 vector [1]: rand = a8541ae29429b440696e286ca5968377 20250130122525804 DAUC <0003> auc.c:179 vector [1]: kc = 5b6a52f9a2d66b2d 20250130122525804 DAUC <0003> auc.c:180 vector [1]: sres = f44bf254 20250130122525804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122525804 DAUC <0003> auc.c:113 vector [2]: rand = 13d46b91ef698819453bd2988760f3ce 20250130122525804 DAUC <0003> auc.c:179 vector [2]: kc = 62cc059549e19fec 20250130122525804 DAUC <0003> auc.c:180 vector [2]: sres = 8f191411 20250130122525804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122525804 DAUC <0003> auc.c:113 vector [3]: rand = 3cc16dc3b745d9bb2cf0fa2e98793904 20250130122525804 DAUC <0003> auc.c:179 vector [3]: kc = 5c4222563a32fe17 20250130122525804 DAUC <0003> auc.c:180 vector [3]: sres = 3d834019 20250130122525804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122525804 DAUC <0003> db_auc.c:245 IMSI='262423159350705': Generated 4 vectors 20250130122525804 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423159350705"} 20250130122525804 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525804 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525804 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525805 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525805 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423159350705"} 20250130122525805 DAUC <0003> db_auc.c:192 IMSI='262423159350705': No 3G Auth Data 20250130122525805 DAUC <0003> db_auc.c:236 IMSI='262423159350705': Calling to generate 5 vectors 20250130122525805 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250130122525805 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525805 DAUC <0003> auc.c:113 vector [0]: rand = d0e52d2951880864b4d2f9d28ca04a72 20250130122525805 DAUC <0003> auc.c:179 vector [0]: kc = a3f27f9ec0b3b7c8 20250130122525805 DAUC <0003> auc.c:180 vector [0]: sres = 8f95cb95 20250130122525805 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525805 DAUC <0003> auc.c:113 vector [1]: rand = 3da17c6239f674da44614297fe21f578 20250130122525805 DAUC <0003> auc.c:179 vector [1]: kc = 660c0e0ab4cd438a 20250130122525805 DAUC <0003> auc.c:180 vector [1]: sres = 675df2f3 20250130122525805 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122525805 DAUC <0003> auc.c:113 vector [2]: rand = 1590037f06d3cf77ba994c85099916c8 20250130122525805 DAUC <0003> auc.c:179 vector [2]: kc = e3a93f66fda2095c 20250130122525805 DAUC <0003> auc.c:180 vector [2]: sres = 0868a572 20250130122525805 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122525805 DAUC <0003> auc.c:113 vector [3]: rand = c67e880536e11213a29c3514c8ec47f8 20250130122525805 DAUC <0003> auc.c:179 vector [3]: kc = a6934ed6c524b77d 20250130122525806 DAUC <0003> auc.c:180 vector [3]: sres = 866ac197 20250130122525806 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122525806 DAUC <0003> auc.c:113 vector [4]: rand = 05fb1a1c1e3db80988f4663ba9c638f1 20250130122525806 DAUC <0003> auc.c:179 vector [4]: kc = deb874a3bf057293 20250130122525806 DAUC <0003> auc.c:180 vector [4]: sres = 6589597b 20250130122525806 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250130122525806 DAUC <0003> db_auc.c:245 IMSI='262423159350705': Generated 5 vectors 20250130122525806 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423159350705"} 20250130122525806 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525806 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525806 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525807 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525807 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423159350705"} 20250130122525807 DAUC <0003> db_auc.c:192 IMSI='262423159350705': No 3G Auth Data 20250130122525807 DAUC <0003> db_auc.c:236 IMSI='262423159350705': Calling to generate 5 vectors 20250130122525807 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250130122525807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525807 DAUC <0003> auc.c:113 vector [0]: rand = 78a58604600e615abe639c7ce7b26fe1 20250130122525807 DAUC <0003> auc.c:179 vector [0]: kc = 69f750ef495834ef 20250130122525807 DAUC <0003> auc.c:180 vector [0]: sres = fc72f662 20250130122525807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250130122525807 DAUC <0003> auc.c:113 vector [1]: rand = e8126f1498175b8d0f87abcadd4ce364 20250130122525807 DAUC <0003> auc.c:179 vector [1]: kc = 6f07a116647a1309 20250130122525807 DAUC <0003> auc.c:180 vector [1]: sres = 640183e1 20250130122525807 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250130122525807 DAUC <0003> auc.c:113 vector [2]: rand = dce52f1568d995e96fdb68e0f942911c 20250130122525807 DAUC <0003> auc.c:179 vector [2]: kc = 410f7d7a212d8988 20250130122525807 DAUC <0003> auc.c:180 vector [2]: sres = 772e48e7 20250130122525807 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250130122525807 DAUC <0003> auc.c:113 vector [3]: rand = 1d94f2188d9d9e0d61e9186163c21859 20250130122525807 DAUC <0003> auc.c:179 vector [3]: kc = e0cd2f1044909eb9 20250130122525807 DAUC <0003> auc.c:180 vector [3]: sres = 157f52c5 20250130122525807 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250130122525807 DAUC <0003> auc.c:113 vector [4]: rand = cd52c2fc690513a10f6b5256c357ed4c 20250130122525807 DAUC <0003> auc.c:179 vector [4]: kc = e43a0d533e67bb04 20250130122525807 DAUC <0003> auc.c:180 vector [4]: sres = 6dde8123 20250130122525807 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250130122525807 DAUC <0003> db_auc.c:245 IMSI='262423159350705': Generated 5 vectors 20250130122525807 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423159350705"} 20250130122525807 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423159350705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525807 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525807 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@127c5caa73b3: Final verdict of PTC: pass 20250130122525808 DAUC <0003> db_auc.c:157 IMSI='262421089870496': No 2G Auth Data 20250130122525808 DAUC <0003> db_auc.c:192 IMSI='262421089870496': No 3G Auth Data HLR_Test-GSUP(21)@127c5caa73b3: Created GsupExpect[0] for "262421089870496" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250130122525814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4258 20250130122525816 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525816 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421089870496"} 20250130122525816 DAUC <0003> db_auc.c:157 IMSI='262421089870496': No 2G Auth Data 20250130122525816 DAUC <0003> db_auc.c:236 IMSI='262421089870496': Calling to generate 1 vectors 20250130122525816 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250130122525816 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525816 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525816 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122525816 DAUC <0003> auc.c:113 vector [0]: rand = 6340efb67bad74580e1e7a4885648ad5 20250130122525816 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122525816 DAUC <0003> auc.c:142 vector [0]: autn = 44f3a21411830000da4f0cea7a1d8f70 20250130122525816 DAUC <0003> auc.c:143 vector [0]: ck = 1f5c3db990a14b88526e2df5ccf1fb88 20250130122525816 DAUC <0003> auc.c:144 vector [0]: ik = 4265e5553b32d58fbd7cb55adc577612 20250130122525816 DAUC <0003> auc.c:145 vector [0]: res = 51b3bb1f1e459a160000000000000000 20250130122525816 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525816 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122525816 DAUC <0003> auc.c:151 vector [0]: kc = b22b4043bb35139d 20250130122525816 DAUC <0003> auc.c:152 vector [0]: sres = 4ff62109 20250130122525816 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122525816 DAUC <0003> db_auc.c:245 IMSI='262421089870496': Generated 1 vectors 20250130122525816 DAUC <0003> db_auc.c:249 IMSI='262421089870496': Updating SQN=33 in DB 20250130122525816 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421089870496"} 20250130122525816 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525816 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525816 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@127c5caa73b3: Found GsupExpect[0] for "262421089870496" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@127c5caa73b3: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421089870496" TC_gsup_sai_num_auth_vectors(27)@127c5caa73b3: setverdict(pass): none -> pass 20250130122525817 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525817 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421089870496"} 20250130122525817 DAUC <0003> db_auc.c:157 IMSI='262421089870496': No 2G Auth Data 20250130122525817 DAUC <0003> db_auc.c:236 IMSI='262421089870496': Calling to generate 4 vectors 20250130122525817 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250130122525817 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525817 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525817 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250130122525817 DAUC <0003> auc.c:113 vector [0]: rand = 3d415e226814e88a38549ec521a7ff2e 20250130122525817 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250130122525817 DAUC <0003> auc.c:142 vector [0]: autn = a160609da0c30000ec65cb85ffd7726b 20250130122525817 DAUC <0003> auc.c:143 vector [0]: ck = ae0d03727c35131cf9fb1fe48d091e98 20250130122525817 DAUC <0003> auc.c:144 vector [0]: ik = 45ea4065839f6b8d5344d79eb8d8959b 20250130122525817 DAUC <0003> auc.c:145 vector [0]: res = d13f9587997cca3b0000000000000000 20250130122525817 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525817 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122525817 DAUC <0003> auc.c:151 vector [0]: kc = 41588b6dca7bf392 20250130122525817 DAUC <0003> auc.c:152 vector [0]: sres = 48435fbc 20250130122525817 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122525817 DAUC <0003> auc.c:113 vector [1]: rand = 4493a7047068b4f1e5dd0c2d9777e520 20250130122525817 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250130122525817 DAUC <0003> auc.c:142 vector [1]: autn = 1f61e250b370000078e7fd4cf4f45ed9 20250130122525817 DAUC <0003> auc.c:143 vector [1]: ck = e0d94904004a2970715b63a74b02c9b2 20250130122525817 DAUC <0003> auc.c:144 vector [1]: ik = 3524f4475610a68f1a51843b3b0850ce 20250130122525817 DAUC <0003> auc.c:145 vector [1]: res = f250d3ff72fab7e90000000000000000 20250130122525817 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525817 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122525817 DAUC <0003> auc.c:151 vector [1]: kc = bef75adf26501683 20250130122525817 DAUC <0003> auc.c:152 vector [1]: sres = 80aa6416 20250130122525818 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122525818 DAUC <0003> auc.c:113 vector [2]: rand = a5490444da4233e725acb9a6c030a267 20250130122525818 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250130122525818 DAUC <0003> auc.c:142 vector [2]: autn = cab6aa665f4c0000ffed5373a9c1a403 20250130122525818 DAUC <0003> auc.c:143 vector [2]: ck = c2609ee8cce5af74bae4b387e398ec6b 20250130122525818 DAUC <0003> auc.c:144 vector [2]: ik = 4428a8456d39ce0155221275b8806f2e 20250130122525818 DAUC <0003> auc.c:145 vector [2]: res = 2a9b4dea4440230a0000000000000000 20250130122525818 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525818 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122525818 DAUC <0003> auc.c:151 vector [2]: kc = 698e975ffac4e230 20250130122525818 DAUC <0003> auc.c:152 vector [2]: sres = 6edb6ee0 20250130122525818 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122525818 DAUC <0003> auc.c:113 vector [3]: rand = 5b139f0cfa989df1336a93c4515623f0 20250130122525818 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250130122525818 DAUC <0003> auc.c:142 vector [3]: autn = ae3c0c6fbf9c0000f72935464fe67a37 20250130122525818 DAUC <0003> auc.c:143 vector [3]: ck = 8bc2cbce9dee32a1dff61b1ed5153388 20250130122525818 DAUC <0003> auc.c:144 vector [3]: ik = 306304b0f01dec4e88cac53f142f8e3e 20250130122525818 DAUC <0003> auc.c:145 vector [3]: res = 5077f58768dd0a0c0000000000000000 20250130122525818 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525818 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122525818 DAUC <0003> auc.c:151 vector [3]: kc = ec9d115facc96359 20250130122525818 DAUC <0003> auc.c:152 vector [3]: sres = 38aaff8b 20250130122525818 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122525818 DAUC <0003> db_auc.c:245 IMSI='262421089870496': Generated 4 vectors 20250130122525818 DAUC <0003> db_auc.c:249 IMSI='262421089870496': Updating SQN=161 in DB 20250130122525818 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421089870496"} 20250130122525818 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525818 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525818 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525819 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525819 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421089870496"} 20250130122525819 DAUC <0003> db_auc.c:157 IMSI='262421089870496': No 2G Auth Data 20250130122525819 DAUC <0003> db_auc.c:236 IMSI='262421089870496': Calling to generate 5 vectors 20250130122525819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250130122525819 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525819 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525819 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250130122525819 DAUC <0003> auc.c:113 vector [0]: rand = f2613cd1e0ccf2875b0fda2310dcc44c 20250130122525819 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250130122525819 DAUC <0003> auc.c:142 vector [0]: autn = b436622ecd5800009af340266984fcf3 20250130122525819 DAUC <0003> auc.c:143 vector [0]: ck = 51cf264c0d3068aef07b3826f2ec854e 20250130122525819 DAUC <0003> auc.c:144 vector [0]: ik = 0df6759ee64355400a2ed60e11583f4b 20250130122525819 DAUC <0003> auc.c:145 vector [0]: res = 05796751663a05510000000000000000 20250130122525819 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525819 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122525819 DAUC <0003> auc.c:151 vector [0]: kc = a66cbdfa08c787eb 20250130122525819 DAUC <0003> auc.c:152 vector [0]: sres = 63436200 20250130122525819 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122525819 DAUC <0003> auc.c:113 vector [1]: rand = a40a34b0db3770b1fc06f3d5132d1f1e 20250130122525819 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250130122525819 DAUC <0003> auc.c:142 vector [1]: autn = d1cb94cb653c0000f76465173a622d0a 20250130122525819 DAUC <0003> auc.c:143 vector [1]: ck = 482b9db876fb9e62ce72670392eb9c6b 20250130122525819 DAUC <0003> auc.c:144 vector [1]: ik = 5eb14d6a0075291963c5578f61585c26 20250130122525819 DAUC <0003> auc.c:145 vector [1]: res = 9c66f3eddc8ac7620000000000000000 20250130122525819 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525819 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122525819 DAUC <0003> auc.c:151 vector [1]: kc = bb2de05e853d7736 20250130122525819 DAUC <0003> auc.c:152 vector [1]: sres = 40ec348f 20250130122525819 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122525819 DAUC <0003> auc.c:113 vector [2]: rand = c6b004d0d835420a1abf52cd87228c57 20250130122525819 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250130122525819 DAUC <0003> auc.c:142 vector [2]: autn = eaa9514695b600007dadc40936ee15f9 20250130122525819 DAUC <0003> auc.c:143 vector [2]: ck = f8f015adb0cd5223c5b39141bfddf1d3 20250130122525819 DAUC <0003> auc.c:144 vector [2]: ik = d75363f90b0bc76c1a47907f5a2bb6aa 20250130122525819 DAUC <0003> auc.c:145 vector [2]: res = 8cf8a233fdeb8e100000000000000000 20250130122525819 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525819 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122525819 DAUC <0003> auc.c:151 vector [2]: kc = f057776a5e30d236 20250130122525819 DAUC <0003> auc.c:152 vector [2]: sres = 71132c23 20250130122525819 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122525819 DAUC <0003> auc.c:113 vector [3]: rand = c134dc20bda12da4b91fd64b6371f98c 20250130122525819 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250130122525819 DAUC <0003> auc.c:142 vector [3]: autn = 429d0d6208350000f3c74c69dc0286cf 20250130122525819 DAUC <0003> auc.c:143 vector [3]: ck = a0e4fe6af70b347cb66091606d62874a 20250130122525819 DAUC <0003> auc.c:144 vector [3]: ik = 9175978ffa79ab49ae114cc7e3e644ca 20250130122525819 DAUC <0003> auc.c:145 vector [3]: res = 0f13304bbae1aa8f0000000000000000 20250130122525819 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525819 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122525819 DAUC <0003> auc.c:151 vector [3]: kc = 29e0b44283f65cb5 20250130122525819 DAUC <0003> auc.c:152 vector [3]: sres = b5f29ac4 20250130122525819 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122525819 DAUC <0003> auc.c:113 vector [4]: rand = 2b9334ddc24fc727e24585ff17963364 20250130122525819 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250130122525819 DAUC <0003> auc.c:142 vector [4]: autn = 9beaeea6f8fe0000e0519dc0aabc10b0 20250130122525819 DAUC <0003> auc.c:143 vector [4]: ck = 36c6f9300faad2dddcede2d1a248934f 20250130122525819 DAUC <0003> auc.c:144 vector [4]: ik = e52a0afb79cb3e730512403f2592c8a1 20250130122525819 DAUC <0003> auc.c:145 vector [4]: res = 9a410f77b16941580000000000000000 20250130122525819 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525819 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250130122525819 DAUC <0003> auc.c:151 vector [4]: kc = 0a135125f1bbb740 20250130122525819 DAUC <0003> auc.c:152 vector [4]: sres = 2b284e2f 20250130122525819 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250130122525819 DAUC <0003> db_auc.c:245 IMSI='262421089870496': Generated 5 vectors 20250130122525819 DAUC <0003> db_auc.c:249 IMSI='262421089870496': Updating SQN=321 in DB 20250130122525819 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421089870496"} 20250130122525819 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525819 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525819 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525820 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525821 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421089870496"} 20250130122525821 DAUC <0003> db_auc.c:157 IMSI='262421089870496': No 2G Auth Data 20250130122525821 DAUC <0003> db_auc.c:236 IMSI='262421089870496': Calling to generate 5 vectors 20250130122525821 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250130122525821 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525821 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525821 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250130122525821 DAUC <0003> auc.c:113 vector [0]: rand = f76b1e34ebdb367de4f8f7ef9ba6a26c 20250130122525821 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250130122525821 DAUC <0003> auc.c:142 vector [0]: autn = 584fa169128a0000ed154f8724edd91d 20250130122525821 DAUC <0003> auc.c:143 vector [0]: ck = 38f86086d827e44a4a31a7a9c7a59fca 20250130122525821 DAUC <0003> auc.c:144 vector [0]: ik = 73b06d094ad30292dacce8f3234ed1d2 20250130122525821 DAUC <0003> auc.c:145 vector [0]: res = 35ae8f5bdce0a0bc0000000000000000 20250130122525821 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525821 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122525821 DAUC <0003> auc.c:151 vector [0]: kc = dbb542d5761fa8c0 20250130122525821 DAUC <0003> auc.c:152 vector [0]: sres = e94e2fe7 20250130122525821 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122525821 DAUC <0003> auc.c:113 vector [1]: rand = dbf0f17fd39bcf5c7d7137bd0856633f 20250130122525821 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250130122525821 DAUC <0003> auc.c:142 vector [1]: autn = 32a7898f63510000ee1f8c581489a279 20250130122525821 DAUC <0003> auc.c:143 vector [1]: ck = a08803bebf396d9fbf30f956dad33ac2 20250130122525821 DAUC <0003> auc.c:144 vector [1]: ik = 23ffb4c6705b5ac6b2e7d210f6af6e58 20250130122525821 DAUC <0003> auc.c:145 vector [1]: res = 95795792999e8d8b0000000000000000 20250130122525821 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525821 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122525821 DAUC <0003> auc.c:151 vector [1]: kc = 8ea09c3ee31e63c3 20250130122525821 DAUC <0003> auc.c:152 vector [1]: sres = 0ce7da19 20250130122525821 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122525821 DAUC <0003> auc.c:113 vector [2]: rand = 2dd9361fbb5623a38c6bd7e0ba765dc7 20250130122525821 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250130122525821 DAUC <0003> auc.c:142 vector [2]: autn = 823cf41b41070000329356c5b9ae50ce 20250130122525821 DAUC <0003> auc.c:143 vector [2]: ck = 78a133657aa4c329bb8e5270aabb0bad 20250130122525821 DAUC <0003> auc.c:144 vector [2]: ik = 3522ea1ac288f02dc06df088410e1018 20250130122525821 DAUC <0003> auc.c:145 vector [2]: res = c8acee07080e0a330000000000000000 20250130122525821 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525821 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122525821 DAUC <0003> auc.c:151 vector [2]: kc = 36607b87539928b1 20250130122525821 DAUC <0003> auc.c:152 vector [2]: sres = c0a2e434 20250130122525821 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122525821 DAUC <0003> auc.c:113 vector [3]: rand = e7e9ac584e20e9e66bd06542ac706b95 20250130122525821 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250130122525821 DAUC <0003> auc.c:142 vector [3]: autn = 01f0e047bb3600007167f7ff8ebcabfb 20250130122525821 DAUC <0003> auc.c:143 vector [3]: ck = 47722d2b0244b428f30e4ab070f9774b 20250130122525821 DAUC <0003> auc.c:144 vector [3]: ik = 646ee58b25c85b720ca6fe107818a5a2 20250130122525821 DAUC <0003> auc.c:145 vector [3]: res = d74b45969cc39c2d0000000000000000 20250130122525821 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525821 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122525821 DAUC <0003> auc.c:151 vector [3]: kc = dcb47c002f6d3db3 20250130122525821 DAUC <0003> auc.c:152 vector [3]: sres = 4b88d9bb 20250130122525821 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122525821 DAUC <0003> auc.c:113 vector [4]: rand = 0e28bce498948e20ca760c6993e120ec 20250130122525821 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250130122525821 DAUC <0003> auc.c:142 vector [4]: autn = 9d42295de4670000dbbd4bb680673cb8 20250130122525821 DAUC <0003> auc.c:143 vector [4]: ck = 349a82faa18ce26006235ae5e0cebf97 20250130122525821 DAUC <0003> auc.c:144 vector [4]: ik = 67f206ca7e67faff9d3547165754652d 20250130122525821 DAUC <0003> auc.c:145 vector [4]: res = 555f6af9954573bf0000000000000000 20250130122525821 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525821 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250130122525821 DAUC <0003> auc.c:151 vector [4]: kc = c87e99c36871c225 20250130122525821 DAUC <0003> auc.c:152 vector [4]: sres = c01a1946 20250130122525821 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250130122525821 DAUC <0003> db_auc.c:245 IMSI='262421089870496': Generated 5 vectors 20250130122525821 DAUC <0003> db_auc.c:249 IMSI='262421089870496': Updating SQN=481 in DB 20250130122525821 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421089870496"} 20250130122525821 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421089870496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525821 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525821 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@127c5caa73b3: Final verdict of PTC: pass 20250130122525823 DAUC <0003> db_auc.c:157 IMSI='262425231239834': No 2G Auth Data 20250130122525823 DAUC <0003> db_auc.c:192 IMSI='262425231239834': No 3G Auth Data HLR_Test-GSUP(21)@127c5caa73b3: Created GsupExpect[0] for "262425231239834" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250130122525829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60834<->l=127.0.0.1:4258 20250130122525830 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525831 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425231239834"} 20250130122525831 DAUC <0003> db_auc.c:157 IMSI='262425231239834': No 2G Auth Data 20250130122525831 DAUC <0003> db_auc.c:236 IMSI='262425231239834': Calling to generate 1 vectors 20250130122525831 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250130122525831 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525831 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250130122525831 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122525831 DAUC <0003> auc.c:113 vector [0]: rand = 7e8c50d8f4415e71993d5a7144fd37c9 20250130122525831 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122525831 DAUC <0003> auc.c:142 vector [0]: autn = a73ecea000d90000c080a3c3386260ec 20250130122525831 DAUC <0003> auc.c:143 vector [0]: ck = 0212f7832f0910ebf219c82dd3db2da1 20250130122525831 DAUC <0003> auc.c:144 vector [0]: ik = 6c3c5a9d7a14e6b9feb752e700ca723b 20250130122525831 DAUC <0003> auc.c:145 vector [0]: res = 08228386204123630000000000000000 20250130122525831 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525831 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122525831 DAUC <0003> auc.c:151 vector [0]: kc = 628037d4860ca9c8 20250130122525831 DAUC <0003> auc.c:152 vector [0]: sres = 2863a0e5 20250130122525831 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122525831 DAUC <0003> db_auc.c:245 IMSI='262425231239834': Generated 1 vectors 20250130122525831 DAUC <0003> db_auc.c:249 IMSI='262425231239834': Updating SQN=33 in DB 20250130122525831 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425231239834"} 20250130122525831 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525831 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525831 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@127c5caa73b3: Found GsupExpect[0] for "262425231239834" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@127c5caa73b3: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425231239834" TC_gsup_sai_num_auth_vectors(28)@127c5caa73b3: setverdict(pass): none -> pass 20250130122525832 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525832 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425231239834"} 20250130122525832 DAUC <0003> db_auc.c:157 IMSI='262425231239834': No 2G Auth Data 20250130122525832 DAUC <0003> db_auc.c:236 IMSI='262425231239834': Calling to generate 4 vectors 20250130122525832 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250130122525832 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525832 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250130122525832 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250130122525832 DAUC <0003> auc.c:113 vector [0]: rand = 78f5b0d0171a0ba3dd8b2e4f061bbe56 20250130122525832 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250130122525832 DAUC <0003> auc.c:142 vector [0]: autn = b50b41f2eb710000bda8426bcb6a89d9 20250130122525832 DAUC <0003> auc.c:143 vector [0]: ck = 29fff6890115af95a6764909965aca9f 20250130122525832 DAUC <0003> auc.c:144 vector [0]: ik = 90a219a1aa3a28daa47aa1605fd2e02b 20250130122525832 DAUC <0003> auc.c:145 vector [0]: res = 308fc565146210210000000000000000 20250130122525832 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525832 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122525832 DAUC <0003> auc.c:151 vector [0]: kc = bb51074162a7adfb 20250130122525832 DAUC <0003> auc.c:152 vector [0]: sres = 24edd544 20250130122525832 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122525832 DAUC <0003> auc.c:113 vector [1]: rand = 366e917e1b33ffbb5681eec96623bfc2 20250130122525832 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250130122525832 DAUC <0003> auc.c:142 vector [1]: autn = a801bc6f71e3000067684567b1505cfa 20250130122525832 DAUC <0003> auc.c:143 vector [1]: ck = 523794035c3195f69994f4792fa7e9ff 20250130122525832 DAUC <0003> auc.c:144 vector [1]: ik = 8aa1d498b970caecc500ec628de66bd1 20250130122525832 DAUC <0003> auc.c:145 vector [1]: res = 6411728d8b7e8f2a0000000000000000 20250130122525832 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525832 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122525832 DAUC <0003> auc.c:151 vector [1]: kc = 840258804700dd34 20250130122525832 DAUC <0003> auc.c:152 vector [1]: sres = ef6ffda7 20250130122525832 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122525832 DAUC <0003> auc.c:113 vector [2]: rand = 786c93c8a0c9dbf7a9c3a432840d1cd9 20250130122525832 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250130122525832 DAUC <0003> auc.c:142 vector [2]: autn = 1d9ad4cfcfca00005e1dd372e35ab576 20250130122525832 DAUC <0003> auc.c:143 vector [2]: ck = df010bba49cd669b60ec121c1c618bf9 20250130122525832 DAUC <0003> auc.c:144 vector [2]: ik = 879605db13398345a1284476f8b278f0 20250130122525832 DAUC <0003> auc.c:145 vector [2]: res = 4adaa9177cd3eebb0000000000000000 20250130122525832 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525832 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122525832 DAUC <0003> auc.c:151 vector [2]: kc = 9953580bbe2716d7 20250130122525832 DAUC <0003> auc.c:152 vector [2]: sres = 360947ac 20250130122525832 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122525832 DAUC <0003> auc.c:113 vector [3]: rand = 43f13261bfca6a861b03491ecc0fea6d 20250130122525832 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250130122525832 DAUC <0003> auc.c:142 vector [3]: autn = 03886f8d2232000040f0425a01004cf0 20250130122525832 DAUC <0003> auc.c:143 vector [3]: ck = 4bcdc22149bb6d9adb246d3ea2bb5fbf 20250130122525832 DAUC <0003> auc.c:144 vector [3]: ik = fade1b142a1229dee4b992e1c6147e31 20250130122525832 DAUC <0003> auc.c:145 vector [3]: res = 63a44ec0cadcd85a0000000000000000 20250130122525832 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525832 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122525832 DAUC <0003> auc.c:151 vector [3]: kc = 8e8e26ea070665ca 20250130122525832 DAUC <0003> auc.c:152 vector [3]: sres = a978969a 20250130122525832 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122525832 DAUC <0003> db_auc.c:245 IMSI='262425231239834': Generated 4 vectors 20250130122525832 DAUC <0003> db_auc.c:249 IMSI='262425231239834': Updating SQN=161 in DB 20250130122525832 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425231239834"} 20250130122525832 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525832 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525832 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525833 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525833 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425231239834"} 20250130122525833 DAUC <0003> db_auc.c:157 IMSI='262425231239834': No 2G Auth Data 20250130122525833 DAUC <0003> db_auc.c:236 IMSI='262425231239834': Calling to generate 5 vectors 20250130122525833 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250130122525833 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525833 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250130122525833 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250130122525833 DAUC <0003> auc.c:113 vector [0]: rand = d7d72b6766612060375207a601322cea 20250130122525833 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250130122525833 DAUC <0003> auc.c:142 vector [0]: autn = 0b525b2513380000eb9eefe0256f42b3 20250130122525833 DAUC <0003> auc.c:143 vector [0]: ck = cce1d2a95540969085c7f239e61d44a1 20250130122525833 DAUC <0003> auc.c:144 vector [0]: ik = 9af7b4a6e4ba0d76c21d555609b3ae51 20250130122525833 DAUC <0003> auc.c:145 vector [0]: res = 7f65a44002b6341a0000000000000000 20250130122525834 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525834 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122525834 DAUC <0003> auc.c:151 vector [0]: kc = 11ccc1605e547116 20250130122525834 DAUC <0003> auc.c:152 vector [0]: sres = 7dd3905a 20250130122525834 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122525834 DAUC <0003> auc.c:113 vector [1]: rand = 1fc7ae81d1fe61969beb551baa6ec556 20250130122525834 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250130122525834 DAUC <0003> auc.c:142 vector [1]: autn = 2104b740d7f5000009431178ca20f9b9 20250130122525834 DAUC <0003> auc.c:143 vector [1]: ck = 242ae7343e083e8d0f8339c53564c387 20250130122525834 DAUC <0003> auc.c:144 vector [1]: ik = ba0673bf77dc2dc1ca7595a7f70ea76d 20250130122525834 DAUC <0003> auc.c:145 vector [1]: res = 5bdb006a005b3bfe0000000000000000 20250130122525834 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525834 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122525834 DAUC <0003> auc.c:151 vector [1]: kc = 5bda38e98bbe77a6 20250130122525834 DAUC <0003> auc.c:152 vector [1]: sres = 5b803b94 20250130122525834 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122525834 DAUC <0003> auc.c:113 vector [2]: rand = 18307699e41a54e6db3f4621d79f70af 20250130122525834 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250130122525834 DAUC <0003> auc.c:142 vector [2]: autn = 9d307a77b14100003540b111c3c224b2 20250130122525834 DAUC <0003> auc.c:143 vector [2]: ck = b362df3d2edc418a84e898803b90bc69 20250130122525834 DAUC <0003> auc.c:144 vector [2]: ik = bab3ab64903f837ba260d5108737627e 20250130122525834 DAUC <0003> auc.c:145 vector [2]: res = 5cd9d357ec19f3600000000000000000 20250130122525834 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525834 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122525834 DAUC <0003> auc.c:151 vector [2]: kc = 2f5939c902441ce6 20250130122525834 DAUC <0003> auc.c:152 vector [2]: sres = b0c02037 20250130122525834 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122525834 DAUC <0003> auc.c:113 vector [3]: rand = 6549fbaf341f77206e7197dec5e5632c 20250130122525834 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250130122525834 DAUC <0003> auc.c:142 vector [3]: autn = 99d70f727b3a00005c5e77c124546212 20250130122525834 DAUC <0003> auc.c:143 vector [3]: ck = 0af5850d933f6cbc9ef88a56928234de 20250130122525834 DAUC <0003> auc.c:144 vector [3]: ik = 3cfe4a423938996c07c3da5502844a29 20250130122525834 DAUC <0003> auc.c:145 vector [3]: res = 31e77160cfe5959d0000000000000000 20250130122525834 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525834 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122525834 DAUC <0003> auc.c:151 vector [3]: kc = af309f4c3a018b27 20250130122525834 DAUC <0003> auc.c:152 vector [3]: sres = fe02e4fd 20250130122525834 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122525834 DAUC <0003> auc.c:113 vector [4]: rand = a5dde9ad5a2f0bdce906c236958c0ec8 20250130122525834 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250130122525834 DAUC <0003> auc.c:142 vector [4]: autn = 68010abdefa40000ba51dcbbf14940a5 20250130122525834 DAUC <0003> auc.c:143 vector [4]: ck = 87f7f8d916825ae4802c2b47ff05b490 20250130122525834 DAUC <0003> auc.c:144 vector [4]: ik = 23cd7fc2be9d434984e38967a9748a23 20250130122525834 DAUC <0003> auc.c:145 vector [4]: res = 4bb38ac5caddb4090000000000000000 20250130122525834 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525834 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250130122525834 DAUC <0003> auc.c:151 vector [4]: kc = a0f5253bfe6e271e 20250130122525834 DAUC <0003> auc.c:152 vector [4]: sres = 816e3ecc 20250130122525834 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250130122525834 DAUC <0003> db_auc.c:245 IMSI='262425231239834': Generated 5 vectors 20250130122525834 DAUC <0003> db_auc.c:249 IMSI='262425231239834': Updating SQN=321 in DB 20250130122525834 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425231239834"} 20250130122525834 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525834 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525834 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525835 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525835 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425231239834"} 20250130122525835 DAUC <0003> db_auc.c:157 IMSI='262425231239834': No 2G Auth Data 20250130122525835 DAUC <0003> db_auc.c:236 IMSI='262425231239834': Calling to generate 5 vectors 20250130122525835 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250130122525835 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525835 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250130122525835 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250130122525835 DAUC <0003> auc.c:113 vector [0]: rand = 0f57903b0c8e3ff16f82d22fc9718521 20250130122525835 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250130122525835 DAUC <0003> auc.c:142 vector [0]: autn = d8184cb324b70000f71440cdc299828e 20250130122525835 DAUC <0003> auc.c:143 vector [0]: ck = 9ae0ba2b60d152c4ddf5df126824ed7e 20250130122525835 DAUC <0003> auc.c:144 vector [0]: ik = 99c51d53ba69a221289c3e6784e2aa85 20250130122525835 DAUC <0003> auc.c:145 vector [0]: res = 36a39d428661147b0000000000000000 20250130122525835 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525835 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122525835 DAUC <0003> auc.c:151 vector [0]: kc = f64c460d367eb71e 20250130122525835 DAUC <0003> auc.c:152 vector [0]: sres = b0c28939 20250130122525835 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122525835 DAUC <0003> auc.c:113 vector [1]: rand = 10f99f6a65cffb676fa6980fc0a64fab 20250130122525835 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250130122525835 DAUC <0003> auc.c:142 vector [1]: autn = 480ba74da944000094d89ebd7018d4a4 20250130122525835 DAUC <0003> auc.c:143 vector [1]: ck = 5e95837e5d1a1706d40117becf988337 20250130122525835 DAUC <0003> auc.c:144 vector [1]: ik = 9635efaa1c3f518b614a0c049df0e108 20250130122525835 DAUC <0003> auc.c:145 vector [1]: res = f66bb568dae67a770000000000000000 20250130122525835 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525835 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122525835 DAUC <0003> auc.c:151 vector [1]: kc = 7deb776e134d24b2 20250130122525835 DAUC <0003> auc.c:152 vector [1]: sres = 2c8dcf1f 20250130122525835 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122525835 DAUC <0003> auc.c:113 vector [2]: rand = 80472296ca40bd1006fcbd527a1c9257 20250130122525835 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250130122525835 DAUC <0003> auc.c:142 vector [2]: autn = bee1b0de848d00007485225edc06deff 20250130122525835 DAUC <0003> auc.c:143 vector [2]: ck = 188dba2f2d02def6a595d967f753a614 20250130122525835 DAUC <0003> auc.c:144 vector [2]: ik = 4d486376f91c55bec9f148bed4bdb0c3 20250130122525835 DAUC <0003> auc.c:145 vector [2]: res = 0b478f76159b05ab0000000000000000 20250130122525835 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525835 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122525835 DAUC <0003> auc.c:151 vector [2]: kc = 39a14880f7f09d9f 20250130122525835 DAUC <0003> auc.c:152 vector [2]: sres = 1edc8add 20250130122525835 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122525835 DAUC <0003> auc.c:113 vector [3]: rand = 883cf9542d6af4020472d7cebe5e7239 20250130122525835 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250130122525836 DAUC <0003> auc.c:142 vector [3]: autn = 4b9a45a864400000d11e8e37625a1435 20250130122525836 DAUC <0003> auc.c:143 vector [3]: ck = 6d2c179b390d9454ae68890f3201d607 20250130122525836 DAUC <0003> auc.c:144 vector [3]: ik = 3d43d6ce080489c7b343418b0e108b41 20250130122525836 DAUC <0003> auc.c:145 vector [3]: res = 3be399ab32c3e7b60000000000000000 20250130122525836 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525836 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122525836 DAUC <0003> auc.c:151 vector [3]: kc = 4d4409d10d1840d5 20250130122525836 DAUC <0003> auc.c:152 vector [3]: sres = 09207e1d 20250130122525836 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122525836 DAUC <0003> auc.c:113 vector [4]: rand = 653ab6dbd340556894a9ef05b38dce51 20250130122525836 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250130122525836 DAUC <0003> auc.c:142 vector [4]: autn = f4effcde81bd0000cea417fd7f493f0b 20250130122525836 DAUC <0003> auc.c:143 vector [4]: ck = 30f8a2ad7588fd6da4649e389d9889e4 20250130122525836 DAUC <0003> auc.c:144 vector [4]: ik = 8203903edfe1250ab7aaa0b690489be9 20250130122525836 DAUC <0003> auc.c:145 vector [4]: res = 9119d0041af225b90000000000000000 20250130122525836 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525836 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250130122525836 DAUC <0003> auc.c:151 vector [4]: kc = a1350c1da7b9ca6a 20250130122525836 DAUC <0003> auc.c:152 vector [4]: sres = 8bebf5bd 20250130122525836 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250130122525836 DAUC <0003> db_auc.c:245 IMSI='262425231239834': Generated 5 vectors 20250130122525836 DAUC <0003> db_auc.c:249 IMSI='262425231239834': Updating SQN=481 in DB 20250130122525836 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425231239834"} 20250130122525836 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425231239834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525836 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525836 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60834<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@127c5caa73b3: Final verdict of PTC: pass 20250130122525837 DAUC <0003> db_auc.c:157 IMSI='262424992950942': No 2G Auth Data 20250130122525837 DAUC <0003> db_auc.c:192 IMSI='262424992950942': No 3G Auth Data HLR_Test-GSUP(21)@127c5caa73b3: Created GsupExpect[0] for "262424992950942" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250130122525843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60850<->l=127.0.0.1:4258 20250130122525845 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525845 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424992950942"} 20250130122525845 DAUC <0003> db_auc.c:236 IMSI='262424992950942': Calling to generate 1 vectors 20250130122525845 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250130122525845 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525845 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525845 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122525845 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525845 DAUC <0003> auc.c:113 vector [0]: rand = 81d06c147cc78e6558fba4c378b4212e 20250130122525845 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122525845 DAUC <0003> auc.c:142 vector [0]: autn = 764579059f07000050024b6aca81e0ee 20250130122525845 DAUC <0003> auc.c:143 vector [0]: ck = 0cde6a3d3093fee3de4b6d505b2f43a1 20250130122525845 DAUC <0003> auc.c:144 vector [0]: ik = fd65c620021631f18a6f0979b29f8f6d 20250130122525845 DAUC <0003> auc.c:145 vector [0]: res = 4cb0c6e8c1885dcc0000000000000000 20250130122525845 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525845 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525845 DAUC <0003> auc.c:179 vector [0]: kc = e7052f22bff13000 20250130122525845 DAUC <0003> auc.c:180 vector [0]: sres = 9f681647 20250130122525845 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525845 DAUC <0003> db_auc.c:245 IMSI='262424992950942': Generated 1 vectors 20250130122525845 DAUC <0003> db_auc.c:249 IMSI='262424992950942': Updating SQN=33 in DB 20250130122525845 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424992950942"} 20250130122525845 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525845 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525845 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@127c5caa73b3: Found GsupExpect[0] for "262424992950942" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@127c5caa73b3: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424992950942" TC_gsup_sai_num_auth_vectors(29)@127c5caa73b3: setverdict(pass): none -> pass 20250130122525847 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525847 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424992950942"} 20250130122525847 DAUC <0003> db_auc.c:236 IMSI='262424992950942': Calling to generate 4 vectors 20250130122525847 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250130122525847 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525847 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525847 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250130122525847 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525847 DAUC <0003> auc.c:113 vector [0]: rand = 4a07c84e1f9e05fd5d94ef155c165e10 20250130122525847 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250130122525847 DAUC <0003> auc.c:142 vector [0]: autn = 48a6ab2bbf550000c8998ffaa5b07f3c 20250130122525847 DAUC <0003> auc.c:143 vector [0]: ck = b2d6073e7357a9a705502d79eb9110fd 20250130122525847 DAUC <0003> auc.c:144 vector [0]: ik = 33566d7116b62e4f5096441f3fd6b6db 20250130122525847 DAUC <0003> auc.c:145 vector [0]: res = c69924f1823712120000000000000000 20250130122525847 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525847 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525847 DAUC <0003> auc.c:179 vector [0]: kc = 445d9dcb2b1a8800 20250130122525847 DAUC <0003> auc.c:180 vector [0]: sres = 12065bbc 20250130122525847 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525847 DAUC <0003> auc.c:113 vector [1]: rand = 049d3cce16bc2cf960cd30d76cff6212 20250130122525847 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250130122525847 DAUC <0003> auc.c:142 vector [1]: autn = b182747cf54600001c33ef324f53f1c4 20250130122525847 DAUC <0003> auc.c:143 vector [1]: ck = 1408c5031622de062fc3fe03513547f7 20250130122525847 DAUC <0003> auc.c:144 vector [1]: ik = 5f3fc7f74c7b7778f8524b56261e711e 20250130122525847 DAUC <0003> auc.c:145 vector [1]: res = ad4cdb44263f076e0000000000000000 20250130122525847 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525847 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122525847 DAUC <0003> auc.c:179 vector [1]: kc = a294685d88c3c000 20250130122525847 DAUC <0003> auc.c:180 vector [1]: sres = c2544309 20250130122525847 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122525847 DAUC <0003> auc.c:113 vector [2]: rand = 935e63779bc1d0a092e95b5e135e5b62 20250130122525847 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250130122525847 DAUC <0003> auc.c:142 vector [2]: autn = 874bffd84bcc0000f0dd14cc13c0425c 20250130122525847 DAUC <0003> auc.c:143 vector [2]: ck = fda2aafdf8b836e395efaa1e6188a595 20250130122525847 DAUC <0003> auc.c:144 vector [2]: ik = 4f0ccc39f22c1197d771451f6fadc201 20250130122525847 DAUC <0003> auc.c:145 vector [2]: res = 0c4f061d45c66b870000000000000000 20250130122525847 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525847 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122525847 DAUC <0003> auc.c:179 vector [2]: kc = 7214ff61fc0f3000 20250130122525847 DAUC <0003> auc.c:180 vector [2]: sres = f6a32379 20250130122525847 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122525847 DAUC <0003> auc.c:113 vector [3]: rand = 5ace7aba782eb89f26994535761034cb 20250130122525847 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250130122525847 DAUC <0003> auc.c:142 vector [3]: autn = 70f14ffde49a0000c3ae3463d7d7b1f3 20250130122525847 DAUC <0003> auc.c:143 vector [3]: ck = a06609ad076767c193ff9726cfd8de14 20250130122525847 DAUC <0003> auc.c:144 vector [3]: ik = e7554569d3181cc8982187db0e3701be 20250130122525847 DAUC <0003> auc.c:145 vector [3]: res = 367df6839fead8a30000000000000000 20250130122525847 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525847 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122525847 DAUC <0003> auc.c:179 vector [3]: kc = 97898affd7ab9c00 20250130122525847 DAUC <0003> auc.c:180 vector [3]: sres = 288276a7 20250130122525847 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122525847 DAUC <0003> db_auc.c:245 IMSI='262424992950942': Generated 4 vectors 20250130122525847 DAUC <0003> db_auc.c:249 IMSI='262424992950942': Updating SQN=161 in DB 20250130122525847 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424992950942"} 20250130122525847 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525847 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525847 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525848 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525848 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424992950942"} 20250130122525848 DAUC <0003> db_auc.c:236 IMSI='262424992950942': Calling to generate 5 vectors 20250130122525848 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122525848 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525848 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525848 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250130122525848 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525848 DAUC <0003> auc.c:113 vector [0]: rand = 64c7f6125118b066699accf3394e922c 20250130122525848 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250130122525848 DAUC <0003> auc.c:142 vector [0]: autn = 4cc24404c06b0000fd8dcaf2045d00f3 20250130122525848 DAUC <0003> auc.c:143 vector [0]: ck = 905e55d82d9374b804210ee7e9e6139b 20250130122525848 DAUC <0003> auc.c:144 vector [0]: ik = 0af60462e1c00719452f7ba0bddbad81 20250130122525848 DAUC <0003> auc.c:145 vector [0]: res = 94434a73c58d8ec40000000000000000 20250130122525848 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525848 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525848 DAUC <0003> auc.c:179 vector [0]: kc = ba018ba9e3cf4800 20250130122525848 DAUC <0003> auc.c:180 vector [0]: sres = 0714df96 20250130122525848 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525848 DAUC <0003> auc.c:113 vector [1]: rand = 9f8ec58ca5961581a7c648564506503b 20250130122525848 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250130122525848 DAUC <0003> auc.c:142 vector [1]: autn = c5af492af3830000f11ed17be126635d 20250130122525848 DAUC <0003> auc.c:143 vector [1]: ck = 35950c43f52ac81b662494dd9fe25e21 20250130122525848 DAUC <0003> auc.c:144 vector [1]: ik = 0a211e98c0c01cfb70fa1d37bde5c823 20250130122525848 DAUC <0003> auc.c:145 vector [1]: res = 58ad67b638bebf260000000000000000 20250130122525848 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525848 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122525848 DAUC <0003> auc.c:179 vector [1]: kc = 452465b829346400 20250130122525848 DAUC <0003> auc.c:180 vector [1]: sres = ea99660d 20250130122525848 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122525848 DAUC <0003> auc.c:113 vector [2]: rand = 6d1540fe8ccd7e9a8269b4f7645432ad 20250130122525848 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250130122525848 DAUC <0003> auc.c:142 vector [2]: autn = c8715654e0f800002529312b3f4c0560 20250130122525848 DAUC <0003> auc.c:143 vector [2]: ck = 9b501ebec2b8908b288c568d9b2bf085 20250130122525848 DAUC <0003> auc.c:144 vector [2]: ik = efadcb6e89f912953d426193a9392eea 20250130122525848 DAUC <0003> auc.c:145 vector [2]: res = 0be8afa37fd8e32e0000000000000000 20250130122525848 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525848 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122525848 DAUC <0003> auc.c:179 vector [2]: kc = a61296de212d4c00 20250130122525848 DAUC <0003> auc.c:180 vector [2]: sres = 7133958d 20250130122525848 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122525848 DAUC <0003> auc.c:113 vector [3]: rand = f96c9838e25a33d8024c96871c98ce21 20250130122525848 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250130122525848 DAUC <0003> auc.c:142 vector [3]: autn = a937b3276bf00000b18ac94cc53cb4e0 20250130122525848 DAUC <0003> auc.c:143 vector [3]: ck = 6a6f778d0e3aae7a2aab630fa85b35ed 20250130122525848 DAUC <0003> auc.c:144 vector [3]: ik = 6c1b32da5be8c89114cdf027dd1d3c79 20250130122525848 DAUC <0003> auc.c:145 vector [3]: res = 8bed9859a27f4f9e0000000000000000 20250130122525848 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525848 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122525848 DAUC <0003> auc.c:179 vector [3]: kc = 98c7dfdeef5dd000 20250130122525848 DAUC <0003> auc.c:180 vector [3]: sres = 9f413ab2 20250130122525848 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122525848 DAUC <0003> auc.c:113 vector [4]: rand = dec0895fa179501eb8a991c70dcc2608 20250130122525848 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250130122525848 DAUC <0003> auc.c:142 vector [4]: autn = d3e65536e0de00003160f11400a0ea52 20250130122525848 DAUC <0003> auc.c:143 vector [4]: ck = c80f1d045054f6523974920dba767724 20250130122525848 DAUC <0003> auc.c:144 vector [4]: ik = fce8c1b0d279637c6677c2ede714fcae 20250130122525848 DAUC <0003> auc.c:145 vector [4]: res = d79322e61e444d5e0000000000000000 20250130122525848 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525848 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122525848 DAUC <0003> auc.c:179 vector [4]: kc = a313da0f57d65800 20250130122525848 DAUC <0003> auc.c:180 vector [4]: sres = f8f5ff98 20250130122525848 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122525848 DAUC <0003> db_auc.c:245 IMSI='262424992950942': Generated 5 vectors 20250130122525848 DAUC <0003> db_auc.c:249 IMSI='262424992950942': Updating SQN=321 in DB 20250130122525848 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424992950942"} 20250130122525848 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525848 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525848 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525850 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525850 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424992950942"} 20250130122525850 DAUC <0003> db_auc.c:236 IMSI='262424992950942': Calling to generate 5 vectors 20250130122525850 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122525850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525850 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250130122525850 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525850 DAUC <0003> auc.c:113 vector [0]: rand = bedaae4a9da9bd65dbab9e4e10737138 20250130122525850 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250130122525850 DAUC <0003> auc.c:142 vector [0]: autn = d74bfbd5849b00008c4546c872cfaf42 20250130122525850 DAUC <0003> auc.c:143 vector [0]: ck = 86ec2159b27d36c7f0de36b90b75aa29 20250130122525850 DAUC <0003> auc.c:144 vector [0]: ik = 50a1f73bd06bd36b965491ce9df54f13 20250130122525850 DAUC <0003> auc.c:145 vector [0]: res = 7e5f40ab3e0afec10000000000000000 20250130122525850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525850 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525850 DAUC <0003> auc.c:179 vector [0]: kc = c479436a50d2a400 20250130122525850 DAUC <0003> auc.c:180 vector [0]: sres = 6a902c8a 20250130122525850 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525850 DAUC <0003> auc.c:113 vector [1]: rand = dbd58ff9a6449ea10ce05d8de6c8e5b2 20250130122525850 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250130122525850 DAUC <0003> auc.c:142 vector [1]: autn = 0afba53f9e210000d55b065d1d9d3eac 20250130122525850 DAUC <0003> auc.c:143 vector [1]: ck = 10535c02770b366c39da0f8ac508e680 20250130122525850 DAUC <0003> auc.c:144 vector [1]: ik = 31aafb6f88d97e62f37f2f400ea1be43 20250130122525850 DAUC <0003> auc.c:145 vector [1]: res = 6b4b652d5bbc29fb0000000000000000 20250130122525850 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525850 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122525850 DAUC <0003> auc.c:179 vector [1]: kc = 5d7d3886e7fb1400 20250130122525850 DAUC <0003> auc.c:180 vector [1]: sres = c7a86c17 20250130122525850 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122525850 DAUC <0003> auc.c:113 vector [2]: rand = 40249c3852fbbe705ecbbb801e8b6d5a 20250130122525850 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250130122525850 DAUC <0003> auc.c:142 vector [2]: autn = 0dacf37b37520000da90b07aede87a86 20250130122525850 DAUC <0003> auc.c:143 vector [2]: ck = 7cc9bf68fce64f342e468b4f700a5476 20250130122525850 DAUC <0003> auc.c:144 vector [2]: ik = c94e625a03b6b37f504b1460bc1c3c90 20250130122525850 DAUC <0003> auc.c:145 vector [2]: res = a3becde50487e5210000000000000000 20250130122525850 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525850 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122525850 DAUC <0003> auc.c:179 vector [2]: kc = 87475748aaabf000 20250130122525850 DAUC <0003> auc.c:180 vector [2]: sres = 6304717b 20250130122525850 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122525850 DAUC <0003> auc.c:113 vector [3]: rand = 6cd36ec2ff8eb60f2e64dfb8bb66523c 20250130122525850 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250130122525850 DAUC <0003> auc.c:142 vector [3]: autn = 9eab852136890000bf11d9a67e952b6f 20250130122525850 DAUC <0003> auc.c:143 vector [3]: ck = 52e01bf1d49c393ca5d89c4993503b6c 20250130122525850 DAUC <0003> auc.c:144 vector [3]: ik = b1c920e6752afc353ed8bdfdfbacd065 20250130122525850 DAUC <0003> auc.c:145 vector [3]: res = b1af5b6da6a651d80000000000000000 20250130122525850 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525850 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122525850 DAUC <0003> auc.c:179 vector [3]: kc = 89d7dd1aec764c00 20250130122525850 DAUC <0003> auc.c:180 vector [3]: sres = b34305f2 20250130122525850 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122525850 DAUC <0003> auc.c:113 vector [4]: rand = fc96da943c00554ab7c64aea5ca3e918 20250130122525850 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250130122525850 DAUC <0003> auc.c:142 vector [4]: autn = c03f3f5d0cac00003e0dd78a317d6693 20250130122525850 DAUC <0003> auc.c:143 vector [4]: ck = fbcd1ea5fadbd7a284623440b99563d6 20250130122525850 DAUC <0003> auc.c:144 vector [4]: ik = 0d0da6e7d5a1d41a3c9b16e108760ae8 20250130122525850 DAUC <0003> auc.c:145 vector [4]: res = 72df8788cf8fa20a0000000000000000 20250130122525850 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525850 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122525850 DAUC <0003> auc.c:179 vector [4]: kc = 1b0d1530867ac400 20250130122525850 DAUC <0003> auc.c:180 vector [4]: sres = d7722ed8 20250130122525850 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122525850 DAUC <0003> db_auc.c:245 IMSI='262424992950942': Generated 5 vectors 20250130122525850 DAUC <0003> db_auc.c:249 IMSI='262424992950942': Updating SQN=481 in DB 20250130122525850 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424992950942"} 20250130122525850 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424992950942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525850 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525850 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60850<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@127c5caa73b3: Final verdict of PTC: pass 20250130122525852 DAUC <0003> db_auc.c:157 IMSI='262429081746283': No 2G Auth Data 20250130122525852 DAUC <0003> db_auc.c:192 IMSI='262429081746283': No 3G Auth Data HLR_Test-GSUP(21)@127c5caa73b3: Created GsupExpect[0] for "262429081746283" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250130122525858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 20250130122525860 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525860 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429081746283"} 20250130122525860 DAUC <0003> db_auc.c:236 IMSI='262429081746283': Calling to generate 1 vectors 20250130122525860 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250130122525860 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525860 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525860 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122525860 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525860 DAUC <0003> auc.c:113 vector [0]: rand = a76ab59729f7d1beadb66176f3062794 20250130122525860 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122525860 DAUC <0003> auc.c:142 vector [0]: autn = ea8bc632442b0000961843c4fb8ab589 20250130122525860 DAUC <0003> auc.c:143 vector [0]: ck = 3cb2ed04af9ce2baa44524058c9ca97d 20250130122525860 DAUC <0003> auc.c:144 vector [0]: ik = 0067640c6a9c20e7689336791c43d960 20250130122525860 DAUC <0003> auc.c:145 vector [0]: res = 97d914cb83d9c0580000000000000000 20250130122525860 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525860 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525860 DAUC <0003> auc.c:179 vector [0]: kc = 48540228cf23ac00 20250130122525860 DAUC <0003> auc.c:180 vector [0]: sres = e2e284c2 20250130122525860 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525860 DAUC <0003> db_auc.c:245 IMSI='262429081746283': Generated 1 vectors 20250130122525860 DAUC <0003> db_auc.c:249 IMSI='262429081746283': Updating SQN=33 in DB 20250130122525860 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429081746283"} 20250130122525860 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525860 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525860 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@127c5caa73b3: Found GsupExpect[0] for "262429081746283" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@127c5caa73b3: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429081746283" TC_gsup_sai_num_auth_vectors(30)@127c5caa73b3: setverdict(pass): none -> pass 20250130122525861 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525861 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429081746283"} 20250130122525861 DAUC <0003> db_auc.c:236 IMSI='262429081746283': Calling to generate 4 vectors 20250130122525861 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250130122525861 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525861 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525861 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250130122525861 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525861 DAUC <0003> auc.c:113 vector [0]: rand = 54371df5f353aac7eca3e7fdb0907f09 20250130122525861 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250130122525861 DAUC <0003> auc.c:142 vector [0]: autn = e373bca0d9290000b519115af81774b9 20250130122525861 DAUC <0003> auc.c:143 vector [0]: ck = 838044d8092842076c5fb0044fc59cb7 20250130122525861 DAUC <0003> auc.c:144 vector [0]: ik = 90e51bd20de6ca825edddde65eb18c37 20250130122525861 DAUC <0003> auc.c:145 vector [0]: res = 5499a95ca07a92d90000000000000000 20250130122525861 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525861 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525861 DAUC <0003> auc.c:179 vector [0]: kc = e0e1d34b2a4be000 20250130122525861 DAUC <0003> auc.c:180 vector [0]: sres = bd0ab4ee 20250130122525861 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525861 DAUC <0003> auc.c:113 vector [1]: rand = 20d979e8565ff5a958d09f35aab68f10 20250130122525861 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250130122525861 DAUC <0003> auc.c:142 vector [1]: autn = 6c9711024ae2000099c4a43539d84b8c 20250130122525861 DAUC <0003> auc.c:143 vector [1]: ck = c07b16f18fa663a66b5d9955abaa9121 20250130122525861 DAUC <0003> auc.c:144 vector [1]: ik = bdb213de697ae36d914594d06048bc59 20250130122525861 DAUC <0003> auc.c:145 vector [1]: res = cd6c50b27758146a0000000000000000 20250130122525861 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525861 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122525861 DAUC <0003> auc.c:179 vector [1]: kc = b8563d3ab6f6f400 20250130122525861 DAUC <0003> auc.c:180 vector [1]: sres = 1404840b 20250130122525861 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122525861 DAUC <0003> auc.c:113 vector [2]: rand = ab03cde628ed7045e23083f216614577 20250130122525861 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250130122525861 DAUC <0003> auc.c:142 vector [2]: autn = 9a929e151f3f0000192ddf7c4a1a0c4b 20250130122525861 DAUC <0003> auc.c:143 vector [2]: ck = d4c0983e3af2810eb0854f971c937018 20250130122525861 DAUC <0003> auc.c:144 vector [2]: ik = 4c7ed5e4dd135094f59ca2df18207be2 20250130122525861 DAUC <0003> auc.c:145 vector [2]: res = e884ee3cd02984d50000000000000000 20250130122525861 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525861 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122525861 DAUC <0003> auc.c:179 vector [2]: kc = 21ea9a0ba0713c00 20250130122525861 DAUC <0003> auc.c:180 vector [2]: sres = 4c888016 20250130122525861 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122525861 DAUC <0003> auc.c:113 vector [3]: rand = 90da2d237986b0bfc5829123463ad50c 20250130122525861 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250130122525861 DAUC <0003> auc.c:142 vector [3]: autn = a6f571bd8f7e000013c5172cfca4ec1e 20250130122525861 DAUC <0003> auc.c:143 vector [3]: ck = 9bee9a38af488acdc7d81aebfe7398b1 20250130122525861 DAUC <0003> auc.c:144 vector [3]: ik = 63121f16777a953010caa4dee45430b1 20250130122525861 DAUC <0003> auc.c:145 vector [3]: res = 266ef7c3a5fe67020000000000000000 20250130122525861 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525861 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122525861 DAUC <0003> auc.c:179 vector [3]: kc = 31aa77851f3e0c00 20250130122525861 DAUC <0003> auc.c:180 vector [3]: sres = 6676dfe3 20250130122525861 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122525861 DAUC <0003> db_auc.c:245 IMSI='262429081746283': Generated 4 vectors 20250130122525861 DAUC <0003> db_auc.c:249 IMSI='262429081746283': Updating SQN=161 in DB 20250130122525861 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429081746283"} 20250130122525861 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525861 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525861 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525863 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525863 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429081746283"} 20250130122525863 DAUC <0003> db_auc.c:236 IMSI='262429081746283': Calling to generate 5 vectors 20250130122525863 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122525863 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525863 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525863 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250130122525863 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525863 DAUC <0003> auc.c:113 vector [0]: rand = 34a60df9c8ebe4aa53645bf06a7192d1 20250130122525863 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250130122525863 DAUC <0003> auc.c:142 vector [0]: autn = 0d7d1a7372f90000d6c4a3307e0d37e1 20250130122525863 DAUC <0003> auc.c:143 vector [0]: ck = 118c96f6e6ea02778fe56ce11c590858 20250130122525863 DAUC <0003> auc.c:144 vector [0]: ik = 44e65d038c9e1b2a406a4082c6614c15 20250130122525863 DAUC <0003> auc.c:145 vector [0]: res = 6832505b51c96b720000000000000000 20250130122525863 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525863 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525863 DAUC <0003> auc.c:179 vector [0]: kc = a150fc92d9154400 20250130122525863 DAUC <0003> auc.c:180 vector [0]: sres = 94abbc05 20250130122525863 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525863 DAUC <0003> auc.c:113 vector [1]: rand = efb951b509faadaa70b7fd8514fa64ae 20250130122525863 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250130122525863 DAUC <0003> auc.c:142 vector [1]: autn = ebaf99dab62f0000c6b1de10e32c2d00 20250130122525863 DAUC <0003> auc.c:143 vector [1]: ck = 8194676488c03daacc5f53c5486cf844 20250130122525863 DAUC <0003> auc.c:144 vector [1]: ik = 931cc3bb176212db803092f3b2f29cec 20250130122525863 DAUC <0003> auc.c:145 vector [1]: res = 355ea5b0de28d3190000000000000000 20250130122525863 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525863 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122525863 DAUC <0003> auc.c:179 vector [1]: kc = 1acf5da0c1f21000 20250130122525863 DAUC <0003> auc.c:180 vector [1]: sres = f911bfb9 20250130122525863 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122525863 DAUC <0003> auc.c:113 vector [2]: rand = 6a6882df642f2a8880f9909847bfb48b 20250130122525863 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250130122525863 DAUC <0003> auc.c:142 vector [2]: autn = 89a24d4d920600009ba72f015a483da6 20250130122525863 DAUC <0003> auc.c:143 vector [2]: ck = 9bc9460cd3319f5e99ab37fca34e53a4 20250130122525863 DAUC <0003> auc.c:144 vector [2]: ik = 8eeb495143cf794244f073e1772abb61 20250130122525863 DAUC <0003> auc.c:145 vector [2]: res = a606abf89f17c8400000000000000000 20250130122525863 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525863 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122525863 DAUC <0003> auc.c:179 vector [2]: kc = f9479989dd133800 20250130122525863 DAUC <0003> auc.c:180 vector [2]: sres = 467e95f3 20250130122525863 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122525863 DAUC <0003> auc.c:113 vector [3]: rand = a4c2cda80691f89b8614fbbc5c3ded9a 20250130122525863 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250130122525863 DAUC <0003> auc.c:142 vector [3]: autn = d88c18070d0d0000dbaf2f3212897980 20250130122525863 DAUC <0003> auc.c:143 vector [3]: ck = 6183e7b36b03b85591c491a5dd269def 20250130122525863 DAUC <0003> auc.c:144 vector [3]: ik = 52b36e82e31438481dc287513e1dc533 20250130122525863 DAUC <0003> auc.c:145 vector [3]: res = 639862bf5ab3f7840000000000000000 20250130122525863 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525863 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122525863 DAUC <0003> auc.c:179 vector [3]: kc = 934668fc057afc00 20250130122525863 DAUC <0003> auc.c:180 vector [3]: sres = 36ce8c10 20250130122525863 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122525863 DAUC <0003> auc.c:113 vector [4]: rand = ce18b16398bcd6e1f7ef9ffc5fc7a85a 20250130122525863 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250130122525863 DAUC <0003> auc.c:142 vector [4]: autn = 83ec3e5b10840000f27d26f0bc19ecc6 20250130122525863 DAUC <0003> auc.c:143 vector [4]: ck = 83c81048c1bf72d6ee2be5506556f83f 20250130122525863 DAUC <0003> auc.c:144 vector [4]: ik = 760dcb5a6684b614a1cbb7aed8ae1d8f 20250130122525863 DAUC <0003> auc.c:145 vector [4]: res = 305a49fa67e7edec0000000000000000 20250130122525863 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525863 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122525863 DAUC <0003> auc.c:179 vector [4]: kc = ac0dbbf60f4acc00 20250130122525863 DAUC <0003> auc.c:180 vector [4]: sres = 4d5a4f6f 20250130122525863 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122525863 DAUC <0003> db_auc.c:245 IMSI='262429081746283': Generated 5 vectors 20250130122525863 DAUC <0003> db_auc.c:249 IMSI='262429081746283': Updating SQN=321 in DB 20250130122525863 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429081746283"} 20250130122525863 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525863 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525863 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525864 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525864 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429081746283"} 20250130122525864 DAUC <0003> db_auc.c:236 IMSI='262429081746283': Calling to generate 5 vectors 20250130122525864 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122525864 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525864 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525864 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250130122525864 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525864 DAUC <0003> auc.c:113 vector [0]: rand = 456517b8d36ccfa06b9d9b6c26572082 20250130122525864 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250130122525864 DAUC <0003> auc.c:142 vector [0]: autn = 8818846a031100007c26241023df995d 20250130122525864 DAUC <0003> auc.c:143 vector [0]: ck = cd497da18954e52b683c46443c457701 20250130122525864 DAUC <0003> auc.c:144 vector [0]: ik = 8b1c7d4fb9b0a882f4115e21b7d9db5f 20250130122525864 DAUC <0003> auc.c:145 vector [0]: res = a78d2b568ebe898b0000000000000000 20250130122525864 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525864 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525864 DAUC <0003> auc.c:179 vector [0]: kc = 41ed2905cfb87400 20250130122525864 DAUC <0003> auc.c:180 vector [0]: sres = 3387703e 20250130122525864 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525864 DAUC <0003> auc.c:113 vector [1]: rand = 6195c3317ebfaebda81356f591740be4 20250130122525864 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250130122525864 DAUC <0003> auc.c:142 vector [1]: autn = d5cf3bc0e6a50000eb5a542b856a98b9 20250130122525864 DAUC <0003> auc.c:143 vector [1]: ck = b6f4e58926cb27052c1a21c3499771b0 20250130122525864 DAUC <0003> auc.c:144 vector [1]: ik = e37034b6f2045375d24aa75fecf28759 20250130122525864 DAUC <0003> auc.c:145 vector [1]: res = 676bd9b139be64960000000000000000 20250130122525864 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525864 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122525864 DAUC <0003> auc.c:179 vector [1]: kc = dd8876b8e3d5d400 20250130122525864 DAUC <0003> auc.c:180 vector [1]: sres = 0ed5ec0e 20250130122525864 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122525864 DAUC <0003> auc.c:113 vector [2]: rand = 006b12bd44b36753c0d574ce4b3bfffa 20250130122525864 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250130122525864 DAUC <0003> auc.c:142 vector [2]: autn = e363f24c79f30000f1443465cdff94b7 20250130122525864 DAUC <0003> auc.c:143 vector [2]: ck = 06d37b69556c4fb2e4b8c8398437484a 20250130122525864 DAUC <0003> auc.c:144 vector [2]: ik = 48e4367e8a5e457df99c93e2639c08c4 20250130122525864 DAUC <0003> auc.c:145 vector [2]: res = b4561159ae819a140000000000000000 20250130122525864 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525864 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122525864 DAUC <0003> auc.c:179 vector [2]: kc = a356a7cce4c6e800 20250130122525864 DAUC <0003> auc.c:180 vector [2]: sres = de299d04 20250130122525864 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122525864 DAUC <0003> auc.c:113 vector [3]: rand = 21f9b93c615ddebb4ceb1cfff84f6742 20250130122525864 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250130122525864 DAUC <0003> auc.c:142 vector [3]: autn = 3459ace5c0ab000030697c8db8bab7fc 20250130122525864 DAUC <0003> auc.c:143 vector [3]: ck = 486fe66c0c3fee409c0e339091fc4aef 20250130122525864 DAUC <0003> auc.c:144 vector [3]: ik = 3ea17bdeb6400a82c6c2a35700774545 20250130122525864 DAUC <0003> auc.c:145 vector [3]: res = 416170ce9fc9b6af0000000000000000 20250130122525864 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525864 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122525864 DAUC <0003> auc.c:179 vector [3]: kc = 5d87f28d42bac000 20250130122525864 DAUC <0003> auc.c:180 vector [3]: sres = 1c99fb5e 20250130122525864 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122525864 DAUC <0003> auc.c:113 vector [4]: rand = 4c355d390a240e33c44ab49a3252888f 20250130122525864 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250130122525864 DAUC <0003> auc.c:142 vector [4]: autn = 593995d598b20000fd52c24784334c8a 20250130122525864 DAUC <0003> auc.c:143 vector [4]: ck = ff5ee63763fc47c1b228dad1769e47e0 20250130122525864 DAUC <0003> auc.c:144 vector [4]: ik = 83e6bf957733865dcabebe4082fbbcee 20250130122525864 DAUC <0003> auc.c:145 vector [4]: res = 782de4d9a4cc62dc0000000000000000 20250130122525864 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525864 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122525864 DAUC <0003> auc.c:179 vector [4]: kc = ad6823720a3f6000 20250130122525864 DAUC <0003> auc.c:180 vector [4]: sres = cc6a275c 20250130122525864 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122525864 DAUC <0003> db_auc.c:245 IMSI='262429081746283': Generated 5 vectors 20250130122525864 DAUC <0003> db_auc.c:249 IMSI='262429081746283': Updating SQN=481 in DB 20250130122525864 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429081746283"} 20250130122525864 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429081746283 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525864 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525864 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@127c5caa73b3: Final verdict of PTC: pass 20250130122525865 DAUC <0003> db_auc.c:157 IMSI='262423334292369': No 2G Auth Data 20250130122525865 DAUC <0003> db_auc.c:192 IMSI='262423334292369': No 3G Auth Data HLR_Test-GSUP(21)@127c5caa73b3: Created GsupExpect[0] for "262423334292369" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250130122525871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 20250130122525873 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525873 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423334292369"} 20250130122525873 DAUC <0003> db_auc.c:236 IMSI='262423334292369': Calling to generate 1 vectors 20250130122525873 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250130122525873 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525873 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525873 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122525873 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525873 DAUC <0003> auc.c:113 vector [0]: rand = 1af64f1e65fce3196671e96a406222fd 20250130122525873 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122525873 DAUC <0003> auc.c:142 vector [0]: autn = 888010de3c93000098a1d7294b3909fe 20250130122525873 DAUC <0003> auc.c:143 vector [0]: ck = ce4ddda6ad3802536f0084158985819e 20250130122525873 DAUC <0003> auc.c:144 vector [0]: ik = 9c38e2a1771489e7883914300cdfd890 20250130122525873 DAUC <0003> auc.c:145 vector [0]: res = e52bdf22185acc680000000000000000 20250130122525873 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525873 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525873 DAUC <0003> auc.c:179 vector [0]: kc = 9c7833142df82587 20250130122525873 DAUC <0003> auc.c:180 vector [0]: sres = 601ee833 20250130122525873 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525873 DAUC <0003> db_auc.c:245 IMSI='262423334292369': Generated 1 vectors 20250130122525873 DAUC <0003> db_auc.c:249 IMSI='262423334292369': Updating SQN=33 in DB 20250130122525873 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423334292369"} 20250130122525873 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525873 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525873 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@127c5caa73b3: Found GsupExpect[0] for "262423334292369" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@127c5caa73b3: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423334292369" TC_gsup_sai_num_auth_vectors(31)@127c5caa73b3: setverdict(pass): none -> pass 20250130122525874 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525874 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423334292369"} 20250130122525874 DAUC <0003> db_auc.c:236 IMSI='262423334292369': Calling to generate 4 vectors 20250130122525874 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250130122525874 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525874 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525874 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250130122525874 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525874 DAUC <0003> auc.c:113 vector [0]: rand = 933b120b03fe494a72901f0860531778 20250130122525874 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250130122525874 DAUC <0003> auc.c:142 vector [0]: autn = a00254abceb10000ca592fbe717f49ae 20250130122525874 DAUC <0003> auc.c:143 vector [0]: ck = cd6603be7d07cf374d4d9046b81fe009 20250130122525874 DAUC <0003> auc.c:144 vector [0]: ik = 96683a8d494f9a6de9ff04874be02b5b 20250130122525874 DAUC <0003> auc.c:145 vector [0]: res = 7892709a3bb5ad0e0000000000000000 20250130122525874 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525874 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525874 DAUC <0003> auc.c:179 vector [0]: kc = 70e74f7b65e455ef 20250130122525874 DAUC <0003> auc.c:180 vector [0]: sres = 94a1f08b 20250130122525874 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525874 DAUC <0003> auc.c:113 vector [1]: rand = af62b87ebd9609be0de1410086ce84dc 20250130122525874 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250130122525874 DAUC <0003> auc.c:142 vector [1]: autn = 9e8f2a7a658d0000ff777c8d5dbb2fc9 20250130122525874 DAUC <0003> auc.c:143 vector [1]: ck = fcd871bfbb17b8655a83b0ec3bdc3b66 20250130122525874 DAUC <0003> auc.c:144 vector [1]: ik = 508d5b54bf1312db6662f384d2fdfc4e 20250130122525874 DAUC <0003> auc.c:145 vector [1]: res = 31e2d3dbd70053910000000000000000 20250130122525874 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525874 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122525874 DAUC <0003> auc.c:179 vector [1]: kc = 6a70bfb8e8152094 20250130122525874 DAUC <0003> auc.c:180 vector [1]: sres = 3f9cbf53 20250130122525874 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122525874 DAUC <0003> auc.c:113 vector [2]: rand = 2d149a8d21bd691aaf7f8ae888f518a7 20250130122525874 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250130122525874 DAUC <0003> auc.c:142 vector [2]: autn = f43c8d6a180c000006152baef58c1b42 20250130122525874 DAUC <0003> auc.c:143 vector [2]: ck = a8b430eb86aca16f9ebbe54961cc9aaa 20250130122525874 DAUC <0003> auc.c:144 vector [2]: ik = fabd8192145ff8bf7c99656d4b126025 20250130122525874 DAUC <0003> auc.c:145 vector [2]: res = 518083e74654cb850000000000000000 20250130122525874 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525874 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122525874 DAUC <0003> auc.c:179 vector [2]: kc = e0fce01cad4457bb 20250130122525874 DAUC <0003> auc.c:180 vector [2]: sres = 2f967e14 20250130122525874 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122525874 DAUC <0003> auc.c:113 vector [3]: rand = b4f37bdcf9e1d05c2f3a2b32843f44e7 20250130122525874 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250130122525874 DAUC <0003> auc.c:142 vector [3]: autn = 9fef7b211530000053a7033588a00315 20250130122525874 DAUC <0003> auc.c:143 vector [3]: ck = 2e3b60ed0240aad795e180d26c7a71fe 20250130122525874 DAUC <0003> auc.c:144 vector [3]: ik = c13201051867031294f97343a63173fb 20250130122525874 DAUC <0003> auc.c:145 vector [3]: res = ea774111f0a337460000000000000000 20250130122525874 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525874 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122525874 DAUC <0003> auc.c:179 vector [3]: kc = aaeba50dc54f6e2e 20250130122525874 DAUC <0003> auc.c:180 vector [3]: sres = d272b875 20250130122525874 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122525874 DAUC <0003> db_auc.c:245 IMSI='262423334292369': Generated 4 vectors 20250130122525874 DAUC <0003> db_auc.c:249 IMSI='262423334292369': Updating SQN=161 in DB 20250130122525874 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423334292369"} 20250130122525874 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525874 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525874 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525875 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525875 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423334292369"} 20250130122525875 DAUC <0003> db_auc.c:236 IMSI='262423334292369': Calling to generate 5 vectors 20250130122525875 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122525875 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525875 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525875 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250130122525875 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525875 DAUC <0003> auc.c:113 vector [0]: rand = 9af3f0deb2a0710d5c6e3a605d10707d 20250130122525875 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250130122525875 DAUC <0003> auc.c:142 vector [0]: autn = 96cc3c48873d00009411ae838763a0e7 20250130122525875 DAUC <0003> auc.c:143 vector [0]: ck = 097f37258207aabae05d055d4e7645a5 20250130122525875 DAUC <0003> auc.c:144 vector [0]: ik = e59233a19077843f9fd3237c9a716a5c 20250130122525875 DAUC <0003> auc.c:145 vector [0]: res = 91661d89f2f2b3ae0000000000000000 20250130122525875 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525875 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525875 DAUC <0003> auc.c:179 vector [0]: kc = d5de0b9838f67d2c 20250130122525875 DAUC <0003> auc.c:180 vector [0]: sres = bb36a958 20250130122525875 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525875 DAUC <0003> auc.c:113 vector [1]: rand = 12654a45584f8d44beddfa91673e969c 20250130122525875 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250130122525875 DAUC <0003> auc.c:142 vector [1]: autn = a1d68e4b14fd0000108cc6da926a7a2f 20250130122525875 DAUC <0003> auc.c:143 vector [1]: ck = 0a8c1236b06d92e94764c74eadc20f5b 20250130122525875 DAUC <0003> auc.c:144 vector [1]: ik = 14a623f74c08fdd90d753e8908b168bd 20250130122525875 DAUC <0003> auc.c:145 vector [1]: res = 6759f24b49b251380000000000000000 20250130122525875 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525875 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122525875 DAUC <0003> auc.c:179 vector [1]: kc = 23c5a61d14066a30 20250130122525875 DAUC <0003> auc.c:180 vector [1]: sres = f1d2ea88 20250130122525875 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122525875 DAUC <0003> auc.c:113 vector [2]: rand = 257bf21b12395976d6d6072946ee0a4c 20250130122525875 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250130122525875 DAUC <0003> auc.c:142 vector [2]: autn = 9e5488a29dee000089dbab7fefe0fb82 20250130122525875 DAUC <0003> auc.c:143 vector [2]: ck = 126f56554f90534a9ce9404ce85ba573 20250130122525875 DAUC <0003> auc.c:144 vector [2]: ik = 8a9ae61d33fb01c743219dd6875ac655 20250130122525875 DAUC <0003> auc.c:145 vector [2]: res = 60fbf05499bf6f260000000000000000 20250130122525875 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525875 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122525875 DAUC <0003> auc.c:179 vector [2]: kc = 9ad5f181f0d7f3ed 20250130122525875 DAUC <0003> auc.c:180 vector [2]: sres = 57f8bea9 20250130122525875 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122525875 DAUC <0003> auc.c:113 vector [3]: rand = 856663eb177356c748a207dfd44d6a91 20250130122525875 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250130122525875 DAUC <0003> auc.c:142 vector [3]: autn = c0925040495c000098a4f83cb4aa4061 20250130122525875 DAUC <0003> auc.c:143 vector [3]: ck = 76717285aa70849b4485a1b598fdc703 20250130122525875 DAUC <0003> auc.c:144 vector [3]: ik = b779a79918fe5037a9c04d55c145005e 20250130122525875 DAUC <0003> auc.c:145 vector [3]: res = eddc780d019c4fe20000000000000000 20250130122525875 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525875 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122525875 DAUC <0003> auc.c:179 vector [3]: kc = 5a079637eb3ed85a 20250130122525875 DAUC <0003> auc.c:180 vector [3]: sres = 00f9729b 20250130122525875 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122525875 DAUC <0003> auc.c:113 vector [4]: rand = 2b0747d5b217df9b7b0b4de38053fae6 20250130122525875 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250130122525875 DAUC <0003> auc.c:142 vector [4]: autn = 1b3d99340e0e0000a14f5265a59dc1d5 20250130122525875 DAUC <0003> auc.c:143 vector [4]: ck = f2fd3a1a4a1674a07e0837355367f329 20250130122525875 DAUC <0003> auc.c:144 vector [4]: ik = 14c7ab2d1c26c13e44aa78f0e302718c 20250130122525875 DAUC <0003> auc.c:145 vector [4]: res = c4045bbb4e0552c10000000000000000 20250130122525875 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525875 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122525875 DAUC <0003> auc.c:179 vector [4]: kc = 99bd6cc18934e9ed 20250130122525875 DAUC <0003> auc.c:180 vector [4]: sres = cda74f9f 20250130122525875 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122525875 DAUC <0003> db_auc.c:245 IMSI='262423334292369': Generated 5 vectors 20250130122525875 DAUC <0003> db_auc.c:249 IMSI='262423334292369': Updating SQN=321 in DB 20250130122525875 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423334292369"} 20250130122525875 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525875 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525875 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525877 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525877 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423334292369"} 20250130122525877 DAUC <0003> db_auc.c:236 IMSI='262423334292369': Calling to generate 5 vectors 20250130122525877 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122525877 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122525877 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122525877 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250130122525877 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122525877 DAUC <0003> auc.c:113 vector [0]: rand = 8912c034f947328af9e2c888923e6191 20250130122525877 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250130122525877 DAUC <0003> auc.c:142 vector [0]: autn = 0a3311c05b330000711c6b7b48dd561b 20250130122525877 DAUC <0003> auc.c:143 vector [0]: ck = 2912f95cc8a1b52ffd3286bffa64fa63 20250130122525877 DAUC <0003> auc.c:144 vector [0]: ik = dde775e80c542d67a16bdd41c4efa366 20250130122525877 DAUC <0003> auc.c:145 vector [0]: res = 721acf5bd4e521ab0000000000000000 20250130122525877 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122525877 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122525877 DAUC <0003> auc.c:179 vector [0]: kc = 2d606bca9ae8d521 20250130122525877 DAUC <0003> auc.c:180 vector [0]: sres = 2531d397 20250130122525877 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122525877 DAUC <0003> auc.c:113 vector [1]: rand = f06b132161e06d018b92695d610b52bd 20250130122525877 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250130122525877 DAUC <0003> auc.c:142 vector [1]: autn = 8630b01b19c5000094216f836df4e4af 20250130122525877 DAUC <0003> auc.c:143 vector [1]: ck = 146ecdb880bdbaff9eb0eac9d69a2e1b 20250130122525877 DAUC <0003> auc.c:144 vector [1]: ik = cfa161cb9acb4f728bbb757131917863 20250130122525877 DAUC <0003> auc.c:145 vector [1]: res = 73b6ac41ab799d2b0000000000000000 20250130122525877 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122525877 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122525877 DAUC <0003> auc.c:179 vector [1]: kc = 9dbe1994c15edd17 20250130122525877 DAUC <0003> auc.c:180 vector [1]: sres = af3af90e 20250130122525877 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122525877 DAUC <0003> auc.c:113 vector [2]: rand = 64521e768680f7129e4637cd31f1e9d6 20250130122525877 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250130122525877 DAUC <0003> auc.c:142 vector [2]: autn = 7816a1e7db480000a42ac42bdbe8faf4 20250130122525877 DAUC <0003> auc.c:143 vector [2]: ck = 4b997fd1888ea1ad93971c275deb151a 20250130122525877 DAUC <0003> auc.c:144 vector [2]: ik = 514496492a380d969f22df532d418288 20250130122525877 DAUC <0003> auc.c:145 vector [2]: res = e2057bc55677af430000000000000000 20250130122525877 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122525877 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122525877 DAUC <0003> auc.c:179 vector [2]: kc = a0b907b1e9199088 20250130122525877 DAUC <0003> auc.c:180 vector [2]: sres = 6e0987ee 20250130122525877 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122525877 DAUC <0003> auc.c:113 vector [3]: rand = ce2cc85bdfbe475278cba82bb1b29a96 20250130122525877 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250130122525877 DAUC <0003> auc.c:142 vector [3]: autn = 0ec2d4a1662b000031a94508694e6789 20250130122525877 DAUC <0003> auc.c:143 vector [3]: ck = bd0c18d37e3d8fc647fa9e1def118cc7 20250130122525877 DAUC <0003> auc.c:144 vector [3]: ik = af7a678e18f09e076d20559fa5c41782 20250130122525877 DAUC <0003> auc.c:145 vector [3]: res = d518e34c6443b0ac0000000000000000 20250130122525877 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122525877 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122525877 DAUC <0003> auc.c:179 vector [3]: kc = af1290d760655259 20250130122525877 DAUC <0003> auc.c:180 vector [3]: sres = 835b1ba3 20250130122525877 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122525877 DAUC <0003> auc.c:113 vector [4]: rand = b93d3960dff0ca833d67e7550716f61e 20250130122525877 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250130122525877 DAUC <0003> auc.c:142 vector [4]: autn = 59ffd5e189f400004bdc24e63751d20c 20250130122525877 DAUC <0003> auc.c:143 vector [4]: ck = b10f9a11729cd3489147b0f56d7ec750 20250130122525877 DAUC <0003> auc.c:144 vector [4]: ik = 3216b6d223682c37a51c4195e02865ea 20250130122525877 DAUC <0003> auc.c:145 vector [4]: res = f3f6ab4872f737470000000000000000 20250130122525877 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122525877 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122525877 DAUC <0003> auc.c:179 vector [4]: kc = 0315cfa950d66cb7 20250130122525877 DAUC <0003> auc.c:180 vector [4]: sres = 35901b32 20250130122525877 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122525877 DAUC <0003> db_auc.c:245 IMSI='262423334292369': Generated 5 vectors 20250130122525877 DAUC <0003> db_auc.c:249 IMSI='262423334292369': Updating SQN=481 in DB 20250130122525877 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423334292369"} 20250130122525877 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423334292369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122525877 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122525877 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122525878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122525878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60784<->l=127.0.0.1:4258 20250130122525879 DLINP <000b> input/ipa.c:451 connected read/write 20250130122525879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122525879 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122525879 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122525879 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@127c5caa73b3: Final verdict of PTC: none 20250130122525879 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43385<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(20)@127c5caa73b3: Final verdict of PTC: none 22@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:25 UTC 2025 ====== 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 20250130122525902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60870<->l=127.0.0.1:4258 20250130122526003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60870<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275840) Waiting for packet dumper to finish... 1 (prev_count=275840, count=409108) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:28 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_sai_eps started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122529083 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122529083 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122529085 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122529086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122529089 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122529089 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122529089 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122529089 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  20250130122529089 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122529089 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  20250130122529089 DLGSUP <0013> gsup_server.c:235 2:  20250130122529089 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122529089 DLGSUP <0013> gsup_server.c:235 3:  20250130122529089 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122529089 DLGSUP <0013> gsup_server.c:235 4:  20250130122529089 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122529089 DLGSUP <0013> gsup_server.c:235 5:  20250130122529089 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122529089 DLGSUP <0013> gsup_server.c:235 7:  20250130122529089 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122529089 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122529089 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122529090 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@127c5caa73b3: 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") 20250130122529100 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39331<->l=127.0.0.1:4259) 20250130122529102 DAUC <0003> db_auc.c:157 IMSI='262425353015173': No 2G Auth Data 20250130122529102 DAUC <0003> db_auc.c:192 IMSI='262425353015173': No 3G Auth Data HLR_Test-GSUP(33)@127c5caa73b3: Created GsupExpect[0] for "262425353015173" to be handled at TC_gsup_sai_eps(36) 20250130122529110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4258 20250130122529134 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122529134 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425353015173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425353015173"} 20250130122529134 DAUC <0003> db_auc.c:157 IMSI='262425353015173': No 2G Auth Data 20250130122529134 DAUC <0003> db_auc.c:236 IMSI='262425353015173': Calling to generate 5 vectors 20250130122529134 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250130122529134 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122529134 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122529134 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122529134 DAUC <0003> auc.c:113 vector [0]: rand = 58691e55aadc92fb3fec2e897804b778 20250130122529134 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122529134 DAUC <0003> auc.c:142 vector [0]: autn = de0acf1d5edb8000aa4c675ac99f8bd7 20250130122529134 DAUC <0003> auc.c:143 vector [0]: ck = d871038caf672fdc5886ff5d16fedc93 20250130122529134 DAUC <0003> auc.c:144 vector [0]: ik = a69c2d3666201168fe0632c466f7e965 20250130122529135 DAUC <0003> auc.c:145 vector [0]: res = 33be10a3313ad8bd0000000000000000 20250130122529135 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122529135 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122529135 DAUC <0003> auc.c:151 vector [0]: kc = d86de323b94e0b42 20250130122529135 DAUC <0003> auc.c:152 vector [0]: sres = 0284c81e 20250130122529135 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122529135 DAUC <0003> auc.c:113 vector [1]: rand = 0ac2e9772b443c1cb206f21400cdff66 20250130122529135 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122529135 DAUC <0003> auc.c:142 vector [1]: autn = f831ddae73a580009de141c31039e197 20250130122529135 DAUC <0003> auc.c:143 vector [1]: ck = fb002461be220b52a39147a65edd3c72 20250130122529135 DAUC <0003> auc.c:144 vector [1]: ik = 19e1b782292195b7c8b3e8bd3ac5c689 20250130122529135 DAUC <0003> auc.c:145 vector [1]: res = 53cfa791aff68ee40000000000000000 20250130122529135 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122529135 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122529135 DAUC <0003> auc.c:151 vector [1]: kc = 89c33cf8f31b641e 20250130122529135 DAUC <0003> auc.c:152 vector [1]: sres = fc392975 20250130122529135 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122529135 DAUC <0003> auc.c:113 vector [2]: rand = 7ff7c8a039df60d36ce7815fa97ae1d0 20250130122529135 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122529135 DAUC <0003> auc.c:142 vector [2]: autn = 2b41176de1d680009bc1cfe482888e21 20250130122529135 DAUC <0003> auc.c:143 vector [2]: ck = a26a5d8ab16d772127ebb212a0aadb01 20250130122529135 DAUC <0003> auc.c:144 vector [2]: ik = e4f34a1774443ccc1f96b1237e0c273a 20250130122529135 DAUC <0003> auc.c:145 vector [2]: res = bce555100f65ab880000000000000000 20250130122529135 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122529135 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122529135 DAUC <0003> auc.c:151 vector [2]: kc = 7ee414ac1b8fb7d6 20250130122529135 DAUC <0003> auc.c:152 vector [2]: sres = b380fe98 20250130122529135 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122529135 DAUC <0003> auc.c:113 vector [3]: rand = ba186a6eab72299bc4dac16c0b4da0c1 20250130122529135 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122529135 DAUC <0003> auc.c:142 vector [3]: autn = 9af77daa4d4a8000fa351c73c7bea916 20250130122529135 DAUC <0003> auc.c:143 vector [3]: ck = bccf1fcd8f25f937cdafb362924ab7da 20250130122529135 DAUC <0003> auc.c:144 vector [3]: ik = 91ef4bcc93980207aa4c0a12714de206 20250130122529135 DAUC <0003> auc.c:145 vector [3]: res = b3ec2db682bfcbce0000000000000000 20250130122529135 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122529135 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122529135 DAUC <0003> auc.c:151 vector [3]: kc = 4ac3ed71ffbaaeec 20250130122529135 DAUC <0003> auc.c:152 vector [3]: sres = 3153e678 20250130122529135 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122529135 DAUC <0003> auc.c:113 vector [4]: rand = 4b2cfa9cebaaeecbdd71cc710323fdba 20250130122529135 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122529135 DAUC <0003> auc.c:142 vector [4]: autn = f88db2d393dd8000cb86ee4c7e65706a 20250130122529135 DAUC <0003> auc.c:143 vector [4]: ck = 7d26f21fb67ac78867e0118f367ea5c9 20250130122529135 DAUC <0003> auc.c:144 vector [4]: ik = c33af2398c48a0bc586e5584539e6dcb 20250130122529135 DAUC <0003> auc.c:145 vector [4]: res = 574f8fa4da077ca20000000000000000 20250130122529135 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122529136 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250130122529136 DAUC <0003> auc.c:151 vector [4]: kc = 8192442d5fd2af36 20250130122529136 DAUC <0003> auc.c:152 vector [4]: sres = 8d48f306 20250130122529136 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250130122529136 DAUC <0003> db_auc.c:245 IMSI='262425353015173': Generated 5 vectors 20250130122529136 DAUC <0003> db_auc.c:249 IMSI='262425353015173': Updating SQN=161 in DB 20250130122529136 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425353015173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425353015173"} 20250130122529136 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425353015173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122529136 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122529136 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@127c5caa73b3: Found GsupExpect[0] for "262425353015173" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@127c5caa73b3: Added IMSI table entry 0TC_gsup_sai_eps(36)"262425353015173" TC_gsup_sai_eps(36)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122529144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@127c5caa73b3: Final verdict of PTC: pass 20250130122529146 DAUC <0003> db_auc.c:157 IMSI='262420822828796': No 2G Auth Data 20250130122529146 DAUC <0003> db_auc.c:192 IMSI='262420822828796': No 3G Auth Data HLR_Test-GSUP(33)@127c5caa73b3: Created GsupExpect[0] for "262420822828796" to be handled at TC_gsup_sai_eps(37) 20250130122529158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 20250130122529159 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122529160 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420822828796 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420822828796"} 20250130122529160 DAUC <0003> db_auc.c:157 IMSI='262420822828796': No 2G Auth Data 20250130122529160 DAUC <0003> db_auc.c:236 IMSI='262420822828796': Calling to generate 5 vectors 20250130122529160 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250130122529160 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122529160 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250130122529160 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122529160 DAUC <0003> auc.c:113 vector [0]: rand = 56e96a70a86163babd377aa26c3504be 20250130122529160 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122529160 DAUC <0003> auc.c:142 vector [0]: autn = df153a83f9f88000df696bcaeddcad83 20250130122529160 DAUC <0003> auc.c:143 vector [0]: ck = b31efaac024032fc7937f3bb52f35168 20250130122529160 DAUC <0003> auc.c:144 vector [0]: ik = a0968e4ff74b91ad13c5fab2b60fd6e4 20250130122529160 DAUC <0003> auc.c:145 vector [0]: res = 203cd0f11e30df030000000000000000 20250130122529160 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122529160 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250130122529160 DAUC <0003> auc.c:151 vector [0]: kc = 797a7dea11f724dd 20250130122529160 DAUC <0003> auc.c:152 vector [0]: sres = 3e0c0ff2 20250130122529160 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250130122529160 DAUC <0003> auc.c:113 vector [1]: rand = 3ca47ef841d4a2d3f33123581c14e973 20250130122529160 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122529160 DAUC <0003> auc.c:142 vector [1]: autn = b3cd3387d8e6800023e153ae4ca348d0 20250130122529160 DAUC <0003> auc.c:143 vector [1]: ck = c550a15a2893be0bbbe6c1d44dd6d7d9 20250130122529160 DAUC <0003> auc.c:144 vector [1]: ik = a410e17771e334156a6e828d10143c5a 20250130122529160 DAUC <0003> auc.c:145 vector [1]: res = 010196882f9545d50000000000000000 20250130122529160 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122529160 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250130122529160 DAUC <0003> auc.c:151 vector [1]: kc = b0c8037404b2619d 20250130122529160 DAUC <0003> auc.c:152 vector [1]: sres = 2e94d35d 20250130122529160 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250130122529160 DAUC <0003> auc.c:113 vector [2]: rand = e6e95f774bfa383d663140d9a72448b2 20250130122529160 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122529160 DAUC <0003> auc.c:142 vector [2]: autn = c75aabb88bab80005e3feed594253f9a 20250130122529160 DAUC <0003> auc.c:143 vector [2]: ck = 1908de2edccef9d0f91d68610676b1e1 20250130122529160 DAUC <0003> auc.c:144 vector [2]: ik = 33bc7f194cf680fdef1ad5f0d7108975 20250130122529160 DAUC <0003> auc.c:145 vector [2]: res = 329a22c198226a400000000000000000 20250130122529160 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122529160 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250130122529160 DAUC <0003> auc.c:151 vector [2]: kc = 3cb31ca6415e41b9 20250130122529160 DAUC <0003> auc.c:152 vector [2]: sres = aab84881 20250130122529160 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250130122529160 DAUC <0003> auc.c:113 vector [3]: rand = b91c7a36f79f458255452d325b260335 20250130122529160 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122529160 DAUC <0003> auc.c:142 vector [3]: autn = 8a780442e1678000b8fe6491595162ca 20250130122529160 DAUC <0003> auc.c:143 vector [3]: ck = 8b85cd0e97ee6bbea702f3b5068b9a94 20250130122529160 DAUC <0003> auc.c:144 vector [3]: ik = 3718d834ae5179163f9d309f4757ef07 20250130122529160 DAUC <0003> auc.c:145 vector [3]: res = cd31446176043acc0000000000000000 20250130122529160 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122529160 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250130122529160 DAUC <0003> auc.c:151 vector [3]: kc = 2402d6107863673b 20250130122529160 DAUC <0003> auc.c:152 vector [3]: sres = bb357ead 20250130122529160 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250130122529160 DAUC <0003> auc.c:113 vector [4]: rand = 506890079e4899683b697211bae7803c 20250130122529160 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122529160 DAUC <0003> auc.c:142 vector [4]: autn = 43d74975902b8000b11f5dedb815a411 20250130122529160 DAUC <0003> auc.c:143 vector [4]: ck = bf216ddd09fa67655861532ba669de41 20250130122529160 DAUC <0003> auc.c:144 vector [4]: ik = b2875bc2775636a5eae811d462859637 20250130122529160 DAUC <0003> auc.c:145 vector [4]: res = bfac216f80f2c0b70000000000000000 20250130122529160 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122529160 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250130122529160 DAUC <0003> auc.c:151 vector [4]: kc = bf2f74e0ba4019b6 20250130122529160 DAUC <0003> auc.c:152 vector [4]: sres = 3f5ee1d8 20250130122529160 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250130122529160 DAUC <0003> db_auc.c:245 IMSI='262420822828796': Generated 5 vectors 20250130122529160 DAUC <0003> db_auc.c:249 IMSI='262420822828796': Updating SQN=161 in DB 20250130122529160 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420822828796 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420822828796"} 20250130122529160 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420822828796 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122529160 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122529160 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@127c5caa73b3: Found GsupExpect[0] for "262420822828796" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@127c5caa73b3: Added IMSI table entry 1TC_gsup_sai_eps(37)"262420822828796" TC_gsup_sai_eps(37)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122529161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@127c5caa73b3: Final verdict of PTC: pass 20250130122529162 DAUC <0003> db_auc.c:157 IMSI='262426944061582': No 2G Auth Data 20250130122529162 DAUC <0003> db_auc.c:192 IMSI='262426944061582': No 3G Auth Data HLR_Test-GSUP(33)@127c5caa73b3: Created GsupExpect[0] for "262426944061582" to be handled at TC_gsup_sai_eps(38) 20250130122529169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 20250130122529171 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122529171 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426944061582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426944061582"} 20250130122529171 DAUC <0003> db_auc.c:236 IMSI='262426944061582': Calling to generate 5 vectors 20250130122529171 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122529171 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122529171 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122529171 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122529171 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122529171 DAUC <0003> auc.c:113 vector [0]: rand = 7259e19be231c0abe943884849da4c84 20250130122529171 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122529171 DAUC <0003> auc.c:142 vector [0]: autn = 61763ee3b12580001e8149852b710614 20250130122529171 DAUC <0003> auc.c:143 vector [0]: ck = 9b0015c256e2cfccc76beba382ddddd6 20250130122529171 DAUC <0003> auc.c:144 vector [0]: ik = 9596aee18097f851af10cb15458767a2 20250130122529171 DAUC <0003> auc.c:145 vector [0]: res = a2ca3c71128693520000000000000000 20250130122529171 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122529171 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122529171 DAUC <0003> auc.c:179 vector [0]: kc = 0a84bfe0c830b000 20250130122529171 DAUC <0003> auc.c:180 vector [0]: sres = 5b9a9566 20250130122529171 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122529171 DAUC <0003> auc.c:113 vector [1]: rand = cefab5aa7023343715951a679dc9d092 20250130122529171 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122529171 DAUC <0003> auc.c:142 vector [1]: autn = 91c83f3da19a8000fdd79e69f3b3fafb 20250130122529171 DAUC <0003> auc.c:143 vector [1]: ck = e891f05d3c87457ba1c55d305e30d5e5 20250130122529171 DAUC <0003> auc.c:144 vector [1]: ik = e33db4ff9b86a700008afcf13d337db4 20250130122529171 DAUC <0003> auc.c:145 vector [1]: res = 653d1fcac1a9fca70000000000000000 20250130122529171 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122529171 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122529171 DAUC <0003> auc.c:179 vector [1]: kc = 15d4fce7f81a1000 20250130122529171 DAUC <0003> auc.c:180 vector [1]: sres = b4c498a4 20250130122529171 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122529171 DAUC <0003> auc.c:113 vector [2]: rand = 0f9a5e9b954d1221bdde899f57d560de 20250130122529171 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122529171 DAUC <0003> auc.c:142 vector [2]: autn = 2f0e1b524b9b80006a5c3c4f136d0c50 20250130122529171 DAUC <0003> auc.c:143 vector [2]: ck = ba51eb92b825c6e8561d766c509a5cc8 20250130122529171 DAUC <0003> auc.c:144 vector [2]: ik = dd16aad7988e210183a3f4a9ab9d1922 20250130122529171 DAUC <0003> auc.c:145 vector [2]: res = 8946bbea210572ae0000000000000000 20250130122529171 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122529171 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122529171 DAUC <0003> auc.c:179 vector [2]: kc = eeec17dbe9e08000 20250130122529171 DAUC <0003> auc.c:180 vector [2]: sres = a84c9273 20250130122529171 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122529171 DAUC <0003> auc.c:113 vector [3]: rand = b391715f4c1bb45605142c808e028720 20250130122529171 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122529171 DAUC <0003> auc.c:142 vector [3]: autn = 75e90e2d0783800053ba75c62e23836c 20250130122529171 DAUC <0003> auc.c:143 vector [3]: ck = dfe03f1ab3faa4416170f38ae70d8809 20250130122529171 DAUC <0003> auc.c:144 vector [3]: ik = 3c95c674165215757aa9e3f62bd37e31 20250130122529171 DAUC <0003> auc.c:145 vector [3]: res = 2123bac1889d53840000000000000000 20250130122529171 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122529171 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122529171 DAUC <0003> auc.c:179 vector [3]: kc = 648241d05be62000 20250130122529171 DAUC <0003> auc.c:180 vector [3]: sres = b680b0a8 20250130122529171 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122529171 DAUC <0003> auc.c:113 vector [4]: rand = c0ed0fb00972cf218fad3b7ca268bcd8 20250130122529171 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122529171 DAUC <0003> auc.c:142 vector [4]: autn = c50748ac624680002c87f4ce2fb86707 20250130122529171 DAUC <0003> auc.c:143 vector [4]: ck = c2c93dec6899be6f4d17845e7bd6599e 20250130122529171 DAUC <0003> auc.c:144 vector [4]: ik = ea67daee614c1205770ed51aa3be08d7 20250130122529171 DAUC <0003> auc.c:145 vector [4]: res = 90c377a9958131340000000000000000 20250130122529171 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122529171 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122529171 DAUC <0003> auc.c:179 vector [4]: kc = 84faa92b3418ec00 20250130122529171 DAUC <0003> auc.c:180 vector [4]: sres = 721a2c38 20250130122529171 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122529171 DAUC <0003> db_auc.c:245 IMSI='262426944061582': Generated 5 vectors 20250130122529171 DAUC <0003> db_auc.c:249 IMSI='262426944061582': Updating SQN=161 in DB 20250130122529171 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426944061582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426944061582"} 20250130122529171 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426944061582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122529171 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122529171 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@127c5caa73b3: Found GsupExpect[0] for "262426944061582" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@127c5caa73b3: Added IMSI table entry 2TC_gsup_sai_eps(38)"262426944061582" TC_gsup_sai_eps(38)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122529173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@127c5caa73b3: Final verdict of PTC: pass 20250130122529174 DAUC <0003> db_auc.c:157 IMSI='262427175907660': No 2G Auth Data 20250130122529174 DAUC <0003> db_auc.c:192 IMSI='262427175907660': No 3G Auth Data HLR_Test-GSUP(33)@127c5caa73b3: Created GsupExpect[0] for "262427175907660" to be handled at TC_gsup_sai_eps(39) 20250130122529180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60898<->l=127.0.0.1:4258 20250130122529182 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122529182 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427175907660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427175907660"} 20250130122529182 DAUC <0003> db_auc.c:236 IMSI='262427175907660': Calling to generate 5 vectors 20250130122529182 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122529182 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122529182 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122529182 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122529182 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122529182 DAUC <0003> auc.c:113 vector [0]: rand = d422f21608624cebeef0fc9cb583447a 20250130122529182 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122529182 DAUC <0003> auc.c:142 vector [0]: autn = ac5dd676d5b280004dd80f94fc9dbc23 20250130122529182 DAUC <0003> auc.c:143 vector [0]: ck = 1f7421c047597bd0cd8c474315639593 20250130122529182 DAUC <0003> auc.c:144 vector [0]: ik = e3a98098a947d8aca1b14f90d2d8142e 20250130122529182 DAUC <0003> auc.c:145 vector [0]: res = e6cc7aff831296010000000000000000 20250130122529182 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122529182 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122529182 DAUC <0003> auc.c:179 vector [0]: kc = fde3e8ac360f7c00 20250130122529182 DAUC <0003> auc.c:180 vector [0]: sres = d09440a7 20250130122529182 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122529182 DAUC <0003> auc.c:113 vector [1]: rand = d2dcd2b5876892ede97cf0725d5b7a1e 20250130122529182 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122529182 DAUC <0003> auc.c:142 vector [1]: autn = 349a87a8f21e8000c5eed00fb19d2aad 20250130122529182 DAUC <0003> auc.c:143 vector [1]: ck = d91fc87bf0be7fae409123819645536a 20250130122529182 DAUC <0003> auc.c:144 vector [1]: ik = 031ab29d1494741e9c18606a31185505 20250130122529182 DAUC <0003> auc.c:145 vector [1]: res = bad25e7a6230d6af0000000000000000 20250130122529182 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122529182 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122529182 DAUC <0003> auc.c:179 vector [1]: kc = ef720d41d39a0800 20250130122529182 DAUC <0003> auc.c:180 vector [1]: sres = be7b3d64 20250130122529182 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122529182 DAUC <0003> auc.c:113 vector [2]: rand = fcf13a406a23125963f3f0294dc70b97 20250130122529182 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122529182 DAUC <0003> auc.c:142 vector [2]: autn = ae9234e633678000683b9781d239f47f 20250130122529182 DAUC <0003> auc.c:143 vector [2]: ck = 101888139b5452eb3414fe04503f0ad8 20250130122529182 DAUC <0003> auc.c:144 vector [2]: ik = ffd18df30cc57ba9318e142d59c8ec1c 20250130122529182 DAUC <0003> auc.c:145 vector [2]: res = 48aa3996721740630000000000000000 20250130122529182 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122529182 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122529182 DAUC <0003> auc.c:179 vector [2]: kc = e4127e7a7079d000 20250130122529182 DAUC <0003> auc.c:180 vector [2]: sres = f7e91aff 20250130122529182 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122529182 DAUC <0003> auc.c:113 vector [3]: rand = 1dec26be97066c06da24cdf6c1e6e376 20250130122529182 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122529182 DAUC <0003> auc.c:142 vector [3]: autn = 5802362502498000a68a7c51b092cc03 20250130122529182 DAUC <0003> auc.c:143 vector [3]: ck = c03a1caed2e25322c1121401d83b2d91 20250130122529182 DAUC <0003> auc.c:144 vector [3]: ik = 200d8815461d76838310cb69e78bc4c3 20250130122529182 DAUC <0003> auc.c:145 vector [3]: res = 101a2d840b8a31370000000000000000 20250130122529182 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122529182 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122529182 DAUC <0003> auc.c:179 vector [3]: kc = 4e8db5681df76000 20250130122529182 DAUC <0003> auc.c:180 vector [3]: sres = 2cfdaf77 20250130122529182 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122529182 DAUC <0003> auc.c:113 vector [4]: rand = 422a40ef41478206f6bbe1adbc7f39ee 20250130122529182 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122529182 DAUC <0003> auc.c:142 vector [4]: autn = 570949d312ed800002a6304163763a5b 20250130122529182 DAUC <0003> auc.c:143 vector [4]: ck = 996b739c1243ba3d4d3e98d0f953640c 20250130122529182 DAUC <0003> auc.c:144 vector [4]: ik = 948ab68cffe79d4b90dc49da0a00f6a8 20250130122529182 DAUC <0003> auc.c:145 vector [4]: res = f2a0bfabfb54ea050000000000000000 20250130122529182 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122529182 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122529182 DAUC <0003> auc.c:179 vector [4]: kc = 6724e802e6984400 20250130122529182 DAUC <0003> auc.c:180 vector [4]: sres = f91e92bf 20250130122529182 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122529182 DAUC <0003> db_auc.c:245 IMSI='262427175907660': Generated 5 vectors 20250130122529182 DAUC <0003> db_auc.c:249 IMSI='262427175907660': Updating SQN=161 in DB 20250130122529182 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427175907660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427175907660"} 20250130122529182 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427175907660 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122529182 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122529182 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@127c5caa73b3: Found GsupExpect[0] for "262427175907660" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@127c5caa73b3: Added IMSI table entry 3TC_gsup_sai_eps(39)"262427175907660" TC_gsup_sai_eps(39)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122529183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60898<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@127c5caa73b3: Final verdict of PTC: pass 20250130122529184 DAUC <0003> db_auc.c:157 IMSI='262429337349242': No 2G Auth Data 20250130122529184 DAUC <0003> db_auc.c:192 IMSI='262429337349242': No 3G Auth Data HLR_Test-GSUP(33)@127c5caa73b3: Created GsupExpect[0] for "262429337349242" to be handled at TC_gsup_sai_eps(40) 20250130122529191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60912<->l=127.0.0.1:4258 20250130122529193 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122529193 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429337349242 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429337349242"} 20250130122529193 DAUC <0003> db_auc.c:236 IMSI='262429337349242': Calling to generate 5 vectors 20250130122529193 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250130122529193 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250130122529193 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250130122529193 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250130122529193 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250130122529193 DAUC <0003> auc.c:113 vector [0]: rand = 03fe0964582a66be908698323095c39f 20250130122529193 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250130122529193 DAUC <0003> auc.c:142 vector [0]: autn = a1121537d0228000f4fa393dc85f87b1 20250130122529193 DAUC <0003> auc.c:143 vector [0]: ck = ce785db4f77a9fa52ab4334f2a63cc67 20250130122529193 DAUC <0003> auc.c:144 vector [0]: ik = 9d4a8f9307f58dd3aa7cd41b6207de4f 20250130122529193 DAUC <0003> auc.c:145 vector [0]: res = 7a7b19f2a612edbe0000000000000000 20250130122529193 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250130122529193 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250130122529193 DAUC <0003> auc.c:179 vector [0]: kc = 429a203f4f913775 20250130122529193 DAUC <0003> auc.c:180 vector [0]: sres = af63df35 20250130122529193 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250130122529193 DAUC <0003> auc.c:113 vector [1]: rand = eb28fe46ac463b5b8299ab3408efa777 20250130122529193 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250130122529193 DAUC <0003> auc.c:142 vector [1]: autn = c214756a0b54800020219cf159d51e03 20250130122529193 DAUC <0003> auc.c:143 vector [1]: ck = ce2d012044fd1a2a416dacbd38287e5a 20250130122529193 DAUC <0003> auc.c:144 vector [1]: ik = bb78e85f9e9f555a04c4ae5bb24ed66f 20250130122529193 DAUC <0003> auc.c:145 vector [1]: res = c6bab1b242c32a980000000000000000 20250130122529193 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250130122529193 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250130122529193 DAUC <0003> auc.c:179 vector [1]: kc = c668a2c49a4ac759 20250130122529193 DAUC <0003> auc.c:180 vector [1]: sres = 169287d7 20250130122529193 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250130122529193 DAUC <0003> auc.c:113 vector [2]: rand = b5ad971002ab0d8ab554ce63941e6444 20250130122529193 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250130122529193 DAUC <0003> auc.c:142 vector [2]: autn = 79c514b447678000528d2e1498c11cb7 20250130122529193 DAUC <0003> auc.c:143 vector [2]: ck = 234b8704ca367a3f42f02ff8377da0f0 20250130122529193 DAUC <0003> auc.c:144 vector [2]: ik = 53e584ef07fb81718c922e325a63b0ed 20250130122529193 DAUC <0003> auc.c:145 vector [2]: res = ba09e414b1b54c050000000000000000 20250130122529193 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250130122529193 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250130122529193 DAUC <0003> auc.c:179 vector [2]: kc = 80d60af5b6fb87cb 20250130122529193 DAUC <0003> auc.c:180 vector [2]: sres = a90552b1 20250130122529193 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250130122529193 DAUC <0003> auc.c:113 vector [3]: rand = c5a1660458ac0ba5db190eee365aaa8e 20250130122529193 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250130122529193 DAUC <0003> auc.c:142 vector [3]: autn = 87b2f34d175d80007e5516f4d67d8aea 20250130122529193 DAUC <0003> auc.c:143 vector [3]: ck = ccb4c637624a4ac5f0e47b8621ee3aef 20250130122529193 DAUC <0003> auc.c:144 vector [3]: ik = 10a5e9e9927767c81c9bf7627b47f04a 20250130122529193 DAUC <0003> auc.c:145 vector [3]: res = f8351dce012e8c3f0000000000000000 20250130122529193 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250130122529193 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250130122529193 DAUC <0003> auc.c:179 vector [3]: kc = 014fa30fce285c39 20250130122529193 DAUC <0003> auc.c:180 vector [3]: sres = 1289cba3 20250130122529193 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250130122529193 DAUC <0003> auc.c:113 vector [4]: rand = 3c724becb3d58538da480679f668bc18 20250130122529193 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250130122529193 DAUC <0003> auc.c:142 vector [4]: autn = 8bbf0f3ee84e800071eb1bcf853b158c 20250130122529193 DAUC <0003> auc.c:143 vector [4]: ck = 2d1f6ea6e9e06047dac3e3b2f6d8bc01 20250130122529193 DAUC <0003> auc.c:144 vector [4]: ik = 3c013037b7fe6fb96acd14b9a83618a3 20250130122529193 DAUC <0003> auc.c:145 vector [4]: res = 3be23604fc1ccab20000000000000000 20250130122529193 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250130122529193 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250130122529193 DAUC <0003> auc.c:179 vector [4]: kc = 6968b34bde1c2c95 20250130122529193 DAUC <0003> auc.c:180 vector [4]: sres = a3ae762b 20250130122529193 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250130122529193 DAUC <0003> db_auc.c:245 IMSI='262429337349242': Generated 5 vectors 20250130122529193 DAUC <0003> db_auc.c:249 IMSI='262429337349242': Updating SQN=161 in DB 20250130122529193 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429337349242 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429337349242"} 20250130122529193 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262429337349242 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122529193 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122529193 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@127c5caa73b3: Found GsupExpect[0] for "262429337349242" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@127c5caa73b3: Added IMSI table entry 4TC_gsup_sai_eps(40)"262429337349242" TC_gsup_sai_eps(40)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122529194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60912<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122529195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60876<->l=127.0.0.1:4258 20250130122529196 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39331<->l=127.0.0.1:4259) 20250130122529196 DLINP <000b> input/ipa.c:451 connected read/write 20250130122529196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122529196 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122529196 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122529196 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@127c5caa73b3: Final verdict of PTC: none 34@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:29 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250130122529219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60918<->l=127.0.0.1:4258 20250130122529320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60918<->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=126080) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:31 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_ul_unknown_imsi started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122532436 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122532436 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122532439 DLINP <000b> input/ipa.c:451 connected read/write 20250130122532439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122532440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@127c5caa73b3: 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 } } } } 20250130122532442 DLINP <000b> input/ipa.c:451 connected read/write 20250130122532442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122532443 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122532443 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122532443 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  20250130122532443 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122532443 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  20250130122532443 DLGSUP <0013> gsup_server.c:235 2:  20250130122532443 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122532443 DLGSUP <0013> gsup_server.c:235 3:  20250130122532443 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122532443 DLGSUP <0013> gsup_server.c:235 4:  20250130122532443 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122532443 DLGSUP <0013> gsup_server.c:235 5:  20250130122532443 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122532443 DLGSUP <0013> gsup_server.c:235 7:  20250130122532443 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122532443 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122532443 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122532443 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@127c5caa73b3: 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") 20250130122532457 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43753<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@127c5caa73b3: Created GsupExpect[0] for "262421410853025" to be handled at TC_gsup_ul_unknown_imsi(45) 20250130122532466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4258 20250130122532486 DLINP <000b> input/ipa.c:451 connected read/write 20250130122532486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122532486 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421410853025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421410853025" cn_domain=PS} 20250130122532486 DLU <0006> fsm.c:456 lu(262421410853025)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122532486 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421410853025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250130122532486 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421410853025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421410853025" cause=IMSI unknown in HLR} 20250130122532486 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421410853025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122532486 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421410853025)[0x55c3952d0f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122532486 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421410853025)[0x55c3952d0f60]{UNVALIDATED}: Freeing instance 20250130122532486 DLU <0006> fsm.c:568 lu(PS:IMSI-262421410853025)[0x55c3952d0f60]{UNVALIDATED}: Deallocated 20250130122532486 DLINP <000b> input/ipa.c:451 connected read/write 20250130122532486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122532486 DLINP <000b> input/ipa.c:451 connected read/write 20250130122532487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@127c5caa73b3: Found GsupExpect[0] for "262421410853025" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@127c5caa73b3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262421410853025" TC_gsup_ul_unknown_imsi(45)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122532491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@127c5caa73b3: Final verdict of PTC: pass 20250130122532493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4258 20250130122532494 DLINP <000b> input/ipa.c:451 connected read/write 20250130122532495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122532495 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122532495 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122532495 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122532495 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43753<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@127c5caa73b3: Final verdict of PTC: none 43@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 43: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@127c5caa73b3: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:32 UTC 2025 ====== 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 20250130122532537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52274<->l=127.0.0.1:4258 20250130122532637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52274<->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=26136) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:34 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122535736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122535736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122535739 DLINP <000b> input/ipa.c:451 connected read/write 20250130122535739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122535739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122535741 DLINP <000b> input/ipa.c:451 connected read/write 20250130122535741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122535741 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122535741 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122535741 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  20250130122535741 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122535741 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  20250130122535741 DLGSUP <0013> gsup_server.c:235 2:  20250130122535741 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122535741 DLGSUP <0013> gsup_server.c:235 3:  20250130122535741 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122535741 DLGSUP <0013> gsup_server.c:235 4:  20250130122535741 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122535741 DLGSUP <0013> gsup_server.c:235 5:  20250130122535741 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122535741 DLGSUP <0013> gsup_server.c:235 7:  20250130122535741 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122535741 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122535741 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122535741 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@127c5caa73b3: 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") 20250130122535749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43257<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@127c5caa73b3: Created GsupExpect[0] for "262423956632357" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250130122535755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 20250130122535782 DLINP <000b> input/ipa.c:451 connected read/write 20250130122535782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122535782 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423956632357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423956632357" cn_domain=PS source_name="the-source\n"} 20250130122535782 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250130122535782 DLU <0006> fsm.c:456 lu(262423956632357)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122535782 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423956632357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250130122535782 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423956632357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423956632357" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250130122535782 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423956632357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122535783 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423956632357)[0x55c3952d0f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122535783 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423956632357)[0x55c3952d0f60]{UNVALIDATED}: Freeing instance 20250130122535783 DLU <0006> fsm.c:568 lu(PS:IMSI-262423956632357)[0x55c3952d0f60]{UNVALIDATED}: Deallocated 20250130122535783 DLINP <000b> input/ipa.c:451 connected read/write 20250130122535783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122535783 DLINP <000b> input/ipa.c:451 connected read/write 20250130122535783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@127c5caa73b3: Found GsupExpect[0] for "262423956632357" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@127c5caa73b3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423956632357" TC_gsup_ul_unknown_imsi_via_proxy(50)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122535790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52294<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@127c5caa73b3: Final verdict of PTC: pass 20250130122535792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52280<->l=127.0.0.1:4258 20250130122535794 DLINP <000b> input/ipa.c:451 connected read/write 20250130122535795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122535795 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122535795 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122535795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122535795 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@127c5caa73b3: Final verdict of PTC: none 20250130122535795 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43257<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@127c5caa73b3: Final verdict of PTC: none 48@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 48: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@127c5caa73b3: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:35 UTC 2025 ====== 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 20250130122535872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 20250130122535973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52304<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:38 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122539071 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122539071 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122539075 DLINP <000b> input/ipa.c:451 connected read/write 20250130122539075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122539075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122539077 DLINP <000b> input/ipa.c:451 connected read/write 20250130122539078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122539078 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122539078 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122539078 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  20250130122539078 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122539078 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  20250130122539078 DLGSUP <0013> gsup_server.c:235 2:  20250130122539078 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122539078 DLGSUP <0013> gsup_server.c:235 3:  20250130122539078 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122539078 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(51)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122539078 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122539078 DLGSUP <0013> gsup_server.c:235 5:  20250130122539078 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122539078 DLGSUP <0013> gsup_server.c:235 7:  20250130122539078 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122539078 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122539078 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122539078 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@127c5caa73b3: 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") 20250130122539092 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42955<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@127c5caa73b3: Created GsupExpect[0] for "262426121926315" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250130122539100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 20250130122539118 DLINP <000b> input/ipa.c:451 connected read/write 20250130122539118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122539118 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426121926315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426121926315" cn_domain=PS} 20250130122539118 DLU <0006> fsm.c:456 lu(262426121926315)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122539118 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426121926315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250130122539118 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426121926315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426121926315" cause=Roaming not allowed in this location area} 20250130122539118 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426121926315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122539118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426121926315)[0x55c3952d0f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122539118 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426121926315)[0x55c3952d0f60]{UNVALIDATED}: Freeing instance 20250130122539118 DLU <0006> fsm.c:568 lu(PS:IMSI-262426121926315)[0x55c3952d0f60]{UNVALIDATED}: Deallocated 20250130122539118 DLINP <000b> input/ipa.c:451 connected read/write 20250130122539118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122539118 DLINP <000b> input/ipa.c:451 connected read/write 20250130122539118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@127c5caa73b3: Found GsupExpect[0] for "262426121926315" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@127c5caa73b3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426121926315" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122539122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52324<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@127c5caa73b3: Final verdict of PTC: pass 20250130122539124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4258 HLR_Test-GSUP(52)@127c5caa73b3: Final verdict of PTC: none 53@127c5caa73b3: Final verdict of PTC: none 20250130122539126 DLINP <000b> input/ipa.c:451 connected read/write 20250130122539127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122539127 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122539127 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122539127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122539127 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42955<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 53: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@127c5caa73b3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:39 UTC 2025 ====== 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 20250130122539189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52338<->l=127.0.0.1:4258 20250130122539290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52338<->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=27228) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:41 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_sai_err_unknown_imsi started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122542388 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122542388 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122542390 DLINP <000b> input/ipa.c:451 connected read/write 20250130122542390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122542391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122542392 DLINP <000b> input/ipa.c:451 connected read/write 20250130122542392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122542392 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122542392 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122542392 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  20250130122542392 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122542392 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  20250130122542392 DLGSUP <0013> gsup_server.c:235 2:  20250130122542392 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122542392 DLGSUP <0013> gsup_server.c:235 3:  20250130122542392 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122542392 DLGSUP <0013> gsup_server.c:235 4:  20250130122542392 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122542392 DLGSUP <0013> gsup_server.c:235 5:  20250130122542392 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122542392 DLGSUP <0013> gsup_server.c:235 7:  20250130122542393 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122542393 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122542393 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122542393 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@127c5caa73b3: 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") 20250130122542406 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33525<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@127c5caa73b3: Created GsupExpect[0] for "262421616029495" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250130122542413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 20250130122542434 DLINP <000b> input/ipa.c:451 connected read/write 20250130122542434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122542434 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421616029495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421616029495"} 20250130122542434 DAUC <0003> db_auc.c:133 IMSI='262421616029495': No such subscriber 20250130122542434 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421616029495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250130122542434 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421616029495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421616029495" cause=IMSI unknown in HLR} 20250130122542434 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421616029495 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122542435 DLINP <000b> input/ipa.c:451 connected read/write 20250130122542435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122542435 DLINP <000b> input/ipa.c:451 connected read/write 20250130122542435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@127c5caa73b3: Found GsupExpect[0] for "262421616029495" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@127c5caa73b3: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262421616029495" TC_gsup_sai_err_unknown_imsi(60)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122542440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54392<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@127c5caa73b3: Final verdict of PTC: pass 20250130122542442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4258 20250130122542444 DLINP <000b> input/ipa.c:451 connected read/write 20250130122542444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122542444 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122542444 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122542444 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122542444 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33525<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@127c5caa73b3: Final verdict of PTC: none 58@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 58: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@127c5caa73b3: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:42 UTC 2025 ====== 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 20250130122542478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54402<->l=127.0.0.1:4258 20250130122542579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54402<->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=25236) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:44 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_ul started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122545683 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122545683 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122545684 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@127c5caa73b3: 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) } } } } 20250130122545685 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545685 DLGSUP <0013> gsup_server.c:280 CCM Callback HLR_Test-GSUP-IPA(61)@127c5caa73b3: 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 } } } } 20250130122545685 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122545685 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  20250130122545685 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122545685 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  20250130122545685 DLGSUP <0013> gsup_server.c:235 2:  20250130122545685 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122545685 DLGSUP <0013> gsup_server.c:235 3:  20250130122545685 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122545685 DLGSUP <0013> gsup_server.c:235 4:  20250130122545685 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122545685 DLGSUP <0013> gsup_server.c:235 5:  20250130122545685 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122545685 DLGSUP <0013> gsup_server.c:235 7:  20250130122545685 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122545685 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122545685 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122545685 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@127c5caa73b3: 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") 20250130122545692 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40165<->l=127.0.0.1:4259) 20250130122545694 DAUC <0003> db_auc.c:157 IMSI='262425563316285': No 2G Auth Data 20250130122545694 DAUC <0003> db_auc.c:192 IMSI='262425563316285': No 3G Auth Data HLR_Test-GSUP(62)@127c5caa73b3: Created GsupExpect[0] for "262425563316285" to be handled at TC_gsup_ul(65) 20250130122545700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 20250130122545730 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545730 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425563316285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425563316285" cn_domain=PS} 20250130122545730 DLU <0006> fsm.c:456 lu(262425563316285)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122545730 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425563316285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122545730 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425563316285)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122545730 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425563316285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425563316285" cn_domain=PS} 20250130122545730 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545731 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@127c5caa73b3: Found GsupExpect[0] for "262425563316285" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@127c5caa73b3: Added IMSI table entry 0TC_gsup_ul(65)"262425563316285" 20250130122545734 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545734 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425563316285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425563316285"} 20250130122545734 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425563316285)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122545734 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425563316285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122545734 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425563316285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425563316285"} 20250130122545734 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425563316285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122545734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425563316285)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122545734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425563316285)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122545734 DLU <0006> fsm.c:568 lu(PS:IMSI-262425563316285)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122545734 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545734 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul(65)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122545734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 TC_gsup_ul(65)@127c5caa73b3: Final verdict of PTC: pass 20250130122545735 DAUC <0003> db_auc.c:157 IMSI='262424122691443': No 2G Auth Data 20250130122545735 DAUC <0003> db_auc.c:192 IMSI='262424122691443': No 3G Auth Data 20250130122545735 DLGSUP <0013> hlr.c:121 IMSI 262424122691443: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@127c5caa73b3: Created GsupExpect[0] for "262424122691443" to be handled at TC_gsup_ul(66) 20250130122545742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 20250130122545743 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545743 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424122691443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424122691443" cn_domain=PS} 20250130122545743 DLU <0006> fsm.c:456 lu(262424122691443)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122545743 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424122691443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122545743 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424122691443)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122545743 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424122691443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424122691443" cn_domain=PS} 20250130122545743 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545743 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@127c5caa73b3: Found GsupExpect[0] for "262424122691443" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@127c5caa73b3: Added IMSI table entry 1TC_gsup_ul(66)"262424122691443" 20250130122545744 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545744 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424122691443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424122691443"} 20250130122545744 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424122691443)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122545744 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424122691443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122545744 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424122691443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424122691443"} 20250130122545744 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424122691443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122545744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424122691443)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122545744 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424122691443)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122545744 DLU <0006> fsm.c:568 lu(PS:IMSI-262424122691443)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122545744 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545744 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul(66)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122545745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4258 TC_gsup_ul(66)@127c5caa73b3: Final verdict of PTC: pass 20250130122545745 DAUC <0003> db_auc.c:157 IMSI='262427106552495': No 2G Auth Data 20250130122545745 DAUC <0003> db_auc.c:192 IMSI='262427106552495': No 3G Auth Data 20250130122545745 DLGSUP <0013> hlr.c:121 IMSI 262427106552495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@127c5caa73b3: Created GsupExpect[0] for "262427106552495" to be handled at TC_gsup_ul(67) 20250130122545751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54444<->l=127.0.0.1:4258 20250130122545753 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545753 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106552495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427106552495" cn_domain=PS} 20250130122545753 DLU <0006> fsm.c:456 lu(262427106552495)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122545753 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106552495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122545753 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427106552495)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122545753 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106552495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427106552495" cn_domain=PS} 20250130122545753 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545753 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@127c5caa73b3: Found GsupExpect[0] for "262427106552495" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@127c5caa73b3: Added IMSI table entry 2TC_gsup_ul(67)"262427106552495" 20250130122545754 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545754 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427106552495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427106552495"} 20250130122545754 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427106552495)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122545754 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427106552495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122545754 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106552495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427106552495"} 20250130122545754 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427106552495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122545754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427106552495)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122545754 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427106552495)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122545754 DLU <0006> fsm.c:568 lu(PS:IMSI-262427106552495)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122545754 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545754 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul(67)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122545755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54444<->l=127.0.0.1:4258 TC_gsup_ul(67)@127c5caa73b3: Final verdict of PTC: pass 20250130122545756 DAUC <0003> db_auc.c:157 IMSI='262428461515290': No 2G Auth Data 20250130122545756 DAUC <0003> db_auc.c:192 IMSI='262428461515290': No 3G Auth Data 20250130122545756 DLGSUP <0013> hlr.c:121 IMSI 262428461515290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@127c5caa73b3: Created GsupExpect[0] for "262428461515290" to be handled at TC_gsup_ul(68) 20250130122545763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 20250130122545765 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545765 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428461515290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428461515290" cn_domain=PS} 20250130122545765 DLU <0006> fsm.c:456 lu(262428461515290)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122545765 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428461515290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122545765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428461515290)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122545765 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428461515290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428461515290" cn_domain=PS} 20250130122545765 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545765 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@127c5caa73b3: Found GsupExpect[0] for "262428461515290" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@127c5caa73b3: Added IMSI table entry 3TC_gsup_ul(68)"262428461515290" 20250130122545766 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545766 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428461515290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428461515290"} 20250130122545766 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428461515290)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122545766 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428461515290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122545766 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428461515290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428461515290"} 20250130122545766 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428461515290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122545766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428461515290)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122545766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428461515290)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122545766 DLU <0006> fsm.c:568 lu(PS:IMSI-262428461515290)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122545766 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545766 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul(68)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122545767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 TC_gsup_ul(68)@127c5caa73b3: Final verdict of PTC: pass 20250130122545768 DAUC <0003> db_auc.c:157 IMSI='262423932820048': No 2G Auth Data 20250130122545768 DAUC <0003> db_auc.c:192 IMSI='262423932820048': No 3G Auth Data 20250130122545768 DLGSUP <0013> hlr.c:121 IMSI 262423932820048: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@127c5caa73b3: Created GsupExpect[0] for "262423932820048" to be handled at TC_gsup_ul(69) 20250130122545776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54460<->l=127.0.0.1:4258 20250130122545779 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545779 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423932820048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423932820048" cn_domain=PS} 20250130122545779 DLU <0006> fsm.c:456 lu(262423932820048)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122545779 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423932820048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122545779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423932820048)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122545779 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423932820048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423932820048" cn_domain=PS} 20250130122545779 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545779 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@127c5caa73b3: Found GsupExpect[0] for "262423932820048" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@127c5caa73b3: Added IMSI table entry 4TC_gsup_ul(69)"262423932820048" 20250130122545780 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545780 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423932820048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423932820048"} 20250130122545780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423932820048)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122545780 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423932820048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122545780 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423932820048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423932820048"} 20250130122545780 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423932820048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122545780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932820048)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122545780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423932820048)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122545780 DLU <0006> fsm.c:568 lu(PS:IMSI-262423932820048)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122545780 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545780 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul(69)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122545781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54460<->l=127.0.0.1:4258 TC_gsup_ul(69)@127c5caa73b3: Final verdict of PTC: pass 20250130122545782 DAUC <0003> db_auc.c:157 IMSI='262422430744333': No 2G Auth Data 20250130122545782 DAUC <0003> db_auc.c:192 IMSI='262422430744333': No 3G Auth Data 20250130122545782 DLGSUP <0013> hlr.c:121 IMSI 262422430744333: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@127c5caa73b3: Created GsupExpect[0] for "262422430744333" to be handled at TC_gsup_ul(70) 20250130122545790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 20250130122545792 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545792 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422430744333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422430744333" cn_domain=PS} 20250130122545792 DLU <0006> fsm.c:456 lu(262422430744333)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122545792 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422430744333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122545792 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422430744333)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122545792 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422430744333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422430744333" cn_domain=PS} 20250130122545792 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545792 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@127c5caa73b3: Found GsupExpect[0] for "262422430744333" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@127c5caa73b3: Added IMSI table entry 5TC_gsup_ul(70)"262422430744333" 20250130122545794 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545794 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422430744333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422430744333"} 20250130122545794 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422430744333)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122545794 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422430744333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122545794 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422430744333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422430744333"} 20250130122545794 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422430744333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122545794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422430744333)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122545794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422430744333)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122545794 DLU <0006> fsm.c:568 lu(PS:IMSI-262422430744333)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122545794 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545794 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul(70)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122545794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54468<->l=127.0.0.1:4258 TC_gsup_ul(70)@127c5caa73b3: Final verdict of PTC: pass 20250130122545795 DAUC <0003> db_auc.c:157 IMSI='262421580818092': No 2G Auth Data 20250130122545795 DAUC <0003> db_auc.c:192 IMSI='262421580818092': No 3G Auth Data 20250130122545796 DLGSUP <0013> hlr.c:121 IMSI 262421580818092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@127c5caa73b3: Created GsupExpect[0] for "262421580818092" to be handled at TC_gsup_ul(71) 20250130122545802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 20250130122545804 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545804 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421580818092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421580818092" cn_domain=PS} 20250130122545804 DLU <0006> fsm.c:456 lu(262421580818092)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122545804 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421580818092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122545804 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421580818092)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122545804 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421580818092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421580818092" cn_domain=PS} 20250130122545804 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545804 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@127c5caa73b3: Found GsupExpect[0] for "262421580818092" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@127c5caa73b3: Added IMSI table entry 6TC_gsup_ul(71)"262421580818092" 20250130122545805 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545805 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421580818092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421580818092"} 20250130122545805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421580818092)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122545805 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421580818092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122545805 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421580818092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421580818092"} 20250130122545805 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421580818092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122545805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421580818092)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122545805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421580818092)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122545805 DLU <0006> fsm.c:568 lu(PS:IMSI-262421580818092)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122545805 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545805 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul(71)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122545805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54472<->l=127.0.0.1:4258 TC_gsup_ul(71)@127c5caa73b3: Final verdict of PTC: pass 20250130122545806 DAUC <0003> db_auc.c:157 IMSI='262427059209872': No 2G Auth Data 20250130122545806 DAUC <0003> db_auc.c:192 IMSI='262427059209872': No 3G Auth Data 20250130122545806 DLGSUP <0013> hlr.c:121 IMSI 262427059209872: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@127c5caa73b3: Created GsupExpect[0] for "262427059209872" to be handled at TC_gsup_ul(72) 20250130122545817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 20250130122545819 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545819 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427059209872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427059209872" cn_domain=PS} 20250130122545819 DLU <0006> fsm.c:456 lu(262427059209872)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122545819 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427059209872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122545819 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427059209872)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122545819 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427059209872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427059209872" cn_domain=PS} 20250130122545819 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545819 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@127c5caa73b3: Found GsupExpect[0] for "262427059209872" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@127c5caa73b3: Added IMSI table entry 7TC_gsup_ul(72)"262427059209872" 20250130122545820 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545820 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427059209872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427059209872"} 20250130122545820 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427059209872)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122545820 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427059209872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122545820 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427059209872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427059209872"} 20250130122545820 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427059209872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122545820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427059209872)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122545820 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427059209872)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122545820 DLU <0006> fsm.c:568 lu(PS:IMSI-262427059209872)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122545820 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122545820 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul(72)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122545820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54484<->l=127.0.0.1:4258 TC_gsup_ul(72)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122545821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20250130122545822 DLINP <000b> input/ipa.c:451 connected read/write 20250130122545822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122545822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122545822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122545822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122545822 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40165<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP(62)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@127c5caa73b3: Final verdict of PTC: none 63@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_ul finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250130122545844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54486<->l=127.0.0.1:4258 20250130122545945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54486<->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=112880) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:48 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_ul_via_proxy started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122549070 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122549071 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122549075 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122549080 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549081 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122549081 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122549081 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  20250130122549081 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122549081 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  20250130122549081 DLGSUP <0013> gsup_server.c:235 2:  20250130122549081 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122549081 DLGSUP <0013> gsup_server.c:235 3:  20250130122549081 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122549081 DLGSUP <0013> gsup_server.c:235 4:  20250130122549081 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122549081 DLGSUP <0013> gsup_server.c:235 5:  20250130122549081 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122549081 DLGSUP <0013> gsup_server.c:235 7:  20250130122549081 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(73)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122549081 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122549081 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122549081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@127c5caa73b3: 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") 20250130122549100 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37151<->l=127.0.0.1:4259) 20250130122549106 DAUC <0003> db_auc.c:157 IMSI='262421065081994': No 2G Auth Data 20250130122549106 DAUC <0003> db_auc.c:192 IMSI='262421065081994': No 3G Auth Data HLR_Test-GSUP(74)@127c5caa73b3: Created GsupExpect[0] for "262421065081994" to be handled at TC_gsup_ul_via_proxy(77) 20250130122549127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 20250130122549136 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549136 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421065081994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421065081994" cn_domain=PS source_name="the-source\n"} 20250130122549136 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250130122549136 DLU <0006> fsm.c:456 lu(262421065081994)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122549136 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421065081994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250130122549136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421065081994)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122549136 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421065081994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421065081994" cn_domain=PS destination_name="the-source\n"} 20250130122549136 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549136 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@127c5caa73b3: Found GsupExpect[0] for "262421065081994" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@127c5caa73b3: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421065081994" 20250130122549144 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549144 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421065081994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421065081994" source_name="the-source\n"} 20250130122549144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421065081994)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122549144 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421065081994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122549144 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421065081994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421065081994" destination_name="the-source\n"} 20250130122549144 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421065081994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122549144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421065081994)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122549144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421065081994)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122549144 DLU <0006> fsm.c:568 lu(PS:IMSI-262421065081994)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122549144 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549144 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122549147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54516<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@127c5caa73b3: Final verdict of PTC: pass 20250130122549150 DAUC <0003> db_auc.c:157 IMSI='262429303138333': No 2G Auth Data 20250130122549150 DAUC <0003> db_auc.c:192 IMSI='262429303138333': No 3G Auth Data 20250130122549152 DLGSUP <0013> hlr.c:121 IMSI 262429303138333: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@127c5caa73b3: Created GsupExpect[0] for "262429303138333" to be handled at TC_gsup_ul_via_proxy(78) 20250130122549164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 20250130122549165 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549165 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429303138333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429303138333" cn_domain=PS source_name="the-source\n"} 20250130122549165 DLU <0006> fsm.c:456 lu(262429303138333)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122549165 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429303138333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250130122549165 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429303138333)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122549166 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429303138333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429303138333" cn_domain=PS destination_name="the-source\n"} 20250130122549166 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549166 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@127c5caa73b3: Found GsupExpect[0] for "262429303138333" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@127c5caa73b3: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429303138333" 20250130122549167 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549167 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429303138333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429303138333" source_name="the-source\n"} 20250130122549167 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429303138333)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122549167 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262429303138333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122549167 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429303138333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429303138333" destination_name="the-source\n"} 20250130122549167 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262429303138333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122549167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429303138333)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122549167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429303138333)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122549167 DLU <0006> fsm.c:568 lu(PS:IMSI-262429303138333)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122549167 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549167 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122549168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@127c5caa73b3: Final verdict of PTC: pass 20250130122549168 DAUC <0003> db_auc.c:157 IMSI='262422189129480': No 2G Auth Data 20250130122549168 DAUC <0003> db_auc.c:192 IMSI='262422189129480': No 3G Auth Data 20250130122549169 DLGSUP <0013> hlr.c:121 IMSI 262422189129480: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@127c5caa73b3: Created GsupExpect[0] for "262422189129480" to be handled at TC_gsup_ul_via_proxy(79) 20250130122549175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 20250130122549176 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549176 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422189129480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422189129480" cn_domain=PS source_name="the-source\n"} 20250130122549176 DLU <0006> fsm.c:456 lu(262422189129480)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122549176 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422189129480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250130122549176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422189129480)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122549176 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422189129480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422189129480" cn_domain=PS destination_name="the-source\n"} 20250130122549176 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549176 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@127c5caa73b3: Found GsupExpect[0] for "262422189129480" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@127c5caa73b3: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262422189129480" 20250130122549177 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549177 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422189129480 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422189129480" source_name="the-source\n"} 20250130122549177 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422189129480)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122549177 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422189129480 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122549177 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422189129480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422189129480" destination_name="the-source\n"} 20250130122549177 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422189129480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122549177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422189129480)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122549177 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422189129480)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122549177 DLU <0006> fsm.c:568 lu(PS:IMSI-262422189129480)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122549177 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549177 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122549178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@127c5caa73b3: Final verdict of PTC: pass 20250130122549179 DAUC <0003> db_auc.c:157 IMSI='262427242466829': No 2G Auth Data 20250130122549179 DAUC <0003> db_auc.c:192 IMSI='262427242466829': No 3G Auth Data 20250130122549179 DLGSUP <0013> hlr.c:121 IMSI 262427242466829: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@127c5caa73b3: Created GsupExpect[0] for "262427242466829" to be handled at TC_gsup_ul_via_proxy(80) 20250130122549185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 20250130122549187 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549187 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427242466829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427242466829" cn_domain=PS source_name="the-source\n"} 20250130122549187 DLU <0006> fsm.c:456 lu(262427242466829)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122549187 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427242466829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250130122549187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427242466829)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122549187 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427242466829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427242466829" cn_domain=PS destination_name="the-source\n"} 20250130122549187 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549187 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@127c5caa73b3: Found GsupExpect[0] for "262427242466829" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@127c5caa73b3: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427242466829" 20250130122549189 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549189 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427242466829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427242466829" source_name="the-source\n"} 20250130122549189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427242466829)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122549189 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427242466829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122549189 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427242466829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427242466829" destination_name="the-source\n"} 20250130122549189 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427242466829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122549189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427242466829)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122549189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427242466829)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122549189 DLU <0006> fsm.c:568 lu(PS:IMSI-262427242466829)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122549189 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549189 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122549189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@127c5caa73b3: Final verdict of PTC: pass 20250130122549190 DAUC <0003> db_auc.c:157 IMSI='262423150150759': No 2G Auth Data 20250130122549190 DAUC <0003> db_auc.c:192 IMSI='262423150150759': No 3G Auth Data 20250130122549191 DLGSUP <0013> hlr.c:121 IMSI 262423150150759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@127c5caa73b3: Created GsupExpect[0] for "262423150150759" to be handled at TC_gsup_ul_via_proxy(81) 20250130122549198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54564<->l=127.0.0.1:4258 20250130122549200 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549200 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423150150759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423150150759" cn_domain=PS source_name="the-source\n"} 20250130122549200 DLU <0006> fsm.c:456 lu(262423150150759)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122549201 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423150150759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250130122549201 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423150150759)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122549201 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423150150759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423150150759" cn_domain=PS destination_name="the-source\n"} 20250130122549201 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549201 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@127c5caa73b3: Found GsupExpect[0] for "262423150150759" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@127c5caa73b3: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423150150759" 20250130122549202 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549202 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423150150759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423150150759" source_name="the-source\n"} 20250130122549203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423150150759)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122549203 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423150150759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122549203 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423150150759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423150150759" destination_name="the-source\n"} 20250130122549203 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423150150759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122549203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423150150759)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122549203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423150150759)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122549203 DLU <0006> fsm.c:568 lu(PS:IMSI-262423150150759)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122549203 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549203 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122549203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54564<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@127c5caa73b3: Final verdict of PTC: pass 20250130122549204 DAUC <0003> db_auc.c:157 IMSI='262420453353469': No 2G Auth Data 20250130122549204 DAUC <0003> db_auc.c:192 IMSI='262420453353469': No 3G Auth Data 20250130122549205 DLGSUP <0013> hlr.c:121 IMSI 262420453353469: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@127c5caa73b3: Created GsupExpect[0] for "262420453353469" to be handled at TC_gsup_ul_via_proxy(82) 20250130122549211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 20250130122549212 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549212 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420453353469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420453353469" cn_domain=PS source_name="the-source\n"} 20250130122549212 DLU <0006> fsm.c:456 lu(262420453353469)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122549212 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420453353469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250130122549213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420453353469)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122549213 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420453353469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420453353469" cn_domain=PS destination_name="the-source\n"} 20250130122549213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@127c5caa73b3: Found GsupExpect[0] for "262420453353469" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@127c5caa73b3: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420453353469" 20250130122549214 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549214 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420453353469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420453353469" source_name="the-source\n"} 20250130122549214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420453353469)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122549214 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262420453353469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122549214 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420453353469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420453353469" destination_name="the-source\n"} 20250130122549214 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262420453353469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122549214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420453353469)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122549214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420453353469)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122549214 DLU <0006> fsm.c:568 lu(PS:IMSI-262420453353469)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122549214 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549214 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122549215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@127c5caa73b3: Final verdict of PTC: pass 20250130122549215 DAUC <0003> db_auc.c:157 IMSI='262424736152001': No 2G Auth Data 20250130122549215 DAUC <0003> db_auc.c:192 IMSI='262424736152001': No 3G Auth Data 20250130122549215 DLGSUP <0013> hlr.c:121 IMSI 262424736152001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@127c5caa73b3: Created GsupExpect[0] for "262424736152001" to be handled at TC_gsup_ul_via_proxy(83) 20250130122549221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4258 20250130122549223 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549223 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424736152001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424736152001" cn_domain=PS source_name="the-source\n"} 20250130122549223 DLU <0006> fsm.c:456 lu(262424736152001)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122549223 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424736152001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250130122549223 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424736152001)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122549223 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424736152001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424736152001" cn_domain=PS destination_name="the-source\n"} 20250130122549223 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549223 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@127c5caa73b3: Found GsupExpect[0] for "262424736152001" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@127c5caa73b3: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424736152001" 20250130122549224 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549224 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424736152001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424736152001" source_name="the-source\n"} 20250130122549224 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424736152001)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122549224 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262424736152001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122549224 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424736152001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424736152001" destination_name="the-source\n"} 20250130122549224 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262424736152001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122549224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424736152001)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122549224 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424736152001)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122549224 DLU <0006> fsm.c:568 lu(PS:IMSI-262424736152001)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122549224 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549224 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122549224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@127c5caa73b3: Final verdict of PTC: pass 20250130122549225 DAUC <0003> db_auc.c:157 IMSI='262429026021271': No 2G Auth Data 20250130122549225 DAUC <0003> db_auc.c:192 IMSI='262429026021271': No 3G Auth Data 20250130122549225 DLGSUP <0013> hlr.c:121 IMSI 262429026021271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@127c5caa73b3: Created GsupExpect[0] for "262429026021271" to be handled at TC_gsup_ul_via_proxy(84) 20250130122549231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54598<->l=127.0.0.1:4258 20250130122549233 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549233 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429026021271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429026021271" cn_domain=PS source_name="the-source\n"} 20250130122549233 DLU <0006> fsm.c:456 lu(262429026021271)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122549233 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429026021271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250130122549233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429026021271)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122549233 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429026021271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429026021271" cn_domain=PS destination_name="the-source\n"} 20250130122549233 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549233 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@127c5caa73b3: Found GsupExpect[0] for "262429026021271" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@127c5caa73b3: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429026021271" 20250130122549235 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549235 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429026021271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429026021271" source_name="the-source\n"} 20250130122549235 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429026021271)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122549235 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429026021271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122549235 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429026021271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429026021271" destination_name="the-source\n"} 20250130122549235 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429026021271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122549235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429026021271)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122549235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429026021271)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122549235 DLU <0006> fsm.c:568 lu(PS:IMSI-262429026021271)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122549235 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122549235 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122549235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54598<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122549236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54500<->l=127.0.0.1:4258 20250130122549236 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37151<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@127c5caa73b3: Final verdict of PTC: none 20250130122549237 DLINP <000b> input/ipa.c:451 connected read/write 20250130122549237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122549237 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122549237 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122549237 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122549237 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@127c5caa73b3: Final verdict of PTC: none 75@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:49 UTC 2025 ====== 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 20250130122549266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54612<->l=127.0.0.1:4258 20250130122549366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54612<->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=114608) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:51 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_ul_subscriber_data started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122552498 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122552498 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122552502 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59928<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122552508 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552508 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122552508 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122552508 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  20250130122552508 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122552508 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  20250130122552508 DLGSUP <0013> gsup_server.c:235 2:  20250130122552508 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122552508 DLGSUP <0013> gsup_server.c:235 3:  20250130122552508 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122552508 DLGSUP <0013> gsup_server.c:235 4:  20250130122552508 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122552508 DLGSUP <0013> gsup_server.c:235 5:  20250130122552508 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122552508 DLGSUP <0013> gsup_server.c:235 7:  20250130122552508 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122552508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122552508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122552508 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@127c5caa73b3: 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") 20250130122552529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34943<->l=127.0.0.1:4259) 20250130122552546 DAUC <0003> db_auc.c:157 IMSI='262424866940130': No 2G Auth Data 20250130122552546 DAUC <0003> db_auc.c:192 IMSI='262424866940130': No 3G Auth Data HLR_Test-GSUP(86)@127c5caa73b3: Created GsupExpect[0] for "262424866940130" to be handled at TC_gsup_ul_subscriber_data(89) 20250130122552564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59936<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@127c5caa73b3: GSUP ul subscriber_data 20250130122552572 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552572 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424866940130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424866940130" cn_domain=PS} 20250130122552572 DLU <0006> fsm.c:456 lu(262424866940130)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122552572 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424866940130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122552572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424866940130)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122552572 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424866940130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424866940130" cn_domain=PS} 20250130122552572 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552572 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@127c5caa73b3: Found GsupExpect[0] for "262424866940130" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@127c5caa73b3: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424866940130" 20250130122552577 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552577 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424866940130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424866940130"} 20250130122552577 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424866940130)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122552577 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424866940130 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122552577 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424866940130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424866940130"} 20250130122552577 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424866940130 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122552577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424866940130)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122552577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424866940130)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122552577 DLU <0006> fsm.c:568 lu(PS:IMSI-262424866940130)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122552577 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552578 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122552580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59936<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@127c5caa73b3: Final verdict of PTC: pass 20250130122552582 DAUC <0003> db_auc.c:157 IMSI='262424407835794': No 2G Auth Data 20250130122552583 DAUC <0003> db_auc.c:192 IMSI='262424407835794': No 3G Auth Data 20250130122552584 DLGSUP <0013> hlr.c:121 IMSI 262424407835794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@127c5caa73b3: Created GsupExpect[0] for "262424407835794" to be handled at TC_gsup_ul_subscriber_data(90) 20250130122552602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@127c5caa73b3: GSUP ul subscriber_data 20250130122552604 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552604 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424407835794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424407835794" cn_domain=PS} 20250130122552604 DLU <0006> fsm.c:456 lu(262424407835794)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122552604 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424407835794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122552604 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424407835794)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122552604 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424407835794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424407835794" cn_domain=PS} 20250130122552604 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552604 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@127c5caa73b3: Found GsupExpect[0] for "262424407835794" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@127c5caa73b3: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424407835794" 20250130122552605 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552605 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424407835794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424407835794"} 20250130122552605 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424407835794)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122552605 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424407835794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122552605 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424407835794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424407835794"} 20250130122552605 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424407835794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122552605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424407835794)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122552605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424407835794)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122552605 DLU <0006> fsm.c:568 lu(PS:IMSI-262424407835794)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122552605 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552605 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122552606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@127c5caa73b3: Final verdict of PTC: pass 20250130122552607 DAUC <0003> db_auc.c:157 IMSI='262422242230977': No 2G Auth Data 20250130122552607 DAUC <0003> db_auc.c:192 IMSI='262422242230977': No 3G Auth Data 20250130122552607 DLGSUP <0013> hlr.c:121 IMSI 262422242230977: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@127c5caa73b3: Created GsupExpect[0] for "262422242230977" to be handled at TC_gsup_ul_subscriber_data(91) 20250130122552614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59948<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@127c5caa73b3: GSUP ul subscriber_data 20250130122552615 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552615 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422242230977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422242230977" cn_domain=PS} 20250130122552615 DLU <0006> fsm.c:456 lu(262422242230977)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122552615 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422242230977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122552616 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422242230977)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122552616 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422242230977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422242230977" cn_domain=PS} 20250130122552616 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552616 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@127c5caa73b3: Found GsupExpect[0] for "262422242230977" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@127c5caa73b3: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422242230977" 20250130122552617 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552617 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422242230977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422242230977"} 20250130122552617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422242230977)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122552617 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422242230977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122552617 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422242230977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422242230977"} 20250130122552617 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422242230977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122552617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422242230977)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122552617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422242230977)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122552617 DLU <0006> fsm.c:568 lu(PS:IMSI-262422242230977)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122552617 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552617 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122552618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59948<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@127c5caa73b3: Final verdict of PTC: pass 20250130122552618 DAUC <0003> db_auc.c:157 IMSI='262428507666666': No 2G Auth Data 20250130122552618 DAUC <0003> db_auc.c:192 IMSI='262428507666666': No 3G Auth Data 20250130122552619 DLGSUP <0013> hlr.c:121 IMSI 262428507666666: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@127c5caa73b3: Created GsupExpect[0] for "262428507666666" to be handled at TC_gsup_ul_subscriber_data(92) 20250130122552626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@127c5caa73b3: GSUP ul subscriber_data 20250130122552628 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552628 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428507666666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428507666666" cn_domain=PS} 20250130122552628 DLU <0006> fsm.c:456 lu(262428507666666)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122552628 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428507666666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122552628 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428507666666)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122552628 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428507666666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428507666666" cn_domain=PS} 20250130122552628 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552628 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@127c5caa73b3: Found GsupExpect[0] for "262428507666666" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@127c5caa73b3: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428507666666" 20250130122552629 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552629 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428507666666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428507666666"} 20250130122552629 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428507666666)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122552629 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428507666666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122552629 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428507666666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428507666666"} 20250130122552629 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428507666666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122552629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428507666666)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122552629 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428507666666)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122552629 DLU <0006> fsm.c:568 lu(PS:IMSI-262428507666666)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122552629 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552629 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122552630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59962<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@127c5caa73b3: Final verdict of PTC: pass 20250130122552631 DAUC <0003> db_auc.c:157 IMSI='262424236099601': No 2G Auth Data 20250130122552631 DAUC <0003> db_auc.c:192 IMSI='262424236099601': No 3G Auth Data 20250130122552631 DLGSUP <0013> hlr.c:121 IMSI 262424236099601: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@127c5caa73b3: Created GsupExpect[0] for "262424236099601" to be handled at TC_gsup_ul_subscriber_data(93) 20250130122552637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@127c5caa73b3: GSUP ul subscriber_data 20250130122552639 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552639 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424236099601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424236099601" cn_domain=PS} 20250130122552639 DLU <0006> fsm.c:456 lu(262424236099601)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122552639 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424236099601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122552639 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424236099601)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122552639 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424236099601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424236099601" cn_domain=PS} 20250130122552639 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552639 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@127c5caa73b3: Found GsupExpect[0] for "262424236099601" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@127c5caa73b3: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424236099601" 20250130122552640 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552640 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424236099601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424236099601"} 20250130122552640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424236099601)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122552640 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424236099601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122552640 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424236099601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424236099601"} 20250130122552640 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424236099601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122552640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424236099601)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122552640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424236099601)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122552640 DLU <0006> fsm.c:568 lu(PS:IMSI-262424236099601)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122552640 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552640 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122552641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@127c5caa73b3: Final verdict of PTC: pass 20250130122552641 DAUC <0003> db_auc.c:157 IMSI='262427139944472': No 2G Auth Data 20250130122552642 DAUC <0003> db_auc.c:192 IMSI='262427139944472': No 3G Auth Data 20250130122552642 DLGSUP <0013> hlr.c:121 IMSI 262427139944472: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@127c5caa73b3: Created GsupExpect[0] for "262427139944472" to be handled at TC_gsup_ul_subscriber_data(94) 20250130122552648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59980<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@127c5caa73b3: GSUP ul subscriber_data 20250130122552650 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552650 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427139944472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427139944472" cn_domain=PS} 20250130122552650 DLU <0006> fsm.c:456 lu(262427139944472)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122552650 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427139944472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122552650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427139944472)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122552650 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427139944472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427139944472" cn_domain=PS} 20250130122552650 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552650 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@127c5caa73b3: Found GsupExpect[0] for "262427139944472" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@127c5caa73b3: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427139944472" 20250130122552652 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552652 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427139944472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427139944472"} 20250130122552652 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427139944472)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122552652 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427139944472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122552652 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427139944472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427139944472"} 20250130122552652 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427139944472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122552652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427139944472)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122552652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427139944472)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122552652 DLU <0006> fsm.c:568 lu(PS:IMSI-262427139944472)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122552652 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552652 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122552652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59980<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@127c5caa73b3: Final verdict of PTC: pass 20250130122552653 DAUC <0003> db_auc.c:157 IMSI='262426818460504': No 2G Auth Data 20250130122552653 DAUC <0003> db_auc.c:192 IMSI='262426818460504': No 3G Auth Data 20250130122552654 DLGSUP <0013> hlr.c:121 IMSI 262426818460504: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@127c5caa73b3: Created GsupExpect[0] for "262426818460504" to be handled at TC_gsup_ul_subscriber_data(95) 20250130122552661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59996<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@127c5caa73b3: GSUP ul subscriber_data 20250130122552663 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552663 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426818460504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426818460504" cn_domain=PS} 20250130122552663 DLU <0006> fsm.c:456 lu(262426818460504)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122552663 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426818460504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122552663 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426818460504)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122552663 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426818460504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426818460504" cn_domain=PS} 20250130122552663 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552663 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@127c5caa73b3: Found GsupExpect[0] for "262426818460504" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@127c5caa73b3: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426818460504" 20250130122552664 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552664 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426818460504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426818460504"} 20250130122552664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426818460504)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122552664 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426818460504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122552664 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426818460504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426818460504"} 20250130122552664 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426818460504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122552664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426818460504)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122552664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426818460504)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122552664 DLU <0006> fsm.c:568 lu(PS:IMSI-262426818460504)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122552664 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552664 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122552665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59996<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@127c5caa73b3: Final verdict of PTC: pass 20250130122552666 DAUC <0003> db_auc.c:157 IMSI='262424123905427': No 2G Auth Data 20250130122552666 DAUC <0003> db_auc.c:192 IMSI='262424123905427': No 3G Auth Data 20250130122552666 DLGSUP <0013> hlr.c:121 IMSI 262424123905427: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@127c5caa73b3: Created GsupExpect[0] for "262424123905427" to be handled at TC_gsup_ul_subscriber_data(96) 20250130122552673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@127c5caa73b3: GSUP ul subscriber_data 20250130122552675 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552676 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424123905427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424123905427" cn_domain=PS} 20250130122552676 DLU <0006> fsm.c:456 lu(262424123905427)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122552676 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424123905427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122552676 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424123905427)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122552676 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424123905427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424123905427" cn_domain=PS} 20250130122552676 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552676 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@127c5caa73b3: Found GsupExpect[0] for "262424123905427" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@127c5caa73b3: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262424123905427" 20250130122552677 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552678 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424123905427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424123905427"} 20250130122552678 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424123905427)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122552678 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424123905427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122552678 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424123905427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424123905427"} 20250130122552678 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424123905427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122552678 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424123905427)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122552678 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424123905427)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122552678 DLU <0006> fsm.c:568 lu(PS:IMSI-262424123905427)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122552678 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122552678 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122552679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122552680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59928<->l=127.0.0.1:4258 20250130122552680 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34943<->l=127.0.0.1:4259) 20250130122552680 DLINP <000b> input/ipa.c:451 connected read/write 20250130122552680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122552680 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122552680 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122552680 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@127c5caa73b3: Final verdict of PTC: none 87@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:52 UTC 2025 ====== 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 20250130122552703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20250130122552804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=117948) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:54 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_vty started. MTC@127c5caa73b3: legacy= true 20250130122555894 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122555894 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122555899 DLINP <000b> input/ipa.c:451 connected read/write 20250130122555899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122555900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122555903 DLINP <000b> input/ipa.c:451 connected read/write 20250130122555903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122555903 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122555903 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122555903 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  20250130122555903 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122555904 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  20250130122555904 DLGSUP <0013> gsup_server.c:235 2:  HLR_Test-GSUP-IPA(97)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122555904 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122555904 DLGSUP <0013> gsup_server.c:235 3:  20250130122555904 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122555904 DLGSUP <0013> gsup_server.c:235 4:  20250130122555904 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122555904 DLGSUP <0013> gsup_server.c:235 5:  20250130122555904 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122555904 DLGSUP <0013> gsup_server.c:235 7:  20250130122555904 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122555904 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122555904 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122555904 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@127c5caa73b3: 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") 20250130122555917 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39813<->l=127.0.0.1:4259) 20250130122555919 DAUC <0003> db_auc.c:157 IMSI='262427792963761': No 2G Auth Data 20250130122555919 DAUC <0003> db_auc.c:192 IMSI='262427792963761': No 3G Auth Data 20250130122555920 DAUC <0003> db_auc.c:192 IMSI='262427792963761': No 3G Auth Data 20250130122555921 DAUC <0003> db_auc.c:157 IMSI='262422748625847': No 2G Auth Data 20250130122555921 DAUC <0003> db_auc.c:192 IMSI='262422748625847': No 3G Auth Data 20250130122555922 DAUC <0003> db_auc.c:157 IMSI='262422748625847': No 2G Auth Data 20250130122555922 DAUC <0003> db_auc.c:157 IMSI='262420837909000': No 2G Auth Data 20250130122555922 DAUC <0003> db_auc.c:192 IMSI='262420837909000': No 3G Auth Data MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122555924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4258 20250130122555925 DLINP <000b> input/ipa.c:451 connected read/write 20250130122555925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122555925 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122555925 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122555925 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122555925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39813<->l=127.0.0.1:4259) 98@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@127c5caa73b3: Test case TC_vty finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250130122555947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60030<->l=127.0.0.1:4258 20250130122556047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60030<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28340) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:25:58 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_vty_msisdn_isd started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122559155 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122559155 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122559158 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122559158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60040<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122559160 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122559160 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122559160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122559160 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  20250130122559160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122559160 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  20250130122559160 DLGSUP <0013> gsup_server.c:235 2:  20250130122559160 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122559160 DLGSUP <0013> gsup_server.c:235 3:  20250130122559160 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122559160 DLGSUP <0013> gsup_server.c:235 4:  20250130122559160 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122559160 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(100)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122559160 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122559160 DLGSUP <0013> gsup_server.c:235 7:  20250130122559160 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122559160 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122559161 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122559161 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@127c5caa73b3: 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") 20250130122559180 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37175<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@127c5caa73b3: Created GsupExpect[0] for "262425943730786" to be handled at TC_vty_msisdn_isd(104) 20250130122559196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4258 20250130122559200 DAUC <0003> db_auc.c:157 IMSI='262425943730786': No 2G Auth Data 20250130122559200 DAUC <0003> db_auc.c:192 IMSI='262425943730786': No 3G Auth Data 20250130122559207 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122559207 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425943730786" cn_domain=PS} 20250130122559207 DLU <0006> fsm.c:456 lu(262425943730786)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122559207 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122559207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425943730786)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122559207 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425943730786" cn_domain=PS} 20250130122559207 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122559207 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@127c5caa73b3: Found GsupExpect[0] for "262425943730786" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@127c5caa73b3: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425943730786" 20250130122559211 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122559211 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425943730786"} 20250130122559211 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425943730786)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122559211 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122559211 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425943730786"} 20250130122559211 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122559211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425943730786)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122559211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425943730786)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122559211 DLU <0006> fsm.c:568 lu(PS:IMSI-262425943730786)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122559211 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122559211 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@127c5caa73b3: setverdict(pass): none -> pass 20250130122559213 DLGSUP <0013> hlr.c:128 IMSI 262425943730786: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250130122559213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122559213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122559214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@127c5caa73b3: Final verdict of PTC: pass 20250130122559215 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122559215 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425943730786"} 20250130122559215 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250130122559215 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425943730786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122559216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60040<->l=127.0.0.1:4258 20250130122559217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37175<->l=127.0.0.1:4259) 20250130122559217 DLINP <000b> input/ipa.c:451 connected read/write 20250130122559218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122559218 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122559218 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122559218 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@127c5caa73b3: Final verdict of PTC: none 102@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 102: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@127c5caa73b3: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:25:59 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250130122559245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60060<->l=127.0.0.1:4258 20250130122559346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60060<->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@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:01 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_purge_cs started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122602423 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122602423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122602428 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122602433 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602433 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122602433 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122602433 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  20250130122602433 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122602433 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  20250130122602433 DLGSUP <0013> gsup_server.c:235 2:  20250130122602433 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122602433 DLGSUP <0013> gsup_server.c:235 3:  20250130122602433 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122602433 DLGSUP <0013> gsup_server.c:235 4:  20250130122602434 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122602434 DLGSUP <0013> gsup_server.c:235 5:  20250130122602434 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122602434 DLGSUP <0013> gsup_server.c:235 7:  20250130122602434 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122602434 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122602434 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122602434 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@127c5caa73b3: 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") 20250130122602462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41853<->l=127.0.0.1:4259) 20250130122602472 DAUC <0003> db_auc.c:157 IMSI='262423972979284': No 2G Auth Data 20250130122602472 DAUC <0003> db_auc.c:192 IMSI='262423972979284': No 3G Auth Data HLR_Test-GSUP(106)@127c5caa73b3: Created GsupExpect[0] for "262423972979284" to be handled at TC_gsup_purge_cs(109) 20250130122602494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 20250130122602499 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602500 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423972979284" cn_domain=PS} 20250130122602500 DLU <0006> fsm.c:456 lu(262423972979284)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122602500 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122602500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423972979284)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122602500 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423972979284" cn_domain=PS} 20250130122602500 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602500 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@127c5caa73b3: Found GsupExpect[0] for "262423972979284" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@127c5caa73b3: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423972979284" 20250130122602502 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602502 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423972979284"} 20250130122602502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423972979284)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122602502 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122602502 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423972979284"} 20250130122602502 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122602502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423972979284)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122602502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423972979284)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122602502 DLU <0006> fsm.c:568 lu(PS:IMSI-262423972979284)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122602502 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602503 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@127c5caa73b3: setverdict(pass): none -> pass 20250130122602504 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602504 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423972979284" cn_domain=CS} 20250130122602504 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250130122602504 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423972979284"} 20250130122602504 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423972979284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122602504 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602504 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122602504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@127c5caa73b3: Final verdict of PTC: pass 20250130122602505 DAUC <0003> db_auc.c:157 IMSI='262420574496119': No 2G Auth Data 20250130122602505 DAUC <0003> db_auc.c:192 IMSI='262420574496119': No 3G Auth Data 20250130122602506 DLGSUP <0013> hlr.c:121 IMSI 262420574496119: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@127c5caa73b3: Created GsupExpect[0] for "262420574496119" to be handled at TC_gsup_purge_cs(110) 20250130122602514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41934<->l=127.0.0.1:4258 20250130122602516 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602516 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420574496119" cn_domain=PS} 20250130122602516 DLU <0006> fsm.c:456 lu(262420574496119)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122602516 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122602516 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420574496119)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122602516 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420574496119" cn_domain=PS} 20250130122602516 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602516 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@127c5caa73b3: Found GsupExpect[0] for "262420574496119" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@127c5caa73b3: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420574496119" 20250130122602517 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602517 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420574496119"} 20250130122602517 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420574496119)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122602517 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122602517 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420574496119"} 20250130122602517 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122602517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420574496119)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122602517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420574496119)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122602517 DLU <0006> fsm.c:568 lu(PS:IMSI-262420574496119)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122602517 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602517 DLINP <000b> input/ipa.c:451 connected read/write [38;5;23m20250130122602517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@127c5caa73b3: setverdict(pass): none -> pass 20250130122602517 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602517 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420574496119" cn_domain=CS} 20250130122602517 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250130122602517 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420574496119"} 20250130122602517 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420574496119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122602517 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602517 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122602518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41934<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@127c5caa73b3: Final verdict of PTC: pass 20250130122602519 DAUC <0003> db_auc.c:157 IMSI='262423051113357': No 2G Auth Data 20250130122602519 DAUC <0003> db_auc.c:192 IMSI='262423051113357': No 3G Auth Data 20250130122602519 DLGSUP <0013> hlr.c:121 IMSI 262423051113357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@127c5caa73b3: Created GsupExpect[0] for "262423051113357" to be handled at TC_gsup_purge_cs(111) 20250130122602525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 20250130122602526 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602526 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423051113357" cn_domain=PS} 20250130122602526 DLU <0006> fsm.c:456 lu(262423051113357)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122602526 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122602526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423051113357)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122602527 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423051113357" cn_domain=PS} 20250130122602527 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602527 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@127c5caa73b3: Found GsupExpect[0] for "262423051113357" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@127c5caa73b3: Added IMSI table entry 2TC_gsup_purge_cs(111)"262423051113357" 20250130122602527 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602527 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423051113357"} 20250130122602527 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423051113357)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122602527 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122602527 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423051113357"} 20250130122602527 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122602527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423051113357)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122602527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423051113357)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122602527 DLU <0006> fsm.c:568 lu(PS:IMSI-262423051113357)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122602527 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602527 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@127c5caa73b3: setverdict(pass): none -> pass 20250130122602528 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602528 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423051113357" cn_domain=CS} 20250130122602528 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250130122602528 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423051113357"} 20250130122602528 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423051113357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122602528 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602528 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122602529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@127c5caa73b3: Final verdict of PTC: pass 20250130122602529 DAUC <0003> db_auc.c:157 IMSI='262428977059031': No 2G Auth Data 20250130122602529 DAUC <0003> db_auc.c:192 IMSI='262428977059031': No 3G Auth Data 20250130122602529 DLGSUP <0013> hlr.c:121 IMSI 262428977059031: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@127c5caa73b3: Created GsupExpect[0] for "262428977059031" to be handled at TC_gsup_purge_cs(112) 20250130122602537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 20250130122602539 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602539 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428977059031" cn_domain=PS} 20250130122602539 DLU <0006> fsm.c:456 lu(262428977059031)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122602539 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122602539 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428977059031)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122602539 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428977059031" cn_domain=PS} 20250130122602539 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602539 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@127c5caa73b3: Found GsupExpect[0] for "262428977059031" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@127c5caa73b3: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428977059031" 20250130122602540 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602540 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428977059031"} 20250130122602540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428977059031)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122602540 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122602540 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428977059031"} 20250130122602540 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122602540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428977059031)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122602540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428977059031)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122602540 DLU <0006> fsm.c:568 lu(PS:IMSI-262428977059031)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122602540 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602540 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@127c5caa73b3: setverdict(pass): none -> pass 20250130122602541 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602541 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428977059031" cn_domain=CS} 20250130122602541 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250130122602541 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428977059031"} 20250130122602541 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428977059031 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122602541 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602541 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122602541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41948<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@127c5caa73b3: Final verdict of PTC: pass 20250130122602542 DAUC <0003> db_auc.c:157 IMSI='262420279418303': No 2G Auth Data 20250130122602542 DAUC <0003> db_auc.c:192 IMSI='262420279418303': No 3G Auth Data 20250130122602542 DLGSUP <0013> hlr.c:121 IMSI 262420279418303: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@127c5caa73b3: Created GsupExpect[0] for "262420279418303" to be handled at TC_gsup_purge_cs(113) 20250130122602550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 20250130122602552 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602552 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420279418303" cn_domain=PS} 20250130122602552 DLU <0006> fsm.c:456 lu(262420279418303)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122602552 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122602552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420279418303)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122602552 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420279418303" cn_domain=PS} 20250130122602552 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602552 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@127c5caa73b3: Found GsupExpect[0] for "262420279418303" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@127c5caa73b3: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420279418303" 20250130122602553 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602553 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420279418303"} 20250130122602553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420279418303)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122602553 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122602553 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420279418303"} 20250130122602553 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122602553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420279418303)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122602553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420279418303)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122602553 DLU <0006> fsm.c:568 lu(PS:IMSI-262420279418303)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122602553 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602553 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@127c5caa73b3: setverdict(pass): none -> pass 20250130122602554 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602554 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420279418303" cn_domain=CS} 20250130122602554 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250130122602554 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420279418303"} 20250130122602554 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420279418303 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122602554 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602554 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122602554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41958<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@127c5caa73b3: Final verdict of PTC: pass 20250130122602555 DAUC <0003> db_auc.c:157 IMSI='262423534327549': No 2G Auth Data 20250130122602555 DAUC <0003> db_auc.c:192 IMSI='262423534327549': No 3G Auth Data 20250130122602555 DLGSUP <0013> hlr.c:121 IMSI 262423534327549: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@127c5caa73b3: Created GsupExpect[0] for "262423534327549" to be handled at TC_gsup_purge_cs(114) 20250130122602561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 20250130122602562 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602562 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423534327549" cn_domain=PS} 20250130122602562 DLU <0006> fsm.c:456 lu(262423534327549)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122602562 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122602562 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423534327549)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122602562 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423534327549" cn_domain=PS} 20250130122602562 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602563 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@127c5caa73b3: Found GsupExpect[0] for "262423534327549" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@127c5caa73b3: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423534327549" 20250130122602563 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602563 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423534327549"} 20250130122602563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423534327549)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122602563 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122602564 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423534327549"} 20250130122602564 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122602564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423534327549)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122602564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423534327549)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122602564 DLU <0006> fsm.c:568 lu(PS:IMSI-262423534327549)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122602564 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602564 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@127c5caa73b3: setverdict(pass): none -> pass 20250130122602564 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602564 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423534327549" cn_domain=CS} 20250130122602564 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250130122602564 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423534327549"} 20250130122602564 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423534327549 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122602564 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602564 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122602565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41968<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@127c5caa73b3: Final verdict of PTC: pass 20250130122602566 DAUC <0003> db_auc.c:157 IMSI='262427765709525': No 2G Auth Data 20250130122602566 DAUC <0003> db_auc.c:192 IMSI='262427765709525': No 3G Auth Data 20250130122602566 DLGSUP <0013> hlr.c:121 IMSI 262427765709525: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@127c5caa73b3: Created GsupExpect[0] for "262427765709525" to be handled at TC_gsup_purge_cs(115) 20250130122602573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4258 20250130122602575 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602575 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427765709525" cn_domain=PS} 20250130122602575 DLU <0006> fsm.c:456 lu(262427765709525)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122602575 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122602575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427765709525)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122602575 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427765709525" cn_domain=PS} 20250130122602575 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602575 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@127c5caa73b3: Found GsupExpect[0] for "262427765709525" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@127c5caa73b3: Added IMSI table entry 6TC_gsup_purge_cs(115)"262427765709525" 20250130122602576 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602576 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427765709525"} 20250130122602576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427765709525)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122602576 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122602576 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427765709525"} 20250130122602576 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122602576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427765709525)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122602576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427765709525)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122602576 DLU <0006> fsm.c:568 lu(PS:IMSI-262427765709525)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122602576 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602576 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@127c5caa73b3: setverdict(pass): none -> pass 20250130122602577 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602577 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427765709525" cn_domain=CS} 20250130122602577 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250130122602577 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427765709525"} 20250130122602577 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427765709525 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122602577 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602577 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122602578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@127c5caa73b3: Final verdict of PTC: pass 20250130122602579 DAUC <0003> db_auc.c:157 IMSI='262423297627535': No 2G Auth Data 20250130122602579 DAUC <0003> db_auc.c:192 IMSI='262423297627535': No 3G Auth Data 20250130122602579 DLGSUP <0013> hlr.c:121 IMSI 262423297627535: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@127c5caa73b3: Created GsupExpect[0] for "262423297627535" to be handled at TC_gsup_purge_cs(116) 20250130122602587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 20250130122602588 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602588 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423297627535" cn_domain=PS} 20250130122602588 DLU <0006> fsm.c:456 lu(262423297627535)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122602588 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122602589 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423297627535)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122602589 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423297627535" cn_domain=PS} 20250130122602589 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602589 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@127c5caa73b3: Found GsupExpect[0] for "262423297627535" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@127c5caa73b3: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423297627535" 20250130122602590 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602590 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423297627535"} 20250130122602590 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423297627535)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122602590 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122602590 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423297627535"} 20250130122602590 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122602590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423297627535)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122602590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423297627535)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122602590 DLU <0006> fsm.c:568 lu(PS:IMSI-262423297627535)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122602590 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602590 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@127c5caa73b3: setverdict(pass): none -> pass 20250130122602590 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602591 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423297627535" cn_domain=CS} 20250130122602591 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250130122602591 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423297627535"} 20250130122602591 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423297627535 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122602591 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122602591 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122602591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122602592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4258 20250130122602592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41853<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@127c5caa73b3: Final verdict of PTC: none 20250130122602592 DLINP <000b> input/ipa.c:451 connected read/write 20250130122602592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122602592 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122602592 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122602592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@127c5caa73b3: Final verdict of PTC: none 107@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:02 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250130122602615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4258 20250130122602716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41996<->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=134828) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:04 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_purge_ps started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122605821 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122605821 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122605824 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122605827 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605827 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122605827 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122605827 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  20250130122605827 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122605827 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  20250130122605827 DLGSUP <0013> gsup_server.c:235 2:  20250130122605827 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122605827 DLGSUP <0013> gsup_server.c:235 3:  20250130122605827 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122605827 DLGSUP <0013> gsup_server.c:235 4:  20250130122605827 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122605827 DLGSUP <0013> gsup_server.c:235 5:  20250130122605827 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(117)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122605827 DLGSUP <0013> gsup_server.c:235 7:  20250130122605827 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122605827 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122605827 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122605827 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@127c5caa73b3: 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") 20250130122605836 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38157<->l=127.0.0.1:4259) 20250130122605838 DAUC <0003> db_auc.c:157 IMSI='262425220170765': No 2G Auth Data 20250130122605838 DAUC <0003> db_auc.c:192 IMSI='262425220170765': No 3G Auth Data HLR_Test-GSUP(118)@127c5caa73b3: Created GsupExpect[0] for "262425220170765" to be handled at TC_gsup_purge_ps(121) 20250130122605844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4258 20250130122605870 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605870 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425220170765" cn_domain=PS} 20250130122605870 DLU <0006> fsm.c:456 lu(262425220170765)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122605870 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122605870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425220170765)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122605870 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425220170765" cn_domain=PS} 20250130122605871 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605871 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@127c5caa73b3: Found GsupExpect[0] for "262425220170765" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@127c5caa73b3: Added IMSI table entry 0TC_gsup_purge_ps(121)"262425220170765" 20250130122605878 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605878 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425220170765"} 20250130122605878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425220170765)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122605878 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122605878 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425220170765"} 20250130122605878 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122605878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220170765)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122605878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425220170765)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122605878 DLU <0006> fsm.c:568 lu(PS:IMSI-262425220170765)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122605878 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605878 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@127c5caa73b3: setverdict(pass): none -> pass 20250130122605881 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605881 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425220170765" cn_domain=PS} 20250130122605881 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250130122605882 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425220170765"} 20250130122605882 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425220170765 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122605882 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605882 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122605885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@127c5caa73b3: Final verdict of PTC: pass 20250130122605888 DAUC <0003> db_auc.c:157 IMSI='262422461175708': No 2G Auth Data 20250130122605888 DAUC <0003> db_auc.c:192 IMSI='262422461175708': No 3G Auth Data 20250130122605890 DLGSUP <0013> hlr.c:121 IMSI 262422461175708: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@127c5caa73b3: Created GsupExpect[0] for "262422461175708" to be handled at TC_gsup_purge_ps(122) 20250130122605904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 20250130122605905 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605905 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422461175708" cn_domain=PS} 20250130122605905 DLU <0006> fsm.c:456 lu(262422461175708)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122605905 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122605905 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422461175708)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122605905 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422461175708" cn_domain=PS} 20250130122605905 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605905 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@127c5caa73b3: Found GsupExpect[0] for "262422461175708" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@127c5caa73b3: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422461175708" 20250130122605906 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605906 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422461175708"} 20250130122605906 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422461175708)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122605906 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122605906 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422461175708"} 20250130122605906 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122605906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422461175708)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122605906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422461175708)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122605906 DLU <0006> fsm.c:568 lu(PS:IMSI-262422461175708)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122605906 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605906 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@127c5caa73b3: setverdict(pass): none -> pass 20250130122605907 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605907 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422461175708" cn_domain=PS} 20250130122605907 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250130122605907 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422461175708"} 20250130122605907 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422461175708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122605907 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605907 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122605908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@127c5caa73b3: Final verdict of PTC: pass 20250130122605908 DAUC <0003> db_auc.c:157 IMSI='262426310030381': No 2G Auth Data 20250130122605908 DAUC <0003> db_auc.c:192 IMSI='262426310030381': No 3G Auth Data 20250130122605908 DLGSUP <0013> hlr.c:121 IMSI 262426310030381: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@127c5caa73b3: Created GsupExpect[0] for "262426310030381" to be handled at TC_gsup_purge_ps(123) 20250130122605915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4258 20250130122605917 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605917 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426310030381" cn_domain=PS} 20250130122605917 DLU <0006> fsm.c:456 lu(262426310030381)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122605917 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122605917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426310030381)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122605917 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426310030381" cn_domain=PS} 20250130122605917 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605917 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@127c5caa73b3: Found GsupExpect[0] for "262426310030381" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@127c5caa73b3: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426310030381" 20250130122605918 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605918 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426310030381"} 20250130122605918 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426310030381)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122605918 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122605918 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426310030381"} 20250130122605918 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122605918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426310030381)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122605918 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426310030381)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122605918 DLU <0006> fsm.c:568 lu(PS:IMSI-262426310030381)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122605918 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605918 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@127c5caa73b3: setverdict(pass): none -> pass 20250130122605919 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605919 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426310030381" cn_domain=PS} 20250130122605919 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250130122605919 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426310030381"} 20250130122605919 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426310030381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122605919 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605919 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122605920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@127c5caa73b3: Final verdict of PTC: pass 20250130122605921 DAUC <0003> db_auc.c:157 IMSI='262426307666957': No 2G Auth Data 20250130122605921 DAUC <0003> db_auc.c:192 IMSI='262426307666957': No 3G Auth Data 20250130122605921 DLGSUP <0013> hlr.c:121 IMSI 262426307666957: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@127c5caa73b3: Created GsupExpect[0] for "262426307666957" to be handled at TC_gsup_purge_ps(124) 20250130122605927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 20250130122605930 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605930 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426307666957" cn_domain=PS} 20250130122605930 DLU <0006> fsm.c:456 lu(262426307666957)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122605930 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122605930 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426307666957)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122605930 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426307666957" cn_domain=PS} 20250130122605930 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605930 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@127c5caa73b3: Found GsupExpect[0] for "262426307666957" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@127c5caa73b3: Added IMSI table entry 3TC_gsup_purge_ps(124)"262426307666957" 20250130122605932 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605932 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426307666957"} 20250130122605932 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426307666957)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122605932 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122605932 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426307666957"} 20250130122605932 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122605932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426307666957)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122605932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426307666957)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122605932 DLU <0006> fsm.c:568 lu(PS:IMSI-262426307666957)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122605932 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605932 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@127c5caa73b3: setverdict(pass): none -> pass 20250130122605933 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605933 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426307666957" cn_domain=PS} 20250130122605933 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250130122605933 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426307666957"} 20250130122605933 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262426307666957 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122605933 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605933 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122605934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42050<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@127c5caa73b3: Final verdict of PTC: pass 20250130122605935 DAUC <0003> db_auc.c:157 IMSI='262422490495587': No 2G Auth Data 20250130122605935 DAUC <0003> db_auc.c:192 IMSI='262422490495587': No 3G Auth Data 20250130122605935 DLGSUP <0013> hlr.c:121 IMSI 262422490495587: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@127c5caa73b3: Created GsupExpect[0] for "262422490495587" to be handled at TC_gsup_purge_ps(125) 20250130122605942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 20250130122605945 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605945 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422490495587" cn_domain=PS} 20250130122605945 DLU <0006> fsm.c:456 lu(262422490495587)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122605945 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122605945 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422490495587)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122605945 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422490495587" cn_domain=PS} 20250130122605945 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605945 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@127c5caa73b3: Found GsupExpect[0] for "262422490495587" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@127c5caa73b3: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422490495587" 20250130122605946 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605946 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422490495587"} 20250130122605946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422490495587)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122605946 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122605946 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422490495587"} 20250130122605946 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122605946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422490495587)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122605946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422490495587)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122605946 DLU <0006> fsm.c:568 lu(PS:IMSI-262422490495587)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122605946 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605946 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@127c5caa73b3: setverdict(pass): none -> pass 20250130122605947 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605947 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422490495587" cn_domain=PS} 20250130122605947 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250130122605947 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422490495587"} 20250130122605947 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422490495587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122605947 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605947 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122605948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@127c5caa73b3: Final verdict of PTC: pass 20250130122605949 DAUC <0003> db_auc.c:157 IMSI='262429118981803': No 2G Auth Data 20250130122605949 DAUC <0003> db_auc.c:192 IMSI='262429118981803': No 3G Auth Data 20250130122605949 DLGSUP <0013> hlr.c:121 IMSI 262429118981803: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@127c5caa73b3: Created GsupExpect[0] for "262429118981803" to be handled at TC_gsup_purge_ps(126) 20250130122605956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 20250130122605958 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605958 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429118981803" cn_domain=PS} 20250130122605958 DLU <0006> fsm.c:456 lu(262429118981803)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122605958 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122605958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429118981803)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122605958 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429118981803" cn_domain=PS} 20250130122605958 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605958 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@127c5caa73b3: Found GsupExpect[0] for "262429118981803" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@127c5caa73b3: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429118981803" 20250130122605959 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605959 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429118981803"} 20250130122605959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429118981803)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122605959 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122605959 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429118981803"} 20250130122605959 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122605959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429118981803)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122605959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429118981803)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122605959 DLU <0006> fsm.c:568 lu(PS:IMSI-262429118981803)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122605959 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605959 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@127c5caa73b3: setverdict(pass): none -> pass 20250130122605961 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605961 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429118981803" cn_domain=PS} 20250130122605961 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250130122605961 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429118981803"} 20250130122605961 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429118981803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122605961 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605961 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122605961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42060<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@127c5caa73b3: Final verdict of PTC: pass 20250130122605962 DAUC <0003> db_auc.c:157 IMSI='262421802853689': No 2G Auth Data 20250130122605962 DAUC <0003> db_auc.c:192 IMSI='262421802853689': No 3G Auth Data 20250130122605963 DLGSUP <0013> hlr.c:121 IMSI 262421802853689: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@127c5caa73b3: Created GsupExpect[0] for "262421802853689" to be handled at TC_gsup_purge_ps(127) 20250130122605969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42076<->l=127.0.0.1:4258 20250130122605971 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605971 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421802853689" cn_domain=PS} 20250130122605971 DLU <0006> fsm.c:456 lu(262421802853689)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122605971 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122605971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421802853689)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122605971 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421802853689" cn_domain=PS} 20250130122605971 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605971 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@127c5caa73b3: Found GsupExpect[0] for "262421802853689" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@127c5caa73b3: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421802853689" 20250130122605972 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605973 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421802853689"} 20250130122605973 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421802853689)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122605973 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122605973 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421802853689"} 20250130122605973 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122605973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421802853689)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122605973 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421802853689)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122605973 DLU <0006> fsm.c:568 lu(PS:IMSI-262421802853689)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122605973 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605973 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@127c5caa73b3: setverdict(pass): none -> pass 20250130122605974 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605974 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421802853689" cn_domain=PS} 20250130122605974 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250130122605974 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421802853689"} 20250130122605974 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421802853689 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122605974 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605974 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122605974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42076<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@127c5caa73b3: Final verdict of PTC: pass 20250130122605975 DAUC <0003> db_auc.c:157 IMSI='262425180805619': No 2G Auth Data 20250130122605975 DAUC <0003> db_auc.c:192 IMSI='262425180805619': No 3G Auth Data 20250130122605975 DLGSUP <0013> hlr.c:121 IMSI 262425180805619: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@127c5caa73b3: Created GsupExpect[0] for "262425180805619" to be handled at TC_gsup_purge_ps(128) 20250130122605981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 20250130122605983 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605983 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425180805619" cn_domain=PS} 20250130122605983 DLU <0006> fsm.c:456 lu(262425180805619)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122605983 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122605983 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425180805619)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122605983 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425180805619" cn_domain=PS} 20250130122605983 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605983 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@127c5caa73b3: Found GsupExpect[0] for "262425180805619" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@127c5caa73b3: Added IMSI table entry 7TC_gsup_purge_ps(128)"262425180805619" 20250130122605985 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605985 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425180805619"} 20250130122605985 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425180805619)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122605985 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122605985 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425180805619"} 20250130122605985 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122605985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425180805619)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122605985 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425180805619)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122605985 DLU <0006> fsm.c:568 lu(PS:IMSI-262425180805619)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122605985 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605985 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@127c5caa73b3: setverdict(pass): none -> pass 20250130122605986 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605986 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425180805619" cn_domain=PS} 20250130122605986 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250130122605986 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425180805619"} 20250130122605986 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425180805619 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250130122605986 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122605986 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122605986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122605987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4258 119@127c5caa73b3: Final verdict of PTC: none 20250130122605988 DLINP <000b> input/ipa.c:451 connected read/write 20250130122605988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122605988 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122605988 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122605988 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122605988 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38157<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250130122606011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42082<->l=127.0.0.1:4258 20250130122606112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42082<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66516) Waiting for packet dumper to finish... 1 (prev_count=66516, count=134764) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:08 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_purge_unknown started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122609204 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122609204 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122609209 DLINP <000b> input/ipa.c:451 connected read/write 20250130122609209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122609210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122609213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122609213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122609213 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122609213 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122609213 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  20250130122609213 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122609213 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  20250130122609213 DLGSUP <0013> gsup_server.c:235 2:  20250130122609213 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122609213 DLGSUP <0013> gsup_server.c:235 3:  20250130122609213 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122609213 DLGSUP <0013> gsup_server.c:235 4:  20250130122609213 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122609213 DLGSUP <0013> gsup_server.c:235 5:  20250130122609213 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122609213 DLGSUP <0013> gsup_server.c:235 7:  20250130122609213 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122609213 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122609213 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122609213 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@127c5caa73b3: 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") 20250130122609235 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34611<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@127c5caa73b3: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250130122609249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42104<->l=127.0.0.1:4258 20250130122609254 DLINP <000b> input/ipa.c:451 connected read/write 20250130122609254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122609254 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} 20250130122609254 DLU <0006> fsm.c:456 lu(2345743413463)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122609254 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 20250130122609254 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} 20250130122609254 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122609254 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55c3952d0f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122609254 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55c3952d0f60]{UNVALIDATED}: Freeing instance 20250130122609254 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55c3952d0f60]{UNVALIDATED}: Deallocated 20250130122609254 DLINP <000b> input/ipa.c:451 connected read/write 20250130122609254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122609254 DLINP <000b> input/ipa.c:451 connected read/write 20250130122609254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@127c5caa73b3: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@127c5caa73b3: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@127c5caa73b3: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122609255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42104<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122609256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 20250130122609256 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34611<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@127c5caa73b3: Final verdict of PTC: none 131@127c5caa73b3: Final verdict of PTC: none 20250130122609256 DLINP <000b> input/ipa.c:451 connected read/write 20250130122609256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122609256 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122609256 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122609256 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(132)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:09 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250130122609288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42110<->l=127.0.0.1:4258 20250130122609389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42110<->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=26016) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:11 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_ussd_unknown started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122612501 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122612501 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122612505 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122612508 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612508 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122612508 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122612508 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  20250130122612508 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122612508 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  20250130122612508 DLGSUP <0013> gsup_server.c:235 2:  20250130122612508 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122612508 DLGSUP <0013> gsup_server.c:235 3:  20250130122612508 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122612508 DLGSUP <0013> gsup_server.c:235 4:  20250130122612508 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122612508 DLGSUP <0013> gsup_server.c:235 5:  20250130122612508 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122612508 DLGSUP <0013> gsup_server.c:235 7:  20250130122612508 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122612508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122612508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122612508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@127c5caa73b3: 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") 20250130122612526 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41867<->l=127.0.0.1:4259) 20250130122612537 DAUC <0003> db_auc.c:157 IMSI='262425533728278': No 2G Auth Data 20250130122612537 DAUC <0003> db_auc.c:192 IMSI='262425533728278': No 3G Auth Data HLR_Test-GSUP(135)@127c5caa73b3: Created GsupExpect[0] for "262425533728278" to be handled at TC_mo_ussd_unknown(138) 20250130122612555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33146<->l=127.0.0.1:4258 20250130122612569 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612569 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425533728278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425533728278" session_id=2623091753 session_state=BEGIN} 20250130122612569 DSS <0004> hlr_ussd.c:576 262425533728278/0x9c593429: Process SS (BEGIN) 20250130122612569 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250130122612569 DSS <0004> hlr_ussd.c:518 262425533728278/0x9c593429: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250130122612569 DSS <0004> hlr_ussd.c:523 262425533728278/0x9c593429: USSD for unknown code '*#200#' 20250130122612569 DSS <0004> hlr_ussd.c:354 262425533728278/0x9c593429: Tx ReturnError(1, 0x12) 20250130122612569 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425533728278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425533728278" session_id=2623091753 session_state=END} 20250130122612569 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122612569 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@127c5caa73b3: Found GsupExpect[0] for "262425533728278" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@127c5caa73b3: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425533728278" TC_mo_ussd_unknown(138)@127c5caa73b3: setverdict(pass): none -> pass 20250130122612573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33146<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@127c5caa73b3: Final verdict of PTC: pass 20250130122612574 DAUC <0003> db_auc.c:157 IMSI='262425178474665': No 2G Auth Data 20250130122612574 DAUC <0003> db_auc.c:192 IMSI='262425178474665': No 3G Auth Data HLR_Test-GSUP(135)@127c5caa73b3: Created GsupExpect[0] for "262425178474665" to be handled at TC_mo_ussd_unknown(139) 20250130122612586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4258 20250130122612590 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612590 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425178474665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425178474665" session_id=1106954000 session_state=BEGIN} 20250130122612590 DSS <0004> hlr_ussd.c:576 262425178474665/0x41fac710: Process SS (BEGIN) 20250130122612590 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250130122612590 DSS <0004> hlr_ussd.c:518 262425178474665/0x41fac710: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250130122612590 DSS <0004> hlr_ussd.c:523 262425178474665/0x41fac710: USSD for unknown code '*#200#' 20250130122612590 DSS <0004> hlr_ussd.c:354 262425178474665/0x41fac710: Tx ReturnError(1, 0x12) 20250130122612590 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425178474665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425178474665" session_id=1106954000 session_state=END} 20250130122612590 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122612590 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@127c5caa73b3: Found GsupExpect[0] for "262425178474665" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@127c5caa73b3: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262425178474665" TC_mo_ussd_unknown(139)@127c5caa73b3: setverdict(pass): none -> pass 20250130122612592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@127c5caa73b3: Final verdict of PTC: pass 20250130122612592 DAUC <0003> db_auc.c:157 IMSI='262428762962246': No 2G Auth Data 20250130122612592 DAUC <0003> db_auc.c:192 IMSI='262428762962246': No 3G Auth Data HLR_Test-GSUP(135)@127c5caa73b3: Created GsupExpect[0] for "262428762962246" to be handled at TC_mo_ussd_unknown(140) 20250130122612599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33166<->l=127.0.0.1:4258 20250130122612602 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612602 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428762962246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428762962246" session_id=3911686309 session_state=BEGIN} 20250130122612602 DSS <0004> hlr_ussd.c:576 262428762962246/0xe92798a5: Process SS (BEGIN) 20250130122612602 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250130122612602 DSS <0004> hlr_ussd.c:518 262428762962246/0xe92798a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250130122612602 DSS <0004> hlr_ussd.c:523 262428762962246/0xe92798a5: USSD for unknown code '*#200#' 20250130122612602 DSS <0004> hlr_ussd.c:354 262428762962246/0xe92798a5: Tx ReturnError(1, 0x12) 20250130122612602 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428762962246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428762962246" session_id=3911686309 session_state=END} 20250130122612602 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122612602 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@127c5caa73b3: Found GsupExpect[0] for "262428762962246" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@127c5caa73b3: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428762962246" TC_mo_ussd_unknown(140)@127c5caa73b3: setverdict(pass): none -> pass 20250130122612603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33166<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@127c5caa73b3: Final verdict of PTC: pass 20250130122612604 DAUC <0003> db_auc.c:157 IMSI='262427848552015': No 2G Auth Data 20250130122612604 DAUC <0003> db_auc.c:192 IMSI='262427848552015': No 3G Auth Data HLR_Test-GSUP(135)@127c5caa73b3: Created GsupExpect[0] for "262427848552015" to be handled at TC_mo_ussd_unknown(141) 20250130122612611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 20250130122612614 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612614 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427848552015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427848552015" session_id=3610828727 session_state=BEGIN} 20250130122612614 DSS <0004> hlr_ussd.c:576 262427848552015/0xd738dfb7: Process SS (BEGIN) 20250130122612614 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250130122612614 DSS <0004> hlr_ussd.c:518 262427848552015/0xd738dfb7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250130122612614 DSS <0004> hlr_ussd.c:523 262427848552015/0xd738dfb7: USSD for unknown code '*#200#' 20250130122612614 DSS <0004> hlr_ussd.c:354 262427848552015/0xd738dfb7: Tx ReturnError(1, 0x12) 20250130122612614 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427848552015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427848552015" session_id=3610828727 session_state=END} 20250130122612614 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122612614 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@127c5caa73b3: Found GsupExpect[0] for "262427848552015" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@127c5caa73b3: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262427848552015" TC_mo_ussd_unknown(141)@127c5caa73b3: setverdict(pass): none -> pass 20250130122612616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33174<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@127c5caa73b3: Final verdict of PTC: pass 20250130122612616 DAUC <0003> db_auc.c:157 IMSI='262422164396946': No 2G Auth Data 20250130122612616 DAUC <0003> db_auc.c:192 IMSI='262422164396946': No 3G Auth Data HLR_Test-GSUP(135)@127c5caa73b3: Created GsupExpect[0] for "262422164396946" to be handled at TC_mo_ussd_unknown(142) 20250130122612623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 20250130122612626 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612626 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422164396946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422164396946" session_id=2626164755 session_state=BEGIN} 20250130122612626 DSS <0004> hlr_ussd.c:576 262422164396946/0x9c881813: Process SS (BEGIN) 20250130122612626 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250130122612626 DSS <0004> hlr_ussd.c:518 262422164396946/0x9c881813: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250130122612626 DSS <0004> hlr_ussd.c:523 262422164396946/0x9c881813: USSD for unknown code '*#200#' 20250130122612626 DSS <0004> hlr_ussd.c:354 262422164396946/0x9c881813: Tx ReturnError(1, 0x12) 20250130122612626 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422164396946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422164396946" session_id=2626164755 session_state=END} 20250130122612626 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122612626 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@127c5caa73b3: Found GsupExpect[0] for "262422164396946" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@127c5caa73b3: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422164396946" TC_mo_ussd_unknown(142)@127c5caa73b3: setverdict(pass): none -> pass 20250130122612628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33184<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@127c5caa73b3: Final verdict of PTC: pass 20250130122612628 DAUC <0003> db_auc.c:157 IMSI='262424459750213': No 2G Auth Data 20250130122612628 DAUC <0003> db_auc.c:192 IMSI='262424459750213': No 3G Auth Data HLR_Test-GSUP(135)@127c5caa73b3: Created GsupExpect[0] for "262424459750213" to be handled at TC_mo_ussd_unknown(143) 20250130122612635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33188<->l=127.0.0.1:4258 20250130122612637 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612637 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424459750213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424459750213" session_id=2862546801 session_state=BEGIN} 20250130122612637 DSS <0004> hlr_ussd.c:576 262424459750213/0xaa9eff71: Process SS (BEGIN) 20250130122612637 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250130122612637 DSS <0004> hlr_ussd.c:518 262424459750213/0xaa9eff71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250130122612637 DSS <0004> hlr_ussd.c:523 262424459750213/0xaa9eff71: USSD for unknown code '*#200#' 20250130122612637 DSS <0004> hlr_ussd.c:354 262424459750213/0xaa9eff71: Tx ReturnError(1, 0x12) 20250130122612637 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424459750213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424459750213" session_id=2862546801 session_state=END} 20250130122612637 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122612638 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@127c5caa73b3: Found GsupExpect[0] for "262424459750213" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@127c5caa73b3: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424459750213" TC_mo_ussd_unknown(143)@127c5caa73b3: setverdict(pass): none -> pass 20250130122612640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33188<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@127c5caa73b3: Final verdict of PTC: pass 20250130122612641 DAUC <0003> db_auc.c:157 IMSI='262424504341123': No 2G Auth Data 20250130122612641 DAUC <0003> db_auc.c:192 IMSI='262424504341123': No 3G Auth Data HLR_Test-GSUP(135)@127c5caa73b3: Created GsupExpect[0] for "262424504341123" to be handled at TC_mo_ussd_unknown(144) 20250130122612650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 20250130122612656 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612656 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424504341123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424504341123" session_id=1877424671 session_state=BEGIN} 20250130122612656 DSS <0004> hlr_ussd.c:576 262424504341123/0x6fe73a1f: Process SS (BEGIN) 20250130122612656 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250130122612656 DSS <0004> hlr_ussd.c:518 262424504341123/0x6fe73a1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250130122612656 DSS <0004> hlr_ussd.c:523 262424504341123/0x6fe73a1f: USSD for unknown code '*#200#' 20250130122612656 DSS <0004> hlr_ussd.c:354 262424504341123/0x6fe73a1f: Tx ReturnError(1, 0x12) 20250130122612656 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424504341123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424504341123" session_id=1877424671 session_state=END} 20250130122612656 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122612656 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@127c5caa73b3: Found GsupExpect[0] for "262424504341123" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@127c5caa73b3: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262424504341123" TC_mo_ussd_unknown(144)@127c5caa73b3: setverdict(pass): none -> pass 20250130122612659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@127c5caa73b3: Final verdict of PTC: pass 20250130122612660 DAUC <0003> db_auc.c:157 IMSI='262423968344925': No 2G Auth Data 20250130122612660 DAUC <0003> db_auc.c:192 IMSI='262423968344925': No 3G Auth Data HLR_Test-GSUP(135)@127c5caa73b3: Created GsupExpect[0] for "262423968344925" to be handled at TC_mo_ussd_unknown(145) 20250130122612668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33206<->l=127.0.0.1:4258 20250130122612671 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612671 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423968344925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423968344925" session_id=1978619159 session_state=BEGIN} 20250130122612671 DSS <0004> hlr_ussd.c:576 262423968344925/0x75ef5517: Process SS (BEGIN) 20250130122612671 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250130122612671 DSS <0004> hlr_ussd.c:518 262423968344925/0x75ef5517: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250130122612671 DSS <0004> hlr_ussd.c:523 262423968344925/0x75ef5517: USSD for unknown code '*#200#' 20250130122612671 DSS <0004> hlr_ussd.c:354 262423968344925/0x75ef5517: Tx ReturnError(1, 0x12) 20250130122612671 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423968344925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423968344925" session_id=1978619159 session_state=END} 20250130122612671 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122612671 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@127c5caa73b3: Found GsupExpect[0] for "262423968344925" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@127c5caa73b3: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423968344925" TC_mo_ussd_unknown(145)@127c5caa73b3: setverdict(pass): none -> pass 20250130122612672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33206<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@127c5caa73b3: Final verdict of PTC: pass 20250130122612673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33136<->l=127.0.0.1:4258 20250130122612673 DLINP <000b> input/ipa.c:451 connected read/write 20250130122612673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122612673 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(135)@127c5caa73b3: Final verdict of PTC: none 20250130122612673 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122612673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122612674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41867<->l=127.0.0.1:4259) 136@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 136: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:12 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250130122612702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33208<->l=127.0.0.1:4258 20250130122612803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33208<->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=81396) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:14 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_ussd_euse_disc started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122615847 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122615847 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122615848 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@127c5caa73b3: 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) } } } } 20250130122615850 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615850 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122615850 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122615850 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  20250130122615850 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122615850 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  20250130122615850 DLGSUP <0013> gsup_server.c:235 2:  20250130122615850 DLGSUP <0013> gsup_server.c:237 2: 00  HLR_Test-GSUP-IPA(146)@127c5caa73b3: 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 } } } } 20250130122615850 DLGSUP <0013> gsup_server.c:235 3:  20250130122615850 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122615850 DLGSUP <0013> gsup_server.c:235 4:  20250130122615850 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122615850 DLGSUP <0013> gsup_server.c:235 5:  20250130122615850 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122615850 DLGSUP <0013> gsup_server.c:235 7:  20250130122615850 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122615850 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122615850 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122615850 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@127c5caa73b3: 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") 20250130122615861 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39649<->l=127.0.0.1:4259) 20250130122615865 DAUC <0003> db_auc.c:157 IMSI='262421064624122': No 2G Auth Data 20250130122615865 DAUC <0003> db_auc.c:192 IMSI='262421064624122': No 3G Auth Data HLR_Test-GSUP(147)@127c5caa73b3: Created GsupExpect[0] for "262421064624122" to be handled at TC_mo_ussd_euse_disc(150) 20250130122615882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4258 20250130122615894 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615894 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421064624122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421064624122" session_id=1566933812 session_state=BEGIN} 20250130122615894 DSS <0004> hlr_ussd.c:576 262421064624122/0x5d658334: Process SS (BEGIN) 20250130122615894 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122615894 DSS <0004> hlr_ussd.c:518 262421064624122/0x5d658334: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122615894 DSS <0004> hlr_ussd.c:542 262421064624122/0x5d658334: Cannot find conn for EUSE EUSE-foobar 20250130122615894 DSS <0004> hlr_ussd.c:354 262421064624122/0x5d658334: Tx ReturnError(1, 0x22) 20250130122615894 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421064624122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421064624122" session_id=1566933812 session_state=END} 20250130122615894 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122615894 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@127c5caa73b3: Found GsupExpect[0] for "262421064624122" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@127c5caa73b3: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421064624122" TC_mo_ussd_euse_disc(150)@127c5caa73b3: setverdict(pass): none -> pass 20250130122615900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@127c5caa73b3: Final verdict of PTC: pass 20250130122615901 DAUC <0003> db_auc.c:157 IMSI='262420435127250': No 2G Auth Data 20250130122615901 DAUC <0003> db_auc.c:192 IMSI='262420435127250': No 3G Auth Data HLR_Test-GSUP(147)@127c5caa73b3: Created GsupExpect[0] for "262420435127250" to be handled at TC_mo_ussd_euse_disc(151) 20250130122615913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33244<->l=127.0.0.1:4258 20250130122615916 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615916 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420435127250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420435127250" session_id=4149448110 session_state=BEGIN} 20250130122615916 DSS <0004> hlr_ussd.c:576 262420435127250/0xf7538dae: Process SS (BEGIN) 20250130122615916 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122615916 DSS <0004> hlr_ussd.c:518 262420435127250/0xf7538dae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122615916 DSS <0004> hlr_ussd.c:542 262420435127250/0xf7538dae: Cannot find conn for EUSE EUSE-foobar 20250130122615916 DSS <0004> hlr_ussd.c:354 262420435127250/0xf7538dae: Tx ReturnError(1, 0x22) 20250130122615916 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420435127250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420435127250" session_id=4149448110 session_state=END} 20250130122615916 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122615916 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@127c5caa73b3: Found GsupExpect[0] for "262420435127250" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@127c5caa73b3: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420435127250" TC_mo_ussd_euse_disc(151)@127c5caa73b3: setverdict(pass): none -> pass 20250130122615917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33244<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@127c5caa73b3: Final verdict of PTC: pass 20250130122615917 DAUC <0003> db_auc.c:157 IMSI='262428691680432': No 2G Auth Data 20250130122615917 DAUC <0003> db_auc.c:192 IMSI='262428691680432': No 3G Auth Data HLR_Test-GSUP(147)@127c5caa73b3: Created GsupExpect[0] for "262428691680432" to be handled at TC_mo_ussd_euse_disc(152) 20250130122615925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20250130122615928 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615928 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428691680432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428691680432" session_id=2052420940 session_state=BEGIN} 20250130122615928 DSS <0004> hlr_ussd.c:576 262428691680432/0x7a55754c: Process SS (BEGIN) 20250130122615928 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122615928 DSS <0004> hlr_ussd.c:518 262428691680432/0x7a55754c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122615928 DSS <0004> hlr_ussd.c:542 262428691680432/0x7a55754c: Cannot find conn for EUSE EUSE-foobar 20250130122615928 DSS <0004> hlr_ussd.c:354 262428691680432/0x7a55754c: Tx ReturnError(1, 0x22) 20250130122615928 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428691680432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428691680432" session_id=2052420940 session_state=END} 20250130122615928 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122615928 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@127c5caa73b3: Found GsupExpect[0] for "262428691680432" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@127c5caa73b3: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262428691680432" TC_mo_ussd_euse_disc(152)@127c5caa73b3: setverdict(pass): none -> pass 20250130122615930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@127c5caa73b3: Final verdict of PTC: pass 20250130122615930 DAUC <0003> db_auc.c:157 IMSI='262425339381013': No 2G Auth Data 20250130122615930 DAUC <0003> db_auc.c:192 IMSI='262425339381013': No 3G Auth Data HLR_Test-GSUP(147)@127c5caa73b3: Created GsupExpect[0] for "262425339381013" to be handled at TC_mo_ussd_euse_disc(153) 20250130122615937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20250130122615940 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615940 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425339381013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425339381013" session_id=1307044654 session_state=BEGIN} 20250130122615940 DSS <0004> hlr_ussd.c:576 262425339381013/0x4de7eb2e: Process SS (BEGIN) 20250130122615940 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122615940 DSS <0004> hlr_ussd.c:518 262425339381013/0x4de7eb2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122615940 DSS <0004> hlr_ussd.c:542 262425339381013/0x4de7eb2e: Cannot find conn for EUSE EUSE-foobar 20250130122615940 DSS <0004> hlr_ussd.c:354 262425339381013/0x4de7eb2e: Tx ReturnError(1, 0x22) 20250130122615940 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425339381013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425339381013" session_id=1307044654 session_state=END} 20250130122615940 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122615940 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@127c5caa73b3: Found GsupExpect[0] for "262425339381013" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@127c5caa73b3: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425339381013" TC_mo_ussd_euse_disc(153)@127c5caa73b3: setverdict(pass): none -> pass 20250130122615941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@127c5caa73b3: Final verdict of PTC: pass 20250130122615942 DAUC <0003> db_auc.c:157 IMSI='262426230272919': No 2G Auth Data 20250130122615942 DAUC <0003> db_auc.c:192 IMSI='262426230272919': No 3G Auth Data HLR_Test-GSUP(147)@127c5caa73b3: Created GsupExpect[0] for "262426230272919" to be handled at TC_mo_ussd_euse_disc(154) 20250130122615949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 20250130122615952 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615952 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426230272919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426230272919" session_id=449053176 session_state=BEGIN} 20250130122615952 DSS <0004> hlr_ussd.c:576 262426230272919/0x1ac401f8: Process SS (BEGIN) 20250130122615952 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122615952 DSS <0004> hlr_ussd.c:518 262426230272919/0x1ac401f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122615952 DSS <0004> hlr_ussd.c:542 262426230272919/0x1ac401f8: Cannot find conn for EUSE EUSE-foobar 20250130122615952 DSS <0004> hlr_ussd.c:354 262426230272919/0x1ac401f8: Tx ReturnError(1, 0x22) 20250130122615952 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426230272919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426230272919" session_id=449053176 session_state=END} 20250130122615952 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122615952 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@127c5caa73b3: Found GsupExpect[0] for "262426230272919" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@127c5caa73b3: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426230272919" TC_mo_ussd_euse_disc(154)@127c5caa73b3: setverdict(pass): none -> pass 20250130122615953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33268<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@127c5caa73b3: Final verdict of PTC: pass 20250130122615953 DAUC <0003> db_auc.c:157 IMSI='262423423888883': No 2G Auth Data 20250130122615953 DAUC <0003> db_auc.c:192 IMSI='262423423888883': No 3G Auth Data HLR_Test-GSUP(147)@127c5caa73b3: Created GsupExpect[0] for "262423423888883" to be handled at TC_mo_ussd_euse_disc(155) 20250130122615961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20250130122615964 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615964 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423423888883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423423888883" session_id=1299115735 session_state=BEGIN} 20250130122615964 DSS <0004> hlr_ussd.c:576 262423423888883/0x4d6eeed7: Process SS (BEGIN) 20250130122615964 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122615964 DSS <0004> hlr_ussd.c:518 262423423888883/0x4d6eeed7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122615964 DSS <0004> hlr_ussd.c:542 262423423888883/0x4d6eeed7: Cannot find conn for EUSE EUSE-foobar 20250130122615964 DSS <0004> hlr_ussd.c:354 262423423888883/0x4d6eeed7: Tx ReturnError(1, 0x22) 20250130122615964 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423423888883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423423888883" session_id=1299115735 session_state=END} 20250130122615964 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122615964 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@127c5caa73b3: Found GsupExpect[0] for "262423423888883" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@127c5caa73b3: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262423423888883" TC_mo_ussd_euse_disc(155)@127c5caa73b3: setverdict(pass): none -> pass 20250130122615966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@127c5caa73b3: Final verdict of PTC: pass 20250130122615966 DAUC <0003> db_auc.c:157 IMSI='262424910082298': No 2G Auth Data 20250130122615966 DAUC <0003> db_auc.c:192 IMSI='262424910082298': No 3G Auth Data HLR_Test-GSUP(147)@127c5caa73b3: Created GsupExpect[0] for "262424910082298" to be handled at TC_mo_ussd_euse_disc(156) 20250130122615973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 20250130122615976 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615976 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424910082298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424910082298" session_id=938497457 session_state=BEGIN} 20250130122615976 DSS <0004> hlr_ussd.c:576 262424910082298/0x37f055b1: Process SS (BEGIN) 20250130122615976 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122615976 DSS <0004> hlr_ussd.c:518 262424910082298/0x37f055b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122615976 DSS <0004> hlr_ussd.c:542 262424910082298/0x37f055b1: Cannot find conn for EUSE EUSE-foobar 20250130122615976 DSS <0004> hlr_ussd.c:354 262424910082298/0x37f055b1: Tx ReturnError(1, 0x22) 20250130122615976 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424910082298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424910082298" session_id=938497457 session_state=END} 20250130122615976 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122615976 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@127c5caa73b3: Found GsupExpect[0] for "262424910082298" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@127c5caa73b3: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424910082298" TC_mo_ussd_euse_disc(156)@127c5caa73b3: setverdict(pass): none -> pass 20250130122615977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33292<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@127c5caa73b3: Final verdict of PTC: pass 20250130122615978 DAUC <0003> db_auc.c:157 IMSI='262424965843350': No 2G Auth Data 20250130122615978 DAUC <0003> db_auc.c:192 IMSI='262424965843350': No 3G Auth Data HLR_Test-GSUP(147)@127c5caa73b3: Created GsupExpect[0] for "262424965843350" to be handled at TC_mo_ussd_euse_disc(157) 20250130122615985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33296<->l=127.0.0.1:4258 20250130122615988 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615988 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424965843350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424965843350" session_id=1737999845 session_state=BEGIN} 20250130122615988 DSS <0004> hlr_ussd.c:576 262424965843350/0x6797c5e5: Process SS (BEGIN) 20250130122615988 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122615988 DSS <0004> hlr_ussd.c:518 262424965843350/0x6797c5e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122615988 DSS <0004> hlr_ussd.c:542 262424965843350/0x6797c5e5: Cannot find conn for EUSE EUSE-foobar 20250130122615988 DSS <0004> hlr_ussd.c:354 262424965843350/0x6797c5e5: Tx ReturnError(1, 0x22) 20250130122615988 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424965843350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424965843350" session_id=1737999845 session_state=END} 20250130122615988 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122615988 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@127c5caa73b3: Found GsupExpect[0] for "262424965843350" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@127c5caa73b3: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424965843350" TC_mo_ussd_euse_disc(157)@127c5caa73b3: setverdict(pass): none -> pass 20250130122615989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33296<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@127c5caa73b3: Final verdict of PTC: pass 20250130122615990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@127c5caa73b3: Final verdict of PTC: none 20250130122615990 DLINP <000b> input/ipa.c:451 connected read/write 20250130122615990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122615990 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122615990 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122615990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122615990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39649<->l=127.0.0.1:4259) 148@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 148: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:15 UTC 2025 ====== 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 20250130122616024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33308<->l=127.0.0.1:4258 20250130122616225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33308<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:18 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_ussd_iuse_imsi started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122619342 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122619342 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122619345 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122619350 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619350 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122619350 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122619350 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  20250130122619350 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122619350 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  20250130122619350 DLGSUP <0013> gsup_server.c:235 2:  20250130122619350 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122619350 DLGSUP <0013> gsup_server.c:235 3:  20250130122619350 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122619350 DLGSUP <0013> gsup_server.c:235 4:  20250130122619350 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122619350 DLGSUP <0013> gsup_server.c:235 5:  20250130122619350 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122619350 DLGSUP <0013> gsup_server.c:235 7:  20250130122619350 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122619350 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122619350 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122619350 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@127c5caa73b3: 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") 20250130122619366 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36061<->l=127.0.0.1:4259) 20250130122619369 DAUC <0003> db_auc.c:157 IMSI='262426125436829': No 2G Auth Data 20250130122619369 DAUC <0003> db_auc.c:192 IMSI='262426125436829': No 3G Auth Data HLR_Test-GSUP(159)@127c5caa73b3: Created GsupExpect[0] for "262426125436829" to be handled at TC_mo_ussd_iuse_imsi(162) 20250130122619376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 20250130122619394 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619394 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426125436829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426125436829" session_id=4271801218 session_state=BEGIN} 20250130122619394 DSS <0004> hlr_ussd.c:576 262426125436829/0xfe9e8382: Process SS (BEGIN) 20250130122619394 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122619394 DSS <0004> hlr_ussd.c:518 262426125436829/0xfe9e8382: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122619394 DSS <0004> hlr_ussd.c:363 262426125436829/0xfe9e8382: Tx USSD 'Your IMSI is 262426125436829' 20250130122619394 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426125436829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426125436829" session_id=4271801218 session_state=END} 20250130122619394 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426125436829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122619394 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122619394 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@127c5caa73b3: Found GsupExpect[0] for "262426125436829" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@127c5caa73b3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426125436829" TC_mo_ussd_iuse_imsi(162)@127c5caa73b3: setverdict(pass): none -> pass 20250130122619405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@127c5caa73b3: Final verdict of PTC: pass 20250130122619406 DAUC <0003> db_auc.c:157 IMSI='262420581260589': No 2G Auth Data 20250130122619406 DAUC <0003> db_auc.c:192 IMSI='262420581260589': No 3G Auth Data HLR_Test-GSUP(159)@127c5caa73b3: Created GsupExpect[0] for "262420581260589" to be handled at TC_mo_ussd_iuse_imsi(163) 20250130122619424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33338<->l=127.0.0.1:4258 20250130122619428 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619428 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420581260589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420581260589" session_id=2217389924 session_state=BEGIN} 20250130122619428 DSS <0004> hlr_ussd.c:576 262420581260589/0x842aaf64: Process SS (BEGIN) 20250130122619428 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122619428 DSS <0004> hlr_ussd.c:518 262420581260589/0x842aaf64: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122619428 DSS <0004> hlr_ussd.c:363 262420581260589/0x842aaf64: Tx USSD 'Your IMSI is 262420581260589' 20250130122619428 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420581260589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420581260589" session_id=2217389924 session_state=END} 20250130122619428 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420581260589 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122619428 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122619428 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@127c5caa73b3: Found GsupExpect[0] for "262420581260589" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@127c5caa73b3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262420581260589" TC_mo_ussd_iuse_imsi(163)@127c5caa73b3: setverdict(pass): none -> pass 20250130122619430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33338<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@127c5caa73b3: Final verdict of PTC: pass 20250130122619430 DAUC <0003> db_auc.c:157 IMSI='262421504171131': No 2G Auth Data 20250130122619430 DAUC <0003> db_auc.c:192 IMSI='262421504171131': No 3G Auth Data HLR_Test-GSUP(159)@127c5caa73b3: Created GsupExpect[0] for "262421504171131" to be handled at TC_mo_ussd_iuse_imsi(164) 20250130122619437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33342<->l=127.0.0.1:4258 20250130122619439 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619439 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421504171131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421504171131" session_id=75158224 session_state=BEGIN} 20250130122619439 DSS <0004> hlr_ussd.c:576 262421504171131/0x047ad2d0: Process SS (BEGIN) 20250130122619439 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122619439 DSS <0004> hlr_ussd.c:518 262421504171131/0x047ad2d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122619439 DSS <0004> hlr_ussd.c:363 262421504171131/0x047ad2d0: Tx USSD 'Your IMSI is 262421504171131' 20250130122619439 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421504171131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421504171131" session_id=75158224 session_state=END} 20250130122619439 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421504171131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122619439 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122619440 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@127c5caa73b3: Found GsupExpect[0] for "262421504171131" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@127c5caa73b3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421504171131" TC_mo_ussd_iuse_imsi(164)@127c5caa73b3: setverdict(pass): none -> pass 20250130122619441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33342<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@127c5caa73b3: Final verdict of PTC: pass 20250130122619442 DAUC <0003> db_auc.c:157 IMSI='262426528078032': No 2G Auth Data 20250130122619442 DAUC <0003> db_auc.c:192 IMSI='262426528078032': No 3G Auth Data HLR_Test-GSUP(159)@127c5caa73b3: Created GsupExpect[0] for "262426528078032" to be handled at TC_mo_ussd_iuse_imsi(165) 20250130122619449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33354<->l=127.0.0.1:4258 20250130122619452 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619452 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426528078032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426528078032" session_id=482881756 session_state=BEGIN} 20250130122619452 DSS <0004> hlr_ussd.c:576 262426528078032/0x1cc830dc: Process SS (BEGIN) 20250130122619452 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122619452 DSS <0004> hlr_ussd.c:518 262426528078032/0x1cc830dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122619452 DSS <0004> hlr_ussd.c:363 262426528078032/0x1cc830dc: Tx USSD 'Your IMSI is 262426528078032' 20250130122619452 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426528078032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426528078032" session_id=482881756 session_state=END} 20250130122619452 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426528078032 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122619452 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122619452 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@127c5caa73b3: Found GsupExpect[0] for "262426528078032" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@127c5caa73b3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262426528078032" TC_mo_ussd_iuse_imsi(165)@127c5caa73b3: setverdict(pass): none -> pass 20250130122619454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33354<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@127c5caa73b3: Final verdict of PTC: pass 20250130122619454 DAUC <0003> db_auc.c:157 IMSI='262429929475446': No 2G Auth Data 20250130122619454 DAUC <0003> db_auc.c:192 IMSI='262429929475446': No 3G Auth Data HLR_Test-GSUP(159)@127c5caa73b3: Created GsupExpect[0] for "262429929475446" to be handled at TC_mo_ussd_iuse_imsi(166) 20250130122619461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4258 20250130122619464 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619464 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429929475446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429929475446" session_id=3669207163 session_state=BEGIN} 20250130122619464 DSS <0004> hlr_ussd.c:576 262429929475446/0xdab3a87b: Process SS (BEGIN) 20250130122619464 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122619464 DSS <0004> hlr_ussd.c:518 262429929475446/0xdab3a87b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122619464 DSS <0004> hlr_ussd.c:363 262429929475446/0xdab3a87b: Tx USSD 'Your IMSI is 262429929475446' 20250130122619464 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429929475446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429929475446" session_id=3669207163 session_state=END} 20250130122619464 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429929475446 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122619464 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122619464 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@127c5caa73b3: Found GsupExpect[0] for "262429929475446" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@127c5caa73b3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429929475446" TC_mo_ussd_iuse_imsi(166)@127c5caa73b3: setverdict(pass): none -> pass 20250130122619466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@127c5caa73b3: Final verdict of PTC: pass 20250130122619467 DAUC <0003> db_auc.c:157 IMSI='262420773467020': No 2G Auth Data 20250130122619467 DAUC <0003> db_auc.c:192 IMSI='262420773467020': No 3G Auth Data HLR_Test-GSUP(159)@127c5caa73b3: Created GsupExpect[0] for "262420773467020" to be handled at TC_mo_ussd_iuse_imsi(167) 20250130122619472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 20250130122619475 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619475 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420773467020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420773467020" session_id=2777241379 session_state=BEGIN} 20250130122619475 DSS <0004> hlr_ussd.c:576 262420773467020/0xa5895723: Process SS (BEGIN) 20250130122619475 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122619475 DSS <0004> hlr_ussd.c:518 262420773467020/0xa5895723: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122619475 DSS <0004> hlr_ussd.c:363 262420773467020/0xa5895723: Tx USSD 'Your IMSI is 262420773467020' 20250130122619475 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420773467020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420773467020" session_id=2777241379 session_state=END} 20250130122619475 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420773467020 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122619475 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122619475 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@127c5caa73b3: Found GsupExpect[0] for "262420773467020" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@127c5caa73b3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420773467020" TC_mo_ussd_iuse_imsi(167)@127c5caa73b3: setverdict(pass): none -> pass 20250130122619477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@127c5caa73b3: Final verdict of PTC: pass 20250130122619477 DAUC <0003> db_auc.c:157 IMSI='262427016274184': No 2G Auth Data 20250130122619477 DAUC <0003> db_auc.c:192 IMSI='262427016274184': No 3G Auth Data HLR_Test-GSUP(159)@127c5caa73b3: Created GsupExpect[0] for "262427016274184" to be handled at TC_mo_ussd_iuse_imsi(168) 20250130122619483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 20250130122619486 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619486 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427016274184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427016274184" session_id=3399790408 session_state=BEGIN} 20250130122619486 DSS <0004> hlr_ussd.c:576 262427016274184/0xcaa4af48: Process SS (BEGIN) 20250130122619486 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122619486 DSS <0004> hlr_ussd.c:518 262427016274184/0xcaa4af48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122619486 DSS <0004> hlr_ussd.c:363 262427016274184/0xcaa4af48: Tx USSD 'Your IMSI is 262427016274184' 20250130122619486 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427016274184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427016274184" session_id=3399790408 session_state=END} 20250130122619486 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262427016274184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122619486 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122619486 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@127c5caa73b3: Found GsupExpect[0] for "262427016274184" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@127c5caa73b3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262427016274184" TC_mo_ussd_iuse_imsi(168)@127c5caa73b3: setverdict(pass): none -> pass 20250130122619488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@127c5caa73b3: Final verdict of PTC: pass 20250130122619488 DAUC <0003> db_auc.c:157 IMSI='262421530912157': No 2G Auth Data 20250130122619488 DAUC <0003> db_auc.c:192 IMSI='262421530912157': No 3G Auth Data HLR_Test-GSUP(159)@127c5caa73b3: Created GsupExpect[0] for "262421530912157" to be handled at TC_mo_ussd_iuse_imsi(169) 20250130122619495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33378<->l=127.0.0.1:4258 20250130122619497 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619497 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421530912157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421530912157" session_id=3731489955 session_state=BEGIN} 20250130122619497 DSS <0004> hlr_ussd.c:576 262421530912157/0xde6a04a3: Process SS (BEGIN) 20250130122619497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122619497 DSS <0004> hlr_ussd.c:518 262421530912157/0xde6a04a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122619497 DSS <0004> hlr_ussd.c:363 262421530912157/0xde6a04a3: Tx USSD 'Your IMSI is 262421530912157' 20250130122619497 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421530912157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421530912157" session_id=3731489955 session_state=END} 20250130122619497 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421530912157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122619497 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122619497 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@127c5caa73b3: Found GsupExpect[0] for "262421530912157" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@127c5caa73b3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421530912157" TC_mo_ussd_iuse_imsi(169)@127c5caa73b3: setverdict(pass): none -> pass 20250130122619499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33378<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@127c5caa73b3: Final verdict of PTC: pass 20250130122619499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@127c5caa73b3: Final verdict of PTC: none 20250130122619500 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36061<->l=127.0.0.1:4259) 20250130122619500 DLINP <000b> input/ipa.c:451 connected read/write 20250130122619500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122619500 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122619500 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122619500 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)@127c5caa73b3: Final verdict of PTC: none 160@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 160: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:19 UTC 2025 ====== 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 20250130122619523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33384<->l=127.0.0.1:4258 20250130122619724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33384<->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=82228) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:21 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122622809 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122622809 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122622812 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122622814 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622814 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122622814 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122622814 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  20250130122622814 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122622814 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  20250130122622814 DLGSUP <0013> gsup_server.c:235 2:  20250130122622814 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122622814 DLGSUP <0013> gsup_server.c:235 3:  20250130122622814 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122622814 DLGSUP <0013> gsup_server.c:235 4:  20250130122622814 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122622814 DLGSUP <0013> gsup_server.c:235 5:  20250130122622814 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122622814 DLGSUP <0013> gsup_server.c:235 7:  20250130122622814 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122622814 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122622814 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122622814 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@127c5caa73b3: 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") 20250130122622827 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44737<->l=127.0.0.1:4259) 20250130122622830 DAUC <0003> db_auc.c:157 IMSI='262427842464506': No 2G Auth Data 20250130122622830 DAUC <0003> db_auc.c:192 IMSI='262427842464506': No 3G Auth Data HLR_Test-GSUP(171)@127c5caa73b3: Created GsupExpect[0] for "262427842464506" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250130122622836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46034<->l=127.0.0.1:4258 20250130122622858 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622858 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427842464506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427842464506" source_name="the-source\n" session_id=2369669730 session_state=BEGIN} 20250130122622858 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250130122622858 DSS <0004> hlr_ussd.c:576 262427842464506/0x8d3e4a62: Process SS (BEGIN) 20250130122622858 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122622858 DSS <0004> hlr_ussd.c:518 262427842464506/0x8d3e4a62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122622858 DSS <0004> hlr_ussd.c:363 262427842464506/0x8d3e4a62: Tx USSD 'Your IMSI is 262427842464506' 20250130122622858 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427842464506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427842464506" destination_name="the-source\n" session_id=2369669730 session_state=END} 20250130122622858 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427842464506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122622858 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122622858 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@127c5caa73b3: Found GsupExpect[0] for "262427842464506" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@127c5caa73b3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427842464506" TC_mo_ussd_iuse_imsi_via_proxy(174)@127c5caa73b3: setverdict(pass): none -> pass 20250130122622861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46034<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@127c5caa73b3: Final verdict of PTC: pass 20250130122622861 DAUC <0003> db_auc.c:157 IMSI='262429172383718': No 2G Auth Data 20250130122622861 DAUC <0003> db_auc.c:192 IMSI='262429172383718': No 3G Auth Data HLR_Test-GSUP(171)@127c5caa73b3: Created GsupExpect[0] for "262429172383718" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250130122622867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4258 20250130122622870 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622870 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429172383718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429172383718" source_name="the-source\n" session_id=1509328606 session_state=BEGIN} 20250130122622870 DSS <0004> hlr_ussd.c:576 262429172383718/0x59f686de: Process SS (BEGIN) 20250130122622870 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122622870 DSS <0004> hlr_ussd.c:518 262429172383718/0x59f686de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122622870 DSS <0004> hlr_ussd.c:363 262429172383718/0x59f686de: Tx USSD 'Your IMSI is 262429172383718' 20250130122622870 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429172383718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429172383718" destination_name="the-source\n" session_id=1509328606 session_state=END} 20250130122622870 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429172383718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122622870 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122622870 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@127c5caa73b3: Found GsupExpect[0] for "262429172383718" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@127c5caa73b3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429172383718" TC_mo_ussd_iuse_imsi_via_proxy(175)@127c5caa73b3: setverdict(pass): none -> pass 20250130122622872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@127c5caa73b3: Final verdict of PTC: pass 20250130122622872 DAUC <0003> db_auc.c:157 IMSI='262422367611763': No 2G Auth Data 20250130122622872 DAUC <0003> db_auc.c:192 IMSI='262422367611763': No 3G Auth Data HLR_Test-GSUP(171)@127c5caa73b3: Created GsupExpect[0] for "262422367611763" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250130122622879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46066<->l=127.0.0.1:4258 20250130122622882 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622882 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422367611763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422367611763" source_name="the-source\n" session_id=3657591 session_state=BEGIN} 20250130122622882 DSS <0004> hlr_ussd.c:576 262422367611763/0x0037cf77: Process SS (BEGIN) 20250130122622882 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122622882 DSS <0004> hlr_ussd.c:518 262422367611763/0x0037cf77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122622882 DSS <0004> hlr_ussd.c:363 262422367611763/0x0037cf77: Tx USSD 'Your IMSI is 262422367611763' 20250130122622882 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422367611763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422367611763" destination_name="the-source\n" session_id=3657591 session_state=END} 20250130122622882 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422367611763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122622882 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122622882 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@127c5caa73b3: Found GsupExpect[0] for "262422367611763" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@127c5caa73b3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422367611763" TC_mo_ussd_iuse_imsi_via_proxy(176)@127c5caa73b3: setverdict(pass): none -> pass 20250130122622884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@127c5caa73b3: Final verdict of PTC: pass 20250130122622884 DAUC <0003> db_auc.c:157 IMSI='262423224021835': No 2G Auth Data 20250130122622884 DAUC <0003> db_auc.c:192 IMSI='262423224021835': No 3G Auth Data HLR_Test-GSUP(171)@127c5caa73b3: Created GsupExpect[0] for "262423224021835" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250130122622890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 20250130122622893 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622893 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423224021835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423224021835" source_name="the-source\n" session_id=1418772199 session_state=BEGIN} 20250130122622893 DSS <0004> hlr_ussd.c:576 262423224021835/0x5490bee7: Process SS (BEGIN) 20250130122622893 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122622893 DSS <0004> hlr_ussd.c:518 262423224021835/0x5490bee7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122622893 DSS <0004> hlr_ussd.c:363 262423224021835/0x5490bee7: Tx USSD 'Your IMSI is 262423224021835' 20250130122622893 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423224021835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423224021835" destination_name="the-source\n" session_id=1418772199 session_state=END} 20250130122622893 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423224021835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122622893 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122622893 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@127c5caa73b3: Found GsupExpect[0] for "262423224021835" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@127c5caa73b3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423224021835" TC_mo_ussd_iuse_imsi_via_proxy(177)@127c5caa73b3: setverdict(pass): none -> pass 20250130122622895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@127c5caa73b3: Final verdict of PTC: pass 20250130122622896 DAUC <0003> db_auc.c:157 IMSI='262424568108825': No 2G Auth Data 20250130122622896 DAUC <0003> db_auc.c:192 IMSI='262424568108825': No 3G Auth Data HLR_Test-GSUP(171)@127c5caa73b3: Created GsupExpect[0] for "262424568108825" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250130122622902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4258 20250130122622905 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622905 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262424568108825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424568108825" source_name="the-source\n" session_id=820416383 session_state=BEGIN} 20250130122622905 DSS <0004> hlr_ussd.c:576 262424568108825/0x30e68f7f: Process SS (BEGIN) 20250130122622905 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122622905 DSS <0004> hlr_ussd.c:518 262424568108825/0x30e68f7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122622905 DSS <0004> hlr_ussd.c:363 262424568108825/0x30e68f7f: Tx USSD 'Your IMSI is 262424568108825' 20250130122622905 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262424568108825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424568108825" destination_name="the-source\n" session_id=820416383 session_state=END} 20250130122622905 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262424568108825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122622905 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122622905 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@127c5caa73b3: Found GsupExpect[0] for "262424568108825" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@127c5caa73b3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262424568108825" TC_mo_ussd_iuse_imsi_via_proxy(178)@127c5caa73b3: setverdict(pass): none -> pass 20250130122622907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@127c5caa73b3: Final verdict of PTC: pass 20250130122622907 DAUC <0003> db_auc.c:157 IMSI='262425072017927': No 2G Auth Data 20250130122622907 DAUC <0003> db_auc.c:192 IMSI='262425072017927': No 3G Auth Data HLR_Test-GSUP(171)@127c5caa73b3: Created GsupExpect[0] for "262425072017927" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250130122622915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4258 20250130122622918 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622918 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425072017927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425072017927" source_name="the-source\n" session_id=338061670 session_state=BEGIN} 20250130122622918 DSS <0004> hlr_ussd.c:576 262425072017927/0x14266966: Process SS (BEGIN) 20250130122622918 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122622918 DSS <0004> hlr_ussd.c:518 262425072017927/0x14266966: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122622918 DSS <0004> hlr_ussd.c:363 262425072017927/0x14266966: Tx USSD 'Your IMSI is 262425072017927' 20250130122622918 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425072017927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425072017927" destination_name="the-source\n" session_id=338061670 session_state=END} 20250130122622918 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425072017927 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122622918 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122622918 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@127c5caa73b3: Found GsupExpect[0] for "262425072017927" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@127c5caa73b3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262425072017927" TC_mo_ussd_iuse_imsi_via_proxy(179)@127c5caa73b3: setverdict(pass): none -> pass 20250130122622920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@127c5caa73b3: Final verdict of PTC: pass 20250130122622920 DAUC <0003> db_auc.c:157 IMSI='262428944894962': No 2G Auth Data 20250130122622920 DAUC <0003> db_auc.c:192 IMSI='262428944894962': No 3G Auth Data HLR_Test-GSUP(171)@127c5caa73b3: Created GsupExpect[0] for "262428944894962" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250130122622926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46098<->l=127.0.0.1:4258 20250130122622929 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622929 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262428944894962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428944894962" source_name="the-source\n" session_id=1100286090 session_state=BEGIN} 20250130122622929 DSS <0004> hlr_ussd.c:576 262428944894962/0x4195088a: Process SS (BEGIN) 20250130122622929 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122622929 DSS <0004> hlr_ussd.c:518 262428944894962/0x4195088a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122622929 DSS <0004> hlr_ussd.c:363 262428944894962/0x4195088a: Tx USSD 'Your IMSI is 262428944894962' 20250130122622929 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262428944894962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428944894962" destination_name="the-source\n" session_id=1100286090 session_state=END} 20250130122622929 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262428944894962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122622929 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122622929 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@127c5caa73b3: Found GsupExpect[0] for "262428944894962" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@127c5caa73b3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262428944894962" TC_mo_ussd_iuse_imsi_via_proxy(180)@127c5caa73b3: setverdict(pass): none -> pass 20250130122622932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@127c5caa73b3: Final verdict of PTC: pass 20250130122622932 DAUC <0003> db_auc.c:157 IMSI='262425905689459': No 2G Auth Data 20250130122622932 DAUC <0003> db_auc.c:192 IMSI='262425905689459': No 3G Auth Data HLR_Test-GSUP(171)@127c5caa73b3: Created GsupExpect[0] for "262425905689459" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250130122622938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46112<->l=127.0.0.1:4258 20250130122622940 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622940 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425905689459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425905689459" source_name="the-source\n" session_id=3431122641 session_state=BEGIN} 20250130122622940 DSS <0004> hlr_ussd.c:576 262425905689459/0xcc82c6d1: Process SS (BEGIN) 20250130122622940 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250130122622940 DSS <0004> hlr_ussd.c:518 262425905689459/0xcc82c6d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250130122622940 DSS <0004> hlr_ussd.c:363 262425905689459/0xcc82c6d1: Tx USSD 'Your IMSI is 262425905689459' 20250130122622940 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425905689459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425905689459" destination_name="the-source\n" session_id=3431122641 session_state=END} 20250130122622940 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425905689459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122622940 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122622941 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@127c5caa73b3: Found GsupExpect[0] for "262425905689459" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@127c5caa73b3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425905689459" TC_mo_ussd_iuse_imsi_via_proxy(181)@127c5caa73b3: setverdict(pass): none -> pass 20250130122622942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46112<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@127c5caa73b3: Final verdict of PTC: pass 20250130122622943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4258 20250130122622943 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44737<->l=127.0.0.1:4259) 20250130122622943 DLINP <000b> input/ipa.c:451 connected read/write 20250130122622943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122622943 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122622943 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122622943 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122622943 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP(171)@127c5caa73b3: Final verdict of PTC: none 172@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 172: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:22 UTC 2025 ====== 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 20250130122622966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 20250130122623168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46114<->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=83736) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:25 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_ussd_iuse_msisdn started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122626301 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122626302 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122626305 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122626308 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626308 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122626308 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122626308 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  20250130122626308 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122626308 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  20250130122626308 DLGSUP <0013> gsup_server.c:235 2:  20250130122626308 DLGSUP <0013> gsup_server.c:237 2: 00  HLR_Test-GSUP-IPA(182)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122626308 DLGSUP <0013> gsup_server.c:235 3:  20250130122626308 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122626308 DLGSUP <0013> gsup_server.c:235 4:  20250130122626308 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122626308 DLGSUP <0013> gsup_server.c:235 5:  20250130122626308 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122626309 DLGSUP <0013> gsup_server.c:235 7:  20250130122626309 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122626309 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122626309 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122626309 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@127c5caa73b3: 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") 20250130122626330 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43777<->l=127.0.0.1:4259) 20250130122626341 DAUC <0003> db_auc.c:157 IMSI='262420617911172': No 2G Auth Data 20250130122626341 DAUC <0003> db_auc.c:192 IMSI='262420617911172': No 3G Auth Data HLR_Test-GSUP(183)@127c5caa73b3: Created GsupExpect[0] for "262420617911172" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250130122626367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20250130122626379 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626379 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420617911172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420617911172" session_id=621355184 session_state=BEGIN} 20250130122626379 DSS <0004> hlr_ussd.c:576 262420617911172/0x250920b0: Process SS (BEGIN) 20250130122626379 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122626379 DSS <0004> hlr_ussd.c:518 262420617911172/0x250920b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122626379 DSS <0004> hlr_ussd.c:363 262420617911172/0x250920b0: Tx USSD 'Your extension is 491617035888' 20250130122626379 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420617911172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420617911172" session_id=621355184 session_state=END} 20250130122626379 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420617911172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122626379 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122626379 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@127c5caa73b3: Found GsupExpect[0] for "262420617911172" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@127c5caa73b3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262420617911172" TC_mo_ussd_iuse_msisdn(186)@127c5caa73b3: setverdict(pass): none -> pass 20250130122626385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@127c5caa73b3: Final verdict of PTC: pass 20250130122626386 DAUC <0003> db_auc.c:157 IMSI='262424155182969': No 2G Auth Data 20250130122626386 DAUC <0003> db_auc.c:192 IMSI='262424155182969': No 3G Auth Data HLR_Test-GSUP(183)@127c5caa73b3: Created GsupExpect[0] for "262424155182969" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250130122626394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 20250130122626396 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626396 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424155182969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424155182969" session_id=1048097485 session_state=BEGIN} 20250130122626396 DSS <0004> hlr_ussd.c:576 262424155182969/0x3e78b2cd: Process SS (BEGIN) 20250130122626396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122626396 DSS <0004> hlr_ussd.c:518 262424155182969/0x3e78b2cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122626396 DSS <0004> hlr_ussd.c:363 262424155182969/0x3e78b2cd: Tx USSD 'Your extension is 491610027752' 20250130122626396 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424155182969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424155182969" session_id=1048097485 session_state=END} 20250130122626396 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424155182969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122626396 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122626396 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@127c5caa73b3: Found GsupExpect[0] for "262424155182969" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@127c5caa73b3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424155182969" TC_mo_ussd_iuse_msisdn(187)@127c5caa73b3: setverdict(pass): none -> pass 20250130122626398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@127c5caa73b3: Final verdict of PTC: pass 20250130122626399 DAUC <0003> db_auc.c:157 IMSI='262421683882235': No 2G Auth Data 20250130122626399 DAUC <0003> db_auc.c:192 IMSI='262421683882235': No 3G Auth Data HLR_Test-GSUP(183)@127c5caa73b3: Created GsupExpect[0] for "262421683882235" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250130122626405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4258 20250130122626408 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626408 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421683882235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421683882235" session_id=2944466050 session_state=BEGIN} 20250130122626408 DSS <0004> hlr_ussd.c:576 262421683882235/0xaf80fc82: Process SS (BEGIN) 20250130122626408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122626408 DSS <0004> hlr_ussd.c:518 262421683882235/0xaf80fc82: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122626408 DSS <0004> hlr_ussd.c:363 262421683882235/0xaf80fc82: Tx USSD 'Your extension is 491615134501' 20250130122626408 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421683882235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421683882235" session_id=2944466050 session_state=END} 20250130122626408 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421683882235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122626408 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122626408 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@127c5caa73b3: Found GsupExpect[0] for "262421683882235" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@127c5caa73b3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421683882235" TC_mo_ussd_iuse_msisdn(188)@127c5caa73b3: setverdict(pass): none -> pass 20250130122626410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@127c5caa73b3: Final verdict of PTC: pass 20250130122626410 DAUC <0003> db_auc.c:157 IMSI='262421051408480': No 2G Auth Data 20250130122626410 DAUC <0003> db_auc.c:192 IMSI='262421051408480': No 3G Auth Data HLR_Test-GSUP(183)@127c5caa73b3: Created GsupExpect[0] for "262421051408480" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250130122626418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 20250130122626421 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626421 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421051408480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421051408480" session_id=3554557134 session_state=BEGIN} 20250130122626421 DSS <0004> hlr_ussd.c:576 262421051408480/0xd3de3cce: Process SS (BEGIN) 20250130122626421 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122626421 DSS <0004> hlr_ussd.c:518 262421051408480/0xd3de3cce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122626421 DSS <0004> hlr_ussd.c:363 262421051408480/0xd3de3cce: Tx USSD 'Your extension is 491610653208' 20250130122626421 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421051408480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421051408480" session_id=3554557134 session_state=END} 20250130122626421 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421051408480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122626421 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122626421 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@127c5caa73b3: Found GsupExpect[0] for "262421051408480" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@127c5caa73b3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262421051408480" TC_mo_ussd_iuse_msisdn(189)@127c5caa73b3: setverdict(pass): none -> pass 20250130122626423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@127c5caa73b3: Final verdict of PTC: pass 20250130122626423 DAUC <0003> db_auc.c:157 IMSI='262429355853297': No 2G Auth Data 20250130122626423 DAUC <0003> db_auc.c:192 IMSI='262429355853297': No 3G Auth Data HLR_Test-GSUP(183)@127c5caa73b3: Created GsupExpect[0] for "262429355853297" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250130122626431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20250130122626433 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626433 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429355853297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429355853297" session_id=2724658332 session_state=BEGIN} 20250130122626434 DSS <0004> hlr_ussd.c:576 262429355853297/0xa266fc9c: Process SS (BEGIN) 20250130122626434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122626434 DSS <0004> hlr_ussd.c:518 262429355853297/0xa266fc9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122626434 DSS <0004> hlr_ussd.c:363 262429355853297/0xa266fc9c: Tx USSD 'Your extension is 491613140335' 20250130122626434 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429355853297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429355853297" session_id=2724658332 session_state=END} 20250130122626434 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429355853297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122626434 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122626434 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@127c5caa73b3: Found GsupExpect[0] for "262429355853297" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@127c5caa73b3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262429355853297" TC_mo_ussd_iuse_msisdn(190)@127c5caa73b3: setverdict(pass): none -> pass 20250130122626437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@127c5caa73b3: Final verdict of PTC: pass 20250130122626437 DAUC <0003> db_auc.c:157 IMSI='262420103469367': No 2G Auth Data 20250130122626437 DAUC <0003> db_auc.c:192 IMSI='262420103469367': No 3G Auth Data HLR_Test-GSUP(183)@127c5caa73b3: Created GsupExpect[0] for "262420103469367" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250130122626444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 20250130122626447 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626447 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420103469367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420103469367" session_id=3937221422 session_state=BEGIN} 20250130122626447 DSS <0004> hlr_ussd.c:576 262420103469367/0xeaad3b2e: Process SS (BEGIN) 20250130122626447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122626447 DSS <0004> hlr_ussd.c:518 262420103469367/0xeaad3b2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122626447 DSS <0004> hlr_ussd.c:363 262420103469367/0xeaad3b2e: Tx USSD 'Your extension is 491615311200' 20250130122626447 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420103469367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420103469367" session_id=3937221422 session_state=END} 20250130122626447 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420103469367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122626447 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122626447 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@127c5caa73b3: Found GsupExpect[0] for "262420103469367" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@127c5caa73b3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420103469367" TC_mo_ussd_iuse_msisdn(191)@127c5caa73b3: setverdict(pass): none -> pass 20250130122626449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@127c5caa73b3: Final verdict of PTC: pass 20250130122626450 DAUC <0003> db_auc.c:157 IMSI='262425745680155': No 2G Auth Data 20250130122626450 DAUC <0003> db_auc.c:192 IMSI='262425745680155': No 3G Auth Data HLR_Test-GSUP(183)@127c5caa73b3: Created GsupExpect[0] for "262425745680155" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250130122626457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20250130122626460 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626460 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425745680155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425745680155" session_id=107077798 session_state=BEGIN} 20250130122626460 DSS <0004> hlr_ussd.c:576 262425745680155/0x0661e0a6: Process SS (BEGIN) 20250130122626460 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122626460 DSS <0004> hlr_ussd.c:518 262425745680155/0x0661e0a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122626460 DSS <0004> hlr_ussd.c:363 262425745680155/0x0661e0a6: Tx USSD 'Your extension is 491614565341' 20250130122626460 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425745680155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425745680155" session_id=107077798 session_state=END} 20250130122626460 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425745680155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122626460 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122626460 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@127c5caa73b3: Found GsupExpect[0] for "262425745680155" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@127c5caa73b3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425745680155" TC_mo_ussd_iuse_msisdn(192)@127c5caa73b3: setverdict(pass): none -> pass 20250130122626462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@127c5caa73b3: Final verdict of PTC: pass 20250130122626462 DAUC <0003> db_auc.c:157 IMSI='262426238906403': No 2G Auth Data 20250130122626462 DAUC <0003> db_auc.c:192 IMSI='262426238906403': No 3G Auth Data HLR_Test-GSUP(183)@127c5caa73b3: Created GsupExpect[0] for "262426238906403" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250130122626469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 20250130122626472 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626472 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426238906403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426238906403" session_id=804301530 session_state=BEGIN} 20250130122626472 DSS <0004> hlr_ussd.c:576 262426238906403/0x2ff0aada: Process SS (BEGIN) 20250130122626472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122626472 DSS <0004> hlr_ussd.c:518 262426238906403/0x2ff0aada: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122626472 DSS <0004> hlr_ussd.c:363 262426238906403/0x2ff0aada: Tx USSD 'Your extension is 491611764116' 20250130122626472 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426238906403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426238906403" session_id=804301530 session_state=END} 20250130122626472 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426238906403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122626472 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122626472 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@127c5caa73b3: Found GsupExpect[0] for "262426238906403" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@127c5caa73b3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426238906403" TC_mo_ussd_iuse_msisdn(193)@127c5caa73b3: setverdict(pass): none -> pass 20250130122626474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@127c5caa73b3: Final verdict of PTC: pass 20250130122626475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4258 20250130122626475 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43777<->l=127.0.0.1:4259) 20250130122626475 DLINP <000b> input/ipa.c:451 connected read/write 20250130122626475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122626475 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122626475 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122626475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@127c5caa73b3: Final verdict of PTC: none 184@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 184: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:26 UTC 2025 ====== 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 20250130122626500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 20250130122626701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68304) Waiting for packet dumper to finish... 1 (prev_count=68304, count=82340) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:28 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122629817 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122629817 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122629822 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122629827 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629827 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122629827 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122629827 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  20250130122629827 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122629827 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  20250130122629827 DLGSUP <0013> gsup_server.c:235 2:  20250130122629827 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122629828 DLGSUP <0013> gsup_server.c:235 3:  20250130122629828 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122629828 DLGSUP <0013> gsup_server.c:235 4:  20250130122629828 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122629828 DLGSUP <0013> gsup_server.c:235 5:  20250130122629828 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122629828 DLGSUP <0013> gsup_server.c:235 7:  20250130122629828 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122629828 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122629828 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122629828 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@127c5caa73b3: 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") 20250130122629851 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40477<->l=127.0.0.1:4259) 20250130122629858 DAUC <0003> db_auc.c:157 IMSI='262426092855846': No 2G Auth Data 20250130122629858 DAUC <0003> db_auc.c:192 IMSI='262426092855846': No 3G Auth Data HLR_Test-GSUP(195)@127c5caa73b3: Created GsupExpect[0] for "262426092855846" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250130122629872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 20250130122629881 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629881 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426092855846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426092855846" source_name="the-source\n" session_id=3582655352 session_state=BEGIN} 20250130122629881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250130122629881 DSS <0004> hlr_ussd.c:576 262426092855846/0xd58afb78: Process SS (BEGIN) 20250130122629881 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122629881 DSS <0004> hlr_ussd.c:518 262426092855846/0xd58afb78: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122629881 DSS <0004> hlr_ussd.c:363 262426092855846/0xd58afb78: Tx USSD 'Your extension is 491617262256' 20250130122629881 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426092855846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426092855846" destination_name="the-source\n" session_id=3582655352 session_state=END} 20250130122629881 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426092855846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122629881 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122629881 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@127c5caa73b3: Found GsupExpect[0] for "262426092855846" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@127c5caa73b3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426092855846" TC_mo_ussd_iuse_msisdn_via_proxy(198)@127c5caa73b3: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(198)@127c5caa73b3: Final verdict of PTC: pass 20250130122629886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 20250130122629886 DAUC <0003> db_auc.c:157 IMSI='262424502421528': No 2G Auth Data 20250130122629886 DAUC <0003> db_auc.c:192 IMSI='262424502421528': No 3G Auth Data HLR_Test-GSUP(195)@127c5caa73b3: Created GsupExpect[0] for "262424502421528" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250130122629898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4258 20250130122629901 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629901 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424502421528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424502421528" source_name="the-source\n" session_id=410256774 session_state=BEGIN} 20250130122629901 DSS <0004> hlr_ussd.c:576 262424502421528/0x18740586: Process SS (BEGIN) 20250130122629901 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122629901 DSS <0004> hlr_ussd.c:518 262424502421528/0x18740586: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122629901 DSS <0004> hlr_ussd.c:363 262424502421528/0x18740586: Tx USSD 'Your extension is 491615760036' 20250130122629901 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424502421528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424502421528" destination_name="the-source\n" session_id=410256774 session_state=END} 20250130122629901 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262424502421528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122629901 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122629901 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@127c5caa73b3: Found GsupExpect[0] for "262424502421528" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@127c5caa73b3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424502421528" TC_mo_ussd_iuse_msisdn_via_proxy(199)@127c5caa73b3: setverdict(pass): none -> pass 20250130122629903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@127c5caa73b3: Final verdict of PTC: pass 20250130122629903 DAUC <0003> db_auc.c:157 IMSI='262421812998977': No 2G Auth Data 20250130122629903 DAUC <0003> db_auc.c:192 IMSI='262421812998977': No 3G Auth Data HLR_Test-GSUP(195)@127c5caa73b3: Created GsupExpect[0] for "262421812998977" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250130122629910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 20250130122629913 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629913 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421812998977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421812998977" source_name="the-source\n" session_id=3176602330 session_state=BEGIN} 20250130122629913 DSS <0004> hlr_ussd.c:576 262421812998977/0xbd571ada: Process SS (BEGIN) 20250130122629913 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122629913 DSS <0004> hlr_ussd.c:518 262421812998977/0xbd571ada: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122629913 DSS <0004> hlr_ussd.c:363 262421812998977/0xbd571ada: Tx USSD 'Your extension is 491618185354' 20250130122629913 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421812998977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421812998977" destination_name="the-source\n" session_id=3176602330 session_state=END} 20250130122629913 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421812998977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122629913 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122629913 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@127c5caa73b3: Found GsupExpect[0] for "262421812998977" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@127c5caa73b3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421812998977" TC_mo_ussd_iuse_msisdn_via_proxy(200)@127c5caa73b3: setverdict(pass): none -> pass 20250130122629915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@127c5caa73b3: Final verdict of PTC: pass 20250130122629915 DAUC <0003> db_auc.c:157 IMSI='262427528093598': No 2G Auth Data 20250130122629915 DAUC <0003> db_auc.c:192 IMSI='262427528093598': No 3G Auth Data HLR_Test-GSUP(195)@127c5caa73b3: Created GsupExpect[0] for "262427528093598" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250130122629922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20250130122629925 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629925 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427528093598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427528093598" source_name="the-source\n" session_id=735390973 session_state=BEGIN} 20250130122629925 DSS <0004> hlr_ussd.c:576 262427528093598/0x2bd52cfd: Process SS (BEGIN) 20250130122629925 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122629925 DSS <0004> hlr_ussd.c:518 262427528093598/0x2bd52cfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122629925 DSS <0004> hlr_ussd.c:363 262427528093598/0x2bd52cfd: Tx USSD 'Your extension is 491616542024' 20250130122629925 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427528093598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427528093598" destination_name="the-source\n" session_id=735390973 session_state=END} 20250130122629925 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427528093598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122629925 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122629925 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@127c5caa73b3: Found GsupExpect[0] for "262427528093598" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@127c5caa73b3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427528093598" TC_mo_ussd_iuse_msisdn_via_proxy(201)@127c5caa73b3: setverdict(pass): none -> pass 20250130122629927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@127c5caa73b3: Final verdict of PTC: pass 20250130122629927 DAUC <0003> db_auc.c:157 IMSI='262429682428045': No 2G Auth Data 20250130122629927 DAUC <0003> db_auc.c:192 IMSI='262429682428045': No 3G Auth Data HLR_Test-GSUP(195)@127c5caa73b3: Created GsupExpect[0] for "262429682428045" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250130122629934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 20250130122629937 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629937 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429682428045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429682428045" source_name="the-source\n" session_id=3435054609 session_state=BEGIN} 20250130122629937 DSS <0004> hlr_ussd.c:576 262429682428045/0xccbec611: Process SS (BEGIN) 20250130122629937 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122629937 DSS <0004> hlr_ussd.c:518 262429682428045/0xccbec611: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122629937 DSS <0004> hlr_ussd.c:363 262429682428045/0xccbec611: Tx USSD 'Your extension is 491610702008' 20250130122629937 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429682428045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429682428045" destination_name="the-source\n" session_id=3435054609 session_state=END} 20250130122629937 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429682428045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122629937 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122629937 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@127c5caa73b3: Found GsupExpect[0] for "262429682428045" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@127c5caa73b3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429682428045" TC_mo_ussd_iuse_msisdn_via_proxy(202)@127c5caa73b3: setverdict(pass): none -> pass 20250130122629939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46256<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@127c5caa73b3: Final verdict of PTC: pass 20250130122629939 DAUC <0003> db_auc.c:157 IMSI='262429123717555': No 2G Auth Data 20250130122629939 DAUC <0003> db_auc.c:192 IMSI='262429123717555': No 3G Auth Data HLR_Test-GSUP(195)@127c5caa73b3: Created GsupExpect[0] for "262429123717555" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250130122629946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46268<->l=127.0.0.1:4258 20250130122629949 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629949 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429123717555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429123717555" source_name="the-source\n" session_id=4121337514 session_state=BEGIN} 20250130122629949 DSS <0004> hlr_ussd.c:576 262429123717555/0xf5a69eaa: Process SS (BEGIN) 20250130122629949 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122629949 DSS <0004> hlr_ussd.c:518 262429123717555/0xf5a69eaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122629949 DSS <0004> hlr_ussd.c:363 262429123717555/0xf5a69eaa: Tx USSD 'Your extension is 491615414566' 20250130122629949 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429123717555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429123717555" destination_name="the-source\n" session_id=4121337514 session_state=END} 20250130122629949 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262429123717555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122629949 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122629949 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@127c5caa73b3: Found GsupExpect[0] for "262429123717555" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@127c5caa73b3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262429123717555" TC_mo_ussd_iuse_msisdn_via_proxy(203)@127c5caa73b3: setverdict(pass): none -> pass 20250130122629951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46268<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@127c5caa73b3: Final verdict of PTC: pass 20250130122629951 DAUC <0003> db_auc.c:157 IMSI='262423908692754': No 2G Auth Data 20250130122629951 DAUC <0003> db_auc.c:192 IMSI='262423908692754': No 3G Auth Data HLR_Test-GSUP(195)@127c5caa73b3: Created GsupExpect[0] for "262423908692754" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250130122629958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4258 20250130122629961 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629961 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423908692754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423908692754" source_name="the-source\n" session_id=3811566815 session_state=BEGIN} 20250130122629961 DSS <0004> hlr_ussd.c:576 262423908692754/0xe32fe4df: Process SS (BEGIN) 20250130122629961 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122629961 DSS <0004> hlr_ussd.c:518 262423908692754/0xe32fe4df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122629961 DSS <0004> hlr_ussd.c:363 262423908692754/0xe32fe4df: Tx USSD 'Your extension is 491611505064' 20250130122629961 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423908692754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423908692754" destination_name="the-source\n" session_id=3811566815 session_state=END} 20250130122629961 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423908692754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122629961 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122629961 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@127c5caa73b3: Found GsupExpect[0] for "262423908692754" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@127c5caa73b3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423908692754" TC_mo_ussd_iuse_msisdn_via_proxy(204)@127c5caa73b3: setverdict(pass): none -> pass 20250130122629963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46280<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@127c5caa73b3: Final verdict of PTC: pass 20250130122629964 DAUC <0003> db_auc.c:157 IMSI='262420826488824': No 2G Auth Data 20250130122629964 DAUC <0003> db_auc.c:192 IMSI='262420826488824': No 3G Auth Data HLR_Test-GSUP(195)@127c5caa73b3: Created GsupExpect[0] for "262420826488824" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250130122629970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20250130122629973 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629973 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420826488824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420826488824" source_name="the-source\n" session_id=2999461633 session_state=BEGIN} 20250130122629973 DSS <0004> hlr_ussd.c:576 262420826488824/0xb2c82701: Process SS (BEGIN) 20250130122629973 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250130122629973 DSS <0004> hlr_ussd.c:518 262420826488824/0xb2c82701: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250130122629973 DSS <0004> hlr_ussd.c:363 262420826488824/0xb2c82701: Tx USSD 'Your extension is 491618863315' 20250130122629973 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420826488824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420826488824" destination_name="the-source\n" session_id=2999461633 session_state=END} 20250130122629973 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262420826488824 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122629973 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122629973 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@127c5caa73b3: Found GsupExpect[0] for "262420826488824" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@127c5caa73b3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420826488824" TC_mo_ussd_iuse_msisdn_via_proxy(205)@127c5caa73b3: setverdict(pass): none -> pass 20250130122629975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@127c5caa73b3: Final verdict of PTC: pass 20250130122629976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 HLR_Test-GSUP(195)@127c5caa73b3: Final verdict of PTC: none 196@127c5caa73b3: Final verdict of PTC: none 20250130122629976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40477<->l=127.0.0.1:4259) 20250130122629976 DLINP <000b> input/ipa.c:451 connected read/write 20250130122629976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122629976 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122629976 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122629976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122629976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 196: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:29 UTC 2025 ====== 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 20250130122629999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20250130122630200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67416) Waiting for packet dumper to finish... 1 (prev_count=67416, count=83548) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:32 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_ussd_euse started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 20250130122633299 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46087 20250130122633299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46087 MTC@127c5caa73b3: in not legacy case 2 IPA-EUSE-foobar(208)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122633303 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633303 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633308 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122633308 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122633311 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633311 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122633311 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250130122633311 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250130122633311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250130122633311 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  20250130122633311 DLGSUP <0013> gsup_server.c:235 2:  20250130122633311 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122633311 DLGSUP <0013> gsup_server.c:235 3:  20250130122633311 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122633311 DLGSUP <0013> gsup_server.c:235 4:  20250130122633311 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122633311 DLGSUP <0013> gsup_server.c:235 5:  20250130122633311 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122633311 DLGSUP <0013> gsup_server.c:235 7:  20250130122633311 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122633311 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122633311 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122633311 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46087 IPA-EUSE-foobar(208)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122633314 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122633323 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633323 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122633323 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122633323 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  20250130122633323 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122633323 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  20250130122633323 DLGSUP <0013> gsup_server.c:235 2:  20250130122633323 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122633323 DLGSUP <0013> gsup_server.c:235 3:  20250130122633323 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122633323 DLGSUP <0013> gsup_server.c:235 4:  20250130122633323 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122633323 DLGSUP <0013> gsup_server.c:235 5:  20250130122633323 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122633323 DLGSUP <0013> gsup_server.c:235 7:  20250130122633323 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122633323 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122633323 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122633323 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@127c5caa73b3: 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") 20250130122633346 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46789<->l=127.0.0.1:4259) 20250130122633350 DAUC <0003> db_auc.c:157 IMSI='262421876884228': No 2G Auth Data 20250130122633350 DAUC <0003> db_auc.c:192 IMSI='262421876884228': No 3G Auth Data HLR_Test-GSUP(209)@127c5caa73b3: Created GsupExpect[0] for "262421876884228" to be handled at TC_mo_ussd_euse(212) 20250130122633358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 20250130122633366 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633366 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421876884228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421876884228" session_id=1165818118 session_state=BEGIN} 20250130122633366 DSS <0004> hlr_ussd.c:576 262421876884228/0x457cf906: Process SS (BEGIN) 20250130122633366 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122633366 DSS <0004> hlr_ussd.c:518 262421876884228/0x457cf906: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122633366 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633366 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data 20250130122633366 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633366 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data EUSE-TC_mo_ussd_euse(206)@127c5caa73b3: 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 } } } } } 20250130122633371 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633371 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633371 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421876884228 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421876884228" session_id=1165818118 session_state=END} 20250130122633371 DSS <0004> hlr_ussd.c:576 262421876884228/0x457cf906: Process SS (END) 20250130122633371 DSS <0004> hlr_ussd.c:518 262421876884228/0x457cf906: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122633371 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421876884228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421876884228" session_id=1165818118 session_state=END} 20250130122633371 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421876884228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122633371 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421876884228 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122633371 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122633371 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@127c5caa73b3: Found GsupExpect[0] for "262421876884228" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@127c5caa73b3: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421876884228" TC_mo_ussd_euse(212)@127c5caa73b3: setverdict(pass): none -> pass 20250130122633374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@127c5caa73b3: Final verdict of PTC: pass 20250130122633374 DAUC <0003> db_auc.c:157 IMSI='262423530613756': No 2G Auth Data 20250130122633374 DAUC <0003> db_auc.c:192 IMSI='262423530613756': No 3G Auth Data HLR_Test-GSUP(209)@127c5caa73b3: Created GsupExpect[0] for "262423530613756" to be handled at TC_mo_ussd_euse(213) 20250130122633382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 20250130122633386 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633386 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423530613756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423530613756" session_id=860445548 session_state=BEGIN} 20250130122633386 DSS <0004> hlr_ussd.c:576 262423530613756/0x33495b6c: Process SS (BEGIN) 20250130122633386 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122633386 DSS <0004> hlr_ussd.c:518 262423530613756/0x33495b6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122633386 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633386 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data 20250130122633386 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633386 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data EUSE-TC_mo_ussd_euse(206)@127c5caa73b3: 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 } } } } } 20250130122633387 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633387 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633387 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262423530613756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423530613756" session_id=860445548 session_state=END} 20250130122633387 DSS <0004> hlr_ussd.c:576 262423530613756/0x33495b6c: Process SS (END) 20250130122633387 DSS <0004> hlr_ussd.c:518 262423530613756/0x33495b6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122633387 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423530613756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423530613756" session_id=860445548 session_state=END} 20250130122633387 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423530613756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122633387 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262423530613756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122633387 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122633387 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@127c5caa73b3: Found GsupExpect[0] for "262423530613756" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@127c5caa73b3: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423530613756" TC_mo_ussd_euse(213)@127c5caa73b3: setverdict(pass): none -> pass 20250130122633389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@127c5caa73b3: Final verdict of PTC: pass 20250130122633390 DAUC <0003> db_auc.c:157 IMSI='262427100758524': No 2G Auth Data 20250130122633390 DAUC <0003> db_auc.c:192 IMSI='262427100758524': No 3G Auth Data HLR_Test-GSUP(209)@127c5caa73b3: Created GsupExpect[0] for "262427100758524" to be handled at TC_mo_ussd_euse(214) 20250130122633398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 20250130122633401 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633401 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427100758524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427100758524" session_id=353530319 session_state=BEGIN} 20250130122633401 DSS <0004> hlr_ussd.c:576 262427100758524/0x151271cf: Process SS (BEGIN) 20250130122633401 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122633401 DSS <0004> hlr_ussd.c:518 262427100758524/0x151271cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122633401 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633401 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data 20250130122633401 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633401 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data EUSE-TC_mo_ussd_euse(206)@127c5caa73b3: 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 } } } } } 20250130122633402 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633402 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633402 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262427100758524 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427100758524" session_id=353530319 session_state=END} 20250130122633402 DSS <0004> hlr_ussd.c:576 262427100758524/0x151271cf: Process SS (END) 20250130122633402 DSS <0004> hlr_ussd.c:518 262427100758524/0x151271cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122633402 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427100758524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427100758524" session_id=353530319 session_state=END} 20250130122633402 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427100758524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122633402 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262427100758524 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122633402 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122633402 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@127c5caa73b3: Found GsupExpect[0] for "262427100758524" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@127c5caa73b3: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427100758524" TC_mo_ussd_euse(214)@127c5caa73b3: setverdict(pass): none -> pass 20250130122633404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60758<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@127c5caa73b3: Final verdict of PTC: pass 20250130122633405 DAUC <0003> db_auc.c:157 IMSI='262428099103322': No 2G Auth Data 20250130122633405 DAUC <0003> db_auc.c:192 IMSI='262428099103322': No 3G Auth Data HLR_Test-GSUP(209)@127c5caa73b3: Created GsupExpect[0] for "262428099103322" to be handled at TC_mo_ussd_euse(215) 20250130122633412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60770<->l=127.0.0.1:4258 20250130122633415 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633415 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428099103322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428099103322" session_id=3564296807 session_state=BEGIN} 20250130122633415 DSS <0004> hlr_ussd.c:576 262428099103322/0xd472da67: Process SS (BEGIN) 20250130122633415 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122633415 DSS <0004> hlr_ussd.c:518 262428099103322/0xd472da67: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122633415 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633415 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data 20250130122633415 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633415 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data EUSE-TC_mo_ussd_euse(206)@127c5caa73b3: 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 } } } } } 20250130122633416 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633416 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633416 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428099103322 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428099103322" session_id=3564296807 session_state=END} 20250130122633416 DSS <0004> hlr_ussd.c:576 262428099103322/0xd472da67: Process SS (END) 20250130122633416 DSS <0004> hlr_ussd.c:518 262428099103322/0xd472da67: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122633416 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428099103322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428099103322" session_id=3564296807 session_state=END} 20250130122633416 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428099103322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122633416 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428099103322 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122633416 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122633416 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@127c5caa73b3: Found GsupExpect[0] for "262428099103322" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@127c5caa73b3: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428099103322" TC_mo_ussd_euse(215)@127c5caa73b3: setverdict(pass): none -> pass 20250130122633418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60770<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@127c5caa73b3: Final verdict of PTC: pass 20250130122633419 DAUC <0003> db_auc.c:157 IMSI='262427282168740': No 2G Auth Data 20250130122633419 DAUC <0003> db_auc.c:192 IMSI='262427282168740': No 3G Auth Data HLR_Test-GSUP(209)@127c5caa73b3: Created GsupExpect[0] for "262427282168740" to be handled at TC_mo_ussd_euse(216) 20250130122633426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 20250130122633429 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633429 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427282168740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427282168740" session_id=4133217196 session_state=BEGIN} 20250130122633429 DSS <0004> hlr_ussd.c:576 262427282168740/0xf65be3ac: Process SS (BEGIN) 20250130122633429 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122633429 DSS <0004> hlr_ussd.c:518 262427282168740/0xf65be3ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122633429 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633429 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data 20250130122633429 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633429 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data EUSE-TC_mo_ussd_euse(206)@127c5caa73b3: 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 } } } } } 20250130122633430 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633430 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633430 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427282168740 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427282168740" session_id=4133217196 session_state=END} 20250130122633430 DSS <0004> hlr_ussd.c:576 262427282168740/0xf65be3ac: Process SS (END) 20250130122633430 DSS <0004> hlr_ussd.c:518 262427282168740/0xf65be3ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122633430 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427282168740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427282168740" session_id=4133217196 session_state=END} 20250130122633430 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427282168740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122633430 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427282168740 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122633430 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122633430 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@127c5caa73b3: Found GsupExpect[0] for "262427282168740" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@127c5caa73b3: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427282168740" TC_mo_ussd_euse(216)@127c5caa73b3: setverdict(pass): none -> pass 20250130122633432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@127c5caa73b3: Final verdict of PTC: pass 20250130122633432 DAUC <0003> db_auc.c:157 IMSI='262422274435263': No 2G Auth Data 20250130122633432 DAUC <0003> db_auc.c:192 IMSI='262422274435263': No 3G Auth Data HLR_Test-GSUP(209)@127c5caa73b3: Created GsupExpect[0] for "262422274435263" to be handled at TC_mo_ussd_euse(217) 20250130122633439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 20250130122633442 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633442 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422274435263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422274435263" session_id=655063987 session_state=BEGIN} 20250130122633442 DSS <0004> hlr_ussd.c:576 262422274435263/0x270b7bb3: Process SS (BEGIN) 20250130122633442 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122633442 DSS <0004> hlr_ussd.c:518 262422274435263/0x270b7bb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122633442 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633442 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data 20250130122633442 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633442 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data EUSE-TC_mo_ussd_euse(206)@127c5caa73b3: 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 } } } } } 20250130122633443 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633443 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633443 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422274435263 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422274435263" session_id=655063987 session_state=END} 20250130122633443 DSS <0004> hlr_ussd.c:576 262422274435263/0x270b7bb3: Process SS (END) 20250130122633443 DSS <0004> hlr_ussd.c:518 262422274435263/0x270b7bb3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122633443 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422274435263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422274435263" session_id=655063987 session_state=END} 20250130122633443 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422274435263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122633443 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422274435263 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122633443 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122633443 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@127c5caa73b3: Found GsupExpect[0] for "262422274435263" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@127c5caa73b3: Added IMSI table entry 5TC_mo_ussd_euse(217)"262422274435263" TC_mo_ussd_euse(217)@127c5caa73b3: setverdict(pass): none -> pass 20250130122633445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@127c5caa73b3: Final verdict of PTC: pass 20250130122633445 DAUC <0003> db_auc.c:157 IMSI='262422978169692': No 2G Auth Data 20250130122633445 DAUC <0003> db_auc.c:192 IMSI='262422978169692': No 3G Auth Data HLR_Test-GSUP(209)@127c5caa73b3: Created GsupExpect[0] for "262422978169692" to be handled at TC_mo_ussd_euse(218) 20250130122633451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4258 20250130122633454 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633454 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422978169692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422978169692" session_id=3195502358 session_state=BEGIN} 20250130122633454 DSS <0004> hlr_ussd.c:576 262422978169692/0xbe777f16: Process SS (BEGIN) 20250130122633454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122633454 DSS <0004> hlr_ussd.c:518 262422978169692/0xbe777f16: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122633454 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633454 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data 20250130122633454 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633454 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data EUSE-TC_mo_ussd_euse(206)@127c5caa73b3: 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 } } } } } 20250130122633455 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633455 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633455 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262422978169692 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422978169692" session_id=3195502358 session_state=END} 20250130122633455 DSS <0004> hlr_ussd.c:576 262422978169692/0xbe777f16: Process SS (END) 20250130122633455 DSS <0004> hlr_ussd.c:518 262422978169692/0xbe777f16: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122633455 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422978169692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422978169692" session_id=3195502358 session_state=END} 20250130122633455 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262422978169692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122633455 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262422978169692 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122633455 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122633455 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@127c5caa73b3: Found GsupExpect[0] for "262422978169692" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@127c5caa73b3: Added IMSI table entry 6TC_mo_ussd_euse(218)"262422978169692" TC_mo_ussd_euse(218)@127c5caa73b3: setverdict(pass): none -> pass 20250130122633457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@127c5caa73b3: Final verdict of PTC: pass 20250130122633457 DAUC <0003> db_auc.c:157 IMSI='262428987006739': No 2G Auth Data 20250130122633457 DAUC <0003> db_auc.c:192 IMSI='262428987006739': No 3G Auth Data HLR_Test-GSUP(209)@127c5caa73b3: Created GsupExpect[0] for "262428987006739" to be handled at TC_mo_ussd_euse(219) 20250130122633464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60798<->l=127.0.0.1:4258 20250130122633467 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633467 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428987006739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428987006739" session_id=1831704398 session_state=BEGIN} 20250130122633467 DSS <0004> hlr_ussd.c:576 262428987006739/0x6d2d974e: Process SS (BEGIN) 20250130122633467 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122633467 DSS <0004> hlr_ussd.c:518 262428987006739/0x6d2d974e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122633467 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633467 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data 20250130122633467 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633467 DLINP <000b> input/ipa.c:431 127.0.0.1:46087 sending data EUSE-TC_mo_ussd_euse(206)@127c5caa73b3: 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 } } } } } 20250130122633468 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633468 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633468 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428987006739 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428987006739" session_id=1831704398 session_state=END} 20250130122633468 DSS <0004> hlr_ussd.c:576 262428987006739/0x6d2d974e: Process SS (END) 20250130122633468 DSS <0004> hlr_ussd.c:518 262428987006739/0x6d2d974e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122633468 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428987006739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428987006739" session_id=1831704398 session_state=END} 20250130122633468 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428987006739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122633468 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428987006739 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122633468 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122633468 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@127c5caa73b3: Found GsupExpect[0] for "262428987006739" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@127c5caa73b3: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428987006739" TC_mo_ussd_euse(219)@127c5caa73b3: setverdict(pass): none -> pass 20250130122633470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60798<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@127c5caa73b3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@127c5caa73b3: Final verdict of PTC: none 20250130122633471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60720<->l=127.0.0.1:4258 20250130122633471 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633471 DLINP <000b> input/ipa.c:405 127.0.0.1:46087 message received 20250130122633471 DLINP <000b> input/ipa.c:414 127.0.0.1:46087 connection closed with server 20250130122633471 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46087 20250130122633471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250130122633471 DLINP <000b> input/ipa.c:451 connected read/write 20250130122633471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122633471 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122633471 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122633471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(209)@127c5caa73b3: Final verdict of PTC: none 20250130122633471 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46789<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@127c5caa73b3: Final verdict of PTC: none 210@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 210: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:33 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250130122633506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 20250130122633707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=75964) Waiting for packet dumper to finish... 1 (prev_count=75964, count=111196) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:35 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_ussd_euse_continue started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 20250130122636795 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34215 20250130122636795 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34215 MTC@127c5caa73b3: in not legacy case 2 IPA-EUSE-foobar(222)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122636796 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636796 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received IPA-EUSE-foobar(222)@127c5caa73b3: 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) } } } } 20250130122636797 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122636797 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@127c5caa73b3: 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 } } } } 20250130122636797 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636797 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636797 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122636797 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250130122636797 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250130122636797 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250130122636797 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  20250130122636797 DLGSUP <0013> gsup_server.c:235 2:  20250130122636797 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122636797 DLGSUP <0013> gsup_server.c:235 3:  20250130122636797 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122636797 DLGSUP <0013> gsup_server.c:235 4:  20250130122636797 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122636797 DLGSUP <0013> gsup_server.c:235 5:  20250130122636797 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122636797 DLGSUP <0013> gsup_server.c:235 7:  20250130122636797 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122636797 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122636797 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122636797 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34215 IPA-EUSE-foobar(222)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122636798 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122636799 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636799 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122636799 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122636799 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  20250130122636799 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122636799 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  20250130122636799 DLGSUP <0013> gsup_server.c:235 2:  20250130122636799 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122636799 DLGSUP <0013> gsup_server.c:235 3:  20250130122636799 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122636799 DLGSUP <0013> gsup_server.c:235 4:  20250130122636799 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122636799 DLGSUP <0013> gsup_server.c:235 5:  20250130122636799 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122636799 DLGSUP <0013> gsup_server.c:235 7:  20250130122636799 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122636799 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122636799 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122636799 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@127c5caa73b3: 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") 20250130122636808 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40351<->l=127.0.0.1:4259) 20250130122636811 DAUC <0003> db_auc.c:157 IMSI='262425322748532': No 2G Auth Data 20250130122636811 DAUC <0003> db_auc.c:192 IMSI='262425322748532': No 3G Auth Data HLR_Test-GSUP(223)@127c5caa73b3: Created GsupExpect[0] for "262425322748532" to be handled at TC_mo_ussd_euse_continue(226) 20250130122636817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20250130122636842 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636842 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425322748532" session_id=1665931273 session_state=BEGIN} 20250130122636842 DSS <0004> hlr_ussd.c:576 262425322748532/0x634c1809: Process SS (BEGIN) 20250130122636842 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122636842 DSS <0004> hlr_ussd.c:518 262425322748532/0x634c1809: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122636842 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636842 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636842 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636842 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636854 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636854 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636854 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425322748532" session_id=1665931273 session_state=CONTINUE} 20250130122636854 DSS <0004> hlr_ussd.c:576 262425322748532/0x634c1809: Process SS (CONTINUE) 20250130122636854 DSS <0004> hlr_ussd.c:518 262425322748532/0x634c1809: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122636854 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425322748532" session_id=1665931273 session_state=CONTINUE} 20250130122636854 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636854 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636854 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@127c5caa73b3: Found GsupExpect[0] for "262425322748532" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@127c5caa73b3: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262425322748532" TC_mo_ussd_euse_continue(226)@127c5caa73b3: setverdict(pass): none -> pass 20250130122636866 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636866 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425322748532" session_id=1665931273 session_state=CONTINUE} 20250130122636866 DSS <0004> hlr_ussd.c:576 262425322748532/0x634c1809: Process SS (CONTINUE) 20250130122636866 DSS <0004> hlr_ussd.c:518 262425322748532/0x634c1809: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636866 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636866 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636866 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636866 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636866 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636869 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636869 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636869 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425322748532" session_id=1665931273 session_state=END} 20250130122636869 DSS <0004> hlr_ussd.c:576 262425322748532/0x634c1809: Process SS (END) 20250130122636869 DSS <0004> hlr_ussd.c:518 262425322748532/0x634c1809: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636869 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425322748532" session_id=1665931273 session_state=END} 20250130122636869 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636869 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425322748532 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636869 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636869 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122636872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@127c5caa73b3: Final verdict of PTC: pass 20250130122636874 DAUC <0003> db_auc.c:157 IMSI='262425165471352': No 2G Auth Data 20250130122636874 DAUC <0003> db_auc.c:192 IMSI='262425165471352': No 3G Auth Data HLR_Test-GSUP(223)@127c5caa73b3: Created GsupExpect[0] for "262425165471352" to be handled at TC_mo_ussd_euse_continue(227) 20250130122636888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 20250130122636890 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636890 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425165471352" session_id=3182648172 session_state=BEGIN} 20250130122636890 DSS <0004> hlr_ussd.c:576 262425165471352/0xbdb35b6c: Process SS (BEGIN) 20250130122636890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122636890 DSS <0004> hlr_ussd.c:518 262425165471352/0xbdb35b6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122636890 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636890 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636890 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636890 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636891 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636891 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636891 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425165471352" session_id=3182648172 session_state=CONTINUE} 20250130122636891 DSS <0004> hlr_ussd.c:576 262425165471352/0xbdb35b6c: Process SS (CONTINUE) 20250130122636891 DSS <0004> hlr_ussd.c:518 262425165471352/0xbdb35b6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122636891 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425165471352" session_id=3182648172 session_state=CONTINUE} 20250130122636891 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636891 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636891 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@127c5caa73b3: Found GsupExpect[0] for "262425165471352" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@127c5caa73b3: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425165471352" TC_mo_ussd_euse_continue(227)@127c5caa73b3: setverdict(pass): none -> pass 20250130122636893 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636893 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425165471352" session_id=3182648172 session_state=CONTINUE} 20250130122636893 DSS <0004> hlr_ussd.c:576 262425165471352/0xbdb35b6c: Process SS (CONTINUE) 20250130122636893 DSS <0004> hlr_ussd.c:518 262425165471352/0xbdb35b6c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636893 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636893 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636893 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636893 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636893 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636894 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636894 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636894 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425165471352" session_id=3182648172 session_state=END} 20250130122636894 DSS <0004> hlr_ussd.c:576 262425165471352/0xbdb35b6c: Process SS (END) 20250130122636894 DSS <0004> hlr_ussd.c:518 262425165471352/0xbdb35b6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636894 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425165471352" session_id=3182648172 session_state=END} 20250130122636894 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636894 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425165471352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636894 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636894 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122636894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60826<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@127c5caa73b3: Final verdict of PTC: pass 20250130122636895 DAUC <0003> db_auc.c:157 IMSI='262422422205508': No 2G Auth Data 20250130122636895 DAUC <0003> db_auc.c:192 IMSI='262422422205508': No 3G Auth Data HLR_Test-GSUP(223)@127c5caa73b3: Created GsupExpect[0] for "262422422205508" to be handled at TC_mo_ussd_euse_continue(228) 20250130122636902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60830<->l=127.0.0.1:4258 20250130122636904 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636904 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422422205508" session_id=364488620 session_state=BEGIN} 20250130122636904 DSS <0004> hlr_ussd.c:576 262422422205508/0x15b9a7ac: Process SS (BEGIN) 20250130122636904 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122636904 DSS <0004> hlr_ussd.c:518 262422422205508/0x15b9a7ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122636904 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636904 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636904 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636904 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636905 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636905 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636905 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422422205508" session_id=364488620 session_state=CONTINUE} 20250130122636905 DSS <0004> hlr_ussd.c:576 262422422205508/0x15b9a7ac: Process SS (CONTINUE) 20250130122636905 DSS <0004> hlr_ussd.c:518 262422422205508/0x15b9a7ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122636905 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422422205508" session_id=364488620 session_state=CONTINUE} 20250130122636905 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636905 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636905 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@127c5caa73b3: Found GsupExpect[0] for "262422422205508" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@127c5caa73b3: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262422422205508" TC_mo_ussd_euse_continue(228)@127c5caa73b3: setverdict(pass): none -> pass 20250130122636909 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636909 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422422205508" session_id=364488620 session_state=CONTINUE} 20250130122636909 DSS <0004> hlr_ussd.c:576 262422422205508/0x15b9a7ac: Process SS (CONTINUE) 20250130122636909 DSS <0004> hlr_ussd.c:518 262422422205508/0x15b9a7ac: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636909 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636909 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636909 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636909 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636909 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636910 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636910 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636910 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422422205508" session_id=364488620 session_state=END} 20250130122636910 DSS <0004> hlr_ussd.c:576 262422422205508/0x15b9a7ac: Process SS (END) 20250130122636910 DSS <0004> hlr_ussd.c:518 262422422205508/0x15b9a7ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636910 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422422205508" session_id=364488620 session_state=END} 20250130122636910 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636910 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422422205508 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636910 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636910 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122636911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60830<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@127c5caa73b3: Final verdict of PTC: pass 20250130122636911 DAUC <0003> db_auc.c:157 IMSI='262423845508925': No 2G Auth Data 20250130122636911 DAUC <0003> db_auc.c:192 IMSI='262423845508925': No 3G Auth Data HLR_Test-GSUP(223)@127c5caa73b3: Created GsupExpect[0] for "262423845508925" to be handled at TC_mo_ussd_euse_continue(229) 20250130122636918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 20250130122636921 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636921 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423845508925" session_id=4135223571 session_state=BEGIN} 20250130122636921 DSS <0004> hlr_ussd.c:576 262423845508925/0xf67a8113: Process SS (BEGIN) 20250130122636921 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122636921 DSS <0004> hlr_ussd.c:518 262423845508925/0xf67a8113: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122636921 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636921 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636921 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636921 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636921 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636921 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636921 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423845508925" session_id=4135223571 session_state=CONTINUE} 20250130122636921 DSS <0004> hlr_ussd.c:576 262423845508925/0xf67a8113: Process SS (CONTINUE) 20250130122636921 DSS <0004> hlr_ussd.c:518 262423845508925/0xf67a8113: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122636921 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423845508925" session_id=4135223571 session_state=CONTINUE} 20250130122636921 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636921 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636921 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@127c5caa73b3: Found GsupExpect[0] for "262423845508925" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@127c5caa73b3: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423845508925" TC_mo_ussd_euse_continue(229)@127c5caa73b3: setverdict(pass): none -> pass 20250130122636923 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636923 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423845508925" session_id=4135223571 session_state=CONTINUE} 20250130122636923 DSS <0004> hlr_ussd.c:576 262423845508925/0xf67a8113: Process SS (CONTINUE) 20250130122636923 DSS <0004> hlr_ussd.c:518 262423845508925/0xf67a8113: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636923 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636923 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636923 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636923 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636923 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636924 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636924 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636924 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423845508925" session_id=4135223571 session_state=END} 20250130122636924 DSS <0004> hlr_ussd.c:576 262423845508925/0xf67a8113: Process SS (END) 20250130122636924 DSS <0004> hlr_ussd.c:518 262423845508925/0xf67a8113: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636924 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423845508925" session_id=4135223571 session_state=END} 20250130122636924 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636924 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423845508925 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636924 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636924 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122636924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@127c5caa73b3: Final verdict of PTC: pass 20250130122636925 DAUC <0003> db_auc.c:157 IMSI='262426026372928': No 2G Auth Data 20250130122636925 DAUC <0003> db_auc.c:192 IMSI='262426026372928': No 3G Auth Data HLR_Test-GSUP(223)@127c5caa73b3: Created GsupExpect[0] for "262426026372928" to be handled at TC_mo_ussd_euse_continue(230) 20250130122636931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 20250130122636934 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636934 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426026372928" session_id=1634435742 session_state=BEGIN} 20250130122636934 DSS <0004> hlr_ussd.c:576 262426026372928/0x616b829e: Process SS (BEGIN) 20250130122636934 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122636934 DSS <0004> hlr_ussd.c:518 262426026372928/0x616b829e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122636934 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636934 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636934 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636934 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636935 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636935 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636935 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426026372928" session_id=1634435742 session_state=CONTINUE} 20250130122636935 DSS <0004> hlr_ussd.c:576 262426026372928/0x616b829e: Process SS (CONTINUE) 20250130122636935 DSS <0004> hlr_ussd.c:518 262426026372928/0x616b829e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122636935 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426026372928" session_id=1634435742 session_state=CONTINUE} 20250130122636935 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636935 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636935 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@127c5caa73b3: Found GsupExpect[0] for "262426026372928" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@127c5caa73b3: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262426026372928" TC_mo_ussd_euse_continue(230)@127c5caa73b3: setverdict(pass): none -> pass 20250130122636937 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636937 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426026372928" session_id=1634435742 session_state=CONTINUE} 20250130122636937 DSS <0004> hlr_ussd.c:576 262426026372928/0x616b829e: Process SS (CONTINUE) 20250130122636937 DSS <0004> hlr_ussd.c:518 262426026372928/0x616b829e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636937 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636937 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636937 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636937 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636937 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636937 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636937 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636937 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426026372928" session_id=1634435742 session_state=END} 20250130122636937 DSS <0004> hlr_ussd.c:576 262426026372928/0x616b829e: Process SS (END) 20250130122636937 DSS <0004> hlr_ussd.c:518 262426026372928/0x616b829e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636937 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426026372928" session_id=1634435742 session_state=END} 20250130122636937 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636937 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262426026372928 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636937 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636937 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122636938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60840<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@127c5caa73b3: Final verdict of PTC: pass 20250130122636938 DAUC <0003> db_auc.c:157 IMSI='262425777859742': No 2G Auth Data 20250130122636938 DAUC <0003> db_auc.c:192 IMSI='262425777859742': No 3G Auth Data HLR_Test-GSUP(223)@127c5caa73b3: Created GsupExpect[0] for "262425777859742" to be handled at TC_mo_ussd_euse_continue(231) 20250130122636944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 20250130122636947 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636947 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425777859742" session_id=448598773 session_state=BEGIN} 20250130122636947 DSS <0004> hlr_ussd.c:576 262425777859742/0x1abd12f5: Process SS (BEGIN) 20250130122636947 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122636947 DSS <0004> hlr_ussd.c:518 262425777859742/0x1abd12f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122636947 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636947 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636947 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636947 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636948 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636948 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636948 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425777859742" session_id=448598773 session_state=CONTINUE} 20250130122636948 DSS <0004> hlr_ussd.c:576 262425777859742/0x1abd12f5: Process SS (CONTINUE) 20250130122636948 DSS <0004> hlr_ussd.c:518 262425777859742/0x1abd12f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122636948 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425777859742" session_id=448598773 session_state=CONTINUE} 20250130122636948 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636948 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636948 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@127c5caa73b3: Found GsupExpect[0] for "262425777859742" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@127c5caa73b3: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425777859742" TC_mo_ussd_euse_continue(231)@127c5caa73b3: setverdict(pass): none -> pass 20250130122636950 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636950 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425777859742" session_id=448598773 session_state=CONTINUE} 20250130122636950 DSS <0004> hlr_ussd.c:576 262425777859742/0x1abd12f5: Process SS (CONTINUE) 20250130122636950 DSS <0004> hlr_ussd.c:518 262425777859742/0x1abd12f5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636950 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636950 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636950 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636950 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636950 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636951 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636951 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636951 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425777859742" session_id=448598773 session_state=END} 20250130122636951 DSS <0004> hlr_ussd.c:576 262425777859742/0x1abd12f5: Process SS (END) 20250130122636951 DSS <0004> hlr_ussd.c:518 262425777859742/0x1abd12f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636951 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425777859742" session_id=448598773 session_state=END} 20250130122636951 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636951 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425777859742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636951 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636951 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122636951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@127c5caa73b3: Final verdict of PTC: pass 20250130122636952 DAUC <0003> db_auc.c:157 IMSI='262429990621287': No 2G Auth Data 20250130122636952 DAUC <0003> db_auc.c:192 IMSI='262429990621287': No 3G Auth Data HLR_Test-GSUP(223)@127c5caa73b3: Created GsupExpect[0] for "262429990621287" to be handled at TC_mo_ussd_euse_continue(232) 20250130122636958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20250130122636962 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636963 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429990621287" session_id=386321127 session_state=BEGIN} 20250130122636963 DSS <0004> hlr_ussd.c:576 262429990621287/0x1706cae7: Process SS (BEGIN) 20250130122636963 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122636963 DSS <0004> hlr_ussd.c:518 262429990621287/0x1706cae7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122636963 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636963 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636963 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636963 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636964 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636964 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636964 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429990621287" session_id=386321127 session_state=CONTINUE} 20250130122636964 DSS <0004> hlr_ussd.c:576 262429990621287/0x1706cae7: Process SS (CONTINUE) 20250130122636964 DSS <0004> hlr_ussd.c:518 262429990621287/0x1706cae7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122636964 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429990621287" session_id=386321127 session_state=CONTINUE} 20250130122636964 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636964 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636964 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@127c5caa73b3: Found GsupExpect[0] for "262429990621287" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@127c5caa73b3: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429990621287" TC_mo_ussd_euse_continue(232)@127c5caa73b3: setverdict(pass): none -> pass 20250130122636966 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636966 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429990621287" session_id=386321127 session_state=CONTINUE} 20250130122636966 DSS <0004> hlr_ussd.c:576 262429990621287/0x1706cae7: Process SS (CONTINUE) 20250130122636966 DSS <0004> hlr_ussd.c:518 262429990621287/0x1706cae7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636966 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636966 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636966 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636966 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636966 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636968 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636968 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636968 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429990621287" session_id=386321127 session_state=END} 20250130122636968 DSS <0004> hlr_ussd.c:576 262429990621287/0x1706cae7: Process SS (END) 20250130122636968 DSS <0004> hlr_ussd.c:518 262429990621287/0x1706cae7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636968 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429990621287" session_id=386321127 session_state=END} 20250130122636968 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636968 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429990621287 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636968 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636968 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122636969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@127c5caa73b3: Final verdict of PTC: pass 20250130122636970 DAUC <0003> db_auc.c:157 IMSI='262426106398514': No 2G Auth Data 20250130122636970 DAUC <0003> db_auc.c:192 IMSI='262426106398514': No 3G Auth Data HLR_Test-GSUP(223)@127c5caa73b3: Created GsupExpect[0] for "262426106398514" to be handled at TC_mo_ussd_euse_continue(233) 20250130122636977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 20250130122636981 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636981 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426106398514" session_id=1908806849 session_state=BEGIN} 20250130122636981 DSS <0004> hlr_ussd.c:576 262426106398514/0x71c614c1: Process SS (BEGIN) 20250130122636981 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250130122636981 DSS <0004> hlr_ussd.c:518 262426106398514/0x71c614c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250130122636981 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636981 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636981 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636981 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636982 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636982 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636982 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426106398514" session_id=1908806849 session_state=CONTINUE} 20250130122636982 DSS <0004> hlr_ussd.c:576 262426106398514/0x71c614c1: Process SS (CONTINUE) 20250130122636982 DSS <0004> hlr_ussd.c:518 262426106398514/0x71c614c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250130122636982 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426106398514" session_id=1908806849 session_state=CONTINUE} 20250130122636982 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636982 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636982 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@127c5caa73b3: Found GsupExpect[0] for "262426106398514" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@127c5caa73b3: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426106398514" TC_mo_ussd_euse_continue(233)@127c5caa73b3: setverdict(pass): none -> pass 20250130122636985 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636985 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426106398514" session_id=1908806849 session_state=CONTINUE} 20250130122636985 DSS <0004> hlr_ussd.c:576 262426106398514/0x71c614c1: Process SS (CONTINUE) 20250130122636985 DSS <0004> hlr_ussd.c:518 262426106398514/0x71c614c1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636985 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636985 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636985 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data 20250130122636985 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636985 DLINP <000b> input/ipa.c:431 127.0.0.1:34215 sending data EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: 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 } } } } } 20250130122636986 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636986 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636986 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426106398514" session_id=1908806849 session_state=END} 20250130122636986 DSS <0004> hlr_ussd.c:576 262426106398514/0x71c614c1: Process SS (END) 20250130122636986 DSS <0004> hlr_ussd.c:518 262426106398514/0x71c614c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250130122636986 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426106398514" session_id=1908806849 session_state=END} 20250130122636986 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122636986 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426106398514 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122636986 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122636986 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122636987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@127c5caa73b3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@127c5caa73b3: Final verdict of PTC: none 20250130122636988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 20250130122636988 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636988 DLINP <000b> input/ipa.c:405 127.0.0.1:34215 message received 20250130122636988 DLINP <000b> input/ipa.c:414 127.0.0.1:34215 connection closed with server 20250130122636988 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34215 20250130122636988 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250130122636988 DLINP <000b> input/ipa.c:451 connected read/write 20250130122636988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122636988 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122636988 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122636988 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@127c5caa73b3: Final verdict of PTC: none 20250130122636988 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40351<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@127c5caa73b3: Final verdict of PTC: none 224@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 224: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:36 UTC 2025 ====== 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 20250130122637019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60870<->l=127.0.0.1:4258 20250130122637220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60870<->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=157132) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:39 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_ussd_euse_defaultroute started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 20250130122640356 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46453 20250130122640356 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46453 MTC@127c5caa73b3: in not legacy case 2 IPA-EUSE-foobar(236)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122640358 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640358 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640358 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122640358 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@127c5caa73b3: 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)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@127c5caa73b3: 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 } } } } 20250130122640360 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640360 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640360 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122640360 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250130122640360 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250130122640360 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250130122640360 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  20250130122640360 DLGSUP <0013> gsup_server.c:235 2:  20250130122640360 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122640360 DLGSUP <0013> gsup_server.c:235 3:  IPA-EUSE-foobar(236)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122640360 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122640360 DLGSUP <0013> gsup_server.c:235 4:  20250130122640360 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122640360 DLGSUP <0013> gsup_server.c:235 5:  20250130122640360 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122640360 DLGSUP <0013> gsup_server.c:235 7:  20250130122640360 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122640360 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122640360 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122640360 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46453 20250130122640360 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60882<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122640363 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122640363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122640363 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  20250130122640363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122640363 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  20250130122640363 DLGSUP <0013> gsup_server.c:235 2:  20250130122640363 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122640363 DLGSUP <0013> gsup_server.c:235 3:  20250130122640363 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122640363 DLGSUP <0013> gsup_server.c:235 4:  20250130122640363 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122640363 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(235)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122640363 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122640363 DLGSUP <0013> gsup_server.c:235 7:  20250130122640363 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122640363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122640363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122640363 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@127c5caa73b3: 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") 20250130122640377 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43329<->l=127.0.0.1:4259) 20250130122640384 DAUC <0003> db_auc.c:157 IMSI='262425681050399': No 2G Auth Data 20250130122640384 DAUC <0003> db_auc.c:192 IMSI='262425681050399': No 3G Auth Data HLR_Test-GSUP(237)@127c5caa73b3: Created GsupExpect[0] for "262425681050399" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250130122640402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 20250130122640413 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640413 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425681050399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425681050399" session_id=1431833457 session_state=BEGIN} 20250130122640413 DSS <0004> hlr_ussd.c:576 262425681050399/0x55580b71: Process SS (BEGIN) 20250130122640413 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250130122640413 DSS <0004> hlr_ussd.c:518 262425681050399/0x55580b71: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250130122640413 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640413 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data 20250130122640413 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640413 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@127c5caa73b3: 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 } } } } } 20250130122640431 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640431 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640431 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425681050399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425681050399" session_id=1431833457 session_state=END} 20250130122640431 DSS <0004> hlr_ussd.c:576 262425681050399/0x55580b71: Process SS (END) 20250130122640431 DSS <0004> hlr_ussd.c:518 262425681050399/0x55580b71: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250130122640431 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425681050399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425681050399" session_id=1431833457 session_state=END} 20250130122640431 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425681050399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122640431 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425681050399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122640431 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122640431 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@127c5caa73b3: Found GsupExpect[0] for "262425681050399" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@127c5caa73b3: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425681050399" TC_mo_ussd_euse_defaultroute(240)@127c5caa73b3: setverdict(pass): none -> pass 20250130122640442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60894<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@127c5caa73b3: Final verdict of PTC: pass 20250130122640444 DAUC <0003> db_auc.c:157 IMSI='262423966096129': No 2G Auth Data 20250130122640444 DAUC <0003> db_auc.c:192 IMSI='262423966096129': No 3G Auth Data HLR_Test-GSUP(237)@127c5caa73b3: Created GsupExpect[0] for "262423966096129" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250130122640457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60902<->l=127.0.0.1:4258 20250130122640460 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640460 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423966096129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423966096129" session_id=3933878969 session_state=BEGIN} 20250130122640460 DSS <0004> hlr_ussd.c:576 262423966096129/0xea7a3ab9: Process SS (BEGIN) 20250130122640460 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250130122640460 DSS <0004> hlr_ussd.c:518 262423966096129/0xea7a3ab9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250130122640460 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640460 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data 20250130122640460 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640460 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@127c5caa73b3: 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 } } } } } 20250130122640461 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640461 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640461 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423966096129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423966096129" session_id=3933878969 session_state=END} 20250130122640461 DSS <0004> hlr_ussd.c:576 262423966096129/0xea7a3ab9: Process SS (END) 20250130122640461 DSS <0004> hlr_ussd.c:518 262423966096129/0xea7a3ab9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250130122640461 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423966096129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423966096129" session_id=3933878969 session_state=END} 20250130122640461 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423966096129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122640461 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423966096129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122640461 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122640461 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@127c5caa73b3: Found GsupExpect[0] for "262423966096129" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@127c5caa73b3: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423966096129" TC_mo_ussd_euse_defaultroute(241)@127c5caa73b3: setverdict(pass): none -> pass 20250130122640463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60902<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@127c5caa73b3: Final verdict of PTC: pass 20250130122640463 DAUC <0003> db_auc.c:157 IMSI='262424060912801': No 2G Auth Data 20250130122640463 DAUC <0003> db_auc.c:192 IMSI='262424060912801': No 3G Auth Data HLR_Test-GSUP(237)@127c5caa73b3: Created GsupExpect[0] for "262424060912801" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250130122640469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60918<->l=127.0.0.1:4258 20250130122640472 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640472 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424060912801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424060912801" session_id=1233319606 session_state=BEGIN} 20250130122640472 DSS <0004> hlr_ussd.c:576 262424060912801/0x4982f6b6: Process SS (BEGIN) 20250130122640472 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250130122640472 DSS <0004> hlr_ussd.c:518 262424060912801/0x4982f6b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250130122640472 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640472 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data 20250130122640472 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640472 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@127c5caa73b3: 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 } } } } } 20250130122640473 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640473 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640473 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424060912801 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424060912801" session_id=1233319606 session_state=END} 20250130122640473 DSS <0004> hlr_ussd.c:576 262424060912801/0x4982f6b6: Process SS (END) 20250130122640473 DSS <0004> hlr_ussd.c:518 262424060912801/0x4982f6b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250130122640473 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424060912801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424060912801" session_id=1233319606 session_state=END} 20250130122640473 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424060912801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122640473 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424060912801 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122640473 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122640473 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@127c5caa73b3: Found GsupExpect[0] for "262424060912801" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@127c5caa73b3: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424060912801" TC_mo_ussd_euse_defaultroute(242)@127c5caa73b3: setverdict(pass): none -> pass 20250130122640475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60918<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@127c5caa73b3: Final verdict of PTC: pass 20250130122640475 DAUC <0003> db_auc.c:157 IMSI='262420966625338': No 2G Auth Data 20250130122640475 DAUC <0003> db_auc.c:192 IMSI='262420966625338': No 3G Auth Data HLR_Test-GSUP(237)@127c5caa73b3: Created GsupExpect[0] for "262420966625338" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250130122640482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 20250130122640485 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640485 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420966625338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420966625338" session_id=3765148347 session_state=BEGIN} 20250130122640485 DSS <0004> hlr_ussd.c:576 262420966625338/0xe06b9abb: Process SS (BEGIN) 20250130122640485 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250130122640485 DSS <0004> hlr_ussd.c:518 262420966625338/0xe06b9abb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250130122640485 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640485 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data 20250130122640485 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640485 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@127c5caa73b3: 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 } } } } } 20250130122640486 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640486 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640486 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420966625338 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420966625338" session_id=3765148347 session_state=END} 20250130122640486 DSS <0004> hlr_ussd.c:576 262420966625338/0xe06b9abb: Process SS (END) 20250130122640486 DSS <0004> hlr_ussd.c:518 262420966625338/0xe06b9abb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250130122640486 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420966625338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420966625338" session_id=3765148347 session_state=END} 20250130122640486 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420966625338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122640486 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420966625338 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122640486 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122640486 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@127c5caa73b3: Found GsupExpect[0] for "262420966625338" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@127c5caa73b3: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420966625338" TC_mo_ussd_euse_defaultroute(243)@127c5caa73b3: setverdict(pass): none -> pass 20250130122640488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@127c5caa73b3: Final verdict of PTC: pass 20250130122640488 DAUC <0003> db_auc.c:157 IMSI='262427807864040': No 2G Auth Data 20250130122640488 DAUC <0003> db_auc.c:192 IMSI='262427807864040': No 3G Auth Data HLR_Test-GSUP(237)@127c5caa73b3: Created GsupExpect[0] for "262427807864040" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250130122640494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60926<->l=127.0.0.1:4258 20250130122640497 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640497 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427807864040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427807864040" session_id=3314562833 session_state=BEGIN} 20250130122640497 DSS <0004> hlr_ussd.c:576 262427807864040/0xc5903711: Process SS (BEGIN) 20250130122640497 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250130122640497 DSS <0004> hlr_ussd.c:518 262427807864040/0xc5903711: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250130122640497 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640497 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data 20250130122640497 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640497 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@127c5caa73b3: 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 } } } } } 20250130122640497 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640497 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640497 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262427807864040 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427807864040" session_id=3314562833 session_state=END} 20250130122640497 DSS <0004> hlr_ussd.c:576 262427807864040/0xc5903711: Process SS (END) 20250130122640497 DSS <0004> hlr_ussd.c:518 262427807864040/0xc5903711: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250130122640498 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427807864040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427807864040" session_id=3314562833 session_state=END} 20250130122640498 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427807864040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122640498 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262427807864040 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122640498 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122640498 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@127c5caa73b3: Found GsupExpect[0] for "262427807864040" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@127c5caa73b3: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427807864040" TC_mo_ussd_euse_defaultroute(244)@127c5caa73b3: setverdict(pass): none -> pass 20250130122640499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60926<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@127c5caa73b3: Final verdict of PTC: pass 20250130122640500 DAUC <0003> db_auc.c:157 IMSI='262427201397330': No 2G Auth Data 20250130122640500 DAUC <0003> db_auc.c:192 IMSI='262427201397330': No 3G Auth Data HLR_Test-GSUP(237)@127c5caa73b3: Created GsupExpect[0] for "262427201397330" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250130122640506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60934<->l=127.0.0.1:4258 20250130122640509 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640509 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427201397330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427201397330" session_id=2497734935 session_state=BEGIN} 20250130122640509 DSS <0004> hlr_ussd.c:576 262427201397330/0x94e06917: Process SS (BEGIN) 20250130122640509 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250130122640509 DSS <0004> hlr_ussd.c:518 262427201397330/0x94e06917: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250130122640509 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640509 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data 20250130122640509 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640509 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@127c5caa73b3: 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 } } } } } 20250130122640510 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640510 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640510 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427201397330 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427201397330" session_id=2497734935 session_state=END} 20250130122640510 DSS <0004> hlr_ussd.c:576 262427201397330/0x94e06917: Process SS (END) 20250130122640510 DSS <0004> hlr_ussd.c:518 262427201397330/0x94e06917: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250130122640510 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427201397330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427201397330" session_id=2497734935 session_state=END} 20250130122640510 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427201397330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122640510 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427201397330 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122640510 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122640510 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@127c5caa73b3: Found GsupExpect[0] for "262427201397330" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@127c5caa73b3: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427201397330" TC_mo_ussd_euse_defaultroute(245)@127c5caa73b3: setverdict(pass): none -> pass 20250130122640511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60934<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@127c5caa73b3: Final verdict of PTC: pass 20250130122640512 DAUC <0003> db_auc.c:157 IMSI='262421208903648': No 2G Auth Data 20250130122640512 DAUC <0003> db_auc.c:192 IMSI='262421208903648': No 3G Auth Data HLR_Test-GSUP(237)@127c5caa73b3: Created GsupExpect[0] for "262421208903648" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250130122640518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60938<->l=127.0.0.1:4258 20250130122640521 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640521 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421208903648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421208903648" session_id=601440456 session_state=BEGIN} 20250130122640521 DSS <0004> hlr_ussd.c:576 262421208903648/0x23d940c8: Process SS (BEGIN) 20250130122640521 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250130122640521 DSS <0004> hlr_ussd.c:518 262421208903648/0x23d940c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250130122640521 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640521 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data 20250130122640521 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640521 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@127c5caa73b3: 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 } } } } } 20250130122640522 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640522 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640522 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421208903648 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421208903648" session_id=601440456 session_state=END} 20250130122640522 DSS <0004> hlr_ussd.c:576 262421208903648/0x23d940c8: Process SS (END) 20250130122640522 DSS <0004> hlr_ussd.c:518 262421208903648/0x23d940c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250130122640522 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421208903648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421208903648" session_id=601440456 session_state=END} 20250130122640522 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421208903648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122640522 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421208903648 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122640522 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122640522 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@127c5caa73b3: Found GsupExpect[0] for "262421208903648" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@127c5caa73b3: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421208903648" TC_mo_ussd_euse_defaultroute(246)@127c5caa73b3: setverdict(pass): none -> pass 20250130122640524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60938<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@127c5caa73b3: Final verdict of PTC: pass 20250130122640524 DAUC <0003> db_auc.c:157 IMSI='262428545806422': No 2G Auth Data 20250130122640524 DAUC <0003> db_auc.c:192 IMSI='262428545806422': No 3G Auth Data HLR_Test-GSUP(237)@127c5caa73b3: Created GsupExpect[0] for "262428545806422" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250130122640531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 20250130122640534 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640534 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428545806422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428545806422" session_id=940971071 session_state=BEGIN} 20250130122640534 DSS <0004> hlr_ussd.c:576 262428545806422/0x3816143f: Process SS (BEGIN) 20250130122640534 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250130122640534 DSS <0004> hlr_ussd.c:518 262428545806422/0x3816143f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250130122640534 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640534 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data 20250130122640534 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640534 DLINP <000b> input/ipa.c:431 127.0.0.1:46453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@127c5caa73b3: 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 } } } } } 20250130122640535 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640535 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640535 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428545806422 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428545806422" session_id=940971071 session_state=END} 20250130122640535 DSS <0004> hlr_ussd.c:576 262428545806422/0x3816143f: Process SS (END) 20250130122640535 DSS <0004> hlr_ussd.c:518 262428545806422/0x3816143f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250130122640535 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428545806422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428545806422" session_id=940971071 session_state=END} 20250130122640535 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428545806422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122640535 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428545806422 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250130122640535 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122640535 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@127c5caa73b3: Found GsupExpect[0] for "262428545806422" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@127c5caa73b3: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428545806422" TC_mo_ussd_euse_defaultroute(247)@127c5caa73b3: setverdict(pass): none -> pass 20250130122640537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@127c5caa73b3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@127c5caa73b3: Final verdict of PTC: none 20250130122640539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60882<->l=127.0.0.1:4258 20250130122640539 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122640539 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122640539 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122640539 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122640539 DLINP <000b> input/ipa.c:451 connected read/write 20250130122640539 DLINP <000b> input/ipa.c:405 127.0.0.1:46453 message received 20250130122640539 DLINP <000b> input/ipa.c:414 127.0.0.1:46453 connection closed with server 20250130122640539 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46453 20250130122640539 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250130122640540 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43329<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@127c5caa73b3: Final verdict of PTC: none IPA-EUSE-foobar(236)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@127c5caa73b3: Final verdict of PTC: none 238@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 238: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:40 UTC 2025 ====== 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 20250130122640563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 20250130122640765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67244) Waiting for packet dumper to finish... 1 (prev_count=67244, count=113844) 20250130122642572 DSS <0004> hlr_ussd.c:239 262425533728278/0x9c593429: SS Session Timeout, destroying 20250130122642572 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425533728278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122642590 DSS <0004> hlr_ussd.c:239 262425178474665/0x41fac710: SS Session Timeout, destroying 20250130122642590 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425178474665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122642603 DSS <0004> hlr_ussd.c:239 262428762962246/0xe92798a5: SS Session Timeout, destroying 20250130122642603 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428762962246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122642615 DSS <0004> hlr_ussd.c:239 262427848552015/0xd738dfb7: SS Session Timeout, destroying 20250130122642615 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427848552015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122642626 DSS <0004> hlr_ussd.c:239 262422164396946/0x9c881813: SS Session Timeout, destroying 20250130122642627 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422164396946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122642638 DSS <0004> hlr_ussd.c:239 262424459750213/0xaa9eff71: SS Session Timeout, destroying 20250130122642638 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424459750213 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122642656 DSS <0004> hlr_ussd.c:239 262424504341123/0x6fe73a1f: SS Session Timeout, destroying 20250130122642656 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424504341123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122642672 DSS <0004> hlr_ussd.c:239 262423968344925/0x75ef5517: SS Session Timeout, destroying 20250130122642672 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423968344925 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:42 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_mo_sss_reject started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122643858 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122643858 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122643863 DLINP <000b> input/ipa.c:451 connected read/write 20250130122643863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122643865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122643868 DLINP <000b> input/ipa.c:451 connected read/write 20250130122643868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122643869 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122643869 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122643869 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  20250130122643869 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122643869 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  20250130122643869 DLGSUP <0013> gsup_server.c:235 2:  20250130122643869 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122643869 DLGSUP <0013> gsup_server.c:235 3:  20250130122643869 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122643869 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(248)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122643869 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122643869 DLGSUP <0013> gsup_server.c:235 5:  20250130122643869 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122643869 DLGSUP <0013> gsup_server.c:235 7:  20250130122643869 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122643869 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122643869 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122643869 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@127c5caa73b3: 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") 20250130122643897 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33671<->l=127.0.0.1:4259) 20250130122643901 DAUC <0003> db_auc.c:157 IMSI='262424237827642': No 2G Auth Data 20250130122643901 DAUC <0003> db_auc.c:192 IMSI='262424237827642': No 3G Auth Data HLR_Test-GSUP(249)@127c5caa73b3: Created GsupExpect[0] for "262424237827642" to be handled at TC_mo_sss_reject(252) 20250130122643921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 20250130122643933 DLINP <000b> input/ipa.c:451 connected read/write 20250130122643933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122643933 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424237827642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424237827642" session_id=2361731344 session_state=BEGIN} 20250130122643933 DSS <0004> hlr_ussd.c:576 262424237827642/0x8cc52910: Process SS (BEGIN) 20250130122643933 DSS <0004> hlr_ussd.c:498 262424237827642/0x8cc52910: SS CompType=Invoke, OpCode=InterrogateSS 20250130122643933 DSS <0004> hlr_ussd.c:506 262424237827642/0x8cc52910: Structured SS requests are not supported, rejecting... 20250130122643933 DSS <0004> hlr_ussd.c:354 262424237827642/0x8cc52910: Tx ReturnError(0, 0x15) 20250130122643933 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424237827642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424237827642" session_id=2361731344 session_state=END} 20250130122643933 DLINP <000b> input/ipa.c:451 connected read/write 20250130122643933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122643933 DLINP <000b> input/ipa.c:451 connected read/write 20250130122643933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@127c5caa73b3: Found GsupExpect[0] for "262424237827642" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@127c5caa73b3: Added IMSI table entry 0TC_mo_sss_reject(252)"262424237827642" TC_mo_sss_reject(252)@127c5caa73b3: setverdict(pass): none -> pass 20250130122643938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@127c5caa73b3: Final verdict of PTC: pass 20250130122643940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 20250130122643941 DLINP <000b> input/ipa.c:451 connected read/write 20250130122643941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122643941 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122643941 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122643941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122643941 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33671<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@127c5caa73b3: Final verdict of PTC: none 250@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 250: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@127c5caa73b3: Test case TC_mo_sss_reject finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250130122643970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4258 20250130122644071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60760<->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) 20250130122645897 DSS <0004> hlr_ussd.c:239 262421064624122/0x5d658334: SS Session Timeout, destroying 20250130122645897 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421064624122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122645916 DSS <0004> hlr_ussd.c:239 262420435127250/0xf7538dae: SS Session Timeout, destroying 20250130122645916 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420435127250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122645929 DSS <0004> hlr_ussd.c:239 262428691680432/0x7a55754c: SS Session Timeout, destroying 20250130122645929 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428691680432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122645941 DSS <0004> hlr_ussd.c:239 262425339381013/0x4de7eb2e: SS Session Timeout, destroying 20250130122645941 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425339381013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122645952 DSS <0004> hlr_ussd.c:239 262426230272919/0x1ac401f8: SS Session Timeout, destroying 20250130122645952 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426230272919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122645964 DSS <0004> hlr_ussd.c:239 262423423888883/0x4d6eeed7: SS Session Timeout, destroying 20250130122645964 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423423888883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122645976 DSS <0004> hlr_ussd.c:239 262424910082298/0x37f055b1: SS Session Timeout, destroying 20250130122645976 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424910082298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250130122645988 DSS <0004> hlr_ussd.c:239 262424965843350/0x6797c5e5: SS Session Timeout, destroying 20250130122645988 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424965843350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@127c5caa73b3: 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@127c5caa73b3: 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'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Jan 30 12:26:46 UTC 2025 /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 MTC@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_check_imei started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122647183 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122647183 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122647188 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122647193 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647194 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122647194 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122647194 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  20250130122647194 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122647194 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  20250130122647194 DLGSUP <0013> gsup_server.c:235 2:  20250130122647194 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122647194 DLGSUP <0013> gsup_server.c:235 3:  20250130122647194 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122647194 DLGSUP <0013> gsup_server.c:235 4:  20250130122647194 DLGSUP <0013> gsup_server.c:237 4: 00  HLR_Test-GSUP-IPA(253)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122647194 DLGSUP <0013> gsup_server.c:235 5:  20250130122647194 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122647194 DLGSUP <0013> gsup_server.c:235 7:  20250130122647194 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122647194 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122647194 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122647194 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@127c5caa73b3: 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") 20250130122647220 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40921<->l=127.0.0.1:4259) 20250130122647231 DAUC <0003> db_auc.c:157 IMSI='262422931665379': No 2G Auth Data 20250130122647231 DAUC <0003> db_auc.c:192 IMSI='262422931665379': No 3G Auth Data HLR_Test-GSUP(254)@127c5caa73b3: Created GsupExpect[0] for "262422931665379" to be handled at TC_gsup_check_imei(257) 20250130122647259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 20250130122647272 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647272 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422931665379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931665379"} 20250130122647272 DMAIN <0000> hlr.c:424 IMSI='262422931665379': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122647272 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422931665379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422931665379"} 20250130122647272 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422931665379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647272 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647273 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@127c5caa73b3: Found GsupExpect[0] for "262422931665379" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@127c5caa73b3: Added IMSI table entry 0TC_gsup_check_imei(257)"262422931665379" TC_gsup_check_imei(257)@127c5caa73b3: setverdict(pass): none -> pass 20250130122647277 DAUC <0003> db_auc.c:192 IMSI='262422931665379': No 3G Auth Data 20250130122647283 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647283 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422931665379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422931665379"} 20250130122647283 DAUC <0003> hlr.c:417 IMSI='262422931665379': storing IMEI = 12345678901234 20250130122647283 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422931665379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422931665379"} 20250130122647283 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422931665379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647283 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647284 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122647285 DAUC <0003> db_auc.c:192 IMSI='262422931665379': No 3G Auth Data 20250130122647288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@127c5caa73b3: Final verdict of PTC: pass 20250130122647291 DAUC <0003> db_auc.c:157 IMSI='262429587638270': No 2G Auth Data 20250130122647291 DAUC <0003> db_auc.c:192 IMSI='262429587638270': No 3G Auth Data HLR_Test-GSUP(254)@127c5caa73b3: Created GsupExpect[0] for "262429587638270" to be handled at TC_gsup_check_imei(258) 20250130122647301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60800<->l=127.0.0.1:4258 20250130122647304 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647304 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429587638270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429587638270"} 20250130122647304 DMAIN <0000> hlr.c:424 IMSI='262429587638270': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122647304 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429587638270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429587638270"} 20250130122647304 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429587638270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647304 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647304 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@127c5caa73b3: Found GsupExpect[0] for "262429587638270" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@127c5caa73b3: Added IMSI table entry 1TC_gsup_check_imei(258)"262429587638270" 20250130122647304 DAUC <0003> db_auc.c:192 IMSI='262429587638270': No 3G Auth Data TC_gsup_check_imei(258)@127c5caa73b3: setverdict(pass): none -> pass 20250130122647305 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647305 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429587638270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429587638270"} 20250130122647305 DAUC <0003> hlr.c:417 IMSI='262429587638270': storing IMEI = 12345678901234 20250130122647305 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429587638270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429587638270"} 20250130122647305 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429587638270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647305 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647305 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122647306 DAUC <0003> db_auc.c:192 IMSI='262429587638270': No 3G Auth Data 20250130122647306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60800<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@127c5caa73b3: Final verdict of PTC: pass 20250130122647307 DAUC <0003> db_auc.c:157 IMSI='262421328642781': No 2G Auth Data 20250130122647307 DAUC <0003> db_auc.c:192 IMSI='262421328642781': No 3G Auth Data HLR_Test-GSUP(254)@127c5caa73b3: Created GsupExpect[0] for "262421328642781" to be handled at TC_gsup_check_imei(259) 20250130122647313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60808<->l=127.0.0.1:4258 20250130122647316 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647316 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421328642781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421328642781"} 20250130122647316 DMAIN <0000> hlr.c:424 IMSI='262421328642781': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122647316 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421328642781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421328642781"} 20250130122647316 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421328642781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647316 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647316 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@127c5caa73b3: Found GsupExpect[0] for "262421328642781" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@127c5caa73b3: Added IMSI table entry 2TC_gsup_check_imei(259)"262421328642781" TC_gsup_check_imei(259)@127c5caa73b3: setverdict(pass): none -> pass 20250130122647316 DAUC <0003> db_auc.c:192 IMSI='262421328642781': No 3G Auth Data 20250130122647317 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647317 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421328642781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421328642781"} 20250130122647317 DAUC <0003> hlr.c:417 IMSI='262421328642781': storing IMEI = 12345678901234 20250130122647317 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421328642781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421328642781"} 20250130122647317 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421328642781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647317 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647318 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122647318 DAUC <0003> db_auc.c:192 IMSI='262421328642781': No 3G Auth Data 20250130122647318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60808<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@127c5caa73b3: Final verdict of PTC: pass 20250130122647319 DAUC <0003> db_auc.c:157 IMSI='262428735387841': No 2G Auth Data 20250130122647319 DAUC <0003> db_auc.c:192 IMSI='262428735387841': No 3G Auth Data HLR_Test-GSUP(254)@127c5caa73b3: Created GsupExpect[0] for "262428735387841" to be handled at TC_gsup_check_imei(260) 20250130122647326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20250130122647328 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647328 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428735387841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428735387841"} 20250130122647328 DMAIN <0000> hlr.c:424 IMSI='262428735387841': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122647328 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428735387841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428735387841"} 20250130122647328 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262428735387841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647328 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647328 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@127c5caa73b3: Found GsupExpect[0] for "262428735387841" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@127c5caa73b3: Added IMSI table entry 3TC_gsup_check_imei(260)"262428735387841" TC_gsup_check_imei(260)@127c5caa73b3: setverdict(pass): none -> pass 20250130122647329 DAUC <0003> db_auc.c:157 IMSI='262428735387841': No 2G Auth Data 20250130122647331 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647331 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428735387841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428735387841"} 20250130122647331 DAUC <0003> hlr.c:417 IMSI='262428735387841': storing IMEI = 12345678901234 20250130122647331 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428735387841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428735387841"} 20250130122647331 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262428735387841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647331 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647331 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122647331 DAUC <0003> db_auc.c:157 IMSI='262428735387841': No 2G Auth Data 20250130122647332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@127c5caa73b3: Final verdict of PTC: pass 20250130122647332 DAUC <0003> db_auc.c:157 IMSI='262422796756077': No 2G Auth Data 20250130122647332 DAUC <0003> db_auc.c:192 IMSI='262422796756077': No 3G Auth Data HLR_Test-GSUP(254)@127c5caa73b3: Created GsupExpect[0] for "262422796756077" to be handled at TC_gsup_check_imei(261) 20250130122647339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60822<->l=127.0.0.1:4258 20250130122647341 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647341 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422796756077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422796756077"} 20250130122647341 DMAIN <0000> hlr.c:424 IMSI='262422796756077': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122647341 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422796756077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422796756077"} 20250130122647341 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422796756077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647341 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647341 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@127c5caa73b3: Found GsupExpect[0] for "262422796756077" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@127c5caa73b3: Added IMSI table entry 4TC_gsup_check_imei(261)"262422796756077" TC_gsup_check_imei(261)@127c5caa73b3: setverdict(pass): none -> pass 20250130122647342 DAUC <0003> db_auc.c:157 IMSI='262422796756077': No 2G Auth Data 20250130122647343 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647343 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422796756077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422796756077"} 20250130122647343 DAUC <0003> hlr.c:417 IMSI='262422796756077': storing IMEI = 12345678901234 20250130122647343 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422796756077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422796756077"} 20250130122647343 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422796756077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647343 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647343 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122647344 DAUC <0003> db_auc.c:157 IMSI='262422796756077': No 2G Auth Data 20250130122647344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60822<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@127c5caa73b3: Final verdict of PTC: pass 20250130122647345 DAUC <0003> db_auc.c:157 IMSI='262425277109357': No 2G Auth Data 20250130122647345 DAUC <0003> db_auc.c:192 IMSI='262425277109357': No 3G Auth Data HLR_Test-GSUP(254)@127c5caa73b3: Created GsupExpect[0] for "262425277109357" to be handled at TC_gsup_check_imei(262) 20250130122647351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60836<->l=127.0.0.1:4258 20250130122647353 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647353 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425277109357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425277109357"} 20250130122647353 DMAIN <0000> hlr.c:424 IMSI='262425277109357': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122647353 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425277109357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425277109357"} 20250130122647353 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425277109357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647353 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647353 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@127c5caa73b3: Found GsupExpect[0] for "262425277109357" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@127c5caa73b3: Added IMSI table entry 5TC_gsup_check_imei(262)"262425277109357" TC_gsup_check_imei(262)@127c5caa73b3: setverdict(pass): none -> pass 20250130122647355 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647355 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425277109357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425277109357"} 20250130122647355 DAUC <0003> hlr.c:417 IMSI='262425277109357': storing IMEI = 12345678901234 20250130122647355 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425277109357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425277109357"} 20250130122647356 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425277109357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647356 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647356 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122647357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60836<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@127c5caa73b3: Final verdict of PTC: pass 20250130122647357 DAUC <0003> db_auc.c:157 IMSI='262424622756378': No 2G Auth Data 20250130122647357 DAUC <0003> db_auc.c:192 IMSI='262424622756378': No 3G Auth Data HLR_Test-GSUP(254)@127c5caa73b3: Created GsupExpect[0] for "262424622756378" to be handled at TC_gsup_check_imei(263) 20250130122647363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60842<->l=127.0.0.1:4258 20250130122647365 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647365 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424622756378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424622756378"} 20250130122647365 DMAIN <0000> hlr.c:424 IMSI='262424622756378': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122647365 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424622756378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424622756378"} 20250130122647365 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424622756378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647365 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647365 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@127c5caa73b3: Found GsupExpect[0] for "262424622756378" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@127c5caa73b3: Added IMSI table entry 6TC_gsup_check_imei(263)"262424622756378" TC_gsup_check_imei(263)@127c5caa73b3: setverdict(pass): none -> pass 20250130122647367 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647367 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424622756378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424622756378"} 20250130122647367 DAUC <0003> hlr.c:417 IMSI='262424622756378': storing IMEI = 12345678901234 20250130122647367 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424622756378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424622756378"} 20250130122647367 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424622756378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647367 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647367 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122647368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60842<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@127c5caa73b3: Final verdict of PTC: pass 20250130122647369 DAUC <0003> db_auc.c:157 IMSI='262422199477430': No 2G Auth Data 20250130122647369 DAUC <0003> db_auc.c:192 IMSI='262422199477430': No 3G Auth Data HLR_Test-GSUP(254)@127c5caa73b3: Created GsupExpect[0] for "262422199477430" to be handled at TC_gsup_check_imei(264) 20250130122647375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 20250130122647377 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647377 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422199477430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422199477430"} 20250130122647377 DMAIN <0000> hlr.c:424 IMSI='262422199477430': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122647377 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422199477430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422199477430"} 20250130122647377 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422199477430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647377 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647377 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@127c5caa73b3: Found GsupExpect[0] for "262422199477430" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@127c5caa73b3: Added IMSI table entry 7TC_gsup_check_imei(264)"262422199477430" TC_gsup_check_imei(264)@127c5caa73b3: setverdict(pass): none -> pass 20250130122647379 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647379 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422199477430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422199477430"} 20250130122647379 DAUC <0003> hlr.c:417 IMSI='262422199477430': storing IMEI = 12345678901234 20250130122647380 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422199477430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422199477430"} 20250130122647380 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422199477430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122647380 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122647380 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122647381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60844<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122647381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 20250130122647382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40921<->l=127.0.0.1:4259) 20250130122647382 DLINP <000b> input/ipa.c:451 connected read/write 20250130122647382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122647382 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122647382 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122647382 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP(254)@127c5caa73b3: Final verdict of PTC: none 255@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_check_imei finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:47 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250130122647406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4258 20250130122647507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60854<->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=125424) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:49 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_check_imei_via_proxy started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122650628 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122650628 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122650633 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60864<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122650638 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650639 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122650639 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122650639 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  20250130122650639 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122650639 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  20250130122650639 DLGSUP <0013> gsup_server.c:235 2:  20250130122650639 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122650639 DLGSUP <0013> gsup_server.c:235 3:  20250130122650639 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122650639 DLGSUP <0013> gsup_server.c:235 4:  20250130122650639 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122650639 DLGSUP <0013> gsup_server.c:235 5:  20250130122650639 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122650639 DLGSUP <0013> gsup_server.c:235 7:  20250130122650639 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122650639 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122650639 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(265)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122650639 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@127c5caa73b3: 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") 20250130122650669 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41627<->l=127.0.0.1:4259) 20250130122650679 DAUC <0003> db_auc.c:157 IMSI='262424463285379': No 2G Auth Data 20250130122650679 DAUC <0003> db_auc.c:192 IMSI='262424463285379': No 3G Auth Data HLR_Test-GSUP(266)@127c5caa73b3: Created GsupExpect[0] for "262424463285379" to be handled at TC_gsup_check_imei_via_proxy(269) 20250130122650708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60874<->l=127.0.0.1:4258 20250130122650721 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650721 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424463285379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424463285379" source_name="the-source\n"} 20250130122650722 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250130122650722 DMAIN <0000> hlr.c:424 IMSI='262424463285379': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122650722 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262424463285379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424463285379" destination_name="the-source\n"} 20250130122650722 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424463285379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650722 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650722 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@127c5caa73b3: Found GsupExpect[0] for "262424463285379" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@127c5caa73b3: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424463285379" TC_gsup_check_imei_via_proxy(269)@127c5caa73b3: setverdict(pass): none -> pass 20250130122650727 DAUC <0003> db_auc.c:192 IMSI='262424463285379': No 3G Auth Data 20250130122650732 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650733 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424463285379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424463285379" source_name="the-source\n"} 20250130122650733 DAUC <0003> hlr.c:417 IMSI='262424463285379': storing IMEI = 12345678901234 20250130122650733 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262424463285379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424463285379" destination_name="the-source\n"} 20250130122650733 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424463285379 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650733 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650733 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122650735 DAUC <0003> db_auc.c:192 IMSI='262424463285379': No 3G Auth Data 20250130122650738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60874<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@127c5caa73b3: Final verdict of PTC: pass 20250130122650740 DAUC <0003> db_auc.c:157 IMSI='262424345340815': No 2G Auth Data 20250130122650740 DAUC <0003> db_auc.c:192 IMSI='262424345340815': No 3G Auth Data HLR_Test-GSUP(266)@127c5caa73b3: Created GsupExpect[0] for "262424345340815" to be handled at TC_gsup_check_imei_via_proxy(270) 20250130122650750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60886<->l=127.0.0.1:4258 20250130122650753 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650753 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424345340815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424345340815" source_name="the-source\n"} 20250130122650753 DMAIN <0000> hlr.c:424 IMSI='262424345340815': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122650753 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262424345340815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424345340815" destination_name="the-source\n"} 20250130122650753 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424345340815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650753 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650753 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@127c5caa73b3: Found GsupExpect[0] for "262424345340815" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@127c5caa73b3: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424345340815" TC_gsup_check_imei_via_proxy(270)@127c5caa73b3: setverdict(pass): none -> pass 20250130122650753 DAUC <0003> db_auc.c:192 IMSI='262424345340815': No 3G Auth Data 20250130122650754 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650754 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424345340815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424345340815" source_name="the-source\n"} 20250130122650754 DAUC <0003> hlr.c:417 IMSI='262424345340815': storing IMEI = 12345678901234 20250130122650754 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262424345340815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424345340815" destination_name="the-source\n"} 20250130122650755 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424345340815 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650755 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650755 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650755 DAUC <0003> db_auc.c:192 IMSI='262424345340815': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122650755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60886<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@127c5caa73b3: Final verdict of PTC: pass 20250130122650756 DAUC <0003> db_auc.c:157 IMSI='262421330630108': No 2G Auth Data 20250130122650756 DAUC <0003> db_auc.c:192 IMSI='262421330630108': No 3G Auth Data HLR_Test-GSUP(266)@127c5caa73b3: Created GsupExpect[0] for "262421330630108" to be handled at TC_gsup_check_imei_via_proxy(271) 20250130122650763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 20250130122650765 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650765 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421330630108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421330630108" source_name="the-source\n"} 20250130122650765 DMAIN <0000> hlr.c:424 IMSI='262421330630108': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122650765 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262421330630108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421330630108" destination_name="the-source\n"} 20250130122650765 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421330630108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650765 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650765 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@127c5caa73b3: Found GsupExpect[0] for "262421330630108" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@127c5caa73b3: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421330630108" TC_gsup_check_imei_via_proxy(271)@127c5caa73b3: setverdict(pass): none -> pass 20250130122650766 DAUC <0003> db_auc.c:192 IMSI='262421330630108': No 3G Auth Data 20250130122650767 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650767 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421330630108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421330630108" source_name="the-source\n"} 20250130122650767 DAUC <0003> hlr.c:417 IMSI='262421330630108': storing IMEI = 12345678901234 20250130122650767 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262421330630108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421330630108" destination_name="the-source\n"} 20250130122650767 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421330630108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650767 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650767 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122650768 DAUC <0003> db_auc.c:192 IMSI='262421330630108': No 3G Auth Data 20250130122650768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@127c5caa73b3: Final verdict of PTC: pass 20250130122650769 DAUC <0003> db_auc.c:157 IMSI='262423136854808': No 2G Auth Data 20250130122650769 DAUC <0003> db_auc.c:192 IMSI='262423136854808': No 3G Auth Data HLR_Test-GSUP(266)@127c5caa73b3: Created GsupExpect[0] for "262423136854808" to be handled at TC_gsup_check_imei_via_proxy(272) 20250130122650775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4258 20250130122650778 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650778 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423136854808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423136854808" source_name="the-source\n"} 20250130122650778 DMAIN <0000> hlr.c:424 IMSI='262423136854808': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122650778 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262423136854808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423136854808" destination_name="the-source\n"} 20250130122650778 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423136854808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650778 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650778 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@127c5caa73b3: Found GsupExpect[0] for "262423136854808" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@127c5caa73b3: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423136854808" TC_gsup_check_imei_via_proxy(272)@127c5caa73b3: setverdict(pass): none -> pass 20250130122650779 DAUC <0003> db_auc.c:157 IMSI='262423136854808': No 2G Auth Data 20250130122650780 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650780 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423136854808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423136854808" source_name="the-source\n"} 20250130122650780 DAUC <0003> hlr.c:417 IMSI='262423136854808': storing IMEI = 12345678901234 20250130122650780 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262423136854808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423136854808" destination_name="the-source\n"} 20250130122650780 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423136854808 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650780 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650780 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122650781 DAUC <0003> db_auc.c:157 IMSI='262423136854808': No 2G Auth Data 20250130122650781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@127c5caa73b3: Final verdict of PTC: pass 20250130122650782 DAUC <0003> db_auc.c:157 IMSI='262426657481253': No 2G Auth Data 20250130122650782 DAUC <0003> db_auc.c:192 IMSI='262426657481253': No 3G Auth Data HLR_Test-GSUP(266)@127c5caa73b3: Created GsupExpect[0] for "262426657481253" to be handled at TC_gsup_check_imei_via_proxy(273) 20250130122650789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60912<->l=127.0.0.1:4258 20250130122650791 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650791 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426657481253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657481253" source_name="the-source\n"} 20250130122650791 DMAIN <0000> hlr.c:424 IMSI='262426657481253': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122650792 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262426657481253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426657481253" destination_name="the-source\n"} 20250130122650792 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426657481253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650792 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650792 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@127c5caa73b3: Found GsupExpect[0] for "262426657481253" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@127c5caa73b3: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426657481253" TC_gsup_check_imei_via_proxy(273)@127c5caa73b3: setverdict(pass): none -> pass 20250130122650792 DAUC <0003> db_auc.c:157 IMSI='262426657481253': No 2G Auth Data 20250130122650793 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650793 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426657481253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426657481253" source_name="the-source\n"} 20250130122650793 DAUC <0003> hlr.c:417 IMSI='262426657481253': storing IMEI = 12345678901234 20250130122650794 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262426657481253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426657481253" destination_name="the-source\n"} 20250130122650794 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426657481253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650794 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650794 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122650794 DAUC <0003> db_auc.c:157 IMSI='262426657481253': No 2G Auth Data 20250130122650794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60912<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@127c5caa73b3: Final verdict of PTC: pass 20250130122650795 DAUC <0003> db_auc.c:157 IMSI='262425946706248': No 2G Auth Data 20250130122650795 DAUC <0003> db_auc.c:192 IMSI='262425946706248': No 3G Auth Data HLR_Test-GSUP(266)@127c5caa73b3: Created GsupExpect[0] for "262425946706248" to be handled at TC_gsup_check_imei_via_proxy(274) 20250130122650801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60928<->l=127.0.0.1:4258 20250130122650803 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650803 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425946706248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946706248" source_name="the-source\n"} 20250130122650803 DMAIN <0000> hlr.c:424 IMSI='262425946706248': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122650803 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262425946706248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425946706248" destination_name="the-source\n"} 20250130122650803 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262425946706248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650803 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650803 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@127c5caa73b3: Found GsupExpect[0] for "262425946706248" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@127c5caa73b3: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425946706248" TC_gsup_check_imei_via_proxy(274)@127c5caa73b3: setverdict(pass): none -> pass 20250130122650805 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650805 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425946706248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946706248" source_name="the-source\n"} 20250130122650805 DAUC <0003> hlr.c:417 IMSI='262425946706248': storing IMEI = 12345678901234 20250130122650805 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262425946706248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425946706248" destination_name="the-source\n"} 20250130122650805 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262425946706248 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650805 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650805 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122650806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60928<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@127c5caa73b3: Final verdict of PTC: pass 20250130122650807 DAUC <0003> db_auc.c:157 IMSI='262424755206883': No 2G Auth Data 20250130122650807 DAUC <0003> db_auc.c:192 IMSI='262424755206883': No 3G Auth Data HLR_Test-GSUP(266)@127c5caa73b3: Created GsupExpect[0] for "262424755206883" to be handled at TC_gsup_check_imei_via_proxy(275) 20250130122650814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4258 20250130122650816 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650816 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424755206883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424755206883" source_name="the-source\n"} 20250130122650816 DMAIN <0000> hlr.c:424 IMSI='262424755206883': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122650816 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424755206883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424755206883" destination_name="the-source\n"} 20250130122650816 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424755206883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650816 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650816 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@127c5caa73b3: Found GsupExpect[0] for "262424755206883" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@127c5caa73b3: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424755206883" TC_gsup_check_imei_via_proxy(275)@127c5caa73b3: setverdict(pass): none -> pass 20250130122650818 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650818 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424755206883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424755206883" source_name="the-source\n"} 20250130122650818 DAUC <0003> hlr.c:417 IMSI='262424755206883': storing IMEI = 12345678901234 20250130122650818 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424755206883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424755206883" destination_name="the-source\n"} 20250130122650818 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424755206883 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650818 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650818 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122650819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@127c5caa73b3: Final verdict of PTC: pass 20250130122650820 DAUC <0003> db_auc.c:157 IMSI='262422546038040': No 2G Auth Data 20250130122650820 DAUC <0003> db_auc.c:192 IMSI='262422546038040': No 3G Auth Data HLR_Test-GSUP(266)@127c5caa73b3: Created GsupExpect[0] for "262422546038040" to be handled at TC_gsup_check_imei_via_proxy(276) 20250130122650827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4258 20250130122650829 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650829 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422546038040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422546038040" source_name="the-source\n"} 20250130122650829 DMAIN <0000> hlr.c:424 IMSI='262422546038040': has IMEI = 12345678901234 (consider setting 'store-imei') 20250130122650829 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262422546038040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422546038040" destination_name="the-source\n"} 20250130122650829 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422546038040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650829 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650829 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@127c5caa73b3: Found GsupExpect[0] for "262422546038040" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@127c5caa73b3: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262422546038040" TC_gsup_check_imei_via_proxy(276)@127c5caa73b3: setverdict(pass): none -> pass 20250130122650831 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650831 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422546038040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422546038040" source_name="the-source\n"} 20250130122650831 DAUC <0003> hlr.c:417 IMSI='262422546038040': storing IMEI = 12345678901234 20250130122650831 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262422546038040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422546038040" destination_name="the-source\n"} 20250130122650831 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422546038040 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122650831 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122650831 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122650832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60948<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122650833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60864<->l=127.0.0.1:4258 267@127c5caa73b3: Final verdict of PTC: none 20250130122650834 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41627<->l=127.0.0.1:4259) 20250130122650834 DLINP <000b> input/ipa.c:451 connected read/write 20250130122650834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122650834 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122650834 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122650834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122650834 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:50 UTC 2025 ====== 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 20250130122650859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60954<->l=127.0.0.1:4258 20250130122650960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60954<->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@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:53 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_check_imei_invalid_len started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122654072 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122654072 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122654077 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122654082 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654082 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122654082 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122654082 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  20250130122654082 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122654082 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  20250130122654082 DLGSUP <0013> gsup_server.c:235 2:  20250130122654082 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122654082 DLGSUP <0013> gsup_server.c:235 3:  20250130122654082 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122654082 DLGSUP <0013> gsup_server.c:235 4:  20250130122654082 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122654082 DLGSUP <0013> gsup_server.c:235 5:  20250130122654082 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122654083 DLGSUP <0013> gsup_server.c:235 7:  20250130122654083 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122654083 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122654083 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122654083 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@127c5caa73b3: 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") 20250130122654113 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43741<->l=127.0.0.1:4259) 20250130122654116 DAUC <0003> db_auc.c:157 IMSI='262421425087375': No 2G Auth Data 20250130122654116 DAUC <0003> db_auc.c:192 IMSI='262421425087375': No 3G Auth Data HLR_Test-GSUP(278)@127c5caa73b3: Created GsupExpect[0] for "262421425087375" to be handled at TC_gsup_check_imei_invalid_len(281) 20250130122654121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49882<->l=127.0.0.1:4258 20250130122654130 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654130 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421425087375"} 20250130122654130 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250130122654130 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421425087375" cause=Invalid mandatory information} 20250130122654130 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654130 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654130 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@127c5caa73b3: Found GsupExpect[0] for "262421425087375" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@127c5caa73b3: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262421425087375" TC_gsup_check_imei_invalid_len(281)@127c5caa73b3: setverdict(pass): none -> pass 20250130122654132 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654132 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421425087375"} 20250130122654132 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250130122654132 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421425087375" cause=Invalid mandatory information} 20250130122654132 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654132 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654132 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654133 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654133 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421425087375"} 20250130122654133 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250130122654133 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421425087375" cause=Invalid mandatory information} 20250130122654133 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654133 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654133 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654134 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654134 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421425087375"} 20250130122654134 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250130122654134 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421425087375" cause=Invalid mandatory information} 20250130122654134 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654134 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654134 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654135 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654135 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421425087375"} 20250130122654135 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250130122654135 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421425087375" cause=Invalid mandatory information} 20250130122654135 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421425087375 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654135 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654135 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49882<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@127c5caa73b3: Final verdict of PTC: pass 20250130122654138 DAUC <0003> db_auc.c:157 IMSI='262429879225411': No 2G Auth Data 20250130122654138 DAUC <0003> db_auc.c:192 IMSI='262429879225411': No 3G Auth Data HLR_Test-GSUP(278)@127c5caa73b3: Created GsupExpect[0] for "262429879225411" to be handled at TC_gsup_check_imei_invalid_len(282) 20250130122654147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 20250130122654149 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654149 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429879225411"} 20250130122654149 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250130122654149 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429879225411" cause=Invalid mandatory information} 20250130122654149 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654149 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654149 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@127c5caa73b3: Found GsupExpect[0] for "262429879225411" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@127c5caa73b3: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429879225411" TC_gsup_check_imei_invalid_len(282)@127c5caa73b3: setverdict(pass): none -> pass 20250130122654150 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654150 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429879225411"} 20250130122654150 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250130122654150 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429879225411" cause=Invalid mandatory information} 20250130122654150 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654150 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654150 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654150 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654150 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429879225411"} 20250130122654150 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250130122654150 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429879225411" cause=Invalid mandatory information} 20250130122654150 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654150 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654150 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654151 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654151 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429879225411"} 20250130122654151 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250130122654151 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429879225411" cause=Invalid mandatory information} 20250130122654151 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654151 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654151 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654151 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654151 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429879225411"} 20250130122654151 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250130122654151 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429879225411" cause=Invalid mandatory information} 20250130122654151 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429879225411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654151 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654151 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@127c5caa73b3: Final verdict of PTC: pass 20250130122654152 DAUC <0003> db_auc.c:157 IMSI='262427053317085': No 2G Auth Data 20250130122654152 DAUC <0003> db_auc.c:192 IMSI='262427053317085': No 3G Auth Data HLR_Test-GSUP(278)@127c5caa73b3: Created GsupExpect[0] for "262427053317085" to be handled at TC_gsup_check_imei_invalid_len(283) 20250130122654159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 20250130122654161 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654161 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427053317085"} 20250130122654161 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250130122654161 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427053317085" cause=Invalid mandatory information} 20250130122654161 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654161 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654161 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@127c5caa73b3: Found GsupExpect[0] for "262427053317085" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@127c5caa73b3: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262427053317085" TC_gsup_check_imei_invalid_len(283)@127c5caa73b3: setverdict(pass): none -> pass 20250130122654162 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654162 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427053317085"} 20250130122654162 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250130122654162 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427053317085" cause=Invalid mandatory information} 20250130122654162 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654162 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654162 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654163 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654163 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427053317085"} 20250130122654163 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250130122654163 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427053317085" cause=Invalid mandatory information} 20250130122654163 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654163 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654163 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654164 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654164 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427053317085"} 20250130122654164 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250130122654164 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427053317085" cause=Invalid mandatory information} 20250130122654164 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654164 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654164 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654164 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654164 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427053317085"} 20250130122654164 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250130122654164 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427053317085" cause=Invalid mandatory information} 20250130122654164 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427053317085 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654164 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654164 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@127c5caa73b3: Final verdict of PTC: pass 20250130122654166 DAUC <0003> db_auc.c:157 IMSI='262420156217439': No 2G Auth Data 20250130122654166 DAUC <0003> db_auc.c:192 IMSI='262420156217439': No 3G Auth Data HLR_Test-GSUP(278)@127c5caa73b3: Created GsupExpect[0] for "262420156217439" to be handled at TC_gsup_check_imei_invalid_len(284) 20250130122654173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4258 20250130122654175 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654175 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420156217439"} 20250130122654175 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250130122654175 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420156217439" cause=Invalid mandatory information} 20250130122654175 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654175 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654175 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@127c5caa73b3: Found GsupExpect[0] for "262420156217439" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@127c5caa73b3: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262420156217439" TC_gsup_check_imei_invalid_len(284)@127c5caa73b3: setverdict(pass): none -> pass 20250130122654176 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654176 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420156217439"} 20250130122654176 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250130122654176 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420156217439" cause=Invalid mandatory information} 20250130122654176 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654176 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654176 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654177 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654177 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420156217439"} 20250130122654177 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250130122654177 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420156217439" cause=Invalid mandatory information} 20250130122654177 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654177 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654177 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654177 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654177 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420156217439"} 20250130122654177 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250130122654177 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420156217439" cause=Invalid mandatory information} 20250130122654177 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654177 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654177 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654178 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654178 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420156217439"} 20250130122654178 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250130122654178 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420156217439" cause=Invalid mandatory information} 20250130122654178 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262420156217439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654178 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654178 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@127c5caa73b3: Final verdict of PTC: pass 20250130122654179 DAUC <0003> db_auc.c:157 IMSI='262424090059604': No 2G Auth Data 20250130122654179 DAUC <0003> db_auc.c:192 IMSI='262424090059604': No 3G Auth Data HLR_Test-GSUP(278)@127c5caa73b3: Created GsupExpect[0] for "262424090059604" to be handled at TC_gsup_check_imei_invalid_len(285) 20250130122654185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20250130122654187 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654187 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424090059604"} 20250130122654187 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250130122654187 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424090059604" cause=Invalid mandatory information} 20250130122654187 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654187 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654187 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@127c5caa73b3: Found GsupExpect[0] for "262424090059604" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@127c5caa73b3: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424090059604" TC_gsup_check_imei_invalid_len(285)@127c5caa73b3: setverdict(pass): none -> pass 20250130122654188 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654188 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424090059604"} 20250130122654188 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250130122654188 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424090059604" cause=Invalid mandatory information} 20250130122654188 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654188 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654188 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654188 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654188 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424090059604"} 20250130122654188 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250130122654189 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424090059604" cause=Invalid mandatory information} 20250130122654189 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654189 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654189 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654189 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654189 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424090059604"} 20250130122654189 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250130122654189 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424090059604" cause=Invalid mandatory information} 20250130122654189 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654189 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654189 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654190 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654190 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424090059604"} 20250130122654190 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250130122654190 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424090059604" cause=Invalid mandatory information} 20250130122654190 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424090059604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654190 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654190 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@127c5caa73b3: Final verdict of PTC: pass 20250130122654191 DAUC <0003> db_auc.c:157 IMSI='262423447032165': No 2G Auth Data 20250130122654191 DAUC <0003> db_auc.c:192 IMSI='262423447032165': No 3G Auth Data HLR_Test-GSUP(278)@127c5caa73b3: Created GsupExpect[0] for "262423447032165" to be handled at TC_gsup_check_imei_invalid_len(286) 20250130122654197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4258 20250130122654199 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654199 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423447032165"} 20250130122654199 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250130122654199 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423447032165" cause=Invalid mandatory information} 20250130122654199 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654199 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654199 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@127c5caa73b3: Found GsupExpect[0] for "262423447032165" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@127c5caa73b3: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262423447032165" TC_gsup_check_imei_invalid_len(286)@127c5caa73b3: setverdict(pass): none -> pass 20250130122654200 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654200 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423447032165"} 20250130122654200 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250130122654200 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423447032165" cause=Invalid mandatory information} 20250130122654200 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654200 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654200 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654201 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654201 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423447032165"} 20250130122654201 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250130122654201 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423447032165" cause=Invalid mandatory information} 20250130122654201 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654201 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654201 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654201 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654201 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423447032165"} 20250130122654201 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250130122654201 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423447032165" cause=Invalid mandatory information} 20250130122654201 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654201 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654201 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654202 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654202 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423447032165"} 20250130122654202 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250130122654202 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423447032165" cause=Invalid mandatory information} 20250130122654202 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423447032165 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654202 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654202 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@127c5caa73b3: Final verdict of PTC: pass 20250130122654203 DAUC <0003> db_auc.c:157 IMSI='262425847230965': No 2G Auth Data 20250130122654203 DAUC <0003> db_auc.c:192 IMSI='262425847230965': No 3G Auth Data HLR_Test-GSUP(278)@127c5caa73b3: Created GsupExpect[0] for "262425847230965" to be handled at TC_gsup_check_imei_invalid_len(287) 20250130122654209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4258 20250130122654211 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654211 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425847230965"} 20250130122654211 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250130122654211 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425847230965" cause=Invalid mandatory information} 20250130122654211 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654211 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654211 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@127c5caa73b3: Found GsupExpect[0] for "262425847230965" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@127c5caa73b3: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425847230965" TC_gsup_check_imei_invalid_len(287)@127c5caa73b3: setverdict(pass): none -> pass 20250130122654212 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654212 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425847230965"} 20250130122654213 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250130122654213 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425847230965" cause=Invalid mandatory information} 20250130122654213 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654213 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425847230965"} 20250130122654213 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250130122654213 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425847230965" cause=Invalid mandatory information} 20250130122654213 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654214 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654214 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654214 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425847230965"} 20250130122654214 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250130122654214 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425847230965" cause=Invalid mandatory information} 20250130122654214 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654214 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654214 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654215 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654215 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425847230965"} 20250130122654215 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250130122654215 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425847230965" cause=Invalid mandatory information} 20250130122654215 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425847230965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654215 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654215 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@127c5caa73b3: Final verdict of PTC: pass 20250130122654216 DAUC <0003> db_auc.c:157 IMSI='262422023503231': No 2G Auth Data 20250130122654216 DAUC <0003> db_auc.c:192 IMSI='262422023503231': No 3G Auth Data HLR_Test-GSUP(278)@127c5caa73b3: Created GsupExpect[0] for "262422023503231" to be handled at TC_gsup_check_imei_invalid_len(288) 20250130122654222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 20250130122654224 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654224 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422023503231"} 20250130122654224 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250130122654224 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422023503231" cause=Invalid mandatory information} 20250130122654224 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654224 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654224 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@127c5caa73b3: Found GsupExpect[0] for "262422023503231" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@127c5caa73b3: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262422023503231" TC_gsup_check_imei_invalid_len(288)@127c5caa73b3: setverdict(pass): none -> pass 20250130122654225 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654225 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422023503231"} 20250130122654225 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250130122654225 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422023503231" cause=Invalid mandatory information} 20250130122654225 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654225 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654225 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654226 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654226 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422023503231"} 20250130122654226 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250130122654226 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422023503231" cause=Invalid mandatory information} 20250130122654226 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654226 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654226 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654227 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654227 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422023503231"} 20250130122654227 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250130122654227 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422023503231" cause=Invalid mandatory information} 20250130122654227 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654227 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654227 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654227 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654227 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422023503231"} 20250130122654228 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250130122654228 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422023503231" cause=Invalid mandatory information} 20250130122654228 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422023503231 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122654228 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122654228 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122654228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@127c5caa73b3: Final verdict of PTC: pass MTC@127c5caa73b3: setverdict(pass): none -> pass 20250130122654229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49880<->l=127.0.0.1:4258 20250130122654229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43741<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@127c5caa73b3: Final verdict of PTC: none 20250130122654229 DLINP <000b> input/ipa.c:451 connected read/write 20250130122654229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122654229 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122654229 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122654229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: pass MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@127c5caa73b3: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:54 UTC 2025 ====== 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 20250130122654252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4258 20250130122654353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49970<->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=168620) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:56 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_gsup_check_imei_unknown_imsi started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122657466 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122657467 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122657470 DLINP <000b> input/ipa.c:451 connected read/write 20250130122657470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122657472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@127c5caa73b3: 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 } } } } 20250130122657475 DLINP <000b> input/ipa.c:451 connected read/write 20250130122657475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122657475 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122657475 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122657475 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  20250130122657475 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122657475 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  20250130122657475 DLGSUP <0013> gsup_server.c:235 2:  20250130122657475 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122657475 DLGSUP <0013> gsup_server.c:235 3:  20250130122657475 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122657475 DLGSUP <0013> gsup_server.c:235 4:  20250130122657475 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122657475 DLGSUP <0013> gsup_server.c:235 5:  20250130122657475 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122657475 DLGSUP <0013> gsup_server.c:235 7:  20250130122657475 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122657475 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122657475 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122657475 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@127c5caa73b3: 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") 20250130122657497 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40021<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@127c5caa73b3: Created GsupExpect[0] for "262424363558482" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250130122657507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20250130122657522 DLINP <000b> input/ipa.c:451 connected read/write 20250130122657522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122657522 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424363558482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424363558482"} 20250130122657522 DMAIN <0000> hlr.c:424 IMSI='262424363558482': has IMEI = 22245678901234 (consider setting 'store-imei') 20250130122657522 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424363558482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250130122657522 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424363558482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424363558482" cause=Invalid mandatory information} 20250130122657522 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424363558482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122657522 DLINP <000b> input/ipa.c:451 connected read/write 20250130122657522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122657522 DLINP <000b> input/ipa.c:451 connected read/write 20250130122657522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@127c5caa73b3: Found GsupExpect[0] for "262424363558482" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@127c5caa73b3: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424363558482" TC_gsup_check_imei_unknown_imsi(293)@127c5caa73b3: setverdict(pass): none -> pass 20250130122657530 DLINP <000b> input/ipa.c:451 connected read/write 20250130122657530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122657530 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424363558482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424363558482"} 20250130122657530 DAUC <0003> hlr.c:417 IMSI='262424363558482': storing IMEI = 22245678901234 20250130122657530 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424363558482': no such subscriber 20250130122657530 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424363558482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250130122657530 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424363558482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424363558482" cause=Invalid mandatory information} 20250130122657530 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424363558482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122657530 DLINP <000b> input/ipa.c:451 connected read/write 20250130122657530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122657530 DLINP <000b> input/ipa.c:451 connected read/write 20250130122657530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122657532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@127c5caa73b3: Final verdict of PTC: pass 20250130122657534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 20250130122657536 DLINP <000b> input/ipa.c:451 connected read/write 20250130122657536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122657536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122657536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122657536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@127c5caa73b3: Final verdict of PTC: none 20250130122657537 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40021<->l=127.0.0.1:4259) 291@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 291: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@127c5caa73b3: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:26:57 UTC 2025 ====== 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 20250130122657575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49986<->l=127.0.0.1:4258 20250130122657676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49986<->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@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:26:59 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122700780 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122700780 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122700782 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49988<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122700784 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700785 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122700785 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122700785 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  20250130122700785 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122700785 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  20250130122700785 DLGSUP <0013> gsup_server.c:235 2:  20250130122700785 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122700785 DLGSUP <0013> gsup_server.c:235 3:  20250130122700785 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122700785 DLGSUP <0013> gsup_server.c:235 4:  20250130122700785 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122700785 DLGSUP <0013> gsup_server.c:235 5:  20250130122700785 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122700785 DLGSUP <0013> gsup_server.c:235 7:  20250130122700785 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122700785 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122700785 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122700785 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@127c5caa73b3: 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") 20250130122700794 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38479<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@127c5caa73b3: Created GsupExpect[0] for "262429213112200" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250130122700802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 20250130122700830 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700830 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429213112200"} 20250130122700830 DMAIN <0000> hlr.c:216 IMSI='262429213112200': Creating subscriber on demand 20250130122700830 DMAIN <0000> hlr.c:232 IMSI='262429213112200': Successfully assigned MSISDN='066' 20250130122700830 DAUC <0003> hlr.c:417 IMSI='262429213112200': storing IMEI = 12345678901234 20250130122700830 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429213112200"} 20250130122700830 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122700830 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700830 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@127c5caa73b3: Found GsupExpect[0] for "262429213112200" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@127c5caa73b3: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262429213112200" TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): none -> pass 20250130122700832 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700833 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700833 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700833 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700833 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700833 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700834 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700834 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429213112200" cn_domain=PS} 20250130122700834 DLU <0006> fsm.c:456 lu(262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122700834 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122700834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122700834 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429213112200" cn_domain=PS} 20250130122700834 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700835 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700836 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700836 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429213112200"} 20250130122700836 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122700836 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122700836 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429213112200"} 20250130122700836 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122700836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122700836 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122700836 DLU <0006> fsm.c:568 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122700836 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700836 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700840 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700840 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429213112200"} 20250130122700840 DMAIN <0000> hlr.c:216 IMSI='262429213112200': Creating subscriber on demand 20250130122700840 DMAIN <0000> hlr.c:232 IMSI='262429213112200': Successfully assigned MSISDN='115' 20250130122700840 DAUC <0003> hlr.c:417 IMSI='262429213112200': storing IMEI = 12345678901234 20250130122700840 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429213112200"} 20250130122700840 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122700840 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700840 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700842 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700842 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700843 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700843 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700843 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700843 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700844 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700844 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700846 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700846 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429213112200" cn_domain=PS} 20250130122700846 DLU <0006> fsm.c:456 lu(262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122700846 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122700846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122700846 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429213112200" cn_domain=PS} 20250130122700846 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700846 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700849 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700849 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429213112200"} 20250130122700849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122700849 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122700849 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429213112200"} 20250130122700849 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122700849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122700849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122700849 DLU <0006> fsm.c:568 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122700849 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700849 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700854 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700854 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429213112200"} 20250130122700854 DMAIN <0000> hlr.c:216 IMSI='262429213112200': Creating subscriber on demand 20250130122700854 DMAIN <0000> hlr.c:232 IMSI='262429213112200': Successfully assigned MSISDN='695' 20250130122700854 DAUC <0003> hlr.c:417 IMSI='262429213112200': storing IMEI = 12345678901234 20250130122700854 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429213112200"} 20250130122700854 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122700854 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700854 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700856 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700856 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700857 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700857 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700858 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700858 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700859 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700859 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700861 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700861 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429213112200" cn_domain=PS} 20250130122700861 DLU <0006> fsm.c:456 lu(262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122700861 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250130122700861 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429213112200" cause=GPRS services not allowed} 20250130122700861 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122700861 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122700861 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Freeing instance 20250130122700861 DLU <0006> fsm.c:568 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Deallocated 20250130122700861 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700861 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700867 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700867 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429213112200"} 20250130122700867 DMAIN <0000> hlr.c:216 IMSI='262429213112200': Creating subscriber on demand 20250130122700868 DMAIN <0000> hlr.c:232 IMSI='262429213112200': Successfully assigned MSISDN='500' 20250130122700868 DAUC <0003> hlr.c:417 IMSI='262429213112200': storing IMEI = 12345678901234 20250130122700868 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429213112200"} 20250130122700868 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122700868 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700868 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700869 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700869 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700871 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700871 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700872 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700872 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700873 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700874 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429213112200" cn_domain=PS} 20250130122700874 DLU <0006> fsm.c:456 lu(262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122700874 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250130122700874 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429213112200" cause=GPRS services not allowed} 20250130122700874 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122700874 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122700874 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Freeing instance 20250130122700874 DLU <0006> fsm.c:568 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Deallocated 20250130122700874 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700874 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700879 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700879 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429213112200"} 20250130122700879 DMAIN <0000> hlr.c:216 IMSI='262429213112200': Creating subscriber on demand 20250130122700880 DAUC <0003> hlr.c:417 IMSI='262429213112200': storing IMEI = 12345678901234 20250130122700880 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429213112200"} 20250130122700880 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122700880 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700880 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700881 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700881 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700882 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700882 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700883 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700883 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700885 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700885 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429213112200" cn_domain=PS} 20250130122700885 DLU <0006> fsm.c:456 lu(262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122700885 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250130122700885 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429213112200" cause=GPRS services not allowed} 20250130122700885 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122700885 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122700885 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Freeing instance 20250130122700885 DLU <0006> fsm.c:568 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Deallocated 20250130122700885 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700885 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700890 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700890 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429213112200"} 20250130122700890 DMAIN <0000> hlr.c:216 IMSI='262429213112200': Creating subscriber on demand 20250130122700890 DAUC <0003> hlr.c:417 IMSI='262429213112200': storing IMEI = 12345678901234 20250130122700890 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429213112200"} 20250130122700890 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250130122700890 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700891 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700892 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700892 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700893 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700893 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700894 DAUC <0003> db_auc.c:157 IMSI='262429213112200': No 2G Auth Data 20250130122700894 DAUC <0003> db_auc.c:192 IMSI='262429213112200': No 3G Auth Data 20250130122700895 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700895 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429213112200" cn_domain=PS} 20250130122700896 DLU <0006> fsm.c:456 lu(262429213112200)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122700896 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122700896 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122700896 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429213112200" cn_domain=PS} 20250130122700896 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700896 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700899 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700899 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429213112200"} 20250130122700899 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122700899 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122700899 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429213112200"} 20250130122700899 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429213112200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122700899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122700899 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122700899 DLU <0006> fsm.c:568 lu(PS:IMSI-262429213112200)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122700899 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122700899 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122700903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@127c5caa73b3: Final verdict of PTC: pass 20250130122700905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49988<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@127c5caa73b3: Final verdict of PTC: none 20250130122700906 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38479<->l=127.0.0.1:4259) 20250130122700906 DLINP <000b> input/ipa.c:451 connected read/write 20250130122700907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122700907 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122700907 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122700907 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 296: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@127c5caa73b3: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:27:00 UTC 2025 ====== 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 20250130122700936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4258 20250130122701037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:27:03 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_subscr_create_on_demand_ul started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122704156 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122704156 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122704161 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122704167 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704167 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122704167 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122704167 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  20250130122704167 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122704167 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  20250130122704167 DLGSUP <0013> gsup_server.c:235 2:  20250130122704167 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122704167 DLGSUP <0013> gsup_server.c:235 3:  20250130122704167 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122704167 DLGSUP <0013> gsup_server.c:235 4:  20250130122704167 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122704167 DLGSUP <0013> gsup_server.c:235 5:  20250130122704167 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122704167 DLGSUP <0013> gsup_server.c:235 7:  20250130122704167 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122704167 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122704167 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122704167 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)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@127c5caa73b3: 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") 20250130122704192 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32779<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@127c5caa73b3: Created GsupExpect[0] for "262427886164288" to be handled at TC_subscr_create_on_demand_ul(303) 20250130122704204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4258 20250130122704210 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704210 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427886164288" cn_domain=PS} 20250130122704210 DMAIN <0000> hlr.c:216 IMSI='262427886164288': Creating subscriber on demand 20250130122704210 DMAIN <0000> hlr.c:232 IMSI='262427886164288': Successfully assigned MSISDN='634' 20250130122704210 DLU <0006> fsm.c:456 lu(262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122704210 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122704210 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122704210 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427886164288" cn_domain=PS} 20250130122704210 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704210 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@127c5caa73b3: Found GsupExpect[0] for "262427886164288" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@127c5caa73b3: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262427886164288" 20250130122704212 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704212 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427886164288"} 20250130122704212 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122704212 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122704212 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427886164288"} 20250130122704212 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122704212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122704212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122704212 DLU <0006> fsm.c:568 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122704212 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704212 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@127c5caa73b3: setverdict(pass): none -> pass 20250130122704213 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704213 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704214 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704214 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704214 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704214 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704217 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704217 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427886164288" cn_domain=PS} 20250130122704217 DMAIN <0000> hlr.c:216 IMSI='262427886164288': Creating subscriber on demand 20250130122704217 DMAIN <0000> hlr.c:232 IMSI='262427886164288': Successfully assigned MSISDN='296' 20250130122704217 DLU <0006> fsm.c:456 lu(262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122704217 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122704217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122704217 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427886164288" cn_domain=PS} 20250130122704217 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704217 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704218 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704218 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427886164288"} 20250130122704218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122704218 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122704218 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427886164288"} 20250130122704218 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122704218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122704218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122704218 DLU <0006> fsm.c:568 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122704218 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704218 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704218 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704218 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122704219 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704219 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704219 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704219 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704220 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704220 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704222 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704222 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427886164288" cn_domain=PS} 20250130122704222 DMAIN <0000> hlr.c:216 IMSI='262427886164288': Creating subscriber on demand 20250130122704222 DMAIN <0000> hlr.c:232 IMSI='262427886164288': Successfully assigned MSISDN='608' 20250130122704222 DLU <0006> fsm.c:456 lu(262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122704222 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250130122704222 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427886164288" cause=GPRS services not allowed} 20250130122704222 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122704222 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122704222 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Freeing instance 20250130122704222 DLU <0006> fsm.c:568 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Deallocated 20250130122704222 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704222 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704222 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704222 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122704223 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704223 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704223 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704223 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704224 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704224 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704225 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704225 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427886164288" cn_domain=PS} 20250130122704225 DMAIN <0000> hlr.c:216 IMSI='262427886164288': Creating subscriber on demand 20250130122704225 DMAIN <0000> hlr.c:232 IMSI='262427886164288': Successfully assigned MSISDN='205' 20250130122704225 DLU <0006> fsm.c:456 lu(262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122704225 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250130122704225 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427886164288" cause=GPRS services not allowed} 20250130122704225 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122704225 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122704225 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Freeing instance 20250130122704225 DLU <0006> fsm.c:568 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Deallocated 20250130122704225 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704225 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704226 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704226 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122704226 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704226 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704226 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704226 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704227 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704227 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427886164288" cn_domain=PS} 20250130122704227 DMAIN <0000> hlr.c:216 IMSI='262427886164288': Creating subscriber on demand 20250130122704227 DLU <0006> fsm.c:456 lu(262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122704228 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250130122704228 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427886164288" cause=GPRS services not allowed} 20250130122704228 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122704228 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122704228 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Freeing instance 20250130122704228 DLU <0006> fsm.c:568 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Deallocated 20250130122704228 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704228 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704228 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704228 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122704228 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704228 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704228 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704228 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704230 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704230 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427886164288" cn_domain=PS} 20250130122704230 DMAIN <0000> hlr.c:216 IMSI='262427886164288': Creating subscriber on demand 20250130122704230 DLU <0006> fsm.c:456 lu(262427886164288)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122704230 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122704230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122704230 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427886164288" cn_domain=PS} 20250130122704230 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704230 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704230 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704230 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427886164288"} 20250130122704230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122704230 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122704230 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427886164288"} 20250130122704230 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427886164288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122704230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122704230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122704230 DLU <0006> fsm.c:568 lu(PS:IMSI-262427886164288)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122704230 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704230 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122704231 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704231 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122704231 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704231 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data 20250130122704231 DAUC <0003> db_auc.c:157 IMSI='262427886164288': No 2G Auth Data 20250130122704231 DAUC <0003> db_auc.c:192 IMSI='262427886164288': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122704232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51726<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@127c5caa73b3: Final verdict of PTC: pass 20250130122704232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4258 20250130122704232 DLINP <000b> input/ipa.c:451 connected read/write 20250130122704232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122704232 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122704232 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122704232 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@127c5caa73b3: Final verdict of PTC: none 301@127c5caa73b3: Final verdict of PTC: none 20250130122704233 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32779<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 301: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@127c5caa73b3: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:27:04 UTC 2025 ====== 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 20250130122704256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4258 20250130122704357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:27:06 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_subscr_create_on_demand_sai started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122707500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122707500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122707505 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122707507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122707510 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122707511 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122707511 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122707511 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  20250130122707511 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122707511 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  20250130122707511 DLGSUP <0013> gsup_server.c:235 2:  20250130122707511 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122707511 DLGSUP <0013> gsup_server.c:235 3:  20250130122707511 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122707511 DLGSUP <0013> gsup_server.c:235 4:  20250130122707511 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122707511 DLGSUP <0013> gsup_server.c:235 5:  20250130122707511 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122707511 DLGSUP <0013> gsup_server.c:235 7:  20250130122707511 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122707511 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122707511 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(304)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122707511 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@127c5caa73b3: 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") 20250130122707539 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33367<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@127c5caa73b3: Created GsupExpect[0] for "262424080617366" to be handled at TC_subscr_create_on_demand_sai(308) 20250130122707558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20250130122707571 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122707571 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424080617366"} 20250130122707571 DMAIN <0000> hlr.c:216 IMSI='262424080617366': Creating subscriber on demand 20250130122707571 DMAIN <0000> hlr.c:232 IMSI='262424080617366': Successfully assigned MSISDN='202' 20250130122707571 DAUC <0003> db_auc.c:157 IMSI='262424080617366': No 2G Auth Data 20250130122707571 DAUC <0003> db_auc.c:192 IMSI='262424080617366': No 3G Auth Data 20250130122707571 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424080617366 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 20250130122707571 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424080617366" cause=IMSI unknown in HLR} 20250130122707571 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250130122707571 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122707571 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@127c5caa73b3: Found GsupExpect[0] for "262424080617366" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@127c5caa73b3: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424080617366" TC_subscr_create_on_demand_sai(308)@127c5caa73b3: setverdict(pass): none -> pass 20250130122707575 DAUC <0003> db_auc.c:157 IMSI='262424080617366': No 2G Auth Data 20250130122707575 DAUC <0003> db_auc.c:192 IMSI='262424080617366': No 3G Auth Data 20250130122707577 DAUC <0003> db_auc.c:157 IMSI='262424080617366': No 2G Auth Data 20250130122707577 DAUC <0003> db_auc.c:192 IMSI='262424080617366': No 3G Auth Data 20250130122707578 DAUC <0003> db_auc.c:157 IMSI='262424080617366': No 2G Auth Data 20250130122707578 DAUC <0003> db_auc.c:192 IMSI='262424080617366': No 3G Auth Data 20250130122707581 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122707581 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424080617366" cn_domain=PS} 20250130122707581 DLU <0006> fsm.c:456 lu(262424080617366)[0x55c3952f1a00]{UNVALIDATED}: Allocated 20250130122707581 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250130122707581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424080617366)[0x55c3952f1a00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122707581 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424080617366" cn_domain=PS} 20250130122707581 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122707581 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122707585 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122707585 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424080617366"} 20250130122707585 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424080617366)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122707585 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122707585 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424080617366"} 20250130122707585 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424080617366 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122707585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424080617366)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122707585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424080617366)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122707585 DLU <0006> fsm.c:568 lu(PS:IMSI-262424080617366)[0x55c3952f1a00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122707585 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122707586 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122707591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@127c5caa73b3: Final verdict of PTC: pass 20250130122707592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 20250130122707593 DLINP <000b> input/ipa.c:451 connected read/write 20250130122707594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122707594 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122707594 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122707594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122707594 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33367<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@127c5caa73b3: Final verdict of PTC: none 306@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 306: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@127c5caa73b3: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:27:07 UTC 2025 ====== 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 20250130122707628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51770<->l=127.0.0.1:4258 20250130122707729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51770<->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@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:27:09 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_MSLookup_mDNS_service_other_home started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122710841 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122710842 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122710846 DLINP <000b> input/ipa.c:451 connected read/write 20250130122710846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122710848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122710852 DLINP <000b> input/ipa.c:451 connected read/write 20250130122710852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122710852 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122710852 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122710852 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  20250130122710852 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122710852 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  20250130122710852 DLGSUP <0013> gsup_server.c:235 2:  20250130122710852 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122710852 DLGSUP <0013> gsup_server.c:235 3:  20250130122710852 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122710852 DLGSUP <0013> gsup_server.c:235 4:  20250130122710852 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122710852 DLGSUP <0013> gsup_server.c:235 5:  20250130122710852 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122710852 DLGSUP <0013> gsup_server.c:235 7:  20250130122710852 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122710852 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122710852 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122710852 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@127c5caa73b3: 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") 20250130122710881 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41525<->l=127.0.0.1:4259) 20250130122710886 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250130122710886 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@127c5caa73b3: Created GsupExpect[0] for "262423124639542" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250130122710912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4258 20250130122710918 DAUC <0003> db_auc.c:157 IMSI='262423124639542': No 2G Auth Data 20250130122710918 DAUC <0003> db_auc.c:192 IMSI='262423124639542': No 3G Auth Data 20250130122710928 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617251247.msisdn 20250130122710929 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617251247.msisdn: not attached (vlr_number unset) 20250130122710929 DDGSM <0007> mslookup_server.c:327 sip.voice.491617251247.msisdn: does not exist in GSUP proxy 20250130122711934 DLINP <000b> input/ipa.c:451 connected read/write 20250130122711935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122711935 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423124639542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423124639542" cn_domain=CS} 20250130122711935 DLU <0006> fsm.c:456 lu(262423124639542)[0x55c3952d0f60]{UNVALIDATED}: Allocated 20250130122711935 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423124639542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250130122711935 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262423124639542)[0x55c3952d0f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250130122711935 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423124639542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423124639542" cn_domain=CS} 20250130122711935 DLINP <000b> input/ipa.c:451 connected read/write 20250130122711935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122711935 DLINP <000b> input/ipa.c:451 connected read/write 20250130122711935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@127c5caa73b3: Found GsupExpect[0] for "262423124639542" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@127c5caa73b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262423124639542" 20250130122711942 DLINP <000b> input/ipa.c:451 connected read/write 20250130122711942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122711942 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423124639542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423124639542"} 20250130122711942 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262423124639542)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250130122711942 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262423124639542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250130122711942 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423124639542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423124639542"} 20250130122711942 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262423124639542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122711942 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423124639542)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250130122711942 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262423124639542)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250130122711942 DLU <0006> fsm.c:568 lu(CS:IMSI-262423124639542)[0x55c3952d0f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250130122711942 DLINP <000b> input/ipa.c:451 connected read/write 20250130122711942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122711942 DLINP <000b> input/ipa.c:451 connected read/write 20250130122711942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@127c5caa73b3: setverdict(pass): none -> pass 20250130122711946 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617251247.msisdn 20250130122711947 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617251247.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250130122711947 DDGSM <0007> mslookup_server.c:327 sip.voice.491617251247.msisdn: does not exist in GSUP proxy 20250130122711947 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617251247.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@127c5caa73b3: setverdict(pass): pass -> pass, component reason not changed 20250130122711953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@127c5caa73b3: Final verdict of PTC: pass 20250130122711954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 20250130122711956 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41525<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@127c5caa73b3: Final verdict of PTC: none 20250130122711957 DLINP <000b> input/ipa.c:451 connected read/write 20250130122711957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122711957 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122711957 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122711957 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(312)@127c5caa73b3: Final verdict of PTC: none 311@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 311: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@127c5caa73b3: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:27:11 UTC 2025 ====== 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 20250130122711993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40138<->l=127.0.0.1:4258 20250130122712093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40138<->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) 20250130122713934 DSS <0004> hlr_ussd.c:239 262424237827642/0x8cc52910: SS Session Timeout, destroying 20250130122713934 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424237827642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:27:14 UTC 2025 /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 MTC@127c5caa73b3: 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@127c5caa73b3: Test case TC_MSLookup_GSUP_proxy started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122715202 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122715202 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122715207 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122715209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40144<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122715213 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122715213 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122715213 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122715213 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  20250130122715213 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122715213 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  20250130122715213 DLGSUP <0013> gsup_server.c:235 2:  20250130122715213 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122715213 DLGSUP <0013> gsup_server.c:235 3:  20250130122715213 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122715213 DLGSUP <0013> gsup_server.c:235 4:  20250130122715213 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122715213 DLGSUP <0013> gsup_server.c:235 5:  20250130122715213 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122715213 DLGSUP <0013> gsup_server.c:235 7:  20250130122715213 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122715213 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122715213 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122715213 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122715214 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250130122715214 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@127c5caa73b3: 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") 20250130122715244 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44651<->l=127.0.0.1:4259) 20250130122715246 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250130122715246 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@127c5caa73b3: Created GsupExpect[0] for "262425575038956" to be handled at TC_MSLookup_GSUP_proxy(320) 20250130122715256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40150<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@127c5caa73b3: Created GsupExpect[0] for "262425575038956" to be handled at TC_MSLookup_GSUP_proxy(320) 20250130122715260 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122715260 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425575038956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425575038956" cn_domain=CS} 20250130122715260 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425575038956 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250130122715260 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425575038956 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250130122715260 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425575038956.imsi 20250130122715260 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425575038956.imsi 20250130122715260 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425575038956.imsi: does not exist in local HLR 20250130122715265 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425575038956 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250130122715265 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250130122715265 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250130122715265 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250130122715265 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250130122715265 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250130122715265 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425575038956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122715265 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250130122715266 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250130122715266 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250130122715266 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250130122715266 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250130122715266 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@127c5caa73b3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@127c5caa73b3: 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) } } } } 20250130122715268 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122715268 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122715268 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250130122715268 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250130122715268 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250130122715269 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122715269 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122715269 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@127c5caa73b3: 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)@127c5caa73b3: 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)@127c5caa73b3: Found GsupExpect[0] for "262425575038956" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@127c5caa73b3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425575038956" HLR_Test-GSUP-server-IPA(318)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122715310 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122715310 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122715310 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122715310 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122715311 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425575038956 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614178276 20250130122715311 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425575038956 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250130122715311 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122715311 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@127c5caa73b3: Found GsupExpect[0] for "262425575038956" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@127c5caa73b3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425575038956" 20250130122715319 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122715319 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122715319 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425575038956 MSISDN-491614178276 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250130122715319 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122715320 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122715323 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122715323 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122715324 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425575038956 MSISDN-491614178276 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 20250130122715324 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425575038956 MSISDN-491614178276 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250130122715324 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122715324 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@127c5caa73b3: setverdict(pass): none -> pass 20250130122715326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40150<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@127c5caa73b3: Final verdict of PTC: pass 20250130122715328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40144<->l=127.0.0.1:4258 20250130122715331 DLINP <000b> input/ipa.c:451 connected read/write 20250130122715331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122715331 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122715331 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122715331 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(315)@127c5caa73b3: Final verdict of PTC: none 20250130122715331 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44651<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@127c5caa73b3: Final verdict of PTC: none 316@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@127c5caa73b3: Final verdict of PTC: none 20250130122715332 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122715332 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122715332 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250130122715332 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250130122715332 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 316: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@127c5caa73b3: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:27:15 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250130122715416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40156<->l=127.0.0.1:4258 20250130122715517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40156<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13160) Waiting for packet dumper to finish... 1 (prev_count=13160, count=43036) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:27:17 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122718642 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122718642 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122718646 DLINP <000b> input/ipa.c:451 connected read/write 20250130122718646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122718647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40170<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122718651 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250130122718652 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250130122718652 DLINP <000b> input/ipa.c:451 connected read/write 20250130122718652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122718652 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122718652 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122718652 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  20250130122718652 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122718652 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  20250130122718652 DLGSUP <0013> gsup_server.c:235 2:  20250130122718652 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122718652 DLGSUP <0013> gsup_server.c:235 3:  20250130122718652 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122718652 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(321)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122718652 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122718652 DLGSUP <0013> gsup_server.c:235 5:  20250130122718652 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122718652 DLGSUP <0013> gsup_server.c:235 7:  20250130122718652 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122718652 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122718652 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122718652 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 323@127c5caa73b3: 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") 20250130122718670 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43169<->l=127.0.0.1:4259) 20250130122718672 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250130122718672 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@127c5caa73b3: Created GsupExpect[0] for "262428804807853" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250130122718680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40172<->l=127.0.0.1:4258 20250130122718683 DAUC <0003> db_auc.c:157 IMSI='262428804807853': No 2G Auth Data 20250130122718683 DAUC <0003> db_auc.c:192 IMSI='262428804807853': No 3G Auth Data 20250130122718690 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428804807853.imsi 20250130122718690 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428804807853.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@127c5caa73b3: setverdict(pass): none -> pass 20250130122718697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40172<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@127c5caa73b3: Final verdict of PTC: pass 20250130122718699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40170<->l=127.0.0.1:4258 20250130122718701 DLINP <000b> input/ipa.c:451 connected read/write 20250130122718701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122718701 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122718701 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122718701 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250130122718701 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43169<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@127c5caa73b3: Final verdict of PTC: none 323@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 323: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@127c5caa73b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:27:18 UTC 2025 ====== 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 20250130122718733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40184<->l=127.0.0.1:4258 20250130122718834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40184<->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=27952) MTC@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:27:20 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122721947 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122721947 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122721952 DLINP <000b> input/ipa.c:451 connected read/write 20250130122721952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122721954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122721958 DLINP <000b> input/ipa.c:451 connected read/write 20250130122721958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122721958 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122721958 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122721958 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  20250130122721958 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122721958 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  20250130122721958 DLGSUP <0013> gsup_server.c:235 2:  20250130122721958 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122721958 DLGSUP <0013> gsup_server.c:235 3:  20250130122721958 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122721958 DLGSUP <0013> gsup_server.c:235 4:  20250130122721958 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122721958 DLGSUP <0013> gsup_server.c:235 5:  20250130122721958 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122721958 DLGSUP <0013> gsup_server.c:235 7:  20250130122721958 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122721958 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122721958 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122721958 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122721959 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250130122721959 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@127c5caa73b3: 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") 20250130122721991 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37739<->l=127.0.0.1:4259) 20250130122721994 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250130122721994 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@127c5caa73b3: Created GsupExpect[0] for "262426681115354" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250130122722004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@127c5caa73b3: Created GsupExpect[0] for "262426681115354" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250130122722008 DLINP <000b> input/ipa.c:451 connected read/write 20250130122722008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122722008 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426681115354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426681115354" cn_domain=CS} 20250130122722008 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426681115354 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250130122722008 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426681115354 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250130122722009 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426681115354.imsi 20250130122722009 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426681115354.imsi 20250130122722009 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426681115354.imsi: does not exist in local HLR 20250130122722016 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426681115354 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250130122722016 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250130122722016 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250130122722016 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250130122722016 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250130122722016 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250130122722016 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426681115354 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122722016 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250130122722016 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250130122722016 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250130122722016 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250130122722016 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250130122722016 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@127c5caa73b3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@127c5caa73b3: 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) } } } } 20250130122722021 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122722021 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122722021 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250130122722021 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250130122722021 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250130122722024 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122722024 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122722024 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@127c5caa73b3: 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)@127c5caa73b3: 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)@127c5caa73b3: Found GsupExpect[0] for "262426681115354" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@127c5caa73b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426681115354" HLR_Test-GSUP-server-IPA(330)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122722066 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122722066 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122722066 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122722066 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122722066 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426681115354 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615083456 20250130122722066 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426681115354 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250130122722066 DLINP <000b> input/ipa.c:451 connected read/write 20250130122722066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122722066 DLINP <000b> input/ipa.c:451 connected read/write 20250130122722066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@127c5caa73b3: Found GsupExpect[0] for "262426681115354" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@127c5caa73b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426681115354" 20250130122722068 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122722068 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122722068 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426681115354 MSISDN-491615083456 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250130122722068 DLINP <000b> input/ipa.c:451 connected read/write 20250130122722068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122722068 DLINP <000b> input/ipa.c:451 connected read/write 20250130122722068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122722069 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122722069 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122722069 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426681115354 MSISDN-491615083456 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 20250130122722069 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426681115354 MSISDN-491615083456 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250130122722069 DLINP <000b> input/ipa.c:451 connected read/write 20250130122722069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122722069 DLINP <000b> input/ipa.c:451 connected read/write 20250130122722069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122722070 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426681115354.imsi 20250130122722070 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426681115354.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@127c5caa73b3: setverdict(pass): none -> pass 20250130122723074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@127c5caa73b3: Final verdict of PTC: pass 20250130122723076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50518<->l=127.0.0.1:4258 20250130122723078 DLINP <000b> input/ipa.c:451 connected read/write 20250130122723078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122723078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122723078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122723078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@127c5caa73b3: Final verdict of PTC: none 20250130122723079 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37739<->l=127.0.0.1:4259) 20250130122723079 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122723079 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122723079 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250130122723079 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250130122723079 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@127c5caa73b3: Final verdict of PTC: none 328@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@127c5caa73b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 328: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@127c5caa73b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:27:23 UTC 2025 ====== 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 20250130122723105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50530<->l=127.0.0.1:4258 20250130122723205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50530<->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@127c5caa73b3: 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@127c5caa73b3: 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 ------ Thu Jan 30 12:27:25 UTC 2025 /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@127c5caa73b3: 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@127c5caa73b3: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@127c5caa73b3: legacy= false MTC@127c5caa73b3: in not legacy case 1 MTC@127c5caa73b3: in not legacy case 2 20250130122726326 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250130122726326 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122726330 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122726332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@127c5caa73b3: 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)@127c5caa73b3: 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 } } } } 20250130122726336 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122726336 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250130122726336 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250130122726336 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  20250130122726337 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250130122726337 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  20250130122726337 DLGSUP <0013> gsup_server.c:235 2:  20250130122726337 DLGSUP <0013> gsup_server.c:237 2: 00  20250130122726337 DLGSUP <0013> gsup_server.c:235 3:  20250130122726337 DLGSUP <0013> gsup_server.c:237 3: 00  20250130122726337 DLGSUP <0013> gsup_server.c:235 4:  20250130122726337 DLGSUP <0013> gsup_server.c:237 4: 00  20250130122726337 DLGSUP <0013> gsup_server.c:235 5:  20250130122726337 DLGSUP <0013> gsup_server.c:237 5: 00  20250130122726337 DLGSUP <0013> gsup_server.c:235 7:  20250130122726337 DLGSUP <0013> gsup_server.c:237 7: 00  20250130122726337 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250130122726337 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250130122726337 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250130122726337 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250130122726337 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@127c5caa73b3: 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") 20250130122726367 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40683<->l=127.0.0.1:4259) 20250130122726370 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250130122726370 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@127c5caa73b3: Created GsupExpect[0] for "262428313376909" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250130122726382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50534<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@127c5caa73b3: Created GsupExpect[0] for "262428313376909" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250130122726384 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122726384 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428313376909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428313376909" cn_domain=CS} 20250130122726384 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428313376909 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250130122726384 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428313376909 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250130122726384 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428313376909.imsi 20250130122726384 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428313376909.imsi 20250130122726384 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428313376909.imsi: does not exist in local HLR 20250130122726387 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428313376909 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250130122726387 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250130122726387 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250130122726387 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250130122726387 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250130122726387 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250130122726387 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428313376909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250130122726387 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250130122726387 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250130122726387 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250130122726387 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250130122726387 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250130122726387 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@127c5caa73b3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@127c5caa73b3: 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) } } } } 20250130122726389 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122726389 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122726389 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250130122726389 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250130122726389 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250130122726390 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122726390 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122726390 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@127c5caa73b3: 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)@127c5caa73b3: 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)@127c5caa73b3: Found GsupExpect[0] for "262428313376909" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@127c5caa73b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428313376909" HLR_Test-GSUP-server-IPA(337)@127c5caa73b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@127c5caa73b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250130122726434 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122726434 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122726434 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122726434 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122726434 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428313376909 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611656515 20250130122726434 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428313376909 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250130122726434 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122726434 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@127c5caa73b3: Found GsupExpect[0] for "262428313376909" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@127c5caa73b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428313376909" 20250130122726436 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122726436 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122726436 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428313376909 MSISDN-491611656515 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250130122726436 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122726436 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122726437 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122726437 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250130122726437 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428313376909 MSISDN-491611656515 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 20250130122726437 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428313376909 MSISDN-491611656515 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250130122726437 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122726437 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250130122726438 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611656515.msisdn 20250130122726438 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611656515.msisdn: does not exist in local HLR 20250130122726438 DDGSM <0007> mslookup_server.c:352 sip.voice.491611656515.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250130122726438 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611656515.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@127c5caa73b3: setverdict(pass): none -> pass 20250130122726439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50534<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@127c5caa73b3: Final verdict of PTC: pass 20250130122726442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4258 HLR_Test-GSUP(334)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-server(336)@127c5caa73b3: Final verdict of PTC: none 20250130122726442 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40683<->l=127.0.0.1:4259) 20250130122726443 DLINP <000b> input/ipa.c:451 connected read/write 20250130122726443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250130122726443 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250130122726443 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250130122726443 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(338)@127c5caa73b3: Final verdict of PTC: none 20250130122726443 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250130122726443 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 335@127c5caa73b3: Final verdict of PTC: none 20250130122726443 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250130122726443 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250130122726443 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@127c5caa73b3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@127c5caa73b3: Final verdict of PTC: none MTC@127c5caa73b3: Setting final verdict of the test case. MTC@127c5caa73b3: Local verdict of MTC: none MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC with component reference 335: none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@127c5caa73b3: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@127c5caa73b3: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@127c5caa73b3: 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'. Thu Jan 30 12:27:26 UTC 2025 ====== 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 20250130122726474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50544<->l=127.0.0.1:4258 20250130122726575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50544<->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=46460) MTC@127c5caa73b3: 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@127c5caa73b3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@127c5caa73b3: Terminating MTC. MC@127c5caa73b3: MTC terminated. MC2> exit MC@127c5caa73b3: Shutting down session. MC@127c5caa73b3: 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-7510.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 (3769662) [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-20250130-1225-fcbbb7c3-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-20250130-1225-fcbbb7c3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3769575) [testenv] Showing testsuite/junit-xml-7510.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-20250130-1225-fcbbb7c3-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7510.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250130-1225-fcbbb7c3-0'] testenv-hlr-osmocom-latest-20250130-1225-fcbbb7c3-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2311/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS