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/jenkins9899258325275992536.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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-20250131-1225-42c81796-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250131-1225-42c81796-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250131-1225-42c81796-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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_2.cc Creating dependency file for SS_DataTypes_part_3.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_5.cc Creating dependency file for MAP_SS_Code_part_6.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_1.cc Creating dependency file for MAP_MobileServiceOperations_part_2.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_4.cc Creating dependency file for MAP_GR_DataTypes_part_5.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_3.cc Creating dependency file for MAP_BS_Code_part_4.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_CallHandlingOperations.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_4.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_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_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_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_Types_part_1.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_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_4.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_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_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_5.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_3.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 DNS_Types_part_7.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for GSUP_Types.cc Creating dependency file for General_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-20250131-1225-42c81796-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-20250131-1225-42c81796-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 1s (299 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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [103 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 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 (87.4 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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-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-20250131-1225-42c81796-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250131122517797 DMAIN <0000> hlr.c:802 hlr starting 20250131122517798 DDB <0001> db.c:599 using database: :memory: 20250131122517798 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250131122517798 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250131122517800 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250131122517800 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250131122517806 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250131122517806 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250131122517807 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250131122517808 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250131122517808 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-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-20250131-1225-42c81796-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@2a3cb89379fe: Unix server socket created successfully. MC@2a3cb89379fe: Listening on TCP port 33059. MC2> 2a3cb89379fe is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 2a3cb89379fe 33059 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2a3cb89379fe: New HC connected from 10.0.2.100 [10.0.2.100]. 2a3cb89379fe: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@2a3cb89379fe: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@2a3cb89379fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@2a3cb89379fe: Configuration file was processed on all HCs. MC@2a3cb89379fe: Creating MTC on host 10.0.2.100. MC@2a3cb89379fe: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_sai_err_invalid_imsi started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122519393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122519393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122519397 DLINP <000b> input/ipa.c:451 connected read/write 20250131122519397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122519399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122519402 DLINP <000b> input/ipa.c:451 connected read/write 20250131122519402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122519402 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122519402 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122519402 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  20250131122519402 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122519402 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  20250131122519402 DLGSUP <0013> gsup_server.c:235 2:  20250131122519402 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122519402 DLGSUP <0013> gsup_server.c:235 3:  20250131122519402 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122519402 DLGSUP <0013> gsup_server.c:235 4:  20250131122519402 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122519402 DLGSUP <0013> gsup_server.c:235 5:  20250131122519402 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122519402 DLGSUP <0013> gsup_server.c:235 7:  20250131122519402 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122519402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122519402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122519402 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@2a3cb89379fe: 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") 20250131122519414 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45655<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@2a3cb89379fe: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250131122519419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56018<->l=127.0.0.1:4258 20250131122519446 DLINP <000b> input/ipa.c:451 connected read/write 20250131122519446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122519446 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"} 20250131122519446 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" 20250131122519446 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} 20250131122519446 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 20250131122519446 DLINP <000b> input/ipa.c:451 connected read/write 20250131122519446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122519446 DLINP <000b> input/ipa.c:451 connected read/write 20250131122519446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@2a3cb89379fe: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122519453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56018<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@2a3cb89379fe: Final verdict of PTC: pass 20250131122519454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4258 20250131122519465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45655<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@2a3cb89379fe: Final verdict of PTC: none 5@2a3cb89379fe: Final verdict of PTC: none 20250131122519467 DLINP <000b> input/ipa.c:451 connected read/write 20250131122519467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122519467 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122519467 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122519467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(3)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 5: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122519533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56030<->l=127.0.0.1:4258 20250131122519634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56030<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2232) Waiting for packet dumper to finish... 1 (prev_count=2232, count=25420) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_sai started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122522745 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122522745 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122522749 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122522755 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522755 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122522755 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122522755 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  20250131122522755 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122522755 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  20250131122522755 DLGSUP <0013> gsup_server.c:235 2:  20250131122522755 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122522755 DLGSUP <0013> gsup_server.c:235 3:  20250131122522755 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122522755 DLGSUP <0013> gsup_server.c:235 4:  20250131122522755 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122522755 DLGSUP <0013> gsup_server.c:235 5:  20250131122522755 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122522755 DLGSUP <0013> gsup_server.c:235 7:  20250131122522755 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122522755 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122522755 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122522755 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@2a3cb89379fe: 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") 20250131122522771 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34413<->l=127.0.0.1:4259) 20250131122522774 DAUC <0003> db_auc.c:157 IMSI='262427837375829': No 2G Auth Data 20250131122522774 DAUC <0003> db_auc.c:192 IMSI='262427837375829': No 3G Auth Data HLR_Test-GSUP(9)@2a3cb89379fe: Created GsupExpect[0] for "262427837375829" to be handled at TC_gsup_sai(12) 20250131122522780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 20250131122522798 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522798 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427837375829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427837375829"} 20250131122522798 DAUC <0003> db_auc.c:192 IMSI='262427837375829': No 3G Auth Data 20250131122522798 DAUC <0003> db_auc.c:236 IMSI='262427837375829': Calling to generate 5 vectors 20250131122522798 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250131122522798 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122522798 DAUC <0003> auc.c:113 vector [0]: rand = 2826cce8a6c94043e30ac2d66dbccb27 20250131122522798 DAUC <0003> auc.c:179 vector [0]: kc = 11ea164a4ac8c800 20250131122522798 DAUC <0003> auc.c:180 vector [0]: sres = 0c5268e9 20250131122522798 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122522798 DAUC <0003> auc.c:113 vector [1]: rand = e33605bd8c0eb1fe6c03cdb33cafd421 20250131122522798 DAUC <0003> auc.c:179 vector [1]: kc = b40448ddec9ba000 20250131122522798 DAUC <0003> auc.c:180 vector [1]: sres = ff857745 20250131122522798 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122522798 DAUC <0003> auc.c:113 vector [2]: rand = d7a6f735b4e47d76a679830bd8085fbe 20250131122522798 DAUC <0003> auc.c:179 vector [2]: kc = 87027df53756a800 20250131122522798 DAUC <0003> auc.c:180 vector [2]: sres = cf8ea107 20250131122522798 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122522798 DAUC <0003> auc.c:113 vector [3]: rand = 6d9c4316ca4ab7673588fd958dd3a144 20250131122522798 DAUC <0003> auc.c:179 vector [3]: kc = 0c2bcc68be595400 20250131122522798 DAUC <0003> auc.c:180 vector [3]: sres = 2459f07b 20250131122522798 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122522798 DAUC <0003> auc.c:113 vector [4]: rand = 1a903a4f5e9c961d63a1a3e78dd69052 20250131122522798 DAUC <0003> auc.c:179 vector [4]: kc = 0a091fb729286c00 20250131122522798 DAUC <0003> auc.c:180 vector [4]: sres = af42f29a 20250131122522798 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250131122522798 DAUC <0003> db_auc.c:245 IMSI='262427837375829': Generated 5 vectors 20250131122522798 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427837375829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427837375829"} 20250131122522798 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427837375829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122522798 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122522799 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2a3cb89379fe: Found GsupExpect[0] for "262427837375829" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_sai(12)"262427837375829" TC_gsup_sai(12)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai(12)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122522803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 TC_gsup_sai(12)@2a3cb89379fe: Final verdict of PTC: pass 20250131122522806 DAUC <0003> db_auc.c:157 IMSI='262428470464013': No 2G Auth Data 20250131122522806 DAUC <0003> db_auc.c:192 IMSI='262428470464013': No 3G Auth Data HLR_Test-GSUP(9)@2a3cb89379fe: Created GsupExpect[0] for "262428470464013" to be handled at TC_gsup_sai(13) 20250131122522820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 20250131122522822 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522822 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428470464013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428470464013"} 20250131122522822 DAUC <0003> db_auc.c:192 IMSI='262428470464013': No 3G Auth Data 20250131122522822 DAUC <0003> db_auc.c:236 IMSI='262428470464013': Calling to generate 5 vectors 20250131122522822 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250131122522822 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122522822 DAUC <0003> auc.c:113 vector [0]: rand = 770ddf31b061fe2d8029d6cbc4e9393f 20250131122522822 DAUC <0003> auc.c:179 vector [0]: kc = b9eb2065eb085800 20250131122522822 DAUC <0003> auc.c:180 vector [0]: sres = f110e89a 20250131122522822 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122522822 DAUC <0003> auc.c:113 vector [1]: rand = 3b8f117bc2c284398dfd150c422eec47 20250131122522822 DAUC <0003> auc.c:179 vector [1]: kc = 1077265c39760c00 20250131122522822 DAUC <0003> auc.c:180 vector [1]: sres = eab193fb 20250131122522822 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122522822 DAUC <0003> auc.c:113 vector [2]: rand = d5655603cdaecf3f9d5218f4e4b4a5b7 20250131122522822 DAUC <0003> auc.c:179 vector [2]: kc = dbc8522b97773800 20250131122522822 DAUC <0003> auc.c:180 vector [2]: sres = dab750c7 20250131122522822 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122522822 DAUC <0003> auc.c:113 vector [3]: rand = 1914fca1b816f7bbd49c0fbf0849c544 20250131122522822 DAUC <0003> auc.c:179 vector [3]: kc = ef10e80978804c00 20250131122522822 DAUC <0003> auc.c:180 vector [3]: sres = f9ef4b4c 20250131122522822 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122522822 DAUC <0003> auc.c:113 vector [4]: rand = c91da0da7880bf93209731bbe51a7c4b 20250131122522822 DAUC <0003> auc.c:179 vector [4]: kc = e9db54f1118ee400 20250131122522822 DAUC <0003> auc.c:180 vector [4]: sres = 3edebe9b 20250131122522822 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250131122522822 DAUC <0003> db_auc.c:245 IMSI='262428470464013': Generated 5 vectors 20250131122522822 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428470464013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428470464013"} 20250131122522822 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428470464013 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122522822 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122522822 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2a3cb89379fe: Found GsupExpect[0] for "262428470464013" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_sai(13)"262428470464013" TC_gsup_sai(13)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai(13)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122522823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53586<->l=127.0.0.1:4258 TC_gsup_sai(13)@2a3cb89379fe: Final verdict of PTC: pass 20250131122522823 DAUC <0003> db_auc.c:157 IMSI='262427774292374': No 2G Auth Data 20250131122522823 DAUC <0003> db_auc.c:192 IMSI='262427774292374': No 3G Auth Data HLR_Test-GSUP(9)@2a3cb89379fe: Created GsupExpect[0] for "262427774292374" to be handled at TC_gsup_sai(14) 20250131122522829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 20250131122522830 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522830 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427774292374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427774292374"} 20250131122522830 DAUC <0003> db_auc.c:192 IMSI='262427774292374': No 3G Auth Data 20250131122522830 DAUC <0003> db_auc.c:236 IMSI='262427774292374': Calling to generate 5 vectors 20250131122522830 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250131122522830 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122522830 DAUC <0003> auc.c:113 vector [0]: rand = 25d086235b479f8527e6e04d5bc73703 20250131122522830 DAUC <0003> auc.c:179 vector [0]: kc = b23e3f2b7b809854 20250131122522830 DAUC <0003> auc.c:180 vector [0]: sres = 4bd8b23a 20250131122522830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122522830 DAUC <0003> auc.c:113 vector [1]: rand = fc99c002783eafab1ffe6fb1fdc4299d 20250131122522830 DAUC <0003> auc.c:179 vector [1]: kc = 6a68a8075ac74aa9 20250131122522830 DAUC <0003> auc.c:180 vector [1]: sres = 327b5cda 20250131122522830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122522830 DAUC <0003> auc.c:113 vector [2]: rand = 3eb09e4866f6179cd7ebee9cb6b9d1a1 20250131122522830 DAUC <0003> auc.c:179 vector [2]: kc = cb61d909f8f3c491 20250131122522830 DAUC <0003> auc.c:180 vector [2]: sres = cc8bc6b3 20250131122522830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122522830 DAUC <0003> auc.c:113 vector [3]: rand = 921d31e8de4a0caac82d19cf441a1e9b 20250131122522830 DAUC <0003> auc.c:179 vector [3]: kc = 720150d08eac4361 20250131122522830 DAUC <0003> auc.c:180 vector [3]: sres = d07d69c8 20250131122522830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122522830 DAUC <0003> auc.c:113 vector [4]: rand = 65a9e0502dc46c127ef36d26421b48e4 20250131122522830 DAUC <0003> auc.c:179 vector [4]: kc = 446f466c0462c1bc 20250131122522830 DAUC <0003> auc.c:180 vector [4]: sres = e3b87f09 20250131122522830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250131122522830 DAUC <0003> db_auc.c:245 IMSI='262427774292374': Generated 5 vectors 20250131122522830 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427774292374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427774292374"} 20250131122522830 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427774292374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122522830 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122522830 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2a3cb89379fe: Found GsupExpect[0] for "262427774292374" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_sai(14)"262427774292374" TC_gsup_sai(14)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai(14)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122522831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4258 TC_gsup_sai(14)@2a3cb89379fe: Final verdict of PTC: pass 20250131122522832 DAUC <0003> db_auc.c:157 IMSI='262425565581354': No 2G Auth Data 20250131122522832 DAUC <0003> db_auc.c:192 IMSI='262425565581354': No 3G Auth Data HLR_Test-GSUP(9)@2a3cb89379fe: Created GsupExpect[0] for "262425565581354" to be handled at TC_gsup_sai(15) 20250131122522838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20250131122522839 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522839 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425565581354 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425565581354"} 20250131122522839 DAUC <0003> db_auc.c:157 IMSI='262425565581354': No 2G Auth Data 20250131122522839 DAUC <0003> db_auc.c:236 IMSI='262425565581354': Calling to generate 5 vectors 20250131122522839 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250131122522839 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122522839 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122522840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122522840 DAUC <0003> auc.c:113 vector [0]: rand = acb32ad42d364a5a45a00e9d5701ff7a 20250131122522840 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122522840 DAUC <0003> auc.c:142 vector [0]: autn = 505d9a48363f00004ea9b19f26dd6571 20250131122522840 DAUC <0003> auc.c:143 vector [0]: ck = ee36628df3fe3ec8818beb799c0ad9ea 20250131122522840 DAUC <0003> auc.c:144 vector [0]: ik = dbf0c4873f59ddd630c3f70d1057338d 20250131122522840 DAUC <0003> auc.c:145 vector [0]: res = 7dc2c480290487800000000000000000 20250131122522840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122522840 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122522840 DAUC <0003> auc.c:151 vector [0]: kc = 848eba7e40fa0979 20250131122522840 DAUC <0003> auc.c:152 vector [0]: sres = 54c64300 20250131122522840 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122522840 DAUC <0003> auc.c:113 vector [1]: rand = 94dd71b87b3d340db155fd19c98af1f5 20250131122522840 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122522840 DAUC <0003> auc.c:142 vector [1]: autn = 6594c87f332400005a2dc397ddc94320 20250131122522840 DAUC <0003> auc.c:143 vector [1]: ck = 30ad288d98c99fd5d87b6c4f23d1b468 20250131122522840 DAUC <0003> auc.c:144 vector [1]: ik = 191cb79fa69e5133a7f3d70794ddf419 20250131122522840 DAUC <0003> auc.c:145 vector [1]: res = 5e0d764ab1f768d50000000000000000 20250131122522840 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122522840 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122522840 DAUC <0003> auc.c:151 vector [1]: kc = 5639245a895b8e97 20250131122522840 DAUC <0003> auc.c:152 vector [1]: sres = effa1e9f 20250131122522840 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122522840 DAUC <0003> auc.c:113 vector [2]: rand = daf62b21ec138832ecd219d397ade257 20250131122522840 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122522840 DAUC <0003> auc.c:142 vector [2]: autn = 5409313455110000b3dae84f3c06e7bd 20250131122522840 DAUC <0003> auc.c:143 vector [2]: ck = 2277124eab9cf4d4bed02996b3e5e9b0 20250131122522840 DAUC <0003> auc.c:144 vector [2]: ik = 2cf329834ff3f64139ee45cade97577a 20250131122522840 DAUC <0003> auc.c:145 vector [2]: res = 2887ab2cf6d347050000000000000000 20250131122522840 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122522840 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122522840 DAUC <0003> auc.c:151 vector [2]: kc = 89ba5791891dbc5f 20250131122522840 DAUC <0003> auc.c:152 vector [2]: sres = de54ec29 20250131122522840 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122522840 DAUC <0003> auc.c:113 vector [3]: rand = 4d8624518594bef3a9cb4e42a5ee3981 20250131122522840 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122522840 DAUC <0003> auc.c:142 vector [3]: autn = a9477c9b978500006ff5b87782877ed7 20250131122522840 DAUC <0003> auc.c:143 vector [3]: ck = fba28e44c02eb3ef815f043f5e95028e 20250131122522840 DAUC <0003> auc.c:144 vector [3]: ik = a15f86c334a5e0b35fd194b06e7117a4 20250131122522840 DAUC <0003> auc.c:145 vector [3]: res = 3400fb5770c1b03d0000000000000000 20250131122522840 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122522840 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122522840 DAUC <0003> auc.c:151 vector [3]: kc = 84739808c46f4676 20250131122522840 DAUC <0003> auc.c:152 vector [3]: sres = 44c14b6a 20250131122522840 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122522840 DAUC <0003> auc.c:113 vector [4]: rand = 672564d899b5d156796f9219edf7d5c3 20250131122522840 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122522840 DAUC <0003> auc.c:142 vector [4]: autn = be694b5c7a520000fcf496143e554618 20250131122522840 DAUC <0003> auc.c:143 vector [4]: ck = 590fe85aa94b4102df4bba0f106a6694 20250131122522840 DAUC <0003> auc.c:144 vector [4]: ik = eb9721ca83c31248e72b6c9bf27e2b3d 20250131122522840 DAUC <0003> auc.c:145 vector [4]: res = c0e70f9b77c4071b0000000000000000 20250131122522840 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122522840 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250131122522840 DAUC <0003> auc.c:151 vector [4]: kc = 8af81f04c89c1ee3 20250131122522840 DAUC <0003> auc.c:152 vector [4]: sres = b7230880 20250131122522840 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250131122522840 DAUC <0003> db_auc.c:245 IMSI='262425565581354': Generated 5 vectors 20250131122522840 DAUC <0003> db_auc.c:249 IMSI='262425565581354': Updating SQN=161 in DB 20250131122522840 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425565581354 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425565581354"} 20250131122522840 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425565581354 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122522840 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122522840 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2a3cb89379fe: Found GsupExpect[0] for "262425565581354" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_sai(15)"262425565581354" TC_gsup_sai(15)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai(15)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122522841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 TC_gsup_sai(15)@2a3cb89379fe: Final verdict of PTC: pass 20250131122522842 DAUC <0003> db_auc.c:157 IMSI='262420071264664': No 2G Auth Data 20250131122522842 DAUC <0003> db_auc.c:192 IMSI='262420071264664': No 3G Auth Data HLR_Test-GSUP(9)@2a3cb89379fe: Created GsupExpect[0] for "262420071264664" to be handled at TC_gsup_sai(16) 20250131122522848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 20250131122522850 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522850 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420071264664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420071264664"} 20250131122522850 DAUC <0003> db_auc.c:157 IMSI='262420071264664': No 2G Auth Data 20250131122522850 DAUC <0003> db_auc.c:236 IMSI='262420071264664': Calling to generate 5 vectors 20250131122522850 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250131122522850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122522850 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250131122522850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122522850 DAUC <0003> auc.c:113 vector [0]: rand = 629f34ceb64513a6da070acaeb3a1595 20250131122522850 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122522850 DAUC <0003> auc.c:142 vector [0]: autn = 39124b3eb2e100004a9f923df6526d43 20250131122522850 DAUC <0003> auc.c:143 vector [0]: ck = 27b08fe032b7f548a0cd8b14e3929c22 20250131122522850 DAUC <0003> auc.c:144 vector [0]: ik = 148cea9c96dfad61b8081b7a31edd8fc 20250131122522850 DAUC <0003> auc.c:145 vector [0]: res = 2ddb2777125ebbca0000000000000000 20250131122522850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122522850 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122522850 DAUC <0003> auc.c:151 vector [0]: kc = 2bf9f51276171cf7 20250131122522850 DAUC <0003> auc.c:152 vector [0]: sres = 3f859cbd 20250131122522850 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122522850 DAUC <0003> auc.c:113 vector [1]: rand = 9fba85c89bb5d1072deb8334dc794372 20250131122522850 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122522850 DAUC <0003> auc.c:142 vector [1]: autn = a4d5f3e749f300004e59668ca03a272a 20250131122522850 DAUC <0003> auc.c:143 vector [1]: ck = 24c9fe49b3197badd770007032550a78 20250131122522850 DAUC <0003> auc.c:144 vector [1]: ik = fa26128267b14e4e9187a31765dad44b 20250131122522850 DAUC <0003> auc.c:145 vector [1]: res = 061cb18d383153260000000000000000 20250131122522850 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122522850 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122522850 DAUC <0003> auc.c:151 vector [1]: kc = 98184fac8327ebd0 20250131122522850 DAUC <0003> auc.c:152 vector [1]: sres = 3e2de2ab 20250131122522850 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122522850 DAUC <0003> auc.c:113 vector [2]: rand = 6ffc79e6bf8f89bdaf922f236da01185 20250131122522850 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122522850 DAUC <0003> auc.c:142 vector [2]: autn = de8e6ccad7c000000aa05692fae4d066 20250131122522850 DAUC <0003> auc.c:143 vector [2]: ck = a3b255059aa94eb4bc188135b8ebaa00 20250131122522850 DAUC <0003> auc.c:144 vector [2]: ik = 9dd08d7c590b711c4819f7f0447fbdc0 20250131122522850 DAUC <0003> auc.c:145 vector [2]: res = 64dc473004c54a910000000000000000 20250131122522850 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122522850 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122522850 DAUC <0003> auc.c:151 vector [2]: kc = ca63aebc3f362868 20250131122522850 DAUC <0003> auc.c:152 vector [2]: sres = 60190da1 20250131122522850 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122522850 DAUC <0003> auc.c:113 vector [3]: rand = 815182ae76164ef61a5445be0ab8af66 20250131122522850 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122522850 DAUC <0003> auc.c:142 vector [3]: autn = 64b000d1566200009f9286493465583b 20250131122522850 DAUC <0003> auc.c:143 vector [3]: ck = 6ec65488cf50544faa205f7a70da9393 20250131122522850 DAUC <0003> auc.c:144 vector [3]: ik = 09599405123158f29e2db5ad383cdd0f 20250131122522850 DAUC <0003> auc.c:145 vector [3]: res = cc457a975aeae1cc0000000000000000 20250131122522850 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122522850 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122522850 DAUC <0003> auc.c:151 vector [3]: kc = 53922a5a95874221 20250131122522850 DAUC <0003> auc.c:152 vector [3]: sres = 96af9b5b 20250131122522850 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122522850 DAUC <0003> auc.c:113 vector [4]: rand = 17bcb5d1e348cf5a3104c42d1a396ed5 20250131122522850 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122522850 DAUC <0003> auc.c:142 vector [4]: autn = 09cf566cd5aa0000bfcfc80cf2dfc845 20250131122522850 DAUC <0003> auc.c:143 vector [4]: ck = f5a79cc802590e0f099e6e099588d76d 20250131122522850 DAUC <0003> auc.c:144 vector [4]: ik = f207cb1dfb92f33b1f38edb48a91fb3a 20250131122522850 DAUC <0003> auc.c:145 vector [4]: res = 01bd8cb8b62988710000000000000000 20250131122522850 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122522850 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250131122522850 DAUC <0003> auc.c:151 vector [4]: kc = 1106d468e6d2d163 20250131122522850 DAUC <0003> auc.c:152 vector [4]: sres = b79404c9 20250131122522850 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250131122522850 DAUC <0003> db_auc.c:245 IMSI='262420071264664': Generated 5 vectors 20250131122522850 DAUC <0003> db_auc.c:249 IMSI='262420071264664': Updating SQN=161 in DB 20250131122522850 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420071264664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420071264664"} 20250131122522850 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420071264664 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122522850 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122522850 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2a3cb89379fe: Found GsupExpect[0] for "262420071264664" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_sai(16)"262420071264664" TC_gsup_sai(16)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai(16)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122522852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53600<->l=127.0.0.1:4258 TC_gsup_sai(16)@2a3cb89379fe: Final verdict of PTC: pass 20250131122522852 DAUC <0003> db_auc.c:157 IMSI='262423116180807': No 2G Auth Data 20250131122522853 DAUC <0003> db_auc.c:192 IMSI='262423116180807': No 3G Auth Data HLR_Test-GSUP(9)@2a3cb89379fe: Created GsupExpect[0] for "262423116180807" to be handled at TC_gsup_sai(17) 20250131122522859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 20250131122522861 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522861 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423116180807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423116180807"} 20250131122522861 DAUC <0003> db_auc.c:236 IMSI='262423116180807': Calling to generate 5 vectors 20250131122522861 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122522861 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122522861 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122522861 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122522861 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122522861 DAUC <0003> auc.c:113 vector [0]: rand = 47d89b2670ebbe1b2e6872494ba77ef8 20250131122522861 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122522861 DAUC <0003> auc.c:142 vector [0]: autn = 57ebeb7adb9b00005a8fd23b7dc5ec0a 20250131122522861 DAUC <0003> auc.c:143 vector [0]: ck = c9409d4a2f5d0ee686c2a0633d265a71 20250131122522861 DAUC <0003> auc.c:144 vector [0]: ik = 71896457679090a2f5315d0a94dd0ef3 20250131122522861 DAUC <0003> auc.c:145 vector [0]: res = 2e97949e47a305dc0000000000000000 20250131122522861 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122522861 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122522861 DAUC <0003> auc.c:179 vector [0]: kc = 3f3d19a36bcc8000 20250131122522861 DAUC <0003> auc.c:180 vector [0]: sres = ab4dd203 20250131122522861 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122522861 DAUC <0003> auc.c:113 vector [1]: rand = 70aed16db8aad7d872a34a5a7f2879a3 20250131122522861 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122522861 DAUC <0003> auc.c:142 vector [1]: autn = e8017c4df8c40000eee961a68675ff8a 20250131122522861 DAUC <0003> auc.c:143 vector [1]: ck = 394334ee8c405637781405ef38acb432 20250131122522861 DAUC <0003> auc.c:144 vector [1]: ik = 7c4f3c797d3840f383a2eedb446b6168 20250131122522861 DAUC <0003> auc.c:145 vector [1]: res = 7a7d95efeeed78ca0000000000000000 20250131122522861 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122522861 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122522861 DAUC <0003> auc.c:179 vector [1]: kc = d4260dbf1ff8fc00 20250131122522861 DAUC <0003> auc.c:180 vector [1]: sres = e7af6d42 20250131122522861 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122522861 DAUC <0003> auc.c:113 vector [2]: rand = cce101e7aa834f0c7f150c41f714b5d7 20250131122522861 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122522861 DAUC <0003> auc.c:142 vector [2]: autn = 81652c0f6cd50000ba44a71b968b7def 20250131122522861 DAUC <0003> auc.c:143 vector [2]: ck = 9b8e5fa06909b261bf0e50443085978b 20250131122522861 DAUC <0003> auc.c:144 vector [2]: ik = 357e2c213bf0cd5f89a277a0ccba4778 20250131122522861 DAUC <0003> auc.c:145 vector [2]: res = 00b45bd586523b120000000000000000 20250131122522861 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122522861 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122522861 DAUC <0003> auc.c:179 vector [2]: kc = 7353ff7a49abb000 20250131122522861 DAUC <0003> auc.c:180 vector [2]: sres = 83404c81 20250131122522861 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122522861 DAUC <0003> auc.c:113 vector [3]: rand = d07f998ef1856acb9d1db335fefad865 20250131122522861 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122522861 DAUC <0003> auc.c:142 vector [3]: autn = 8ab32f6dcbcf0000d5b0a7446e506177 20250131122522861 DAUC <0003> auc.c:143 vector [3]: ck = e6acbe7f0401233e3d2bb942001ee032 20250131122522861 DAUC <0003> auc.c:144 vector [3]: ik = 87a79b293767a49f4e9f9e4f644728c0 20250131122522861 DAUC <0003> auc.c:145 vector [3]: res = d4a44ddc61b6d4190000000000000000 20250131122522861 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122522861 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122522861 DAUC <0003> auc.c:179 vector [3]: kc = e89ecaf2b150b400 20250131122522861 DAUC <0003> auc.c:180 vector [3]: sres = 327e6cdf 20250131122522861 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122522861 DAUC <0003> auc.c:113 vector [4]: rand = f794e500c40db682b601280850704ee9 20250131122522861 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122522861 DAUC <0003> auc.c:142 vector [4]: autn = 9651cf1f819f00001aaaaa8dc0f1afd5 20250131122522861 DAUC <0003> auc.c:143 vector [4]: ck = ada16f86f493dafcb6c216b8080cacad 20250131122522861 DAUC <0003> auc.c:144 vector [4]: ik = d1f57cc6ee55908ec3b2e699f2ef964c 20250131122522861 DAUC <0003> auc.c:145 vector [4]: res = 40108b13653c88840000000000000000 20250131122522861 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122522861 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122522861 DAUC <0003> auc.c:179 vector [4]: kc = 84a51fbb9d786c00 20250131122522861 DAUC <0003> auc.c:180 vector [4]: sres = bc719d7e 20250131122522861 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122522861 DAUC <0003> db_auc.c:245 IMSI='262423116180807': Generated 5 vectors 20250131122522861 DAUC <0003> db_auc.c:249 IMSI='262423116180807': Updating SQN=161 in DB 20250131122522861 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423116180807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423116180807"} 20250131122522861 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423116180807 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122522861 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122522861 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2a3cb89379fe: Found GsupExpect[0] for "262423116180807" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_sai(17)"262423116180807" TC_gsup_sai(17)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai(17)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122522863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53606<->l=127.0.0.1:4258 TC_gsup_sai(17)@2a3cb89379fe: Final verdict of PTC: pass 20250131122522863 DAUC <0003> db_auc.c:157 IMSI='262424260335824': No 2G Auth Data 20250131122522863 DAUC <0003> db_auc.c:192 IMSI='262424260335824': No 3G Auth Data HLR_Test-GSUP(9)@2a3cb89379fe: Created GsupExpect[0] for "262424260335824" to be handled at TC_gsup_sai(18) 20250131122522869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 20250131122522871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522871 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424260335824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424260335824"} 20250131122522871 DAUC <0003> db_auc.c:236 IMSI='262424260335824': Calling to generate 5 vectors 20250131122522871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122522871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122522871 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122522871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122522871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122522871 DAUC <0003> auc.c:113 vector [0]: rand = 2dc3e472fa4714da4d87075f23e9352f 20250131122522871 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122522871 DAUC <0003> auc.c:142 vector [0]: autn = e1e273da9f130000a6a1d7059f2233f5 20250131122522871 DAUC <0003> auc.c:143 vector [0]: ck = d200aa908b7c1a2920bb5e4923a8f119 20250131122522871 DAUC <0003> auc.c:144 vector [0]: ik = c5fb9ff7fdfbf50d4475abe7e7a3df14 20250131122522871 DAUC <0003> auc.c:145 vector [0]: res = e101dcd9c0bd4b050000000000000000 20250131122522871 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122522871 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122522871 DAUC <0003> auc.c:179 vector [0]: kc = 4d473cda32263800 20250131122522871 DAUC <0003> auc.c:180 vector [0]: sres = ca4d0e86 20250131122522871 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122522871 DAUC <0003> auc.c:113 vector [1]: rand = 49606d01e0a66d45c21ef659f8f08a1d 20250131122522871 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122522871 DAUC <0003> auc.c:142 vector [1]: autn = b9696568c31700006a94b610aa94b544 20250131122522871 DAUC <0003> auc.c:143 vector [1]: ck = b410b5813a1551cf7aaea3ba87ae2ad4 20250131122522871 DAUC <0003> auc.c:144 vector [1]: ik = e6b478ee184e8ec8faccfcd02e5f93fa 20250131122522871 DAUC <0003> auc.c:145 vector [1]: res = 9d081a4bd6472fa40000000000000000 20250131122522871 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122522871 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122522871 DAUC <0003> auc.c:179 vector [1]: kc = 3292b3ee4cef5c00 20250131122522871 DAUC <0003> auc.c:180 vector [1]: sres = 13711477 20250131122522871 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122522871 DAUC <0003> auc.c:113 vector [2]: rand = 154d6eff78ef2bd4e21447e407a56e4f 20250131122522871 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122522871 DAUC <0003> auc.c:142 vector [2]: autn = 0c17c6ad132b000069d1939d855068f7 20250131122522871 DAUC <0003> auc.c:143 vector [2]: ck = 27053827436572263c9fe414a4020049 20250131122522871 DAUC <0003> auc.c:144 vector [2]: ik = 375a8b98770f6382d5ae347b85fcb12a 20250131122522871 DAUC <0003> auc.c:145 vector [2]: res = 9b50a31483983fb70000000000000000 20250131122522871 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122522871 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122522871 DAUC <0003> auc.c:179 vector [2]: kc = 53e1cdf51481bc00 20250131122522871 DAUC <0003> auc.c:180 vector [2]: sres = 9f99b587 20250131122522871 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122522871 DAUC <0003> auc.c:113 vector [3]: rand = fb4b73d5a38894bb698abde9ef7d85b2 20250131122522871 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122522871 DAUC <0003> auc.c:142 vector [3]: autn = 5d9fd5ca88c800007df2fd5bcf7e4b58 20250131122522871 DAUC <0003> auc.c:143 vector [3]: ck = 3e7c1912ab6134744f0bc4c2f903cc8d 20250131122522871 DAUC <0003> auc.c:144 vector [3]: ik = 561a0ab676e6b75f0b0bebdba8e0ea8b 20250131122522871 DAUC <0003> auc.c:145 vector [3]: res = e4bc4824219276190000000000000000 20250131122522871 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122522871 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122522871 DAUC <0003> auc.c:179 vector [3]: kc = de053a3a0994a000 20250131122522871 DAUC <0003> auc.c:180 vector [3]: sres = 9b51dc41 20250131122522871 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122522871 DAUC <0003> auc.c:113 vector [4]: rand = 13d67a7a9549bf3a7f9e6e1696ec73f8 20250131122522871 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122522871 DAUC <0003> auc.c:142 vector [4]: autn = 05fdff9a664b0000ab7a2af3c1bca333 20250131122522871 DAUC <0003> auc.c:143 vector [4]: ck = a9799d5041c7b26c3517e27770646bc5 20250131122522871 DAUC <0003> auc.c:144 vector [4]: ik = 8f30e3189aea46d9e15a6a3d4befe872 20250131122522871 DAUC <0003> auc.c:145 vector [4]: res = 0f75abcfebca75de0000000000000000 20250131122522871 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122522871 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122522871 DAUC <0003> auc.c:179 vector [4]: kc = e58887a4a7cb4000 20250131122522871 DAUC <0003> auc.c:180 vector [4]: sres = 09c36337 20250131122522871 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122522871 DAUC <0003> db_auc.c:245 IMSI='262424260335824': Generated 5 vectors 20250131122522871 DAUC <0003> db_auc.c:249 IMSI='262424260335824': Updating SQN=161 in DB 20250131122522871 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424260335824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424260335824"} 20250131122522871 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424260335824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122522871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122522871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2a3cb89379fe: Found GsupExpect[0] for "262424260335824" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_sai(18)"262424260335824" TC_gsup_sai(18)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai(18)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122522872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4258 TC_gsup_sai(18)@2a3cb89379fe: Final verdict of PTC: pass 20250131122522873 DAUC <0003> db_auc.c:157 IMSI='262429903320947': No 2G Auth Data 20250131122522873 DAUC <0003> db_auc.c:192 IMSI='262429903320947': No 3G Auth Data HLR_Test-GSUP(9)@2a3cb89379fe: Created GsupExpect[0] for "262429903320947" to be handled at TC_gsup_sai(19) 20250131122522879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53614<->l=127.0.0.1:4258 20250131122522881 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522881 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429903320947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429903320947"} 20250131122522881 DAUC <0003> db_auc.c:236 IMSI='262429903320947': Calling to generate 5 vectors 20250131122522881 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122522881 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122522881 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122522881 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122522881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122522881 DAUC <0003> auc.c:113 vector [0]: rand = b751f4f5cd7dc9653593cec65f520586 20250131122522881 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122522881 DAUC <0003> auc.c:142 vector [0]: autn = eed06e8328f40000f9b62981f6a2b9e6 20250131122522881 DAUC <0003> auc.c:143 vector [0]: ck = bb82779d6dc5b6ac7f18a4ac37699f8b 20250131122522881 DAUC <0003> auc.c:144 vector [0]: ik = e3542d7efb749fb1392b60adb55e44e5 20250131122522881 DAUC <0003> auc.c:145 vector [0]: res = 39dc5d51bad9525c0000000000000000 20250131122522881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122522881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122522881 DAUC <0003> auc.c:179 vector [0]: kc = 1a190dfab40cdc24 20250131122522881 DAUC <0003> auc.c:180 vector [0]: sres = 467daf10 20250131122522881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122522881 DAUC <0003> auc.c:113 vector [1]: rand = dd19aafa19ed18e957d7211e7f60a4fa 20250131122522881 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122522881 DAUC <0003> auc.c:142 vector [1]: autn = 364970fed26600005bd6b3bf979660b6 20250131122522881 DAUC <0003> auc.c:143 vector [1]: ck = 51b7e2831ca27ae82cb9106ec48efc6c 20250131122522881 DAUC <0003> auc.c:144 vector [1]: ik = 6c5759218006d3bb00d552d0778cb3f1 20250131122522881 DAUC <0003> auc.c:145 vector [1]: res = abb0a154d30603280000000000000000 20250131122522881 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122522881 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122522881 DAUC <0003> auc.c:179 vector [1]: kc = 85e7e24b3d9be6eb 20250131122522881 DAUC <0003> auc.c:180 vector [1]: sres = ba1c00d6 20250131122522881 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122522881 DAUC <0003> auc.c:113 vector [2]: rand = 9811da7ce42c23716c0d601a94d578f7 20250131122522881 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122522881 DAUC <0003> auc.c:142 vector [2]: autn = 3780582c97060000850dab236fd5e532 20250131122522881 DAUC <0003> auc.c:143 vector [2]: ck = e0d377f923c36682fdb78fa62b544d69 20250131122522881 DAUC <0003> auc.c:144 vector [2]: ik = 0c766cdddf4c38e805d50cdd6b4abb39 20250131122522881 DAUC <0003> auc.c:145 vector [2]: res = c7f40072e8bbd35d0000000000000000 20250131122522881 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122522881 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122522881 DAUC <0003> auc.c:179 vector [2]: kc = 2f0c3b5180907d8d 20250131122522881 DAUC <0003> auc.c:180 vector [2]: sres = b98a0f06 20250131122522881 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122522881 DAUC <0003> auc.c:113 vector [3]: rand = 7ab53ef074b390e9b6cb2e94783a313d 20250131122522881 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122522881 DAUC <0003> auc.c:142 vector [3]: autn = bdfed6b5a6ee000043cc54e1a3f72cd6 20250131122522881 DAUC <0003> auc.c:143 vector [3]: ck = b28a75ccc5f5e26f1774b6e86f4be982 20250131122522881 DAUC <0003> auc.c:144 vector [3]: ik = d7dd774f5ec42a28b848feb8efaf88c6 20250131122522881 DAUC <0003> auc.c:145 vector [3]: res = 6899c6b0691b39ff0000000000000000 20250131122522881 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122522881 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122522881 DAUC <0003> auc.c:179 vector [3]: kc = c58a3894d257b8af 20250131122522881 DAUC <0003> auc.c:180 vector [3]: sres = 8885df51 20250131122522881 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122522881 DAUC <0003> auc.c:113 vector [4]: rand = 800f76c06be73e72938ff455ff38b8ee 20250131122522881 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122522881 DAUC <0003> auc.c:142 vector [4]: autn = a444c383df620000f256beb2d56f43b9 20250131122522881 DAUC <0003> auc.c:143 vector [4]: ck = 4d91544e478ea8d7d3bb0db0c062ab9d 20250131122522881 DAUC <0003> auc.c:144 vector [4]: ik = 5c7e932f41e1f0dcd4c682c987e8a93a 20250131122522881 DAUC <0003> auc.c:145 vector [4]: res = 347adbe152bfb3950000000000000000 20250131122522881 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122522881 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122522881 DAUC <0003> auc.c:179 vector [4]: kc = 8b01964db33bcf31 20250131122522881 DAUC <0003> auc.c:180 vector [4]: sres = ab991123 20250131122522881 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122522881 DAUC <0003> db_auc.c:245 IMSI='262429903320947': Generated 5 vectors 20250131122522881 DAUC <0003> db_auc.c:249 IMSI='262429903320947': Updating SQN=161 in DB 20250131122522881 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429903320947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429903320947"} 20250131122522881 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429903320947 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122522881 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122522881 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@2a3cb89379fe: Found GsupExpect[0] for "262429903320947" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_sai(19)"262429903320947" TC_gsup_sai(19)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai(19)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122522882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53614<->l=127.0.0.1:4258 TC_gsup_sai(19)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122522883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53562<->l=127.0.0.1:4258 20250131122522883 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34413<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@2a3cb89379fe: Final verdict of PTC: none 20250131122522884 DLINP <000b> input/ipa.c:451 connected read/write 20250131122522884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122522884 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122522884 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122522884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@2a3cb89379fe: Final verdict of PTC: none 10@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_sai finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122522907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53626<->l=127.0.0.1:4258 20250131122523008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53626<->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=163644) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:25: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_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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_sai_num_auth_vectors started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122526123 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122526123 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122526128 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122526133 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526133 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122526133 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122526133 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  20250131122526133 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122526133 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  20250131122526133 DLGSUP <0013> gsup_server.c:235 2:  20250131122526133 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122526133 DLGSUP <0013> gsup_server.c:235 3:  20250131122526133 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122526133 DLGSUP <0013> gsup_server.c:235 4:  20250131122526133 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122526133 DLGSUP <0013> gsup_server.c:235 5:  20250131122526133 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122526133 DLGSUP <0013> gsup_server.c:235 7:  20250131122526133 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122526133 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122526133 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122526133 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@2a3cb89379fe: 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") 20250131122526163 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42449<->l=127.0.0.1:4259) 20250131122526178 DAUC <0003> db_auc.c:157 IMSI='262429587265320': No 2G Auth Data 20250131122526178 DAUC <0003> db_auc.c:192 IMSI='262429587265320': No 3G Auth Data HLR_Test-GSUP(21)@2a3cb89379fe: Created GsupExpect[0] for "262429587265320" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250131122526204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53638<->l=127.0.0.1:4258 20250131122526217 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526217 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429587265320"} 20250131122526217 DAUC <0003> db_auc.c:192 IMSI='262429587265320': No 3G Auth Data 20250131122526217 DAUC <0003> db_auc.c:236 IMSI='262429587265320': Calling to generate 1 vectors 20250131122526217 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250131122526217 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526217 DAUC <0003> auc.c:113 vector [0]: rand = 792b32b7db75c04e62e3f0ef5f7db90c 20250131122526217 DAUC <0003> auc.c:179 vector [0]: kc = 2c57668559f9e000 20250131122526217 DAUC <0003> auc.c:180 vector [0]: sres = 2522a08a 20250131122526217 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526217 DAUC <0003> db_auc.c:245 IMSI='262429587265320': Generated 1 vectors 20250131122526218 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429587265320"} 20250131122526218 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526218 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526218 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2a3cb89379fe: Found GsupExpect[0] for "262429587265320" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429587265320" TC_gsup_sai_num_auth_vectors(24)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122526223 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526223 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429587265320"} 20250131122526223 DAUC <0003> db_auc.c:192 IMSI='262429587265320': No 3G Auth Data 20250131122526224 DAUC <0003> db_auc.c:236 IMSI='262429587265320': Calling to generate 4 vectors 20250131122526224 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250131122526224 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526224 DAUC <0003> auc.c:113 vector [0]: rand = 597b53e19e1bcea2ae32af0570bd277e 20250131122526224 DAUC <0003> auc.c:179 vector [0]: kc = e1b1259d7f1fd800 20250131122526224 DAUC <0003> auc.c:180 vector [0]: sres = 9431e907 20250131122526224 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526224 DAUC <0003> auc.c:113 vector [1]: rand = 5e936452000b5216e075be975e7b8bff 20250131122526224 DAUC <0003> auc.c:179 vector [1]: kc = bf994b4195b91000 20250131122526224 DAUC <0003> auc.c:180 vector [1]: sres = a28c63c9 20250131122526224 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122526224 DAUC <0003> auc.c:113 vector [2]: rand = 87b2c7140f4f2f9804699a7882628ee7 20250131122526224 DAUC <0003> auc.c:179 vector [2]: kc = dd8910ae4fcba400 20250131122526224 DAUC <0003> auc.c:180 vector [2]: sres = 7e6e3d71 20250131122526224 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122526224 DAUC <0003> auc.c:113 vector [3]: rand = 97bd6e4b7ca5f97ea5364f6e575f4ba4 20250131122526224 DAUC <0003> auc.c:179 vector [3]: kc = d88aad4e2e9d0400 20250131122526224 DAUC <0003> auc.c:180 vector [3]: sres = 8d220bbf 20250131122526224 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122526224 DAUC <0003> db_auc.c:245 IMSI='262429587265320': Generated 4 vectors 20250131122526224 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429587265320"} 20250131122526224 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526224 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526224 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526228 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526228 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429587265320"} 20250131122526228 DAUC <0003> db_auc.c:192 IMSI='262429587265320': No 3G Auth Data 20250131122526228 DAUC <0003> db_auc.c:236 IMSI='262429587265320': Calling to generate 5 vectors 20250131122526229 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250131122526229 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526229 DAUC <0003> auc.c:113 vector [0]: rand = 37de232b3abdbfd0632352150960eb20 20250131122526229 DAUC <0003> auc.c:179 vector [0]: kc = 7ad34fa77d4d6000 20250131122526229 DAUC <0003> auc.c:180 vector [0]: sres = 006cda65 20250131122526229 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526229 DAUC <0003> auc.c:113 vector [1]: rand = 99d99a9d85912e3a701b7d8fc483e265 20250131122526229 DAUC <0003> auc.c:179 vector [1]: kc = ad055293b336ac00 20250131122526229 DAUC <0003> auc.c:180 vector [1]: sres = 79c0f7f9 20250131122526229 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122526229 DAUC <0003> auc.c:113 vector [2]: rand = 539eb2abc38cf843d4f19f999f782b0d 20250131122526229 DAUC <0003> auc.c:179 vector [2]: kc = 1293c0dc25fe9c00 20250131122526229 DAUC <0003> auc.c:180 vector [2]: sres = 82c67757 20250131122526229 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122526229 DAUC <0003> auc.c:113 vector [3]: rand = 6d94288948de35e752c2678768e357c8 20250131122526229 DAUC <0003> auc.c:179 vector [3]: kc = 647a811f25de9000 20250131122526229 DAUC <0003> auc.c:180 vector [3]: sres = 9c771c6e 20250131122526229 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122526229 DAUC <0003> auc.c:113 vector [4]: rand = 08c07a9d74a2b15bd6224a34d061fa62 20250131122526229 DAUC <0003> auc.c:179 vector [4]: kc = 69ed34850a481c00 20250131122526229 DAUC <0003> auc.c:180 vector [4]: sres = e669ce90 20250131122526229 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250131122526229 DAUC <0003> db_auc.c:245 IMSI='262429587265320': Generated 5 vectors 20250131122526229 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429587265320"} 20250131122526229 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526229 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526229 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526233 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526233 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429587265320"} 20250131122526233 DAUC <0003> db_auc.c:192 IMSI='262429587265320': No 3G Auth Data 20250131122526233 DAUC <0003> db_auc.c:236 IMSI='262429587265320': Calling to generate 5 vectors 20250131122526233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250131122526233 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526233 DAUC <0003> auc.c:113 vector [0]: rand = 7016e611472316315946cb1cb46db683 20250131122526233 DAUC <0003> auc.c:179 vector [0]: kc = 21eab43cd7b2e800 20250131122526233 DAUC <0003> auc.c:180 vector [0]: sres = cbdb5382 20250131122526233 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526233 DAUC <0003> auc.c:113 vector [1]: rand = 3bdeefd7347ef613dd953b3a78a9ba49 20250131122526233 DAUC <0003> auc.c:179 vector [1]: kc = a3c10c20e4a06000 20250131122526233 DAUC <0003> auc.c:180 vector [1]: sres = e7393640 20250131122526233 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122526233 DAUC <0003> auc.c:113 vector [2]: rand = 4724378955dbd2536f4f04639ebda159 20250131122526233 DAUC <0003> auc.c:179 vector [2]: kc = d930d1d942995000 20250131122526233 DAUC <0003> auc.c:180 vector [2]: sres = 0624a055 20250131122526233 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122526233 DAUC <0003> auc.c:113 vector [3]: rand = 33734f2920b1d683690282a398d2de33 20250131122526233 DAUC <0003> auc.c:179 vector [3]: kc = a5a103f9bc8a6c00 20250131122526234 DAUC <0003> auc.c:180 vector [3]: sres = 58b7a7b0 20250131122526234 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122526234 DAUC <0003> auc.c:113 vector [4]: rand = b038c7a21dbe9842abd925e40d554174 20250131122526234 DAUC <0003> auc.c:179 vector [4]: kc = c4d090f1f22f1800 20250131122526234 DAUC <0003> auc.c:180 vector [4]: sres = 153dc3ba 20250131122526234 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250131122526234 DAUC <0003> db_auc.c:245 IMSI='262429587265320': Generated 5 vectors 20250131122526234 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429587265320"} 20250131122526234 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429587265320 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526234 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526234 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53638<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@2a3cb89379fe: Final verdict of PTC: pass 20250131122526241 DAUC <0003> db_auc.c:157 IMSI='262427131065393': No 2G Auth Data 20250131122526241 DAUC <0003> db_auc.c:192 IMSI='262427131065393': No 3G Auth Data HLR_Test-GSUP(21)@2a3cb89379fe: Created GsupExpect[0] for "262427131065393" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250131122526257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53640<->l=127.0.0.1:4258 20250131122526259 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526259 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427131065393"} 20250131122526259 DAUC <0003> db_auc.c:192 IMSI='262427131065393': No 3G Auth Data 20250131122526259 DAUC <0003> db_auc.c:236 IMSI='262427131065393': Calling to generate 1 vectors 20250131122526259 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250131122526259 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526259 DAUC <0003> auc.c:113 vector [0]: rand = 1706851c696af0917009fa8a6689f947 20250131122526259 DAUC <0003> auc.c:179 vector [0]: kc = 3aef0f881880cc00 20250131122526259 DAUC <0003> auc.c:180 vector [0]: sres = 892d0bc6 20250131122526259 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526259 DAUC <0003> db_auc.c:245 IMSI='262427131065393': Generated 1 vectors 20250131122526259 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427131065393"} 20250131122526259 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526259 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526259 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2a3cb89379fe: Found GsupExpect[0] for "262427131065393" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262427131065393" TC_gsup_sai_num_auth_vectors(25)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122526260 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526260 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427131065393"} 20250131122526260 DAUC <0003> db_auc.c:192 IMSI='262427131065393': No 3G Auth Data 20250131122526260 DAUC <0003> db_auc.c:236 IMSI='262427131065393': Calling to generate 4 vectors 20250131122526260 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250131122526260 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526260 DAUC <0003> auc.c:113 vector [0]: rand = e74b8fc709b61ce1d7b2dd11e0a1d25a 20250131122526260 DAUC <0003> auc.c:179 vector [0]: kc = 27fc27819a232800 20250131122526260 DAUC <0003> auc.c:180 vector [0]: sres = 56ed4675 20250131122526260 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526260 DAUC <0003> auc.c:113 vector [1]: rand = 44f360ef99fb28140e5b91ed770c5205 20250131122526260 DAUC <0003> auc.c:179 vector [1]: kc = 635fb2ae04257400 20250131122526260 DAUC <0003> auc.c:180 vector [1]: sres = fef5b06a 20250131122526260 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122526260 DAUC <0003> auc.c:113 vector [2]: rand = 678f5778de5d2d0a8c8f984d0d79109a 20250131122526260 DAUC <0003> auc.c:179 vector [2]: kc = 5b915b4f44f47400 20250131122526260 DAUC <0003> auc.c:180 vector [2]: sres = 35b4e159 20250131122526260 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122526260 DAUC <0003> auc.c:113 vector [3]: rand = 7b107a29255f71de5755fb6a5b619ebc 20250131122526260 DAUC <0003> auc.c:179 vector [3]: kc = 73b5b7d3adf50000 20250131122526260 DAUC <0003> auc.c:180 vector [3]: sres = ef565b7e 20250131122526260 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122526260 DAUC <0003> db_auc.c:245 IMSI='262427131065393': Generated 4 vectors 20250131122526260 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427131065393"} 20250131122526260 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526260 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526260 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526261 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526261 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427131065393"} 20250131122526261 DAUC <0003> db_auc.c:192 IMSI='262427131065393': No 3G Auth Data 20250131122526261 DAUC <0003> db_auc.c:236 IMSI='262427131065393': Calling to generate 5 vectors 20250131122526261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250131122526261 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526261 DAUC <0003> auc.c:113 vector [0]: rand = f0b75f50e93a55d730d2145fd87bc7d1 20250131122526261 DAUC <0003> auc.c:179 vector [0]: kc = 643306b1106f9400 20250131122526261 DAUC <0003> auc.c:180 vector [0]: sres = 27c02e78 20250131122526261 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526261 DAUC <0003> auc.c:113 vector [1]: rand = cb2542ac4627883ab890df31c9bcdf8b 20250131122526261 DAUC <0003> auc.c:179 vector [1]: kc = 119a5f2887c12400 20250131122526261 DAUC <0003> auc.c:180 vector [1]: sres = 12130db3 20250131122526261 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122526261 DAUC <0003> auc.c:113 vector [2]: rand = 4155a5344e4743acc534cff7b21a5296 20250131122526261 DAUC <0003> auc.c:179 vector [2]: kc = cacca956f41bec00 20250131122526261 DAUC <0003> auc.c:180 vector [2]: sres = 1578661a 20250131122526261 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122526261 DAUC <0003> auc.c:113 vector [3]: rand = 98b49eac8f1b76f75182659b5acaa501 20250131122526261 DAUC <0003> auc.c:179 vector [3]: kc = 903b4fb8f2821000 20250131122526261 DAUC <0003> auc.c:180 vector [3]: sres = e7942c0e 20250131122526261 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122526261 DAUC <0003> auc.c:113 vector [4]: rand = e9f5c97bc07edea88459c7f858b4681b 20250131122526261 DAUC <0003> auc.c:179 vector [4]: kc = 927d8baf61fc9800 20250131122526261 DAUC <0003> auc.c:180 vector [4]: sres = a8018951 20250131122526261 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250131122526261 DAUC <0003> db_auc.c:245 IMSI='262427131065393': Generated 5 vectors 20250131122526261 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427131065393"} 20250131122526261 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526261 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526261 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526262 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526262 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427131065393"} 20250131122526262 DAUC <0003> db_auc.c:192 IMSI='262427131065393': No 3G Auth Data 20250131122526262 DAUC <0003> db_auc.c:236 IMSI='262427131065393': Calling to generate 5 vectors 20250131122526262 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250131122526262 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526262 DAUC <0003> auc.c:113 vector [0]: rand = d73a6a68e194e2294649597532fbdb0e 20250131122526262 DAUC <0003> auc.c:179 vector [0]: kc = 83a29e458a970800 20250131122526262 DAUC <0003> auc.c:180 vector [0]: sres = 32e53696 20250131122526262 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526262 DAUC <0003> auc.c:113 vector [1]: rand = f4e665843dcd38f49a162808f8351098 20250131122526262 DAUC <0003> auc.c:179 vector [1]: kc = a850d2e57483e000 20250131122526262 DAUC <0003> auc.c:180 vector [1]: sres = 1fce5bdd 20250131122526262 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122526262 DAUC <0003> auc.c:113 vector [2]: rand = 8616bb061b7dd55ce22267ddb9f4c0a6 20250131122526262 DAUC <0003> auc.c:179 vector [2]: kc = ec447a830eb99c00 20250131122526262 DAUC <0003> auc.c:180 vector [2]: sres = 4aefc42d 20250131122526262 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122526262 DAUC <0003> auc.c:113 vector [3]: rand = 23718f993e4f099fbe5bf1383dec57f3 20250131122526262 DAUC <0003> auc.c:179 vector [3]: kc = 7f032c8f1ba68000 20250131122526262 DAUC <0003> auc.c:180 vector [3]: sres = 443761de 20250131122526262 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122526262 DAUC <0003> auc.c:113 vector [4]: rand = c8ad2d88b516c869c5ac62a759f93c39 20250131122526262 DAUC <0003> auc.c:179 vector [4]: kc = 71b5f58c4bd3e400 20250131122526263 DAUC <0003> auc.c:180 vector [4]: sres = 00942f5b 20250131122526263 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250131122526263 DAUC <0003> db_auc.c:245 IMSI='262427131065393': Generated 5 vectors 20250131122526263 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427131065393"} 20250131122526263 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427131065393 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526263 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526263 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53640<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@2a3cb89379fe: Final verdict of PTC: pass 20250131122526264 DAUC <0003> db_auc.c:157 IMSI='262422070296256': No 2G Auth Data 20250131122526264 DAUC <0003> db_auc.c:192 IMSI='262422070296256': No 3G Auth Data HLR_Test-GSUP(21)@2a3cb89379fe: Created GsupExpect[0] for "262422070296256" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250131122526270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4258 20250131122526272 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526272 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422070296256"} 20250131122526272 DAUC <0003> db_auc.c:192 IMSI='262422070296256': No 3G Auth Data 20250131122526272 DAUC <0003> db_auc.c:236 IMSI='262422070296256': Calling to generate 1 vectors 20250131122526272 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250131122526272 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526272 DAUC <0003> auc.c:113 vector [0]: rand = 6ab7778e06ec14a6ade7f06cecfbbbaf 20250131122526272 DAUC <0003> auc.c:179 vector [0]: kc = 46d1f27e4d05c0ff 20250131122526272 DAUC <0003> auc.c:180 vector [0]: sres = b5513ea6 20250131122526272 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526272 DAUC <0003> db_auc.c:245 IMSI='262422070296256': Generated 1 vectors 20250131122526272 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422070296256"} 20250131122526272 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526272 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526272 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2a3cb89379fe: Found GsupExpect[0] for "262422070296256" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422070296256" TC_gsup_sai_num_auth_vectors(26)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122526273 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526273 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422070296256"} 20250131122526273 DAUC <0003> db_auc.c:192 IMSI='262422070296256': No 3G Auth Data 20250131122526273 DAUC <0003> db_auc.c:236 IMSI='262422070296256': Calling to generate 4 vectors 20250131122526273 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250131122526273 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526273 DAUC <0003> auc.c:113 vector [0]: rand = fccaf0d80e92351dbc7908590da7c34e 20250131122526273 DAUC <0003> auc.c:179 vector [0]: kc = b3d0264e9772c83c 20250131122526273 DAUC <0003> auc.c:180 vector [0]: sres = 95f9a59a 20250131122526273 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526273 DAUC <0003> auc.c:113 vector [1]: rand = 140a803ccf60a80736985432d374519f 20250131122526273 DAUC <0003> auc.c:179 vector [1]: kc = f2019f99c40a28f4 20250131122526273 DAUC <0003> auc.c:180 vector [1]: sres = 37d23d71 20250131122526273 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122526273 DAUC <0003> auc.c:113 vector [2]: rand = aed54bdcfc88126a8e3d934c35944d68 20250131122526273 DAUC <0003> auc.c:179 vector [2]: kc = a10a37b83ddd8758 20250131122526273 DAUC <0003> auc.c:180 vector [2]: sres = d5aba799 20250131122526273 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122526273 DAUC <0003> auc.c:113 vector [3]: rand = 22bde1f6be307a07fa791b340db3f53f 20250131122526273 DAUC <0003> auc.c:179 vector [3]: kc = b4cb81159d89f7d7 20250131122526273 DAUC <0003> auc.c:180 vector [3]: sres = 608e4a17 20250131122526273 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122526273 DAUC <0003> db_auc.c:245 IMSI='262422070296256': Generated 4 vectors 20250131122526273 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422070296256"} 20250131122526273 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526273 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526273 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526275 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526275 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422070296256"} 20250131122526275 DAUC <0003> db_auc.c:192 IMSI='262422070296256': No 3G Auth Data 20250131122526275 DAUC <0003> db_auc.c:236 IMSI='262422070296256': Calling to generate 5 vectors 20250131122526275 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250131122526275 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526275 DAUC <0003> auc.c:113 vector [0]: rand = 184245469e2f2dc07b923efbeccaa208 20250131122526275 DAUC <0003> auc.c:179 vector [0]: kc = dcad85bddbde7c4c 20250131122526275 DAUC <0003> auc.c:180 vector [0]: sres = 9bac1533 20250131122526275 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526275 DAUC <0003> auc.c:113 vector [1]: rand = 1a073bc5a8df1ae5735a4b7c38e2f047 20250131122526275 DAUC <0003> auc.c:179 vector [1]: kc = 0bff096ca5b7682b 20250131122526275 DAUC <0003> auc.c:180 vector [1]: sres = b32fcd40 20250131122526275 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122526275 DAUC <0003> auc.c:113 vector [2]: rand = 27d68a952a706050b4fadc140a5843ac 20250131122526275 DAUC <0003> auc.c:179 vector [2]: kc = 04479c1e367ba02e 20250131122526275 DAUC <0003> auc.c:180 vector [2]: sres = ff3bea6a 20250131122526275 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122526275 DAUC <0003> auc.c:113 vector [3]: rand = 4688cbf90cc67a2aa0f659c0e7aa0f0c 20250131122526275 DAUC <0003> auc.c:179 vector [3]: kc = d16c7ce3ae27bb2e 20250131122526275 DAUC <0003> auc.c:180 vector [3]: sres = c854f302 20250131122526275 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122526275 DAUC <0003> auc.c:113 vector [4]: rand = 8d4946bb9372aa41c04fc23bd7b9c2b5 20250131122526275 DAUC <0003> auc.c:179 vector [4]: kc = 4b86fab761c7bfd2 20250131122526275 DAUC <0003> auc.c:180 vector [4]: sres = bf842e2c 20250131122526275 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250131122526275 DAUC <0003> db_auc.c:245 IMSI='262422070296256': Generated 5 vectors 20250131122526275 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422070296256"} 20250131122526275 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526275 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526275 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526276 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526276 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422070296256"} 20250131122526276 DAUC <0003> db_auc.c:192 IMSI='262422070296256': No 3G Auth Data 20250131122526276 DAUC <0003> db_auc.c:236 IMSI='262422070296256': Calling to generate 5 vectors 20250131122526276 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250131122526276 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526276 DAUC <0003> auc.c:113 vector [0]: rand = 43cbbf09b58ab9dbdff659db6b1fdf70 20250131122526276 DAUC <0003> auc.c:179 vector [0]: kc = 435421b05dde983c 20250131122526276 DAUC <0003> auc.c:180 vector [0]: sres = 01e2b5ce 20250131122526276 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250131122526276 DAUC <0003> auc.c:113 vector [1]: rand = 2b884f88f42b43e078322b33d8000a6d 20250131122526276 DAUC <0003> auc.c:179 vector [1]: kc = 5e934b57321f5e0a 20250131122526276 DAUC <0003> auc.c:180 vector [1]: sres = 3df5190a 20250131122526276 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250131122526276 DAUC <0003> auc.c:113 vector [2]: rand = 114a2874b676cf3ee4cbd769e3c0b68b 20250131122526276 DAUC <0003> auc.c:179 vector [2]: kc = 77fe220ec5f1fbcb 20250131122526276 DAUC <0003> auc.c:180 vector [2]: sres = ac02f910 20250131122526276 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250131122526276 DAUC <0003> auc.c:113 vector [3]: rand = cc5ba743cd3cfd48d69d9042915b590d 20250131122526276 DAUC <0003> auc.c:179 vector [3]: kc = 9070ca78602ff34f 20250131122526276 DAUC <0003> auc.c:180 vector [3]: sres = e48aa2d6 20250131122526276 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250131122526276 DAUC <0003> auc.c:113 vector [4]: rand = 786e71779ce15eabd73eadab4db47d8b 20250131122526276 DAUC <0003> auc.c:179 vector [4]: kc = 8e194100186a9da3 20250131122526276 DAUC <0003> auc.c:180 vector [4]: sres = c9a7b399 20250131122526276 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250131122526276 DAUC <0003> db_auc.c:245 IMSI='262422070296256': Generated 5 vectors 20250131122526276 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422070296256"} 20250131122526276 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422070296256 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526276 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526276 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@2a3cb89379fe: Final verdict of PTC: pass 20250131122526277 DAUC <0003> db_auc.c:157 IMSI='262421164862897': No 2G Auth Data 20250131122526277 DAUC <0003> db_auc.c:192 IMSI='262421164862897': No 3G Auth Data HLR_Test-GSUP(21)@2a3cb89379fe: Created GsupExpect[0] for "262421164862897" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250131122526284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 20250131122526285 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526285 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421164862897"} 20250131122526285 DAUC <0003> db_auc.c:157 IMSI='262421164862897': No 2G Auth Data 20250131122526285 DAUC <0003> db_auc.c:236 IMSI='262421164862897': Calling to generate 1 vectors 20250131122526285 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250131122526285 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526285 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526285 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122526285 DAUC <0003> auc.c:113 vector [0]: rand = c644a3f97238bbc78bd3e50e7fcefc7a 20250131122526285 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122526285 DAUC <0003> auc.c:142 vector [0]: autn = d067dc9dcae6000026bbe6eeec943ca7 20250131122526285 DAUC <0003> auc.c:143 vector [0]: ck = 076d7b3d91aab841a05ff67c43dbce5f 20250131122526285 DAUC <0003> auc.c:144 vector [0]: ik = f41a060ddb99c696d27057199e64faee 20250131122526285 DAUC <0003> auc.c:145 vector [0]: res = 1afaf76b26353c420000000000000000 20250131122526285 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526286 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122526286 DAUC <0003> auc.c:151 vector [0]: kc = 8158dc55978c4a66 20250131122526286 DAUC <0003> auc.c:152 vector [0]: sres = 3ccfcb29 20250131122526286 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122526286 DAUC <0003> db_auc.c:245 IMSI='262421164862897': Generated 1 vectors 20250131122526286 DAUC <0003> db_auc.c:249 IMSI='262421164862897': Updating SQN=33 in DB 20250131122526286 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421164862897"} 20250131122526286 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526286 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526286 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2a3cb89379fe: Found GsupExpect[0] for "262421164862897" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421164862897" TC_gsup_sai_num_auth_vectors(27)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122526287 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526287 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421164862897"} 20250131122526287 DAUC <0003> db_auc.c:157 IMSI='262421164862897': No 2G Auth Data 20250131122526287 DAUC <0003> db_auc.c:236 IMSI='262421164862897': Calling to generate 4 vectors 20250131122526287 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250131122526287 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526287 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526287 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250131122526287 DAUC <0003> auc.c:113 vector [0]: rand = 468ef9da0019ed9bbebe9f06214b8966 20250131122526287 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250131122526287 DAUC <0003> auc.c:142 vector [0]: autn = 11de349f19cc00002b7584025f29b927 20250131122526287 DAUC <0003> auc.c:143 vector [0]: ck = 871177b275e01a1a032a9b0b231e3013 20250131122526287 DAUC <0003> auc.c:144 vector [0]: ik = 3604f340b3eae03bf0a60ea670dcd3a1 20250131122526287 DAUC <0003> auc.c:145 vector [0]: res = ddba3d0ac32a320b0000000000000000 20250131122526287 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526287 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122526287 DAUC <0003> auc.c:151 vector [0]: kc = 4299115f95c81993 20250131122526287 DAUC <0003> auc.c:152 vector [0]: sres = 1e900f01 20250131122526287 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122526287 DAUC <0003> auc.c:113 vector [1]: rand = 40041b982a2e5bbc08835e18c9e2ce9a 20250131122526287 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250131122526287 DAUC <0003> auc.c:142 vector [1]: autn = d7280164c2120000b3eb43806139a592 20250131122526287 DAUC <0003> auc.c:143 vector [1]: ck = 00af01b1a7e42a41308725d1fc973223 20250131122526287 DAUC <0003> auc.c:144 vector [1]: ik = 92027a2d1fc8c4a61eaab21252bd1db9 20250131122526287 DAUC <0003> auc.c:145 vector [1]: res = c9ba3e39b7cc5b8a0000000000000000 20250131122526287 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526287 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122526287 DAUC <0003> auc.c:151 vector [1]: kc = bc80ec5f1606c17d 20250131122526287 DAUC <0003> auc.c:152 vector [1]: sres = 7e7665b3 20250131122526287 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122526287 DAUC <0003> auc.c:113 vector [2]: rand = 5dcb184005b54fec55a5a8eaa438c4d3 20250131122526287 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250131122526287 DAUC <0003> auc.c:142 vector [2]: autn = 194a53a9c8460000fd21b23eb69ca4f0 20250131122526287 DAUC <0003> auc.c:143 vector [2]: ck = 25e637c0f64ed8d1b25cb37008e6063c 20250131122526287 DAUC <0003> auc.c:144 vector [2]: ik = 8bcc8c74eb24ac968c883e0dbed8879b 20250131122526287 DAUC <0003> auc.c:145 vector [2]: res = 127765b80cf225a10000000000000000 20250131122526287 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526287 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122526287 DAUC <0003> auc.c:151 vector [2]: kc = 90fe36c9ab54f5e0 20250131122526287 DAUC <0003> auc.c:152 vector [2]: sres = 1e854019 20250131122526287 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122526287 DAUC <0003> auc.c:113 vector [3]: rand = fa59adbb42dcfaf74606456f82a474e2 20250131122526287 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250131122526287 DAUC <0003> auc.c:142 vector [3]: autn = 492cb1e3351100008ef7f7da35315e4a 20250131122526287 DAUC <0003> auc.c:143 vector [3]: ck = 5ee1839ba35b41cb619cf1bedff1d8cb 20250131122526287 DAUC <0003> auc.c:144 vector [3]: ik = 6049fc2c4b86cb3991edeb4b3e2f51ef 20250131122526287 DAUC <0003> auc.c:145 vector [3]: res = 4d09291b314c87cc0000000000000000 20250131122526287 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526287 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122526287 DAUC <0003> auc.c:151 vector [3]: kc = ced96542090303d6 20250131122526287 DAUC <0003> auc.c:152 vector [3]: sres = 7c45aed7 20250131122526287 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122526287 DAUC <0003> db_auc.c:245 IMSI='262421164862897': Generated 4 vectors 20250131122526287 DAUC <0003> db_auc.c:249 IMSI='262421164862897': Updating SQN=161 in DB 20250131122526287 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421164862897"} 20250131122526287 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526287 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526287 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526288 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526288 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421164862897"} 20250131122526288 DAUC <0003> db_auc.c:157 IMSI='262421164862897': No 2G Auth Data 20250131122526288 DAUC <0003> db_auc.c:236 IMSI='262421164862897': Calling to generate 5 vectors 20250131122526288 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250131122526288 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526288 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526288 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250131122526288 DAUC <0003> auc.c:113 vector [0]: rand = 8615f73c77e39f7478c8efcadb577e00 20250131122526288 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250131122526288 DAUC <0003> auc.c:142 vector [0]: autn = 720bc430720800007d41de0e81027e97 20250131122526288 DAUC <0003> auc.c:143 vector [0]: ck = 351f2742339d0f67e524037bf8ac6a96 20250131122526288 DAUC <0003> auc.c:144 vector [0]: ik = 82a9a94a9628147e8a274cafcfc44052 20250131122526288 DAUC <0003> auc.c:145 vector [0]: res = 76d2046c76d201110000000000000000 20250131122526288 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526288 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122526288 DAUC <0003> auc.c:151 vector [0]: kc = d8b5c1dc92dd31dd 20250131122526289 DAUC <0003> auc.c:152 vector [0]: sres = 0000057d 20250131122526289 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122526289 DAUC <0003> auc.c:113 vector [1]: rand = 8087da23574c3b51d78d05524f5b4ec1 20250131122526289 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250131122526289 DAUC <0003> auc.c:142 vector [1]: autn = ff5501c1579100000a59f1f01e154676 20250131122526289 DAUC <0003> auc.c:143 vector [1]: ck = 5d6fd93c05460488d05477169dfc6c8c 20250131122526289 DAUC <0003> auc.c:144 vector [1]: ik = bbb6f62248b7c33f74c5cfaf7862f4a4 20250131122526289 DAUC <0003> auc.c:145 vector [1]: res = 48b487a90fc307470000000000000000 20250131122526289 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526289 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122526289 DAUC <0003> auc.c:151 vector [1]: kc = 424897a7a86f5f9f 20250131122526289 DAUC <0003> auc.c:152 vector [1]: sres = 477780ee 20250131122526289 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122526289 DAUC <0003> auc.c:113 vector [2]: rand = 57aa6cec81c611b557d71a61abde4503 20250131122526289 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250131122526289 DAUC <0003> auc.c:142 vector [2]: autn = 1ba7b012bbea0000671d895c71b03d9f 20250131122526289 DAUC <0003> auc.c:143 vector [2]: ck = da3195944ecb194458b3bd663cc14039 20250131122526289 DAUC <0003> auc.c:144 vector [2]: ik = 7a940b4601f5c3333353a7d40ee646a7 20250131122526289 DAUC <0003> auc.c:145 vector [2]: res = b8aa80aeb05038b60000000000000000 20250131122526289 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526289 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122526289 DAUC <0003> auc.c:151 vector [2]: kc = cb4584607d19dce9 20250131122526289 DAUC <0003> auc.c:152 vector [2]: sres = 08fab818 20250131122526289 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122526289 DAUC <0003> auc.c:113 vector [3]: rand = 370fed1aedc507de2012d5d6c204bb80 20250131122526289 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250131122526289 DAUC <0003> auc.c:142 vector [3]: autn = 9067365477fe00000a54b8e615d22787 20250131122526289 DAUC <0003> auc.c:143 vector [3]: ck = f2b9e52d95ef9d79af2dd073edc14f76 20250131122526289 DAUC <0003> auc.c:144 vector [3]: ik = 67adfd5f91efb501beff57c9671d76f0 20250131122526289 DAUC <0003> auc.c:145 vector [3]: res = d77db80907bcbee10000000000000000 20250131122526289 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526289 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122526289 DAUC <0003> auc.c:151 vector [3]: kc = 84c69fc88edc11fe 20250131122526289 DAUC <0003> auc.c:152 vector [3]: sres = d0c106e8 20250131122526289 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122526289 DAUC <0003> auc.c:113 vector [4]: rand = 964d3bb7ff0ed21fb0b3022d84875ab2 20250131122526289 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250131122526289 DAUC <0003> auc.c:142 vector [4]: autn = e64ec142edb30000aa58abf3051df16a 20250131122526289 DAUC <0003> auc.c:143 vector [4]: ck = 1821bcf0f2edef18cab47a4b1e7e94c1 20250131122526289 DAUC <0003> auc.c:144 vector [4]: ik = fa676bf36bd8847da6ffb248c810c897 20250131122526289 DAUC <0003> auc.c:145 vector [4]: res = f2804738a392f2210000000000000000 20250131122526289 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526289 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250131122526289 DAUC <0003> auc.c:151 vector [4]: kc = 8e0d1f004f5b3733 20250131122526289 DAUC <0003> auc.c:152 vector [4]: sres = 5112b519 20250131122526289 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250131122526289 DAUC <0003> db_auc.c:245 IMSI='262421164862897': Generated 5 vectors 20250131122526289 DAUC <0003> db_auc.c:249 IMSI='262421164862897': Updating SQN=321 in DB 20250131122526289 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421164862897"} 20250131122526289 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526289 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526289 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526290 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526290 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421164862897"} 20250131122526290 DAUC <0003> db_auc.c:157 IMSI='262421164862897': No 2G Auth Data 20250131122526290 DAUC <0003> db_auc.c:236 IMSI='262421164862897': Calling to generate 5 vectors 20250131122526290 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250131122526290 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526290 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526290 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250131122526290 DAUC <0003> auc.c:113 vector [0]: rand = 98123e7e25f7540d240272145c69e52f 20250131122526290 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250131122526290 DAUC <0003> auc.c:142 vector [0]: autn = 48b9b96a8eac00002d2136f3439ffd23 20250131122526290 DAUC <0003> auc.c:143 vector [0]: ck = 903b8b6e6b8a116646c7737c218d7f44 20250131122526290 DAUC <0003> auc.c:144 vector [0]: ik = f7d9cab79faf49740e54e5d81564cae2 20250131122526290 DAUC <0003> auc.c:145 vector [0]: res = 873c5aad915c09f40000000000000000 20250131122526290 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526290 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122526290 DAUC <0003> auc.c:151 vector [0]: kc = 2f71d77dc0ccedb4 20250131122526290 DAUC <0003> auc.c:152 vector [0]: sres = 16605359 20250131122526290 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122526290 DAUC <0003> auc.c:113 vector [1]: rand = ab491643b2b1f2ad0b2f12b65445bb1f 20250131122526290 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250131122526290 DAUC <0003> auc.c:142 vector [1]: autn = 89d089cd33480000ccac007c74d6ce87 20250131122526290 DAUC <0003> auc.c:143 vector [1]: ck = 7cb8460f00f277642e5fe0e1d2c04d23 20250131122526290 DAUC <0003> auc.c:144 vector [1]: ik = 959323e0cf13206c0193d2c2c2a64930 20250131122526290 DAUC <0003> auc.c:145 vector [1]: res = 3c131658bf30b7cb0000000000000000 20250131122526290 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526290 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122526290 DAUC <0003> auc.c:151 vector [1]: kc = c6e757ccdf87531b 20250131122526290 DAUC <0003> auc.c:152 vector [1]: sres = 8323a193 20250131122526290 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122526290 DAUC <0003> auc.c:113 vector [2]: rand = 9333e2b61a28488a3aebef0cd6cefcc9 20250131122526290 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250131122526290 DAUC <0003> auc.c:142 vector [2]: autn = 30e670bdc985000030ba21fe50de4799 20250131122526290 DAUC <0003> auc.c:143 vector [2]: ck = 5d21e076d70e294f81163c77aca73775 20250131122526290 DAUC <0003> auc.c:144 vector [2]: ik = 54b730f120d407d395348afb524cde41 20250131122526290 DAUC <0003> auc.c:145 vector [2]: res = 99c634ee0bcc800e0000000000000000 20250131122526290 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526290 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122526290 DAUC <0003> auc.c:151 vector [2]: kc = 1db4660b0931c7a8 20250131122526290 DAUC <0003> auc.c:152 vector [2]: sres = 920ab4e0 20250131122526290 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122526290 DAUC <0003> auc.c:113 vector [3]: rand = c8f8f723fd023f8f4e0bce9058ae901b 20250131122526290 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250131122526290 DAUC <0003> auc.c:142 vector [3]: autn = 910b3a31ae1b0000f86ae9ff5b03499a 20250131122526290 DAUC <0003> auc.c:143 vector [3]: ck = 80756ea34cbe62e37c49a479cdd96256 20250131122526290 DAUC <0003> auc.c:144 vector [3]: ik = 92e0b472ddfd9c0bcb8eb4cfc74acad9 20250131122526290 DAUC <0003> auc.c:145 vector [3]: res = feca85cd7775c1170000000000000000 20250131122526290 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526290 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122526290 DAUC <0003> auc.c:151 vector [3]: kc = a552ca679bd05667 20250131122526290 DAUC <0003> auc.c:152 vector [3]: sres = 89bf44da 20250131122526290 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122526290 DAUC <0003> auc.c:113 vector [4]: rand = 017d24dc72e29ece405b9027ea827ffa 20250131122526290 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250131122526290 DAUC <0003> auc.c:142 vector [4]: autn = f87e1bc8af20000004d73089d3f865e7 20250131122526290 DAUC <0003> auc.c:143 vector [4]: ck = 88dda325c0db86c7f8a23a98ae46493a 20250131122526290 DAUC <0003> auc.c:144 vector [4]: ik = 35a9ec015e5391831d9416abc1748a58 20250131122526290 DAUC <0003> auc.c:145 vector [4]: res = 6a1e69d2224976690000000000000000 20250131122526290 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526290 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250131122526290 DAUC <0003> auc.c:151 vector [4]: kc = 58426317f1bad426 20250131122526291 DAUC <0003> auc.c:152 vector [4]: sres = 48571fbb 20250131122526291 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250131122526291 DAUC <0003> db_auc.c:245 IMSI='262421164862897': Generated 5 vectors 20250131122526291 DAUC <0003> db_auc.c:249 IMSI='262421164862897': Updating SQN=481 in DB 20250131122526291 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421164862897"} 20250131122526291 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421164862897 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526291 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526291 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@2a3cb89379fe: Final verdict of PTC: pass 20250131122526293 DAUC <0003> db_auc.c:157 IMSI='262423262825726': No 2G Auth Data 20250131122526293 DAUC <0003> db_auc.c:192 IMSI='262423262825726': No 3G Auth Data HLR_Test-GSUP(21)@2a3cb89379fe: Created GsupExpect[0] for "262423262825726" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250131122526300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20250131122526302 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526302 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423262825726"} 20250131122526302 DAUC <0003> db_auc.c:157 IMSI='262423262825726': No 2G Auth Data 20250131122526302 DAUC <0003> db_auc.c:236 IMSI='262423262825726': Calling to generate 1 vectors 20250131122526302 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250131122526302 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526302 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250131122526302 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122526302 DAUC <0003> auc.c:113 vector [0]: rand = d38528754b9a5767a2be219c06285cf6 20250131122526302 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122526302 DAUC <0003> auc.c:142 vector [0]: autn = 553c4d6558c100002233e089c44e4b2b 20250131122526302 DAUC <0003> auc.c:143 vector [0]: ck = ac86afb97bb8d3f3fc5301b5f52b9ced 20250131122526302 DAUC <0003> auc.c:144 vector [0]: ik = c9d0784476376c052caef8de86a68af8 20250131122526302 DAUC <0003> auc.c:145 vector [0]: res = dc59cac78ad5294f0000000000000000 20250131122526302 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526302 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122526302 DAUC <0003> auc.c:151 vector [0]: kc = b5ab2e967e02a9e3 20250131122526302 DAUC <0003> auc.c:152 vector [0]: sres = 568ce388 20250131122526302 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122526302 DAUC <0003> db_auc.c:245 IMSI='262423262825726': Generated 1 vectors 20250131122526302 DAUC <0003> db_auc.c:249 IMSI='262423262825726': Updating SQN=33 in DB 20250131122526302 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423262825726"} 20250131122526302 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526302 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526302 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2a3cb89379fe: Found GsupExpect[0] for "262423262825726" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423262825726" TC_gsup_sai_num_auth_vectors(28)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122526304 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526304 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423262825726"} 20250131122526304 DAUC <0003> db_auc.c:157 IMSI='262423262825726': No 2G Auth Data 20250131122526304 DAUC <0003> db_auc.c:236 IMSI='262423262825726': Calling to generate 4 vectors 20250131122526304 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250131122526304 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526304 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250131122526304 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250131122526304 DAUC <0003> auc.c:113 vector [0]: rand = 45077ce2cee7f06e65e71a2b563b8932 20250131122526304 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250131122526304 DAUC <0003> auc.c:142 vector [0]: autn = fbf457d7651c000032f0247a43a63a83 20250131122526304 DAUC <0003> auc.c:143 vector [0]: ck = f0294a942eac27e3e9a4f4918fe05aaf 20250131122526304 DAUC <0003> auc.c:144 vector [0]: ik = b3b3a75ccf005ce856b6902e16f75cac 20250131122526304 DAUC <0003> auc.c:145 vector [0]: res = 436464d0b29075530000000000000000 20250131122526304 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526304 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122526304 DAUC <0003> auc.c:151 vector [0]: kc = fc88897778bb7d08 20250131122526304 DAUC <0003> auc.c:152 vector [0]: sres = f1f41183 20250131122526304 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122526304 DAUC <0003> auc.c:113 vector [1]: rand = a8bea7f38f23711b5bc3d54499d98903 20250131122526304 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250131122526304 DAUC <0003> auc.c:142 vector [1]: autn = 716ef1fd21ce00004c60d6d73889c0b9 20250131122526304 DAUC <0003> auc.c:143 vector [1]: ck = 15a311f013c17ec6ace40a91e5edc2a6 20250131122526304 DAUC <0003> auc.c:144 vector [1]: ik = f7f5c3a7993f8b7e44394a400ad62161 20250131122526304 DAUC <0003> auc.c:145 vector [1]: res = 567ad2495bfeda540000000000000000 20250131122526304 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526304 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122526304 DAUC <0003> auc.c:151 vector [1]: kc = 0a8b928665c5167f 20250131122526304 DAUC <0003> auc.c:152 vector [1]: sres = 0d84081d 20250131122526304 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122526304 DAUC <0003> auc.c:113 vector [2]: rand = eb3deb314768e3bc962da6e827649c13 20250131122526304 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250131122526304 DAUC <0003> auc.c:142 vector [2]: autn = 8011551313ea00003f7a7bbbdafd9b0b 20250131122526304 DAUC <0003> auc.c:143 vector [2]: ck = 4b880fbac2df0f7c1c9be5416564c9a9 20250131122526304 DAUC <0003> auc.c:144 vector [2]: ik = 3a8f639d4a28b5a8e8398b43d20c1fb7 20250131122526304 DAUC <0003> auc.c:145 vector [2]: res = 31a989f310a550c00000000000000000 20250131122526304 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526304 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122526304 DAUC <0003> auc.c:151 vector [2]: kc = 85a502253f9f6cca 20250131122526304 DAUC <0003> auc.c:152 vector [2]: sres = 210cd933 20250131122526304 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122526304 DAUC <0003> auc.c:113 vector [3]: rand = 5e488c61ab5809ee158dbe685e35efa4 20250131122526304 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250131122526304 DAUC <0003> auc.c:142 vector [3]: autn = 8726c3915c750000401c313303a7881b 20250131122526304 DAUC <0003> auc.c:143 vector [3]: ck = 891bb4c9d831edb078d1a0497c354d09 20250131122526304 DAUC <0003> auc.c:144 vector [3]: ik = 6c5d4d99c9fda662f55898ba40235f63 20250131122526304 DAUC <0003> auc.c:145 vector [3]: res = 4060737c9f40f6ca0000000000000000 20250131122526304 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526304 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122526304 DAUC <0003> auc.c:151 vector [3]: kc = 68cfc1a32dda59b8 20250131122526304 DAUC <0003> auc.c:152 vector [3]: sres = df2085b6 20250131122526304 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122526304 DAUC <0003> db_auc.c:245 IMSI='262423262825726': Generated 4 vectors 20250131122526304 DAUC <0003> db_auc.c:249 IMSI='262423262825726': Updating SQN=161 in DB 20250131122526304 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423262825726"} 20250131122526304 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526304 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526304 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526306 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526306 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423262825726"} 20250131122526306 DAUC <0003> db_auc.c:157 IMSI='262423262825726': No 2G Auth Data 20250131122526306 DAUC <0003> db_auc.c:236 IMSI='262423262825726': Calling to generate 5 vectors 20250131122526306 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250131122526306 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526306 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250131122526306 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250131122526306 DAUC <0003> auc.c:113 vector [0]: rand = a20e1bda37f55321bf79743e158c8188 20250131122526306 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250131122526306 DAUC <0003> auc.c:142 vector [0]: autn = fcca54ff80500000c0ae376ae78c040b 20250131122526306 DAUC <0003> auc.c:143 vector [0]: ck = 11aa1a434381c596025a11ae0c978c53 20250131122526306 DAUC <0003> auc.c:144 vector [0]: ik = 722d2e7e9e4bd687fd9bbff806945976 20250131122526306 DAUC <0003> auc.c:145 vector [0]: res = 8199702fc77a0b960000000000000000 20250131122526306 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526306 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122526306 DAUC <0003> auc.c:151 vector [0]: kc = 9c469a6bd7c9c634 20250131122526306 DAUC <0003> auc.c:152 vector [0]: sres = 46e37bb9 20250131122526306 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122526306 DAUC <0003> auc.c:113 vector [1]: rand = df3067343e098592a1eb474d3729c131 20250131122526306 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250131122526306 DAUC <0003> auc.c:142 vector [1]: autn = c1978979f32e0000e8f731dc190f864b 20250131122526306 DAUC <0003> auc.c:143 vector [1]: ck = 81ede9241eecd4d720b297933dfde700 20250131122526306 DAUC <0003> auc.c:144 vector [1]: ik = abaac2cf1ccfa68ff961fe9f1999af72 20250131122526306 DAUC <0003> auc.c:145 vector [1]: res = 9a4f97cc5729d3630000000000000000 20250131122526306 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526306 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122526306 DAUC <0003> auc.c:151 vector [1]: kc = f39442e726473a2a 20250131122526306 DAUC <0003> auc.c:152 vector [1]: sres = cd6644af 20250131122526306 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122526306 DAUC <0003> auc.c:113 vector [2]: rand = abd36d903b345a748c14cc526f509092 20250131122526306 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250131122526306 DAUC <0003> auc.c:142 vector [2]: autn = c393942a20fb00007abbf163938c41df 20250131122526306 DAUC <0003> auc.c:143 vector [2]: ck = e6d22050ed2feb4285ea7a9f4f6422d2 20250131122526306 DAUC <0003> auc.c:144 vector [2]: ik = 6d95c79d3a70f71c7bed6d2f1a3b2aba 20250131122526306 DAUC <0003> auc.c:145 vector [2]: res = 0f1347c0517774b20000000000000000 20250131122526306 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526306 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122526306 DAUC <0003> auc.c:151 vector [2]: kc = 7540f07d82001436 20250131122526306 DAUC <0003> auc.c:152 vector [2]: sres = 5e643372 20250131122526306 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122526306 DAUC <0003> auc.c:113 vector [3]: rand = a0cddd59240ec42bd71b0f8dd456c886 20250131122526306 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250131122526306 DAUC <0003> auc.c:142 vector [3]: autn = 6fd2e6549afb0000c8442394c2b2b56e 20250131122526306 DAUC <0003> auc.c:143 vector [3]: ck = eed23fc76787a1106520e0f0c47d7c54 20250131122526306 DAUC <0003> auc.c:144 vector [3]: ik = 5535809453873a1052ce43e0f53e673d 20250131122526306 DAUC <0003> auc.c:145 vector [3]: res = dea82f6d0eef843c0000000000000000 20250131122526306 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526306 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122526306 DAUC <0003> auc.c:151 vector [3]: kc = 8c091c4305438069 20250131122526306 DAUC <0003> auc.c:152 vector [3]: sres = d047ab51 20250131122526306 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122526306 DAUC <0003> auc.c:113 vector [4]: rand = 596b3b31435fc31b7892b79e805151c7 20250131122526306 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250131122526306 DAUC <0003> auc.c:142 vector [4]: autn = a99d28e9a0dc000029838ae828b0209f 20250131122526306 DAUC <0003> auc.c:143 vector [4]: ck = 78ea395004135736f1c2212dfe2a66de 20250131122526306 DAUC <0003> auc.c:144 vector [4]: ik = a3e16d90792cc40018719609e7eb3bb8 20250131122526306 DAUC <0003> auc.c:145 vector [4]: res = 5bdb59d318c15faa0000000000000000 20250131122526306 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526306 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250131122526306 DAUC <0003> auc.c:151 vector [4]: kc = 32b8e3e464fece50 20250131122526306 DAUC <0003> auc.c:152 vector [4]: sres = 431a0679 20250131122526306 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250131122526306 DAUC <0003> db_auc.c:245 IMSI='262423262825726': Generated 5 vectors 20250131122526306 DAUC <0003> db_auc.c:249 IMSI='262423262825726': Updating SQN=321 in DB 20250131122526306 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423262825726"} 20250131122526306 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526306 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526306 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526308 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526308 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423262825726"} 20250131122526308 DAUC <0003> db_auc.c:157 IMSI='262423262825726': No 2G Auth Data 20250131122526308 DAUC <0003> db_auc.c:236 IMSI='262423262825726': Calling to generate 5 vectors 20250131122526308 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250131122526308 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526308 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250131122526308 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250131122526308 DAUC <0003> auc.c:113 vector [0]: rand = 2ed4459bc241c0754540b4e056f57abf 20250131122526308 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250131122526308 DAUC <0003> auc.c:142 vector [0]: autn = 2490848b205200008f1df255076edcc0 20250131122526308 DAUC <0003> auc.c:143 vector [0]: ck = 1d596f08b46c423d2a9657db22580391 20250131122526308 DAUC <0003> auc.c:144 vector [0]: ik = 5ea2714d1170343ee43a1b9dc4ed57b7 20250131122526308 DAUC <0003> auc.c:145 vector [0]: res = 267db2cdaad9ff810000000000000000 20250131122526308 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526308 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122526308 DAUC <0003> auc.c:151 vector [0]: kc = 8d57520343a92225 20250131122526308 DAUC <0003> auc.c:152 vector [0]: sres = 8ca44d4c 20250131122526308 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122526308 DAUC <0003> auc.c:113 vector [1]: rand = 209d80ed529e0b463263fa2ed7265377 20250131122526308 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250131122526308 DAUC <0003> auc.c:142 vector [1]: autn = fa7ba6db68b6000046853335d479513c 20250131122526308 DAUC <0003> auc.c:143 vector [1]: ck = 4d9d5914069b96ff208f1d9ee5b9a7ad 20250131122526308 DAUC <0003> auc.c:144 vector [1]: ik = e0041f780f82f20dc6fa4206db4c8147 20250131122526308 DAUC <0003> auc.c:145 vector [1]: res = 0806a690a59bf8950000000000000000 20250131122526308 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526308 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122526308 DAUC <0003> auc.c:151 vector [1]: kc = 4bec19f437ec4218 20250131122526308 DAUC <0003> auc.c:152 vector [1]: sres = ad9d5e05 20250131122526308 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122526308 DAUC <0003> auc.c:113 vector [2]: rand = 63a17b16666b1ead661ec7dcb44a02ce 20250131122526308 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250131122526308 DAUC <0003> auc.c:142 vector [2]: autn = db16de1d7235000017f0f10c541c9510 20250131122526308 DAUC <0003> auc.c:143 vector [2]: ck = 295a0f2d3d81f5ed0ae0fba618107aaa 20250131122526308 DAUC <0003> auc.c:144 vector [2]: ik = 0dbeb83d9e11bfabf2e815dd4c05a255 20250131122526308 DAUC <0003> auc.c:145 vector [2]: res = 309a5862d9eadf830000000000000000 20250131122526308 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526308 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122526308 DAUC <0003> auc.c:151 vector [2]: kc = dcec596bf78592b9 20250131122526308 DAUC <0003> auc.c:152 vector [2]: sres = e97087e1 20250131122526308 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122526308 DAUC <0003> auc.c:113 vector [3]: rand = cb0fe0ae8a68461679f6c1fb6ec95190 20250131122526308 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250131122526308 DAUC <0003> auc.c:142 vector [3]: autn = f0596dab26d00000606f125f1041d74b 20250131122526308 DAUC <0003> auc.c:143 vector [3]: ck = ffe08b37df6a53003f45bc5e49d7f3e7 20250131122526308 DAUC <0003> auc.c:144 vector [3]: ik = 88fe3660a02b5ebd2904b9e389f33cd0 20250131122526308 DAUC <0003> auc.c:145 vector [3]: res = 8e22434cc7c6547e0000000000000000 20250131122526308 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526308 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122526308 DAUC <0003> auc.c:151 vector [3]: kc = 615fb8eabf65c28a 20250131122526308 DAUC <0003> auc.c:152 vector [3]: sres = 49e41732 20250131122526308 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122526308 DAUC <0003> auc.c:113 vector [4]: rand = a40a913e7b550505eb40c2d86b3e1f77 20250131122526308 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250131122526308 DAUC <0003> auc.c:142 vector [4]: autn = 8cc90fa541db0000031bf233ebd28c5e 20250131122526308 DAUC <0003> auc.c:143 vector [4]: ck = 4b7bd4de176f8bac9959fb20e187fefe 20250131122526308 DAUC <0003> auc.c:144 vector [4]: ik = f8b3d01b3605a54df75ef08d6848f7f3 20250131122526308 DAUC <0003> auc.c:145 vector [4]: res = 81ef0ee81bacd16c0000000000000000 20250131122526308 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526308 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250131122526308 DAUC <0003> auc.c:151 vector [4]: kc = ddcf0f68a8a527ec 20250131122526308 DAUC <0003> auc.c:152 vector [4]: sres = 9a43df84 20250131122526308 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250131122526308 DAUC <0003> db_auc.c:245 IMSI='262423262825726': Generated 5 vectors 20250131122526308 DAUC <0003> db_auc.c:249 IMSI='262423262825726': Updating SQN=481 in DB 20250131122526308 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423262825726"} 20250131122526308 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423262825726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526308 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526308 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@2a3cb89379fe: Final verdict of PTC: pass 20250131122526310 DAUC <0003> db_auc.c:157 IMSI='262427117819855': No 2G Auth Data 20250131122526310 DAUC <0003> db_auc.c:192 IMSI='262427117819855': No 3G Auth Data HLR_Test-GSUP(21)@2a3cb89379fe: Created GsupExpect[0] for "262427117819855" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250131122526317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4258 20250131122526319 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526319 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427117819855"} 20250131122526319 DAUC <0003> db_auc.c:236 IMSI='262427117819855': Calling to generate 1 vectors 20250131122526319 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250131122526319 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526319 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526319 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122526319 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526319 DAUC <0003> auc.c:113 vector [0]: rand = e48b7617f00a531831ce8e955146ce37 20250131122526319 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122526319 DAUC <0003> auc.c:142 vector [0]: autn = 032b3d69541c00002fcedba1f82ce7ed 20250131122526319 DAUC <0003> auc.c:143 vector [0]: ck = 8dd8d7b572a82ac76fec6bb266f5eaea 20250131122526319 DAUC <0003> auc.c:144 vector [0]: ik = 5fa81467bb52fbad8f7a592ac58c0761 20250131122526319 DAUC <0003> auc.c:145 vector [0]: res = 036369eb49b9809c0000000000000000 20250131122526319 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526319 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526319 DAUC <0003> auc.c:179 vector [0]: kc = ae99912b3557fc00 20250131122526319 DAUC <0003> auc.c:180 vector [0]: sres = c4281f20 20250131122526319 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526319 DAUC <0003> db_auc.c:245 IMSI='262427117819855': Generated 1 vectors 20250131122526319 DAUC <0003> db_auc.c:249 IMSI='262427117819855': Updating SQN=33 in DB 20250131122526319 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427117819855"} 20250131122526319 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526319 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526319 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2a3cb89379fe: Found GsupExpect[0] for "262427117819855" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427117819855" TC_gsup_sai_num_auth_vectors(29)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122526320 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526320 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427117819855"} 20250131122526320 DAUC <0003> db_auc.c:236 IMSI='262427117819855': Calling to generate 4 vectors 20250131122526320 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250131122526320 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526320 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526320 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250131122526320 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526320 DAUC <0003> auc.c:113 vector [0]: rand = 152b1eb6a836597892920150eadddde9 20250131122526320 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250131122526320 DAUC <0003> auc.c:142 vector [0]: autn = c239c61058f2000058328719d7e0f438 20250131122526320 DAUC <0003> auc.c:143 vector [0]: ck = 13909ac3bc964e6a8a1bf01a808cec52 20250131122526320 DAUC <0003> auc.c:144 vector [0]: ik = 0327278504380184777fb5713c7754bc 20250131122526320 DAUC <0003> auc.c:145 vector [0]: res = 0293cf3deb7999260000000000000000 20250131122526320 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526320 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526320 DAUC <0003> auc.c:179 vector [0]: kc = efb4828ad7c75c00 20250131122526320 DAUC <0003> auc.c:180 vector [0]: sres = fd72565a 20250131122526320 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526320 DAUC <0003> auc.c:113 vector [1]: rand = 18f3fde59e0e610d9c1336391d1462df 20250131122526320 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250131122526320 DAUC <0003> auc.c:142 vector [1]: autn = 64a7f3761c740000a5d08d7367b42de2 20250131122526320 DAUC <0003> auc.c:143 vector [1]: ck = 3e3767ce3684395d255a3a97b85b4410 20250131122526320 DAUC <0003> auc.c:144 vector [1]: ik = 1b6c759fad74c84b5f2e10ab177775c9 20250131122526320 DAUC <0003> auc.c:145 vector [1]: res = 79969925ff548f770000000000000000 20250131122526320 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526320 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122526321 DAUC <0003> auc.c:179 vector [1]: kc = ba3b2af60eaffc00 20250131122526321 DAUC <0003> auc.c:180 vector [1]: sres = f4874fb6 20250131122526321 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122526321 DAUC <0003> auc.c:113 vector [2]: rand = 3e9c9b4d29981061375457726852d898 20250131122526321 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250131122526321 DAUC <0003> auc.c:142 vector [2]: autn = 931d9308136900009acb04759d87e455 20250131122526321 DAUC <0003> auc.c:143 vector [2]: ck = c3415ab63f9017f138ed5c700c93347f 20250131122526321 DAUC <0003> auc.c:144 vector [2]: ik = fa60ba8a96e4943ee7c0b89f34356bb2 20250131122526321 DAUC <0003> auc.c:145 vector [2]: res = 5a1eac868a6c94aa0000000000000000 20250131122526321 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526321 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122526321 DAUC <0003> auc.c:179 vector [2]: kc = 2722e5279100e000 20250131122526321 DAUC <0003> auc.c:180 vector [2]: sres = 190222f2 20250131122526321 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122526321 DAUC <0003> auc.c:113 vector [3]: rand = f654653725de519440883857da05287a 20250131122526321 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250131122526321 DAUC <0003> auc.c:142 vector [3]: autn = f405a9633fae0000c465290207ba37f8 20250131122526321 DAUC <0003> auc.c:143 vector [3]: ck = b89b47395ae4ad7691d048770ec4b5d4 20250131122526321 DAUC <0003> auc.c:144 vector [3]: ik = b2e7d52e1441f24b9621c8ef93e1ea3f 20250131122526321 DAUC <0003> auc.c:145 vector [3]: res = e38c84f4664c4eff0000000000000000 20250131122526321 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526321 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122526321 DAUC <0003> auc.c:179 vector [3]: kc = a0c434fe4e6ac800 20250131122526321 DAUC <0003> auc.c:180 vector [3]: sres = dacf0f09 20250131122526321 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122526321 DAUC <0003> db_auc.c:245 IMSI='262427117819855': Generated 4 vectors 20250131122526321 DAUC <0003> db_auc.c:249 IMSI='262427117819855': Updating SQN=161 in DB 20250131122526321 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427117819855"} 20250131122526321 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526321 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526321 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526322 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526322 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427117819855"} 20250131122526322 DAUC <0003> db_auc.c:236 IMSI='262427117819855': Calling to generate 5 vectors 20250131122526322 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122526322 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526322 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526322 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250131122526322 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526322 DAUC <0003> auc.c:113 vector [0]: rand = 9e6e69e99516cde156c95b51a9a7dcb4 20250131122526322 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250131122526322 DAUC <0003> auc.c:142 vector [0]: autn = bf8860451c070000330ea8f1e825865d 20250131122526322 DAUC <0003> auc.c:143 vector [0]: ck = 41d0eaddf570f638ec8966302e0855a7 20250131122526322 DAUC <0003> auc.c:144 vector [0]: ik = f6bc1306223f7edc7ec3257dacfe80fe 20250131122526322 DAUC <0003> auc.c:145 vector [0]: res = c7e6f88941f56b890000000000000000 20250131122526322 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526322 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526322 DAUC <0003> auc.c:179 vector [0]: kc = ed7e5183ffb02000 20250131122526322 DAUC <0003> auc.c:180 vector [0]: sres = 4ed0f9c5 20250131122526322 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526322 DAUC <0003> auc.c:113 vector [1]: rand = 24e8b39bd0a4d0bd1ca6331f4f0150f8 20250131122526322 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250131122526322 DAUC <0003> auc.c:142 vector [1]: autn = 9452f6550a370000f8fc02281987773d 20250131122526322 DAUC <0003> auc.c:143 vector [1]: ck = 6c39fca0fc1879128227db0f3c71a362 20250131122526322 DAUC <0003> auc.c:144 vector [1]: ik = 88fc6f11e33526447b89b527f1adc9f9 20250131122526322 DAUC <0003> auc.c:145 vector [1]: res = e70a67bcab94fa250000000000000000 20250131122526322 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526322 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122526322 DAUC <0003> auc.c:179 vector [1]: kc = 43e41e7d8c4f2800 20250131122526322 DAUC <0003> auc.c:180 vector [1]: sres = c08b4c06 20250131122526322 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122526322 DAUC <0003> auc.c:113 vector [2]: rand = 2b9b0d314bb8af6077348d972fe7020d 20250131122526322 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250131122526322 DAUC <0003> auc.c:142 vector [2]: autn = 749c7d6004d700002023be3eaa852681 20250131122526322 DAUC <0003> auc.c:143 vector [2]: ck = 598e4afd73b42d74faf79d3604d3f1b9 20250131122526322 DAUC <0003> auc.c:144 vector [2]: ik = 03f74ea09491072b544ce588303d0cef 20250131122526322 DAUC <0003> auc.c:145 vector [2]: res = 068e91f1f55a87250000000000000000 20250131122526322 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526322 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122526322 DAUC <0003> auc.c:179 vector [2]: kc = f2d6178b484f1000 20250131122526322 DAUC <0003> auc.c:180 vector [2]: sres = c83fd535 20250131122526322 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122526322 DAUC <0003> auc.c:113 vector [3]: rand = 344dae8213cc9670d21743f75b54be10 20250131122526322 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250131122526322 DAUC <0003> auc.c:142 vector [3]: autn = 3f44394c903c0000be986c6f9cef48dd 20250131122526322 DAUC <0003> auc.c:143 vector [3]: ck = d644eac2de207a7e672b7c8b3242349c 20250131122526322 DAUC <0003> auc.c:144 vector [3]: ik = 2a11f3bf330cda575bf7c761811ec777 20250131122526322 DAUC <0003> auc.c:145 vector [3]: res = 15d865020118ffcd0000000000000000 20250131122526322 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526322 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122526322 DAUC <0003> auc.c:179 vector [3]: kc = f720b69619df5400 20250131122526322 DAUC <0003> auc.c:180 vector [3]: sres = ed56dd7f 20250131122526322 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122526322 DAUC <0003> auc.c:113 vector [4]: rand = 8afb887fd76c3639c51e5988340329da 20250131122526322 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250131122526322 DAUC <0003> auc.c:142 vector [4]: autn = 8c82004dae120000191f6f7ee3c77901 20250131122526322 DAUC <0003> auc.c:143 vector [4]: ck = d5c6154bbcd6e9db66238e68ac31cffa 20250131122526322 DAUC <0003> auc.c:144 vector [4]: ik = 81c375750743b27095f9dbb91cc11aff 20250131122526322 DAUC <0003> auc.c:145 vector [4]: res = 048eeff1815cabd60000000000000000 20250131122526322 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526322 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122526322 DAUC <0003> auc.c:179 vector [4]: kc = ff0e579a83ce2800 20250131122526322 DAUC <0003> auc.c:180 vector [4]: sres = 0a12dc5d 20250131122526322 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122526322 DAUC <0003> db_auc.c:245 IMSI='262427117819855': Generated 5 vectors 20250131122526322 DAUC <0003> db_auc.c:249 IMSI='262427117819855': Updating SQN=321 in DB 20250131122526322 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427117819855"} 20250131122526322 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526322 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526322 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526323 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526323 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427117819855"} 20250131122526323 DAUC <0003> db_auc.c:236 IMSI='262427117819855': Calling to generate 5 vectors 20250131122526323 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122526323 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526323 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526323 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250131122526323 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526323 DAUC <0003> auc.c:113 vector [0]: rand = 45c0774b5e13d0406012ecd51e8c8863 20250131122526323 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250131122526323 DAUC <0003> auc.c:142 vector [0]: autn = 092c4f3279200000ab2d4aadfdfa83ab 20250131122526323 DAUC <0003> auc.c:143 vector [0]: ck = ae49c1192ca1d83d417235d2253605f6 20250131122526323 DAUC <0003> auc.c:144 vector [0]: ik = ec2dc18c16cbfe942efef5c6b6b9ff8d 20250131122526323 DAUC <0003> auc.c:145 vector [0]: res = e8f918317be682270000000000000000 20250131122526323 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526323 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526323 DAUC <0003> auc.c:179 vector [0]: kc = 9f1b1f067b9b8800 20250131122526323 DAUC <0003> auc.c:180 vector [0]: sres = 2ed632b7 20250131122526323 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526323 DAUC <0003> auc.c:113 vector [1]: rand = 911a58acb2d582112fa00d549a239d0d 20250131122526323 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250131122526323 DAUC <0003> auc.c:142 vector [1]: autn = f96047b7b43f000098fa789a89b24cca 20250131122526323 DAUC <0003> auc.c:143 vector [1]: ck = 4d0935b62119f3908ccc1c6d989075c5 20250131122526323 DAUC <0003> auc.c:144 vector [1]: ik = b797b9179413f673d76e84e87f767bd3 20250131122526323 DAUC <0003> auc.c:145 vector [1]: res = 6af7330ca2b869110000000000000000 20250131122526323 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526323 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122526323 DAUC <0003> auc.c:179 vector [1]: kc = 7e1e615586717800 20250131122526323 DAUC <0003> auc.c:180 vector [1]: sres = d05e362b 20250131122526323 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122526323 DAUC <0003> auc.c:113 vector [2]: rand = 25e9d0d28ba0ab5193a0919bfd3ebad4 20250131122526323 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250131122526323 DAUC <0003> auc.c:142 vector [2]: autn = dea809c9151900008fe63837b77b2f7d 20250131122526323 DAUC <0003> auc.c:143 vector [2]: ck = 2fc2d0746100610f38303dd217a4aa34 20250131122526323 DAUC <0003> auc.c:144 vector [2]: ik = 28279a381b6649a8180e715198a9620a 20250131122526323 DAUC <0003> auc.c:145 vector [2]: res = 5f502f0a7615b0550000000000000000 20250131122526323 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526323 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122526323 DAUC <0003> auc.c:179 vector [2]: kc = 6c5610765d67fc00 20250131122526323 DAUC <0003> auc.c:180 vector [2]: sres = d2fc6ebb 20250131122526323 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122526323 DAUC <0003> auc.c:113 vector [3]: rand = 0b98be3043a401a93a9920ac5dff6ead 20250131122526323 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250131122526323 DAUC <0003> auc.c:142 vector [3]: autn = bb59027b4a470000918140c314e8dd1d 20250131122526323 DAUC <0003> auc.c:143 vector [3]: ck = e435bfd6f59a4996e29b83f873c51a41 20250131122526323 DAUC <0003> auc.c:144 vector [3]: ik = 801de41cefedf73eb021d062b0975309 20250131122526323 DAUC <0003> auc.c:145 vector [3]: res = ac2092426696de0b0000000000000000 20250131122526323 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526323 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122526323 DAUC <0003> auc.c:179 vector [3]: kc = 783e6f475449b000 20250131122526323 DAUC <0003> auc.c:180 vector [3]: sres = c96801df 20250131122526323 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122526323 DAUC <0003> auc.c:113 vector [4]: rand = 609882be36091d7ecd13d0b5dada2bc6 20250131122526323 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250131122526323 DAUC <0003> auc.c:142 vector [4]: autn = 94a998f8dbf000007b4915f661d50732 20250131122526323 DAUC <0003> auc.c:143 vector [4]: ck = 9f0a8680d7053576162330a9fbd5a268 20250131122526323 DAUC <0003> auc.c:144 vector [4]: ik = 0ee4a652909ba77afd5467236fce01a4 20250131122526323 DAUC <0003> auc.c:145 vector [4]: res = edfdb78e8843644b0000000000000000 20250131122526323 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526323 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122526323 DAUC <0003> auc.c:179 vector [4]: kc = 5242e6b1affc6800 20250131122526323 DAUC <0003> auc.c:180 vector [4]: sres = 70407cdb 20250131122526323 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122526323 DAUC <0003> db_auc.c:245 IMSI='262427117819855': Generated 5 vectors 20250131122526323 DAUC <0003> db_auc.c:249 IMSI='262427117819855': Updating SQN=481 in DB 20250131122526323 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427117819855"} 20250131122526323 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262427117819855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526323 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526323 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53682<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@2a3cb89379fe: Final verdict of PTC: pass 20250131122526324 DAUC <0003> db_auc.c:157 IMSI='262422690944588': No 2G Auth Data 20250131122526324 DAUC <0003> db_auc.c:192 IMSI='262422690944588': No 3G Auth Data HLR_Test-GSUP(21)@2a3cb89379fe: Created GsupExpect[0] for "262422690944588" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250131122526331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53696<->l=127.0.0.1:4258 20250131122526333 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526333 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422690944588"} 20250131122526333 DAUC <0003> db_auc.c:236 IMSI='262422690944588': Calling to generate 1 vectors 20250131122526333 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250131122526333 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526333 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526333 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122526333 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526333 DAUC <0003> auc.c:113 vector [0]: rand = 0f869dd81abcd47620536c65986a2752 20250131122526333 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122526333 DAUC <0003> auc.c:142 vector [0]: autn = 6bd36a0f0eaf0000b01172f1876a1e04 20250131122526333 DAUC <0003> auc.c:143 vector [0]: ck = d4ef578503130913fbc356cbb5589875 20250131122526333 DAUC <0003> auc.c:144 vector [0]: ik = ddefc247e748c1ab3c449092a8d7484d 20250131122526333 DAUC <0003> auc.c:145 vector [0]: res = 704f5d81f56c5ad10000000000000000 20250131122526333 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526333 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526333 DAUC <0003> auc.c:179 vector [0]: kc = dfc839c586515800 20250131122526333 DAUC <0003> auc.c:180 vector [0]: sres = 2282ed2b 20250131122526333 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526333 DAUC <0003> db_auc.c:245 IMSI='262422690944588': Generated 1 vectors 20250131122526333 DAUC <0003> db_auc.c:249 IMSI='262422690944588': Updating SQN=33 in DB 20250131122526333 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422690944588"} 20250131122526333 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526333 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526333 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2a3cb89379fe: Found GsupExpect[0] for "262422690944588" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422690944588" TC_gsup_sai_num_auth_vectors(30)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122526334 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526334 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422690944588"} 20250131122526334 DAUC <0003> db_auc.c:236 IMSI='262422690944588': Calling to generate 4 vectors 20250131122526334 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250131122526334 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526334 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526334 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250131122526334 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526334 DAUC <0003> auc.c:113 vector [0]: rand = 818bd6880646992039f84ebfa3d77e31 20250131122526334 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250131122526334 DAUC <0003> auc.c:142 vector [0]: autn = 2dcac3a06cab00000d120ce4943437df 20250131122526334 DAUC <0003> auc.c:143 vector [0]: ck = 32661ca9588a18d900bd243a98737db0 20250131122526334 DAUC <0003> auc.c:144 vector [0]: ik = 406b35674af8c0c31af750a9120711f6 20250131122526334 DAUC <0003> auc.c:145 vector [0]: res = cf3f9e4baccdbdec0000000000000000 20250131122526334 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526334 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526334 DAUC <0003> auc.c:179 vector [0]: kc = 57881d0a4b56bc00 20250131122526334 DAUC <0003> auc.c:180 vector [0]: sres = 64ffb438 20250131122526334 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526334 DAUC <0003> auc.c:113 vector [1]: rand = f82ab1f15123620df85b80e8e20c0f5c 20250131122526334 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250131122526334 DAUC <0003> auc.c:142 vector [1]: autn = b97cf7ce33c000008652e55252f04d92 20250131122526334 DAUC <0003> auc.c:143 vector [1]: ck = 408f270e19ac229b7dfda719f30079c9 20250131122526334 DAUC <0003> auc.c:144 vector [1]: ik = 885a9a9777c8f84254d77348fe55c412 20250131122526334 DAUC <0003> auc.c:145 vector [1]: res = f2657967ff63727c0000000000000000 20250131122526334 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526334 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122526334 DAUC <0003> auc.c:179 vector [1]: kc = c093d3195595c400 20250131122526334 DAUC <0003> auc.c:180 vector [1]: sres = 986d5bdc 20250131122526334 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122526334 DAUC <0003> auc.c:113 vector [2]: rand = f5e2f2531b5196ee4c787297d5939ab6 20250131122526334 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250131122526334 DAUC <0003> auc.c:142 vector [2]: autn = 14a95207b3880000a28b75ac27f8f55b 20250131122526334 DAUC <0003> auc.c:143 vector [2]: ck = e0f7d118f731fece2b2f5524cc114a57 20250131122526334 DAUC <0003> auc.c:144 vector [2]: ik = 7a05d7fcbbbcab07b807ddf4ba623fc7 20250131122526334 DAUC <0003> auc.c:145 vector [2]: res = 57fdf2ced252b0890000000000000000 20250131122526334 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526334 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122526334 DAUC <0003> auc.c:179 vector [2]: kc = 85b2ee640553f800 20250131122526334 DAUC <0003> auc.c:180 vector [2]: sres = cc09fa79 20250131122526334 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122526334 DAUC <0003> auc.c:113 vector [3]: rand = a14db5afb0e316cbfef71e76f6bb6444 20250131122526334 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250131122526334 DAUC <0003> auc.c:142 vector [3]: autn = 0061532dd66600002ef99abc12ffccac 20250131122526334 DAUC <0003> auc.c:143 vector [3]: ck = d7fbc26808feeebf48475b46bc342851 20250131122526334 DAUC <0003> auc.c:144 vector [3]: ik = ca714e4e447afc028cf3b0ceee646436 20250131122526334 DAUC <0003> auc.c:145 vector [3]: res = d06037eb581660490000000000000000 20250131122526334 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526334 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122526334 DAUC <0003> auc.c:179 vector [3]: kc = 45264f6632d53800 20250131122526334 DAUC <0003> auc.c:180 vector [3]: sres = c98b7363 20250131122526334 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122526334 DAUC <0003> db_auc.c:245 IMSI='262422690944588': Generated 4 vectors 20250131122526334 DAUC <0003> db_auc.c:249 IMSI='262422690944588': Updating SQN=161 in DB 20250131122526334 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422690944588"} 20250131122526334 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526334 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526334 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526336 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526336 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422690944588"} 20250131122526336 DAUC <0003> db_auc.c:236 IMSI='262422690944588': Calling to generate 5 vectors 20250131122526336 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122526336 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526336 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526336 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250131122526336 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526336 DAUC <0003> auc.c:113 vector [0]: rand = ffa66a8f751577bd1fc36c09a778fe6f 20250131122526336 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250131122526336 DAUC <0003> auc.c:142 vector [0]: autn = 0b99c7ccafe60000cd4a43889b0bd99e 20250131122526336 DAUC <0003> auc.c:143 vector [0]: ck = 355f256618f0a655aa2658f7a0a11916 20250131122526336 DAUC <0003> auc.c:144 vector [0]: ik = 4c9ab7613eb4478ec0441bcdba1888b7 20250131122526336 DAUC <0003> auc.c:145 vector [0]: res = 4cfbcc4ed70994a50000000000000000 20250131122526336 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526336 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526336 DAUC <0003> auc.c:179 vector [0]: kc = 9651ac2fc4af2800 20250131122526336 DAUC <0003> auc.c:180 vector [0]: sres = 85c6bf9a 20250131122526336 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526336 DAUC <0003> auc.c:113 vector [1]: rand = a39cec255335eb32ad1b98b804c3edfb 20250131122526336 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250131122526336 DAUC <0003> auc.c:142 vector [1]: autn = 777dfaa2625500009a5b24724317dce2 20250131122526336 DAUC <0003> auc.c:143 vector [1]: ck = 801da0c314669e860c92f1cd7f0c4a77 20250131122526336 DAUC <0003> auc.c:144 vector [1]: ik = 0803b229172cf7cc72ba63ea2e50916e 20250131122526336 DAUC <0003> auc.c:145 vector [1]: res = 301da573620f52b30000000000000000 20250131122526336 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526336 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122526336 DAUC <0003> auc.c:179 vector [1]: kc = 42f3310bb33dbc00 20250131122526336 DAUC <0003> auc.c:180 vector [1]: sres = c8748f94 20250131122526336 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122526336 DAUC <0003> auc.c:113 vector [2]: rand = 55334ac76d31970a18e83604de55ea66 20250131122526336 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250131122526336 DAUC <0003> auc.c:142 vector [2]: autn = f02f163bf62a000081347840dfdc5d7a 20250131122526336 DAUC <0003> auc.c:143 vector [2]: ck = 3f1ec857e4b280beb60e2e8e1faed13e 20250131122526336 DAUC <0003> auc.c:144 vector [2]: ik = 831e8c93f8527e5cfb0c31b02f327682 20250131122526336 DAUC <0003> auc.c:145 vector [2]: res = e8678fa912798eae0000000000000000 20250131122526336 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526336 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122526336 DAUC <0003> auc.c:179 vector [2]: kc = 622395738cca9400 20250131122526336 DAUC <0003> auc.c:180 vector [2]: sres = 62c05552 20250131122526336 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122526336 DAUC <0003> auc.c:113 vector [3]: rand = ed3b75a9ca708dae62a8e2d93faca898 20250131122526336 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250131122526336 DAUC <0003> auc.c:142 vector [3]: autn = 0e75868fa1940000ae48489fbbfa45a8 20250131122526336 DAUC <0003> auc.c:143 vector [3]: ck = a1928daf7cac6cb8357064ee2dbcd9bf 20250131122526336 DAUC <0003> auc.c:144 vector [3]: ik = 4756224d9c44e7b7e27a2fdde96a737d 20250131122526336 DAUC <0003> auc.c:145 vector [3]: res = 96d34e41cba354e30000000000000000 20250131122526336 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526336 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122526336 DAUC <0003> auc.c:179 vector [3]: kc = 1ed4e4a49b424800 20250131122526336 DAUC <0003> auc.c:180 vector [3]: sres = 07e6aa8f 20250131122526336 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122526336 DAUC <0003> auc.c:113 vector [4]: rand = add3ecb82fdbe0b2e5b97b186dd56f42 20250131122526336 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250131122526336 DAUC <0003> auc.c:142 vector [4]: autn = ff16e108e5c70000561056376723b328 20250131122526336 DAUC <0003> auc.c:143 vector [4]: ck = 23f0e57721edf05b66e5f29fe3bac120 20250131122526336 DAUC <0003> auc.c:144 vector [4]: ik = d5a81187ce330fc12ab35203d6567b3c 20250131122526336 DAUC <0003> auc.c:145 vector [4]: res = d705260ecf15b6640000000000000000 20250131122526336 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526336 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122526336 DAUC <0003> auc.c:179 vector [4]: kc = dab211c742b2bc00 20250131122526336 DAUC <0003> auc.c:180 vector [4]: sres = 76c8d00d 20250131122526336 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122526336 DAUC <0003> db_auc.c:245 IMSI='262422690944588': Generated 5 vectors 20250131122526336 DAUC <0003> db_auc.c:249 IMSI='262422690944588': Updating SQN=321 in DB 20250131122526336 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422690944588"} 20250131122526336 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526336 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526336 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526337 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526337 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422690944588"} 20250131122526337 DAUC <0003> db_auc.c:236 IMSI='262422690944588': Calling to generate 5 vectors 20250131122526337 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122526337 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526337 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526337 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250131122526337 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526337 DAUC <0003> auc.c:113 vector [0]: rand = f5ad78c2416af11bfad69653070f2ee9 20250131122526337 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250131122526337 DAUC <0003> auc.c:142 vector [0]: autn = b27967251c7100003f0660f3343b742c 20250131122526337 DAUC <0003> auc.c:143 vector [0]: ck = 68589b1d0852869a803d049f859bb284 20250131122526337 DAUC <0003> auc.c:144 vector [0]: ik = aff0075f40bb2dfacc735e64ecf98b70 20250131122526337 DAUC <0003> auc.c:145 vector [0]: res = fe315611224022d80000000000000000 20250131122526337 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526337 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526337 DAUC <0003> auc.c:179 vector [0]: kc = 460ab2034d5a8400 20250131122526337 DAUC <0003> auc.c:180 vector [0]: sres = 169d49ce 20250131122526337 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526337 DAUC <0003> auc.c:113 vector [1]: rand = 90903b65499d6dacaf4297fc9c4c0320 20250131122526337 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250131122526337 DAUC <0003> auc.c:142 vector [1]: autn = 82b3b193c80d00005f27e0c5911b717e 20250131122526337 DAUC <0003> auc.c:143 vector [1]: ck = 279119f5c4820be57dfffee064215461 20250131122526337 DAUC <0003> auc.c:144 vector [1]: ik = 9115c3a3a6eecf439d0b00f1b9f56344 20250131122526337 DAUC <0003> auc.c:145 vector [1]: res = e19107526473e83a0000000000000000 20250131122526337 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526337 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122526337 DAUC <0003> auc.c:179 vector [1]: kc = dd13ae6277456400 20250131122526337 DAUC <0003> auc.c:180 vector [1]: sres = 340f96c7 20250131122526337 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122526337 DAUC <0003> auc.c:113 vector [2]: rand = ab84762f5c1fa5c6b59eada4a1a743bb 20250131122526337 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250131122526337 DAUC <0003> auc.c:142 vector [2]: autn = f189d937de370000ffba30dfc753b7c0 20250131122526337 DAUC <0003> auc.c:143 vector [2]: ck = 12a1989883dfe899352928abc7f859e5 20250131122526337 DAUC <0003> auc.c:144 vector [2]: ik = 8dbae32ff0c4ab7f6da7352cf1e97674 20250131122526337 DAUC <0003> auc.c:145 vector [2]: res = 77b5262b62d339980000000000000000 20250131122526337 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526337 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122526337 DAUC <0003> auc.c:179 vector [2]: kc = 1dfa1a213ff7d000 20250131122526337 DAUC <0003> auc.c:180 vector [2]: sres = 53b1cb05 20250131122526337 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122526337 DAUC <0003> auc.c:113 vector [3]: rand = 4c1a4c59551698af10e62e925808c343 20250131122526337 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250131122526337 DAUC <0003> auc.c:142 vector [3]: autn = 8457a2209c960000bfb191bfad2ae9c3 20250131122526337 DAUC <0003> auc.c:143 vector [3]: ck = 4f70fa40a6df7ecf3411f848d2515b11 20250131122526337 DAUC <0003> auc.c:144 vector [3]: ik = 65cbe85264811ade6cad8be0239ae5d6 20250131122526337 DAUC <0003> auc.c:145 vector [3]: res = 7576cf4d64077ab50000000000000000 20250131122526337 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526337 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122526337 DAUC <0003> auc.c:179 vector [3]: kc = 4c600a2269fafc00 20250131122526337 DAUC <0003> auc.c:180 vector [3]: sres = 1c5d50f6 20250131122526337 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122526337 DAUC <0003> auc.c:113 vector [4]: rand = 0abf2214c784917636e7d37942446229 20250131122526337 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250131122526337 DAUC <0003> auc.c:142 vector [4]: autn = d8559de9fdcf0000c585c32f1edcb53c 20250131122526337 DAUC <0003> auc.c:143 vector [4]: ck = e0ec682b5dc48c294d7f1356b57217ab 20250131122526337 DAUC <0003> auc.c:144 vector [4]: ik = ab14a8e58ef85ca5765005ebc4c02774 20250131122526337 DAUC <0003> auc.c:145 vector [4]: res = b371c65ec6af6f770000000000000000 20250131122526337 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526337 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122526337 DAUC <0003> auc.c:179 vector [4]: kc = 044c015bc65b9c00 20250131122526337 DAUC <0003> auc.c:180 vector [4]: sres = 0bcd3066 20250131122526337 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122526337 DAUC <0003> db_auc.c:245 IMSI='262422690944588': Generated 5 vectors 20250131122526337 DAUC <0003> db_auc.c:249 IMSI='262422690944588': Updating SQN=481 in DB 20250131122526337 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422690944588"} 20250131122526337 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422690944588 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526337 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526337 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53696<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@2a3cb89379fe: Final verdict of PTC: pass 20250131122526339 DAUC <0003> db_auc.c:157 IMSI='262428591022876': No 2G Auth Data 20250131122526339 DAUC <0003> db_auc.c:192 IMSI='262428591022876': No 3G Auth Data HLR_Test-GSUP(21)@2a3cb89379fe: Created GsupExpect[0] for "262428591022876" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250131122526345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53710<->l=127.0.0.1:4258 20250131122526347 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526347 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428591022876"} 20250131122526347 DAUC <0003> db_auc.c:236 IMSI='262428591022876': Calling to generate 1 vectors 20250131122526347 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250131122526347 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526347 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526347 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122526347 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526347 DAUC <0003> auc.c:113 vector [0]: rand = efc212c1a2ba3c9ddb11bf8b3b0bc6c8 20250131122526347 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122526347 DAUC <0003> auc.c:142 vector [0]: autn = dd06bd2d800100007e45a70cea04f0f0 20250131122526347 DAUC <0003> auc.c:143 vector [0]: ck = 2ea081de6eb2b5dcf4d4904d0fa2f457 20250131122526347 DAUC <0003> auc.c:144 vector [0]: ik = 33ea6e5b042408f0b9c8c7988201f1ea 20250131122526347 DAUC <0003> auc.c:145 vector [0]: res = f54d1061c27f580e0000000000000000 20250131122526347 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526347 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526347 DAUC <0003> auc.c:179 vector [0]: kc = 22abb20a79542731 20250131122526347 DAUC <0003> auc.c:180 vector [0]: sres = 61d20b69 20250131122526347 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526347 DAUC <0003> db_auc.c:245 IMSI='262428591022876': Generated 1 vectors 20250131122526347 DAUC <0003> db_auc.c:249 IMSI='262428591022876': Updating SQN=33 in DB 20250131122526347 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428591022876"} 20250131122526347 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526347 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526347 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@2a3cb89379fe: Found GsupExpect[0] for "262428591022876" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428591022876" TC_gsup_sai_num_auth_vectors(31)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122526348 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526348 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428591022876"} 20250131122526348 DAUC <0003> db_auc.c:236 IMSI='262428591022876': Calling to generate 4 vectors 20250131122526348 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250131122526348 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526348 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526348 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250131122526348 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526348 DAUC <0003> auc.c:113 vector [0]: rand = b380769c603f4e2f3a57ed396bf5d5ec 20250131122526348 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250131122526348 DAUC <0003> auc.c:142 vector [0]: autn = 18711f718cdb0000b22ef9860c7f7faa 20250131122526348 DAUC <0003> auc.c:143 vector [0]: ck = 0c1459ebf89141b413bf536787351d32 20250131122526348 DAUC <0003> auc.c:144 vector [0]: ik = 5c7d8d0b1dbdce26743128519c73100a 20250131122526348 DAUC <0003> auc.c:145 vector [0]: res = b6a92bc0ac5be42e0000000000000000 20250131122526348 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526348 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526348 DAUC <0003> auc.c:179 vector [0]: kc = 9f92877bbf146734 20250131122526348 DAUC <0003> auc.c:180 vector [0]: sres = 4a682c1c 20250131122526348 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526348 DAUC <0003> auc.c:113 vector [1]: rand = e22181cde36cf90f3343b66ead986bc4 20250131122526348 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250131122526348 DAUC <0003> auc.c:142 vector [1]: autn = 9bd32e89af16000099bbb00c1af0acf4 20250131122526348 DAUC <0003> auc.c:143 vector [1]: ck = 3a494fed5e65ed68e9db76aaf56f76e1 20250131122526348 DAUC <0003> auc.c:144 vector [1]: ik = 20064b6a01fd29f7b7fbe038934d4674 20250131122526348 DAUC <0003> auc.c:145 vector [1]: res = 77eb9fc49aeef6cc0000000000000000 20250131122526348 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526348 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122526348 DAUC <0003> auc.c:179 vector [1]: kc = 0857ffd8a3ba04c1 20250131122526348 DAUC <0003> auc.c:180 vector [1]: sres = 60dd11ab 20250131122526348 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122526348 DAUC <0003> auc.c:113 vector [2]: rand = 5bdad1ec290e6c5cf9b2ffd1d5849ede 20250131122526348 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250131122526348 DAUC <0003> auc.c:142 vector [2]: autn = e9d665b96d7f00006d09247cc19fdfa9 20250131122526348 DAUC <0003> auc.c:143 vector [2]: ck = 29e32e8a3b87db73db3ced5768856a9c 20250131122526348 DAUC <0003> auc.c:144 vector [2]: ik = f5c31a615892321b35e4d433eea5c1ca 20250131122526348 DAUC <0003> auc.c:145 vector [2]: res = 589bcbef6c750a2a0000000000000000 20250131122526348 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526348 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122526348 DAUC <0003> auc.c:179 vector [2]: kc = d167cee386c2e0a8 20250131122526348 DAUC <0003> auc.c:180 vector [2]: sres = 60b347da 20250131122526348 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122526348 DAUC <0003> auc.c:113 vector [3]: rand = 6d059d96ddb99aabc0a5cbd416923ed3 20250131122526348 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250131122526348 DAUC <0003> auc.c:142 vector [3]: autn = bd4c158306100000b822d62cd6c52198 20250131122526348 DAUC <0003> auc.c:143 vector [3]: ck = ce96246d8d9655ab9e12f88b3e43774e 20250131122526348 DAUC <0003> auc.c:144 vector [3]: ik = cfebab083fc341ca42766ca53960f869 20250131122526348 DAUC <0003> auc.c:145 vector [3]: res = 0d8e46ef3713ff080000000000000000 20250131122526348 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526348 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122526348 DAUC <0003> auc.c:179 vector [3]: kc = 8a604e14ff1444f7 20250131122526348 DAUC <0003> auc.c:180 vector [3]: sres = dc47f894 20250131122526348 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122526348 DAUC <0003> db_auc.c:245 IMSI='262428591022876': Generated 4 vectors 20250131122526348 DAUC <0003> db_auc.c:249 IMSI='262428591022876': Updating SQN=161 in DB 20250131122526348 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428591022876"} 20250131122526348 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526348 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526348 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526349 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526349 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428591022876"} 20250131122526349 DAUC <0003> db_auc.c:236 IMSI='262428591022876': Calling to generate 5 vectors 20250131122526349 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122526349 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526349 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526349 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250131122526349 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526349 DAUC <0003> auc.c:113 vector [0]: rand = 24d765c88f896b4c2a121e473624cde2 20250131122526349 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250131122526349 DAUC <0003> auc.c:142 vector [0]: autn = e458e4a2c3850000a59071f5d9249fa7 20250131122526349 DAUC <0003> auc.c:143 vector [0]: ck = 7f6092e11af751dec41ebc84c9e234e9 20250131122526349 DAUC <0003> auc.c:144 vector [0]: ik = d6ca87ca1e68729f8abc2a473bfcc11f 20250131122526349 DAUC <0003> auc.c:145 vector [0]: res = a900e49c29fe8ec50000000000000000 20250131122526349 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526349 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526349 DAUC <0003> auc.c:179 vector [0]: kc = b915a2ce81605817 20250131122526349 DAUC <0003> auc.c:180 vector [0]: sres = 09282ff6 20250131122526349 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526349 DAUC <0003> auc.c:113 vector [1]: rand = 45edf0ba22c7127b9084ddc61d77fdb3 20250131122526349 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250131122526349 DAUC <0003> auc.c:142 vector [1]: autn = b572944a9ded00005bef6bec831dddb7 20250131122526349 DAUC <0003> auc.c:143 vector [1]: ck = 02e992d4b48650153f9c121d2bb0b1fa 20250131122526349 DAUC <0003> auc.c:144 vector [1]: ik = 281b930080fde50305c60276b15e6397 20250131122526349 DAUC <0003> auc.c:145 vector [1]: res = 580cdd07b213f8030000000000000000 20250131122526349 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526349 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122526349 DAUC <0003> auc.c:179 vector [1]: kc = bbd2ba5a0851cfa6 20250131122526349 DAUC <0003> auc.c:180 vector [1]: sres = a218cb04 20250131122526349 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122526349 DAUC <0003> auc.c:113 vector [2]: rand = 58d4f1896df5280a0471d4aefcdb8551 20250131122526349 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250131122526349 DAUC <0003> auc.c:142 vector [2]: autn = e4644f227d8d0000d979c439efa26d18 20250131122526349 DAUC <0003> auc.c:143 vector [2]: ck = 582347645f44b22b014378d36ce774a6 20250131122526349 DAUC <0003> auc.c:144 vector [2]: ik = 42c4f843f3e0ca6425a5d2b32fbe718e 20250131122526349 DAUC <0003> auc.c:145 vector [2]: res = b360656cbd49f6b40000000000000000 20250131122526349 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526349 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122526349 DAUC <0003> auc.c:179 vector [2]: kc = 32918fff580a48e7 20250131122526349 DAUC <0003> auc.c:180 vector [2]: sres = 25c84749 20250131122526349 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122526349 DAUC <0003> auc.c:113 vector [3]: rand = 84a9a6984cc92e18b436b8027316bb44 20250131122526349 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250131122526349 DAUC <0003> auc.c:142 vector [3]: autn = 4ac2944220d9000034c67684e48859d4 20250131122526349 DAUC <0003> auc.c:143 vector [3]: ck = b7bd4d02b7c8f87e8ac127eb4ce94ae7 20250131122526349 DAUC <0003> auc.c:144 vector [3]: ik = 6e592073aa54a233f591d4f80c5aaab5 20250131122526349 DAUC <0003> auc.c:145 vector [3]: res = 209b1fc20a14d6f60000000000000000 20250131122526349 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526349 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122526349 DAUC <0003> auc.c:179 vector [3]: kc = 6337b24efee7eaf7 20250131122526349 DAUC <0003> auc.c:180 vector [3]: sres = f15c832d 20250131122526349 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122526349 DAUC <0003> auc.c:113 vector [4]: rand = 9019982d9f1d2f9a9d51cca7bd48204f 20250131122526349 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250131122526349 DAUC <0003> auc.c:142 vector [4]: autn = 5eba7cc96ed80000c805a2b8d9e17c77 20250131122526349 DAUC <0003> auc.c:143 vector [4]: ck = c6d2876805df8be90e5c5ec67135b526 20250131122526349 DAUC <0003> auc.c:144 vector [4]: ik = 06566a83c0b40cff47859013af399e90 20250131122526349 DAUC <0003> auc.c:145 vector [4]: res = 9e26c63d91d2c27a0000000000000000 20250131122526349 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526349 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122526349 DAUC <0003> auc.c:179 vector [4]: kc = eba36c6bfbec05a2 20250131122526349 DAUC <0003> auc.c:180 vector [4]: sres = d3ec4b76 20250131122526349 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122526349 DAUC <0003> db_auc.c:245 IMSI='262428591022876': Generated 5 vectors 20250131122526349 DAUC <0003> db_auc.c:249 IMSI='262428591022876': Updating SQN=321 in DB 20250131122526349 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428591022876"} 20250131122526349 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526349 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526349 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526350 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526350 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428591022876"} 20250131122526350 DAUC <0003> db_auc.c:236 IMSI='262428591022876': Calling to generate 5 vectors 20250131122526350 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122526350 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122526350 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122526350 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250131122526350 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122526350 DAUC <0003> auc.c:113 vector [0]: rand = 6f962ee8cc8091adf2f35dfde944e6eb 20250131122526350 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250131122526350 DAUC <0003> auc.c:142 vector [0]: autn = 0fcd479dfd0700000ddce66f27555ea5 20250131122526350 DAUC <0003> auc.c:143 vector [0]: ck = 6d847a7aaa2b442500a0d8d00b0f802f 20250131122526350 DAUC <0003> auc.c:144 vector [0]: ik = bcb618e594e074163daa1d8b744fce36 20250131122526350 DAUC <0003> auc.c:145 vector [0]: res = 381df36d91310ce20000000000000000 20250131122526350 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122526350 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122526350 DAUC <0003> auc.c:179 vector [0]: kc = b36e9c73dc0cbaaa 20250131122526350 DAUC <0003> auc.c:180 vector [0]: sres = 7286d3b0 20250131122526350 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122526350 DAUC <0003> auc.c:113 vector [1]: rand = 3eef4bf2cf777036ec40cc6d4903ab1e 20250131122526350 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250131122526350 DAUC <0003> auc.c:142 vector [1]: autn = 0f31a901215900003930759cc953211f 20250131122526350 DAUC <0003> auc.c:143 vector [1]: ck = 759c94e5b78945b6dcb8564052fac81f 20250131122526350 DAUC <0003> auc.c:144 vector [1]: ik = 7920162d5fcea7bcd3c686971ffe79d5 20250131122526350 DAUC <0003> auc.c:145 vector [1]: res = 7a87f5079f34b8730000000000000000 20250131122526350 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122526350 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122526350 DAUC <0003> auc.c:179 vector [1]: kc = ea635bc38a683d2a 20250131122526350 DAUC <0003> auc.c:180 vector [1]: sres = c1fa4040 20250131122526350 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122526350 DAUC <0003> auc.c:113 vector [2]: rand = 9fae12cfa8bf4faca900a5aa82635935 20250131122526350 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250131122526350 DAUC <0003> auc.c:142 vector [2]: autn = 46da98f4193000009eb5c8d3f66ce027 20250131122526350 DAUC <0003> auc.c:143 vector [2]: ck = adde933a95e4899c57c00126ddb1ab50 20250131122526350 DAUC <0003> auc.c:144 vector [2]: ik = b9e9aeb2ab06c12a96501a623b8c08cc 20250131122526350 DAUC <0003> auc.c:145 vector [2]: res = 30c66efb679d11dc0000000000000000 20250131122526350 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122526350 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122526350 DAUC <0003> auc.c:179 vector [2]: kc = ce1cd533c5bb3cea 20250131122526350 DAUC <0003> auc.c:180 vector [2]: sres = 6a51c70a 20250131122526350 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122526350 DAUC <0003> auc.c:113 vector [3]: rand = 4a8b242b7cf81daf656613aa2674997b 20250131122526350 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250131122526350 DAUC <0003> auc.c:142 vector [3]: autn = 6bd2213ac0da0000033abb7e91a17b12 20250131122526350 DAUC <0003> auc.c:143 vector [3]: ck = c890b9a73441353eb861b787770e1de9 20250131122526350 DAUC <0003> auc.c:144 vector [3]: ik = 5c593dbe63824431eb6a65d2c02b66e2 20250131122526350 DAUC <0003> auc.c:145 vector [3]: res = a7749c82304346ac0000000000000000 20250131122526350 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122526350 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122526350 DAUC <0003> auc.c:179 vector [3]: kc = 9f7bd2ee3254a3d0 20250131122526350 DAUC <0003> auc.c:180 vector [3]: sres = 94af5ba1 20250131122526350 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122526350 DAUC <0003> auc.c:113 vector [4]: rand = a0d16db7945dd1f69e0ea5f25abb669d 20250131122526350 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250131122526350 DAUC <0003> auc.c:142 vector [4]: autn = ad4f3dfc951300003754b4cc549bc852 20250131122526350 DAUC <0003> auc.c:143 vector [4]: ck = 2edd15bdaff191b068baf79687ed416b 20250131122526350 DAUC <0003> auc.c:144 vector [4]: ik = 497004c891923faa426901caed39cdc4 20250131122526350 DAUC <0003> auc.c:145 vector [4]: res = ef171e334a8f9dcc0000000000000000 20250131122526350 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122526350 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122526350 DAUC <0003> auc.c:179 vector [4]: kc = 18ccebc05e549c20 20250131122526350 DAUC <0003> auc.c:180 vector [4]: sres = eb09f303 20250131122526350 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122526350 DAUC <0003> db_auc.c:245 IMSI='262428591022876': Generated 5 vectors 20250131122526350 DAUC <0003> db_auc.c:249 IMSI='262428591022876': Updating SQN=481 in DB 20250131122526350 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428591022876"} 20250131122526350 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428591022876 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122526350 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122526350 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122526351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53710<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122526352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@2a3cb89379fe: Final verdict of PTC: none 20250131122526353 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42449<->l=127.0.0.1:4259) 20250131122526353 DLINP <000b> input/ipa.c:451 connected read/write 20250131122526353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122526353 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122526353 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122526353 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@2a3cb89379fe: Final verdict of PTC: none 22@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:25:26 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 20250131122526377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 20250131122526478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275032) Waiting for packet dumper to finish... 1 (prev_count=275032, count=409108) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_sai_eps started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122529576 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122529577 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122529581 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122529582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122529586 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122529586 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122529586 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122529586 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  20250131122529586 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122529586 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  20250131122529586 DLGSUP <0013> gsup_server.c:235 2:  20250131122529586 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122529586 DLGSUP <0013> gsup_server.c:235 3:  20250131122529586 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122529586 DLGSUP <0013> gsup_server.c:235 4:  20250131122529586 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122529586 DLGSUP <0013> gsup_server.c:235 5:  20250131122529586 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122529586 DLGSUP <0013> gsup_server.c:235 7:  20250131122529586 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122529586 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122529586 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122529586 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@2a3cb89379fe: 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") 20250131122529617 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38961<->l=127.0.0.1:4259) 20250131122529626 DAUC <0003> db_auc.c:157 IMSI='262427487103270': No 2G Auth Data 20250131122529626 DAUC <0003> db_auc.c:192 IMSI='262427487103270': No 3G Auth Data HLR_Test-GSUP(33)@2a3cb89379fe: Created GsupExpect[0] for "262427487103270" to be handled at TC_gsup_sai_eps(36) 20250131122529646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4258 20250131122529656 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122529656 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427487103270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427487103270"} 20250131122529656 DAUC <0003> db_auc.c:157 IMSI='262427487103270': No 2G Auth Data 20250131122529656 DAUC <0003> db_auc.c:236 IMSI='262427487103270': Calling to generate 5 vectors 20250131122529656 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250131122529656 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122529656 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122529656 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122529656 DAUC <0003> auc.c:113 vector [0]: rand = 4a4b806a7c4638d74f0f8ed87bb57a0a 20250131122529656 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122529656 DAUC <0003> auc.c:142 vector [0]: autn = cdcd720b9de58000659fdfc5766f944d 20250131122529656 DAUC <0003> auc.c:143 vector [0]: ck = 3a18cda3e79b5f7af551c61e15da4a62 20250131122529656 DAUC <0003> auc.c:144 vector [0]: ik = 49b27dc7b109a9675f56b763f0d653d0 20250131122529656 DAUC <0003> auc.c:145 vector [0]: res = e5c86dbc22846b010000000000000000 20250131122529656 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122529656 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122529656 DAUC <0003> auc.c:151 vector [0]: kc = d9adc119b39eefaf 20250131122529656 DAUC <0003> auc.c:152 vector [0]: sres = c74c06bd 20250131122529656 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122529656 DAUC <0003> auc.c:113 vector [1]: rand = fb1b83beeda1136a85605840c46f0c51 20250131122529656 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122529656 DAUC <0003> auc.c:142 vector [1]: autn = 17e79d0f58f3800093ab3371677badd4 20250131122529656 DAUC <0003> auc.c:143 vector [1]: ck = b0c39fd9c72c0fc977bead21b5058a1e 20250131122529656 DAUC <0003> auc.c:144 vector [1]: ik = 2adfa3bc35c39a9dbe3cb3f416410aa9 20250131122529656 DAUC <0003> auc.c:145 vector [1]: res = db086f2e3ede56350000000000000000 20250131122529656 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122529656 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122529656 DAUC <0003> auc.c:151 vector [1]: kc = 539e22b051ab15e3 20250131122529656 DAUC <0003> auc.c:152 vector [1]: sres = e5d6391b 20250131122529656 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122529656 DAUC <0003> auc.c:113 vector [2]: rand = f906232ac86cb5b2d04e6196a63955f8 20250131122529656 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122529656 DAUC <0003> auc.c:142 vector [2]: autn = def4f0ec384c8000558aaf392ea9a309 20250131122529656 DAUC <0003> auc.c:143 vector [2]: ck = 752a667608f306796feecefef5c3c93b 20250131122529656 DAUC <0003> auc.c:144 vector [2]: ik = 89b2831a75e58fd92e8459f8ee8d799d 20250131122529656 DAUC <0003> auc.c:145 vector [2]: res = 8726f5a18240b80e0000000000000000 20250131122529656 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122529656 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122529656 DAUC <0003> auc.c:151 vector [2]: kc = bdf2726a66583906 20250131122529656 DAUC <0003> auc.c:152 vector [2]: sres = 05664daf 20250131122529656 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122529656 DAUC <0003> auc.c:113 vector [3]: rand = f782da053d8ce409a9927e06b7336960 20250131122529656 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122529656 DAUC <0003> auc.c:142 vector [3]: autn = feb5b540847d800052df5a97b1f2cb1d 20250131122529656 DAUC <0003> auc.c:143 vector [3]: ck = 958c3547858d6d9e9d57ca2fe55ea497 20250131122529656 DAUC <0003> auc.c:144 vector [3]: ik = 96148f70a105011e9250d15c0dc01178 20250131122529656 DAUC <0003> auc.c:145 vector [3]: res = eb25fb205d9fbd8b0000000000000000 20250131122529656 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122529656 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122529656 DAUC <0003> auc.c:151 vector [3]: kc = 0c9fa144cc16d96f 20250131122529656 DAUC <0003> auc.c:152 vector [3]: sres = b6ba46ab 20250131122529657 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122529657 DAUC <0003> auc.c:113 vector [4]: rand = 72b8f4d162d74cefba372468456cd54e 20250131122529657 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122529657 DAUC <0003> auc.c:142 vector [4]: autn = fc21f95bbd748000300314294c678c82 20250131122529657 DAUC <0003> auc.c:143 vector [4]: ck = bffe28dcc27318050d530549d5076f82 20250131122529657 DAUC <0003> auc.c:144 vector [4]: ik = 2a58037181b6cdb334691a3e48580ad3 20250131122529657 DAUC <0003> auc.c:145 vector [4]: res = 349af51328c0ce8f0000000000000000 20250131122529657 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122529657 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250131122529657 DAUC <0003> auc.c:151 vector [4]: kc = ac9c34dade9ab0e7 20250131122529657 DAUC <0003> auc.c:152 vector [4]: sres = 1c5a3b9c 20250131122529657 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250131122529657 DAUC <0003> db_auc.c:245 IMSI='262427487103270': Generated 5 vectors 20250131122529657 DAUC <0003> db_auc.c:249 IMSI='262427487103270': Updating SQN=161 in DB 20250131122529657 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427487103270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427487103270"} 20250131122529657 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427487103270 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122529657 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122529657 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2a3cb89379fe: Found GsupExpect[0] for "262427487103270" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427487103270" TC_gsup_sai_eps(36)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122529664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@2a3cb89379fe: Final verdict of PTC: pass 20250131122529667 DAUC <0003> db_auc.c:157 IMSI='262421600632213': No 2G Auth Data 20250131122529667 DAUC <0003> db_auc.c:192 IMSI='262421600632213': No 3G Auth Data HLR_Test-GSUP(33)@2a3cb89379fe: Created GsupExpect[0] for "262421600632213" to be handled at TC_gsup_sai_eps(37) 20250131122529677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53754<->l=127.0.0.1:4258 20250131122529679 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122529679 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421600632213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421600632213"} 20250131122529679 DAUC <0003> db_auc.c:157 IMSI='262421600632213': No 2G Auth Data 20250131122529679 DAUC <0003> db_auc.c:236 IMSI='262421600632213': Calling to generate 5 vectors 20250131122529679 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250131122529679 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122529679 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250131122529679 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122529679 DAUC <0003> auc.c:113 vector [0]: rand = 14e2d7349786be4234a58f2da7425d99 20250131122529679 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122529679 DAUC <0003> auc.c:142 vector [0]: autn = bc2e143a6cbc80007b2f2f3e3ea63bef 20250131122529679 DAUC <0003> auc.c:143 vector [0]: ck = 41bd94e86135093694b7dbed4babfc55 20250131122529679 DAUC <0003> auc.c:144 vector [0]: ik = f5703fdb9185571fee8a74c35db1c471 20250131122529679 DAUC <0003> auc.c:145 vector [0]: res = dde7d18f27b738840000000000000000 20250131122529679 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122529679 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250131122529679 DAUC <0003> auc.c:151 vector [0]: kc = cef0041de6aa660d 20250131122529679 DAUC <0003> auc.c:152 vector [0]: sres = fa50e90b 20250131122529679 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250131122529679 DAUC <0003> auc.c:113 vector [1]: rand = 5b7a589ee473c23f222cb2f99bb53635 20250131122529679 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122529679 DAUC <0003> auc.c:142 vector [1]: autn = c3a13210317880004d9babf828be3690 20250131122529679 DAUC <0003> auc.c:143 vector [1]: ck = 10eb5cb43436ef9b8b88fa069875f10b 20250131122529679 DAUC <0003> auc.c:144 vector [1]: ik = 90bef12d14cdf6bdd78d1318fd151d68 20250131122529679 DAUC <0003> auc.c:145 vector [1]: res = b2ad6ab62892e6490000000000000000 20250131122529679 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122529679 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250131122529679 DAUC <0003> auc.c:151 vector [1]: kc = dc504487459bf545 20250131122529679 DAUC <0003> auc.c:152 vector [1]: sres = 9a3f8cff 20250131122529679 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250131122529679 DAUC <0003> auc.c:113 vector [2]: rand = a8c47eb7bcbdd272fa8d5094d4c6641e 20250131122529679 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122529679 DAUC <0003> auc.c:142 vector [2]: autn = aea7bd686073800090a142d53a0ce79a 20250131122529679 DAUC <0003> auc.c:143 vector [2]: ck = b6dac2a86d86d44846e81f672f300655 20250131122529679 DAUC <0003> auc.c:144 vector [2]: ik = 82660bdd4af8a30da2e69a901797ccd3 20250131122529679 DAUC <0003> auc.c:145 vector [2]: res = 0cc278ad5b76f3720000000000000000 20250131122529679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122529679 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250131122529679 DAUC <0003> auc.c:151 vector [2]: kc = d0b24c821fd9bdc3 20250131122529679 DAUC <0003> auc.c:152 vector [2]: sres = 57b48bdf 20250131122529679 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250131122529679 DAUC <0003> auc.c:113 vector [3]: rand = f9ea85c8f6f253b4b730e2a3d3ebb1e0 20250131122529679 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122529679 DAUC <0003> auc.c:142 vector [3]: autn = a2ce20e77ce08000d29c6dfae768cdd0 20250131122529679 DAUC <0003> auc.c:143 vector [3]: ck = a1f73bb34ad5cd752f5a23a7e169bac9 20250131122529679 DAUC <0003> auc.c:144 vector [3]: ik = 7ec1264e205107f619bdd4d0b6e304a0 20250131122529679 DAUC <0003> auc.c:145 vector [3]: res = 14044c1e91ed9b190000000000000000 20250131122529679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122529679 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250131122529679 DAUC <0003> auc.c:151 vector [3]: kc = e9d1ea8a3d0e74ea 20250131122529679 DAUC <0003> auc.c:152 vector [3]: sres = 85e9d707 20250131122529679 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250131122529679 DAUC <0003> auc.c:113 vector [4]: rand = b2135fd27d26c7fc1603ccca84185c10 20250131122529679 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122529679 DAUC <0003> auc.c:142 vector [4]: autn = d5ae8b6456d180001a75d38fa04b0bf9 20250131122529679 DAUC <0003> auc.c:143 vector [4]: ck = f90c0348d743186cdd207df74c974f2d 20250131122529679 DAUC <0003> auc.c:144 vector [4]: ik = 09aedd43f8158872653de9306a25fe12 20250131122529679 DAUC <0003> auc.c:145 vector [4]: res = b6b684f2050c7f950000000000000000 20250131122529679 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122529679 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250131122529679 DAUC <0003> auc.c:151 vector [4]: kc = 48bf4acc09e42121 20250131122529679 DAUC <0003> auc.c:152 vector [4]: sres = b3bafb67 20250131122529679 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250131122529679 DAUC <0003> db_auc.c:245 IMSI='262421600632213': Generated 5 vectors 20250131122529679 DAUC <0003> db_auc.c:249 IMSI='262421600632213': Updating SQN=161 in DB 20250131122529679 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421600632213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421600632213"} 20250131122529679 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421600632213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122529679 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122529679 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2a3cb89379fe: Found GsupExpect[0] for "262421600632213" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421600632213" TC_gsup_sai_eps(37)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122529680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53754<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@2a3cb89379fe: Final verdict of PTC: pass 20250131122529681 DAUC <0003> db_auc.c:157 IMSI='262424062120678': No 2G Auth Data 20250131122529681 DAUC <0003> db_auc.c:192 IMSI='262424062120678': No 3G Auth Data HLR_Test-GSUP(33)@2a3cb89379fe: Created GsupExpect[0] for "262424062120678" to be handled at TC_gsup_sai_eps(38) 20250131122529687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 20250131122529688 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122529688 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424062120678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424062120678"} 20250131122529688 DAUC <0003> db_auc.c:236 IMSI='262424062120678': Calling to generate 5 vectors 20250131122529688 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122529688 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122529688 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122529688 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122529688 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122529688 DAUC <0003> auc.c:113 vector [0]: rand = 3185d807e55de685cfb9084905291237 20250131122529689 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122529689 DAUC <0003> auc.c:142 vector [0]: autn = e6a51b8500dd8000569c5f3500bc2663 20250131122529689 DAUC <0003> auc.c:143 vector [0]: ck = 3ad4aeb50a2a90f54d9e59f9b306f074 20250131122529689 DAUC <0003> auc.c:144 vector [0]: ik = c87ee87f705839606e711a631dfe91e3 20250131122529689 DAUC <0003> auc.c:145 vector [0]: res = 16d83876f74f4ece0000000000000000 20250131122529689 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122529689 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122529689 DAUC <0003> auc.c:179 vector [0]: kc = e9763894b648c800 20250131122529689 DAUC <0003> auc.c:180 vector [0]: sres = b5ad9f84 20250131122529689 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122529689 DAUC <0003> auc.c:113 vector [1]: rand = c4eaffe2983c9f231e7baa48acf325b7 20250131122529689 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122529689 DAUC <0003> auc.c:142 vector [1]: autn = 87ce91c10b1c8000eeab8ad8d51bc77f 20250131122529689 DAUC <0003> auc.c:143 vector [1]: ck = b70d16b811a9c46a2c4a2653dbf2902d 20250131122529689 DAUC <0003> auc.c:144 vector [1]: ik = a099809431b3080fe676af3783afa675 20250131122529689 DAUC <0003> auc.c:145 vector [1]: res = 8b20312ac916df5f0000000000000000 20250131122529689 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122529689 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122529689 DAUC <0003> auc.c:179 vector [1]: kc = 11665fa58b054c00 20250131122529689 DAUC <0003> auc.c:180 vector [1]: sres = 2236f78e 20250131122529689 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122529689 DAUC <0003> auc.c:113 vector [2]: rand = ecd46ad8249f4a3814f1fd8a82a5e815 20250131122529689 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122529689 DAUC <0003> auc.c:142 vector [2]: autn = be9e7919f0148000d96e688da839bb5c 20250131122529689 DAUC <0003> auc.c:143 vector [2]: ck = b78f7f90a5f545476d3171b74f5fd164 20250131122529689 DAUC <0003> auc.c:144 vector [2]: ik = 30a94abdb0ccad9cb65fbe18c4826800 20250131122529689 DAUC <0003> auc.c:145 vector [2]: res = 93d2f3a9361747e80000000000000000 20250131122529689 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122529689 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122529689 DAUC <0003> auc.c:179 vector [2]: kc = a608ac7fa6125800 20250131122529689 DAUC <0003> auc.c:180 vector [2]: sres = cf36ca2f 20250131122529689 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122529689 DAUC <0003> auc.c:113 vector [3]: rand = 1acc050fb910d7d522767a5773d041fd 20250131122529689 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122529689 DAUC <0003> auc.c:142 vector [3]: autn = ab779948b7b08000828f72299b8cb59b 20250131122529689 DAUC <0003> auc.c:143 vector [3]: ck = 51fb7ffe21663aab8b62f782d29a5935 20250131122529689 DAUC <0003> auc.c:144 vector [3]: ik = b665b24060ea396927a69c224b718adf 20250131122529689 DAUC <0003> auc.c:145 vector [3]: res = 8565ab824f51c4320000000000000000 20250131122529689 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122529689 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122529689 DAUC <0003> auc.c:179 vector [3]: kc = b23f474936a29800 20250131122529689 DAUC <0003> auc.c:180 vector [3]: sres = 7ec0c1cc 20250131122529689 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122529689 DAUC <0003> auc.c:113 vector [4]: rand = d9d459ac8021f1131120a549f8bdcd3c 20250131122529689 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122529689 DAUC <0003> auc.c:142 vector [4]: autn = 7599d4c40de6800000900922fe3908ea 20250131122529689 DAUC <0003> auc.c:143 vector [4]: ck = 682dde1b2e289d17377d6588dd9dffdd 20250131122529689 DAUC <0003> auc.c:144 vector [4]: ik = 7a7bcc11be16bf7a73601d4b8b91b7cd 20250131122529689 DAUC <0003> auc.c:145 vector [4]: res = 46b52eea490db7ad0000000000000000 20250131122529689 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122529689 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122529689 DAUC <0003> auc.c:179 vector [4]: kc = aa16dac71b10fc00 20250131122529689 DAUC <0003> auc.c:180 vector [4]: sres = 9869ac45 20250131122529689 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122529689 DAUC <0003> db_auc.c:245 IMSI='262424062120678': Generated 5 vectors 20250131122529689 DAUC <0003> db_auc.c:249 IMSI='262424062120678': Updating SQN=161 in DB 20250131122529689 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424062120678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424062120678"} 20250131122529689 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424062120678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122529689 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122529689 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2a3cb89379fe: Found GsupExpect[0] for "262424062120678" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424062120678" TC_gsup_sai_eps(38)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122529690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53762<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@2a3cb89379fe: Final verdict of PTC: pass 20250131122529691 DAUC <0003> db_auc.c:157 IMSI='262425496140469': No 2G Auth Data 20250131122529691 DAUC <0003> db_auc.c:192 IMSI='262425496140469': No 3G Auth Data HLR_Test-GSUP(33)@2a3cb89379fe: Created GsupExpect[0] for "262425496140469" to be handled at TC_gsup_sai_eps(39) 20250131122529698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 20250131122529700 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122529700 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425496140469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425496140469"} 20250131122529700 DAUC <0003> db_auc.c:236 IMSI='262425496140469': Calling to generate 5 vectors 20250131122529700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122529700 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122529700 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122529700 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122529700 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122529700 DAUC <0003> auc.c:113 vector [0]: rand = e2f2555012e5831e6cd0bd3b39997a36 20250131122529700 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122529700 DAUC <0003> auc.c:142 vector [0]: autn = 06b0256c82778000f3cf7b8b3bd1c391 20250131122529700 DAUC <0003> auc.c:143 vector [0]: ck = 12cf3062afd0de26cbbef1bb918cd2a0 20250131122529700 DAUC <0003> auc.c:144 vector [0]: ik = 9bc93bc46ef99a831f11ee7f5da02d72 20250131122529700 DAUC <0003> auc.c:145 vector [0]: res = f2fc624c527c91b10000000000000000 20250131122529700 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122529700 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122529700 DAUC <0003> auc.c:179 vector [0]: kc = 52d34d8901318c00 20250131122529700 DAUC <0003> auc.c:180 vector [0]: sres = 9074fdc5 20250131122529700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122529700 DAUC <0003> auc.c:113 vector [1]: rand = 448fea0cd90f60cb24bde36aec413529 20250131122529700 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122529700 DAUC <0003> auc.c:142 vector [1]: autn = 4af1bee8e2488000837c86ebb23cbbb1 20250131122529700 DAUC <0003> auc.c:143 vector [1]: ck = 9697d5ed63da57d9ea11abc16f6e1928 20250131122529700 DAUC <0003> auc.c:144 vector [1]: ik = cdfdfe06e8e7077dc27ca3449e4eac14 20250131122529700 DAUC <0003> auc.c:145 vector [1]: res = 508807c7b6f238630000000000000000 20250131122529700 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122529700 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122529700 DAUC <0003> auc.c:179 vector [1]: kc = 8b58902db734a800 20250131122529700 DAUC <0003> auc.c:180 vector [1]: sres = 555e7d19 20250131122529700 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122529700 DAUC <0003> auc.c:113 vector [2]: rand = 310cb82377c43e9538f7fb6fae56cf4b 20250131122529700 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122529700 DAUC <0003> auc.c:142 vector [2]: autn = 4d46cdd4f7088000bf45f8bedbed4277 20250131122529700 DAUC <0003> auc.c:143 vector [2]: ck = 8053270d7bc75a45df29b4a930e90179 20250131122529700 DAUC <0003> auc.c:144 vector [2]: ik = 5b5eda958e254636bcb410adf6ffb2b2 20250131122529700 DAUC <0003> auc.c:145 vector [2]: res = bf0e7918a0e1002d0000000000000000 20250131122529700 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122529700 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122529700 DAUC <0003> auc.c:179 vector [2]: kc = 610e218347562c00 20250131122529700 DAUC <0003> auc.c:180 vector [2]: sres = d6e5aa35 20250131122529700 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122529700 DAUC <0003> auc.c:113 vector [3]: rand = b28ded6c8f6779a69d946029094df0d0 20250131122529700 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122529700 DAUC <0003> auc.c:142 vector [3]: autn = 746de74faaaa8000f5c8ae5292946366 20250131122529700 DAUC <0003> auc.c:143 vector [3]: ck = 4d69b3bc94e157a6ab16285060c15503 20250131122529700 DAUC <0003> auc.c:144 vector [3]: ik = e176bf2260d89475f43f43f0e565705b 20250131122529700 DAUC <0003> auc.c:145 vector [3]: res = 446ef3814aaa8d050000000000000000 20250131122529700 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122529700 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122529700 DAUC <0003> auc.c:179 vector [3]: kc = b72145a450bfd400 20250131122529700 DAUC <0003> auc.c:180 vector [3]: sres = 987d6d53 20250131122529700 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122529700 DAUC <0003> auc.c:113 vector [4]: rand = 3aa7f1ed7a0c17f54f58a894d1ea49f4 20250131122529700 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122529700 DAUC <0003> auc.c:142 vector [4]: autn = 876791aef7d7800089c405d4768d8db0 20250131122529700 DAUC <0003> auc.c:143 vector [4]: ck = b87a705a572d2ec1218d76d5879bbc14 20250131122529700 DAUC <0003> auc.c:144 vector [4]: ik = 891c974db65e2347865517dffb39e9fc 20250131122529700 DAUC <0003> auc.c:145 vector [4]: res = 9a9b6181837faeae0000000000000000 20250131122529700 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122529700 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122529700 DAUC <0003> auc.c:179 vector [4]: kc = 86d24ef5e21dcc00 20250131122529700 DAUC <0003> auc.c:180 vector [4]: sres = 141a2f58 20250131122529700 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122529700 DAUC <0003> db_auc.c:245 IMSI='262425496140469': Generated 5 vectors 20250131122529700 DAUC <0003> db_auc.c:249 IMSI='262425496140469': Updating SQN=161 in DB 20250131122529700 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425496140469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425496140469"} 20250131122529700 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425496140469 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122529700 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122529700 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2a3cb89379fe: Found GsupExpect[0] for "262425496140469" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425496140469" TC_gsup_sai_eps(39)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122529701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53768<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@2a3cb89379fe: Final verdict of PTC: pass 20250131122529702 DAUC <0003> db_auc.c:157 IMSI='262422664162619': No 2G Auth Data 20250131122529702 DAUC <0003> db_auc.c:192 IMSI='262422664162619': No 3G Auth Data HLR_Test-GSUP(33)@2a3cb89379fe: Created GsupExpect[0] for "262422664162619" to be handled at TC_gsup_sai_eps(40) 20250131122529709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4258 20250131122529711 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122529711 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422664162619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422664162619"} 20250131122529711 DAUC <0003> db_auc.c:236 IMSI='262422664162619': Calling to generate 5 vectors 20250131122529711 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250131122529711 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250131122529711 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250131122529711 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250131122529711 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250131122529711 DAUC <0003> auc.c:113 vector [0]: rand = d6cd5a1bd27554d4bad4a33ac24493bc 20250131122529711 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250131122529711 DAUC <0003> auc.c:142 vector [0]: autn = 117fc8d33a5780008a699d53ab220b14 20250131122529711 DAUC <0003> auc.c:143 vector [0]: ck = c9f5eeb530b6dc6c10d8e56623fac7c8 20250131122529711 DAUC <0003> auc.c:144 vector [0]: ik = aadbed496833efc8e3fefa20c1c0dbf2 20250131122529711 DAUC <0003> auc.c:145 vector [0]: res = 7a438b383dd2350c0000000000000000 20250131122529711 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250131122529711 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250131122529711 DAUC <0003> auc.c:179 vector [0]: kc = cf02ed7f14f79b0e 20250131122529711 DAUC <0003> auc.c:180 vector [0]: sres = 5ceee466 20250131122529711 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250131122529711 DAUC <0003> auc.c:113 vector [1]: rand = 1b0c7f5835b63fe0d4c4f8aa5529c6e8 20250131122529711 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250131122529711 DAUC <0003> auc.c:142 vector [1]: autn = 578d9edb6e2e800025e31a514865f65d 20250131122529711 DAUC <0003> auc.c:143 vector [1]: ck = 9a28b11551e6ee1e6e045abb2ace0227 20250131122529711 DAUC <0003> auc.c:144 vector [1]: ik = 239faf543857678eaca4e8b79312d70d 20250131122529711 DAUC <0003> auc.c:145 vector [1]: res = c36256a254ad99070000000000000000 20250131122529711 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250131122529711 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250131122529711 DAUC <0003> auc.c:179 vector [1]: kc = 9726033f7d795b7e 20250131122529711 DAUC <0003> auc.c:180 vector [1]: sres = 5e8a42a9 20250131122529711 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250131122529711 DAUC <0003> auc.c:113 vector [2]: rand = 554b451b5dd3378abc4fde33ada07e2a 20250131122529711 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250131122529711 DAUC <0003> auc.c:142 vector [2]: autn = b375b4de1225800052cc7c142f3a6605 20250131122529711 DAUC <0003> auc.c:143 vector [2]: ck = 32c686ef087c13bc2776f93586a98a2f 20250131122529711 DAUC <0003> auc.c:144 vector [2]: ik = 58b543fbe5f271de62901680965ba0be 20250131122529711 DAUC <0003> auc.c:145 vector [2]: res = ad72ec45558406740000000000000000 20250131122529711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250131122529711 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250131122529711 DAUC <0003> auc.c:179 vector [2]: kc = cb1420560db2288f 20250131122529711 DAUC <0003> auc.c:180 vector [2]: sres = feb042e6 20250131122529711 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250131122529711 DAUC <0003> auc.c:113 vector [3]: rand = 2adbcc737ea7f0d3d6ab847877e3aa5f 20250131122529711 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250131122529711 DAUC <0003> auc.c:142 vector [3]: autn = 2c15891266bf80006e44f1beaf9a0307 20250131122529711 DAUC <0003> auc.c:143 vector [3]: ck = 0e67af52ba553b125caa80588362927e 20250131122529711 DAUC <0003> auc.c:144 vector [3]: ik = 2083e8911f30171e99e20ca472e6c138 20250131122529711 DAUC <0003> auc.c:145 vector [3]: res = 03ca21700f26bca10000000000000000 20250131122529711 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250131122529711 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250131122529711 DAUC <0003> auc.c:179 vector [3]: kc = 5d26b74426154d5f 20250131122529711 DAUC <0003> auc.c:180 vector [3]: sres = bc622213 20250131122529711 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250131122529711 DAUC <0003> auc.c:113 vector [4]: rand = 2720072bf451047372921d01d418e7b0 20250131122529711 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250131122529711 DAUC <0003> auc.c:142 vector [4]: autn = 061034eec7bb800018100fb1ca7d3764 20250131122529711 DAUC <0003> auc.c:143 vector [4]: ck = 60fadebd1ed7dc321951d53c47d3b8ed 20250131122529711 DAUC <0003> auc.c:144 vector [4]: ik = c04790d07691e52250023002c7af96fd 20250131122529711 DAUC <0003> auc.c:145 vector [4]: res = 4fff13e4121d5a510000000000000000 20250131122529711 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250131122529711 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250131122529711 DAUC <0003> auc.c:179 vector [4]: kc = 7b0e03b3bfd624df 20250131122529711 DAUC <0003> auc.c:180 vector [4]: sres = f6ccaade 20250131122529711 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250131122529711 DAUC <0003> db_auc.c:245 IMSI='262422664162619': Generated 5 vectors 20250131122529711 DAUC <0003> db_auc.c:249 IMSI='262422664162619': Updating SQN=161 in DB 20250131122529711 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422664162619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422664162619"} 20250131122529711 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422664162619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122529711 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122529711 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@2a3cb89379fe: Found GsupExpect[0] for "262422664162619" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422664162619" TC_gsup_sai_eps(40)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122529712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122529713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4258 20250131122529714 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38961<->l=127.0.0.1:4259) 20250131122529714 DLINP <000b> input/ipa.c:451 connected read/write 20250131122529714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122529714 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122529714 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122529714 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP(33)@2a3cb89379fe: Final verdict of PTC: none 34@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122529739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 20250131122529840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53788<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_ul_unknown_imsi started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122532969 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122532969 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122532972 DLINP <000b> input/ipa.c:451 connected read/write 20250131122532972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122532974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122532977 DLINP <000b> input/ipa.c:451 connected read/write 20250131122532977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122532977 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122532977 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122532977 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  20250131122532977 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122532977 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  20250131122532977 DLGSUP <0013> gsup_server.c:235 2:  20250131122532977 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122532977 DLGSUP <0013> gsup_server.c:235 3:  20250131122532977 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122532977 DLGSUP <0013> gsup_server.c:235 4:  20250131122532977 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122532977 DLGSUP <0013> gsup_server.c:235 5:  20250131122532977 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122532977 DLGSUP <0013> gsup_server.c:235 7:  20250131122532977 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122532977 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(41)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122532977 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122532977 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@2a3cb89379fe: 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") 20250131122532996 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36273<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@2a3cb89379fe: Created GsupExpect[0] for "262423436212122" to be handled at TC_gsup_ul_unknown_imsi(45) 20250131122533004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36134<->l=127.0.0.1:4258 20250131122533018 DLINP <000b> input/ipa.c:451 connected read/write 20250131122533018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122533018 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423436212122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423436212122" cn_domain=PS} 20250131122533018 DLU <0006> fsm.c:456 lu(262423436212122)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122533018 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423436212122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250131122533018 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423436212122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423436212122" cause=IMSI unknown in HLR} 20250131122533018 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423436212122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122533018 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423436212122)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122533018 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423436212122)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122533018 DLU <0006> fsm.c:568 lu(PS:IMSI-262423436212122)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122533018 DLINP <000b> input/ipa.c:451 connected read/write 20250131122533018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122533018 DLINP <000b> input/ipa.c:451 connected read/write 20250131122533018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@2a3cb89379fe: Found GsupExpect[0] for "262423436212122" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262423436212122" TC_gsup_ul_unknown_imsi(45)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122533021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36134<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@2a3cb89379fe: Final verdict of PTC: pass 20250131122533022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36128<->l=127.0.0.1:4258 20250131122533023 DLINP <000b> input/ipa.c:451 connected read/write 20250131122533023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122533023 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@2a3cb89379fe: Final verdict of PTC: none 20250131122533023 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122533023 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122533023 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36273<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(44)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@2a3cb89379fe: Final verdict of PTC: none 43@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 43: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:25:33 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 20250131122533099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 20250131122533200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26036) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:25: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_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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122536289 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122536289 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122536293 DLINP <000b> input/ipa.c:451 connected read/write 20250131122536293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122536295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36164<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122536298 DLINP <000b> input/ipa.c:451 connected read/write 20250131122536298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122536299 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122536299 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122536299 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  20250131122536299 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122536299 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  20250131122536299 DLGSUP <0013> gsup_server.c:235 2:  20250131122536299 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122536299 DLGSUP <0013> gsup_server.c:235 3:  20250131122536299 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122536299 DLGSUP <0013> gsup_server.c:235 4:  20250131122536299 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122536299 DLGSUP <0013> gsup_server.c:235 5:  20250131122536299 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122536299 DLGSUP <0013> gsup_server.c:235 7:  20250131122536299 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122536299 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122536299 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122536299 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@2a3cb89379fe: 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") 20250131122536320 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43387<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@2a3cb89379fe: Created GsupExpect[0] for "262420656352510" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250131122536329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 20250131122536346 DLINP <000b> input/ipa.c:451 connected read/write 20250131122536346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122536346 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420656352510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420656352510" cn_domain=PS source_name="the-source\n"} 20250131122536346 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250131122536346 DLU <0006> fsm.c:456 lu(262420656352510)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122536346 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420656352510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250131122536346 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262420656352510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420656352510" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250131122536346 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262420656352510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122536346 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420656352510)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122536346 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420656352510)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122536346 DLU <0006> fsm.c:568 lu(PS:IMSI-262420656352510)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122536346 DLINP <000b> input/ipa.c:451 connected read/write 20250131122536346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122536347 DLINP <000b> input/ipa.c:451 connected read/write 20250131122536347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@2a3cb89379fe: Found GsupExpect[0] for "262420656352510" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420656352510" TC_gsup_ul_unknown_imsi_via_proxy(50)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122536352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@2a3cb89379fe: Final verdict of PTC: pass 20250131122536354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36164<->l=127.0.0.1:4258 20250131122536356 DLINP <000b> input/ipa.c:451 connected read/write 20250131122536356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122536356 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122536356 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122536356 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122536356 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250131122536357 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43387<->l=127.0.0.1:4259) 48@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP(47)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 48: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:25:36 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 20250131122536394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36182<->l=127.0.0.1:4258 20250131122536495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36182<->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@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122539607 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122539607 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122539608 DLINP <000b> input/ipa.c:451 connected read/write 20250131122539609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122539609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122539610 DLINP <000b> input/ipa.c:451 connected read/write 20250131122539610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122539610 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122539610 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122539610 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  20250131122539610 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122539610 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  20250131122539610 DLGSUP <0013> gsup_server.c:235 2:  20250131122539610 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122539610 DLGSUP <0013> gsup_server.c:235 3:  20250131122539610 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122539610 DLGSUP <0013> gsup_server.c:235 4:  20250131122539610 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122539610 DLGSUP <0013> gsup_server.c:235 5:  20250131122539610 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122539610 DLGSUP <0013> gsup_server.c:235 7:  20250131122539610 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122539610 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122539610 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122539610 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@2a3cb89379fe: 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") 20250131122539621 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43795<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@2a3cb89379fe: Created GsupExpect[0] for "262421041891675" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250131122539631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 20250131122539658 DLINP <000b> input/ipa.c:451 connected read/write 20250131122539658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122539658 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421041891675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421041891675" cn_domain=PS} 20250131122539658 DLU <0006> fsm.c:456 lu(262421041891675)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122539658 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421041891675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250131122539658 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421041891675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421041891675" cause=Roaming not allowed in this location area} 20250131122539658 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421041891675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122539658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421041891675)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122539658 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421041891675)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122539658 DLU <0006> fsm.c:568 lu(PS:IMSI-262421041891675)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122539658 DLINP <000b> input/ipa.c:451 connected read/write 20250131122539658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122539658 DLINP <000b> input/ipa.c:451 connected read/write 20250131122539658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@2a3cb89379fe: Found GsupExpect[0] for "262421041891675" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421041891675" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122539665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36196<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@2a3cb89379fe: Final verdict of PTC: pass 20250131122539667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4258 20250131122539669 DLINP <000b> input/ipa.c:451 connected read/write 20250131122539669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122539669 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122539669 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122539669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@2a3cb89379fe: Final verdict of PTC: none 20250131122539670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43795<->l=127.0.0.1:4259) 53@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 53: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122539720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36212<->l=127.0.0.1:4258 20250131122539821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36212<->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=27592) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_sai_err_unknown_imsi started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122542927 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122542927 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122542931 DLINP <000b> input/ipa.c:451 connected read/write 20250131122542931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122542932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122542936 DLINP <000b> input/ipa.c:451 connected read/write 20250131122542936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122542936 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122542936 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122542936 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  20250131122542936 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122542936 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  20250131122542936 DLGSUP <0013> gsup_server.c:235 2:  20250131122542936 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122542936 DLGSUP <0013> gsup_server.c:235 3:  20250131122542936 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122542936 DLGSUP <0013> gsup_server.c:235 4:  20250131122542936 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122542936 DLGSUP <0013> gsup_server.c:235 5:  20250131122542936 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122542936 DLGSUP <0013> gsup_server.c:235 7:  20250131122542936 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122542936 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122542936 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122542936 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@2a3cb89379fe: 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") 20250131122542957 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33423<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@2a3cb89379fe: Created GsupExpect[0] for "262423233841553" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250131122542967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4258 20250131122542978 DLINP <000b> input/ipa.c:451 connected read/write 20250131122542978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122542978 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423233841553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423233841553"} 20250131122542978 DAUC <0003> db_auc.c:133 IMSI='262423233841553': No such subscriber 20250131122542978 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423233841553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250131122542978 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423233841553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423233841553" cause=IMSI unknown in HLR} 20250131122542978 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423233841553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122542978 DLINP <000b> input/ipa.c:451 connected read/write 20250131122542978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122542978 DLINP <000b> input/ipa.c:451 connected read/write 20250131122542978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@2a3cb89379fe: Found GsupExpect[0] for "262423233841553" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423233841553" TC_gsup_sai_err_unknown_imsi(60)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122542983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@2a3cb89379fe: Final verdict of PTC: pass 20250131122542985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4258 20250131122542987 DLINP <000b> input/ipa.c:451 connected read/write 20250131122542987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122542987 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122542987 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122542987 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122542987 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33423<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@2a3cb89379fe: Final verdict of PTC: none 58@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 58: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122543024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35146<->l=127.0.0.1:4258 20250131122543125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35146<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:25:45 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_ul started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122546219 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122546219 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122546220 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@2a3cb89379fe: 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 } } } } 20250131122546222 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546222 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122546222 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122546222 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  20250131122546222 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122546222 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  20250131122546222 DLGSUP <0013> gsup_server.c:235 2:  20250131122546222 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122546222 DLGSUP <0013> gsup_server.c:235 3:  20250131122546222 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122546222 DLGSUP <0013> gsup_server.c:235 4:  20250131122546222 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122546222 DLGSUP <0013> gsup_server.c:235 5:  20250131122546222 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122546222 DLGSUP <0013> gsup_server.c:235 7:  20250131122546222 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122546222 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122546222 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122546222 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@2a3cb89379fe: 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") 20250131122546232 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35051<->l=127.0.0.1:4259) 20250131122546238 DAUC <0003> db_auc.c:157 IMSI='262425736990803': No 2G Auth Data 20250131122546238 DAUC <0003> db_auc.c:192 IMSI='262425736990803': No 3G Auth Data HLR_Test-GSUP(62)@2a3cb89379fe: Created GsupExpect[0] for "262425736990803" to be handled at TC_gsup_ul(65) 20250131122546257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35164<->l=127.0.0.1:4258 20250131122546265 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546265 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425736990803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425736990803" cn_domain=PS} 20250131122546265 DLU <0006> fsm.c:456 lu(262425736990803)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122546265 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425736990803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122546265 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425736990803)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122546265 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425736990803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425736990803" cn_domain=PS} 20250131122546265 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546265 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2a3cb89379fe: Found GsupExpect[0] for "262425736990803" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_ul(65)"262425736990803" 20250131122546271 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546271 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425736990803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425736990803"} 20250131122546271 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425736990803)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122546271 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425736990803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122546271 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425736990803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425736990803"} 20250131122546271 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425736990803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122546271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425736990803)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122546271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425736990803)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122546271 DLU <0006> fsm.c:568 lu(PS:IMSI-262425736990803)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122546272 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546272 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul(65)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122546274 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35164<->l=127.0.0.1:4258 TC_gsup_ul(65)@2a3cb89379fe: Final verdict of PTC: pass 20250131122546277 DAUC <0003> db_auc.c:157 IMSI='262422556490896': No 2G Auth Data 20250131122546277 DAUC <0003> db_auc.c:192 IMSI='262422556490896': No 3G Auth Data 20250131122546278 DLGSUP <0013> hlr.c:121 IMSI 262422556490896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2a3cb89379fe: Created GsupExpect[0] for "262422556490896" to be handled at TC_gsup_ul(66) 20250131122546289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35180<->l=127.0.0.1:4258 20250131122546290 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546290 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422556490896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422556490896" cn_domain=PS} 20250131122546290 DLU <0006> fsm.c:456 lu(262422556490896)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122546290 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422556490896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122546290 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422556490896)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122546290 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422556490896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422556490896" cn_domain=PS} 20250131122546290 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546290 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2a3cb89379fe: Found GsupExpect[0] for "262422556490896" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_ul(66)"262422556490896" 20250131122546291 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546291 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422556490896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422556490896"} 20250131122546291 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422556490896)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122546291 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422556490896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122546291 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422556490896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422556490896"} 20250131122546291 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422556490896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122546291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422556490896)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122546291 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422556490896)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122546291 DLU <0006> fsm.c:568 lu(PS:IMSI-262422556490896)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122546291 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546291 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul(66)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122546292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35180<->l=127.0.0.1:4258 TC_gsup_ul(66)@2a3cb89379fe: Final verdict of PTC: pass 20250131122546292 DAUC <0003> db_auc.c:157 IMSI='262423222296430': No 2G Auth Data 20250131122546292 DAUC <0003> db_auc.c:192 IMSI='262423222296430': No 3G Auth Data 20250131122546293 DLGSUP <0013> hlr.c:121 IMSI 262423222296430: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2a3cb89379fe: Created GsupExpect[0] for "262423222296430" to be handled at TC_gsup_ul(67) 20250131122546300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35192<->l=127.0.0.1:4258 20250131122546301 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546301 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423222296430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423222296430" cn_domain=PS} 20250131122546301 DLU <0006> fsm.c:456 lu(262423222296430)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122546301 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423222296430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122546301 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423222296430)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122546301 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423222296430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423222296430" cn_domain=PS} 20250131122546301 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546301 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2a3cb89379fe: Found GsupExpect[0] for "262423222296430" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_ul(67)"262423222296430" 20250131122546302 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546302 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423222296430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423222296430"} 20250131122546302 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423222296430)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122546302 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262423222296430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122546302 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423222296430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423222296430"} 20250131122546302 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262423222296430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122546302 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423222296430)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122546302 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423222296430)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122546302 DLU <0006> fsm.c:568 lu(PS:IMSI-262423222296430)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122546302 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546302 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul(67)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122546303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35192<->l=127.0.0.1:4258 TC_gsup_ul(67)@2a3cb89379fe: Final verdict of PTC: pass 20250131122546304 DAUC <0003> db_auc.c:157 IMSI='262420212822592': No 2G Auth Data 20250131122546304 DAUC <0003> db_auc.c:192 IMSI='262420212822592': No 3G Auth Data 20250131122546304 DLGSUP <0013> hlr.c:121 IMSI 262420212822592: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2a3cb89379fe: Created GsupExpect[0] for "262420212822592" to be handled at TC_gsup_ul(68) 20250131122546311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 20250131122546312 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546312 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420212822592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420212822592" cn_domain=PS} 20250131122546312 DLU <0006> fsm.c:456 lu(262420212822592)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122546312 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420212822592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122546313 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420212822592)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122546313 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420212822592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420212822592" cn_domain=PS} 20250131122546313 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546313 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2a3cb89379fe: Found GsupExpect[0] for "262420212822592" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_ul(68)"262420212822592" 20250131122546314 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546314 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420212822592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420212822592"} 20250131122546314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420212822592)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122546314 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420212822592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122546314 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420212822592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420212822592"} 20250131122546314 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420212822592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122546314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420212822592)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122546314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420212822592)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122546314 DLU <0006> fsm.c:568 lu(PS:IMSI-262420212822592)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122546314 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546314 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul(68)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122546314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 TC_gsup_ul(68)@2a3cb89379fe: Final verdict of PTC: pass 20250131122546315 DAUC <0003> db_auc.c:157 IMSI='262421140369296': No 2G Auth Data 20250131122546315 DAUC <0003> db_auc.c:192 IMSI='262421140369296': No 3G Auth Data 20250131122546316 DLGSUP <0013> hlr.c:121 IMSI 262421140369296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2a3cb89379fe: Created GsupExpect[0] for "262421140369296" to be handled at TC_gsup_ul(69) 20250131122546322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 20250131122546324 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546324 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421140369296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421140369296" cn_domain=PS} 20250131122546324 DLU <0006> fsm.c:456 lu(262421140369296)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122546324 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421140369296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122546325 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421140369296)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122546325 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421140369296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421140369296" cn_domain=PS} 20250131122546325 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546325 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2a3cb89379fe: Found GsupExpect[0] for "262421140369296" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_ul(69)"262421140369296" 20250131122546326 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546326 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421140369296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421140369296"} 20250131122546326 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421140369296)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122546326 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421140369296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122546326 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421140369296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421140369296"} 20250131122546326 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421140369296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122546326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421140369296)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122546326 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421140369296)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122546326 DLU <0006> fsm.c:568 lu(PS:IMSI-262421140369296)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122546326 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546326 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul(69)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122546326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 TC_gsup_ul(69)@2a3cb89379fe: Final verdict of PTC: pass 20250131122546327 DAUC <0003> db_auc.c:157 IMSI='262427195297298': No 2G Auth Data 20250131122546327 DAUC <0003> db_auc.c:192 IMSI='262427195297298': No 3G Auth Data 20250131122546328 DLGSUP <0013> hlr.c:121 IMSI 262427195297298: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2a3cb89379fe: Created GsupExpect[0] for "262427195297298" to be handled at TC_gsup_ul(70) 20250131122546334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 20250131122546336 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546336 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427195297298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427195297298" cn_domain=PS} 20250131122546336 DLU <0006> fsm.c:456 lu(262427195297298)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122546336 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427195297298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122546336 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427195297298)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122546336 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427195297298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427195297298" cn_domain=PS} 20250131122546336 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546336 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2a3cb89379fe: Found GsupExpect[0] for "262427195297298" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_ul(70)"262427195297298" 20250131122546338 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546338 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427195297298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427195297298"} 20250131122546338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427195297298)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122546338 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427195297298 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122546338 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427195297298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427195297298"} 20250131122546338 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427195297298 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122546338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427195297298)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122546338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427195297298)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122546338 DLU <0006> fsm.c:568 lu(PS:IMSI-262427195297298)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122546338 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546338 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul(70)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122546338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 TC_gsup_ul(70)@2a3cb89379fe: Final verdict of PTC: pass 20250131122546339 DAUC <0003> db_auc.c:157 IMSI='262423506721985': No 2G Auth Data 20250131122546339 DAUC <0003> db_auc.c:192 IMSI='262423506721985': No 3G Auth Data 20250131122546340 DLGSUP <0013> hlr.c:121 IMSI 262423506721985: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2a3cb89379fe: Created GsupExpect[0] for "262423506721985" to be handled at TC_gsup_ul(71) 20250131122546346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4258 20250131122546348 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546348 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423506721985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423506721985" cn_domain=PS} 20250131122546348 DLU <0006> fsm.c:456 lu(262423506721985)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122546348 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423506721985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122546348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423506721985)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122546348 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423506721985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423506721985" cn_domain=PS} 20250131122546348 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546348 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2a3cb89379fe: Found GsupExpect[0] for "262423506721985" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_ul(71)"262423506721985" 20250131122546350 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546350 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423506721985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423506721985"} 20250131122546350 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423506721985)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122546350 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423506721985 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122546350 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423506721985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423506721985"} 20250131122546350 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423506721985 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122546350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423506721985)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122546350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423506721985)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122546350 DLU <0006> fsm.c:568 lu(PS:IMSI-262423506721985)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122546350 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546350 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul(71)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122546350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4258 TC_gsup_ul(71)@2a3cb89379fe: Final verdict of PTC: pass 20250131122546351 DAUC <0003> db_auc.c:157 IMSI='262425965191409': No 2G Auth Data 20250131122546351 DAUC <0003> db_auc.c:192 IMSI='262425965191409': No 3G Auth Data 20250131122546352 DLGSUP <0013> hlr.c:121 IMSI 262425965191409: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@2a3cb89379fe: Created GsupExpect[0] for "262425965191409" to be handled at TC_gsup_ul(72) 20250131122546358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4258 20250131122546360 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546360 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425965191409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425965191409" cn_domain=PS} 20250131122546360 DLU <0006> fsm.c:456 lu(262425965191409)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122546360 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425965191409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122546360 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425965191409)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122546360 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425965191409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425965191409" cn_domain=PS} 20250131122546360 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546360 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@2a3cb89379fe: Found GsupExpect[0] for "262425965191409" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_ul(72)"262425965191409" 20250131122546361 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546361 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425965191409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425965191409"} 20250131122546361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425965191409)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122546361 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425965191409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122546361 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425965191409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425965191409"} 20250131122546361 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425965191409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122546361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425965191409)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122546361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425965191409)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122546361 DLU <0006> fsm.c:568 lu(PS:IMSI-262425965191409)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122546361 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122546361 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul(72)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122546362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35242<->l=127.0.0.1:4258 TC_gsup_ul(72)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122546363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4258 20250131122546363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35051<->l=127.0.0.1:4259) 20250131122546363 DLINP <000b> input/ipa.c:451 connected read/write 20250131122546363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122546363 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(62)@2a3cb89379fe: Final verdict of PTC: none 20250131122546363 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122546363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(64)@2a3cb89379fe: Final verdict of PTC: none 63@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_ul finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:25:46 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250131122546392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20250131122546493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=112780) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_ul_via_proxy started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122549597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122549597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122549602 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122549608 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549608 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122549608 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122549608 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  20250131122549608 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122549608 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  20250131122549608 DLGSUP <0013> gsup_server.c:235 2:  20250131122549608 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122549608 DLGSUP <0013> gsup_server.c:235 3:  HLR_Test-GSUP-IPA(73)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122549608 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122549608 DLGSUP <0013> gsup_server.c:235 4:  20250131122549608 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122549608 DLGSUP <0013> gsup_server.c:235 5:  20250131122549608 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122549608 DLGSUP <0013> gsup_server.c:235 7:  20250131122549608 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122549608 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122549608 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122549608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@2a3cb89379fe: 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") 20250131122549635 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37255<->l=127.0.0.1:4259) 20250131122549644 DAUC <0003> db_auc.c:157 IMSI='262422814826102': No 2G Auth Data 20250131122549644 DAUC <0003> db_auc.c:192 IMSI='262422814826102': No 3G Auth Data HLR_Test-GSUP(74)@2a3cb89379fe: Created GsupExpect[0] for "262422814826102" to be handled at TC_gsup_ul_via_proxy(77) 20250131122549670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 20250131122549681 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549681 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422814826102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422814826102" cn_domain=PS source_name="the-source\n"} 20250131122549681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250131122549681 DLU <0006> fsm.c:456 lu(262422814826102)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122549681 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422814826102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250131122549681 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422814826102)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122549681 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422814826102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422814826102" cn_domain=PS destination_name="the-source\n"} 20250131122549681 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549681 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2a3cb89379fe: Found GsupExpect[0] for "262422814826102" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422814826102" 20250131122549688 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549688 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422814826102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422814826102" source_name="the-source\n"} 20250131122549688 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422814826102)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122549688 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422814826102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122549688 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422814826102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422814826102" destination_name="the-source\n"} 20250131122549688 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422814826102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122549688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422814826102)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122549688 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422814826102)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122549688 DLU <0006> fsm.c:568 lu(PS:IMSI-262422814826102)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122549688 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549688 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122549693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@2a3cb89379fe: Final verdict of PTC: pass 20250131122549697 DAUC <0003> db_auc.c:157 IMSI='262427751853887': No 2G Auth Data 20250131122549697 DAUC <0003> db_auc.c:192 IMSI='262427751853887': No 3G Auth Data 20250131122549699 DLGSUP <0013> hlr.c:121 IMSI 262427751853887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2a3cb89379fe: Created GsupExpect[0] for "262427751853887" to be handled at TC_gsup_ul_via_proxy(78) 20250131122549712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 20250131122549713 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549713 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427751853887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427751853887" cn_domain=PS source_name="the-source\n"} 20250131122549713 DLU <0006> fsm.c:456 lu(262427751853887)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122549713 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427751853887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250131122549713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427751853887)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122549713 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427751853887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427751853887" cn_domain=PS destination_name="the-source\n"} 20250131122549713 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549713 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2a3cb89379fe: Found GsupExpect[0] for "262427751853887" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427751853887" 20250131122549714 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549714 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427751853887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427751853887" source_name="the-source\n"} 20250131122549714 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427751853887)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122549714 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262427751853887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122549714 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427751853887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427751853887" destination_name="the-source\n"} 20250131122549714 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262427751853887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122549714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427751853887)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122549714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427751853887)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122549714 DLU <0006> fsm.c:568 lu(PS:IMSI-262427751853887)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122549714 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549715 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122549715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35274<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@2a3cb89379fe: Final verdict of PTC: pass 20250131122549716 DAUC <0003> db_auc.c:157 IMSI='262422654305827': No 2G Auth Data 20250131122549716 DAUC <0003> db_auc.c:192 IMSI='262422654305827': No 3G Auth Data 20250131122549716 DLGSUP <0013> hlr.c:121 IMSI 262422654305827: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2a3cb89379fe: Created GsupExpect[0] for "262422654305827" to be handled at TC_gsup_ul_via_proxy(79) 20250131122549722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4258 20250131122549723 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549723 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422654305827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422654305827" cn_domain=PS source_name="the-source\n"} 20250131122549723 DLU <0006> fsm.c:456 lu(262422654305827)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122549723 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422654305827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250131122549723 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422654305827)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122549723 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422654305827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422654305827" cn_domain=PS destination_name="the-source\n"} 20250131122549723 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549723 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2a3cb89379fe: Found GsupExpect[0] for "262422654305827" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262422654305827" 20250131122549724 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549725 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422654305827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422654305827" source_name="the-source\n"} 20250131122549725 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422654305827)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122549725 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422654305827 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122549725 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422654305827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422654305827" destination_name="the-source\n"} 20250131122549725 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422654305827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122549725 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422654305827)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122549725 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422654305827)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122549725 DLU <0006> fsm.c:568 lu(PS:IMSI-262422654305827)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122549725 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549725 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122549725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@2a3cb89379fe: Final verdict of PTC: pass 20250131122549726 DAUC <0003> db_auc.c:157 IMSI='262427418695967': No 2G Auth Data 20250131122549726 DAUC <0003> db_auc.c:192 IMSI='262427418695967': No 3G Auth Data 20250131122549726 DLGSUP <0013> hlr.c:121 IMSI 262427418695967: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2a3cb89379fe: Created GsupExpect[0] for "262427418695967" to be handled at TC_gsup_ul_via_proxy(80) 20250131122549732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 20250131122549734 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549734 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427418695967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427418695967" cn_domain=PS source_name="the-source\n"} 20250131122549734 DLU <0006> fsm.c:456 lu(262427418695967)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122549734 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427418695967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250131122549734 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427418695967)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122549734 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427418695967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427418695967" cn_domain=PS destination_name="the-source\n"} 20250131122549734 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549734 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2a3cb89379fe: Found GsupExpect[0] for "262427418695967" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427418695967" 20250131122549735 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549735 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427418695967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427418695967" source_name="the-source\n"} 20250131122549735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427418695967)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122549735 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427418695967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122549735 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427418695967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427418695967" destination_name="the-source\n"} 20250131122549735 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427418695967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122549735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427418695967)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122549735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427418695967)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122549735 DLU <0006> fsm.c:568 lu(PS:IMSI-262427418695967)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122549735 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549735 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122549736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@2a3cb89379fe: Final verdict of PTC: pass 20250131122549736 DAUC <0003> db_auc.c:157 IMSI='262426823143548': No 2G Auth Data 20250131122549736 DAUC <0003> db_auc.c:192 IMSI='262426823143548': No 3G Auth Data 20250131122549737 DLGSUP <0013> hlr.c:121 IMSI 262426823143548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2a3cb89379fe: Created GsupExpect[0] for "262426823143548" to be handled at TC_gsup_ul_via_proxy(81) 20250131122549743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4258 20250131122549745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549745 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426823143548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426823143548" cn_domain=PS source_name="the-source\n"} 20250131122549745 DLU <0006> fsm.c:456 lu(262426823143548)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122549745 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426823143548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250131122549745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426823143548)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122549745 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426823143548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426823143548" cn_domain=PS destination_name="the-source\n"} 20250131122549745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2a3cb89379fe: Found GsupExpect[0] for "262426823143548" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262426823143548" 20250131122549746 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549746 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426823143548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426823143548" source_name="the-source\n"} 20250131122549746 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426823143548)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122549746 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262426823143548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122549746 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426823143548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426823143548" destination_name="the-source\n"} 20250131122549746 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262426823143548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122549746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426823143548)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122549746 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426823143548)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122549746 DLU <0006> fsm.c:568 lu(PS:IMSI-262426823143548)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122549746 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549746 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122549747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@2a3cb89379fe: Final verdict of PTC: pass 20250131122549747 DAUC <0003> db_auc.c:157 IMSI='262428104858563': No 2G Auth Data 20250131122549747 DAUC <0003> db_auc.c:192 IMSI='262428104858563': No 3G Auth Data 20250131122549748 DLGSUP <0013> hlr.c:121 IMSI 262428104858563: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2a3cb89379fe: Created GsupExpect[0] for "262428104858563" to be handled at TC_gsup_ul_via_proxy(82) 20250131122549754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35306<->l=127.0.0.1:4258 20250131122549756 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549756 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428104858563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428104858563" cn_domain=PS source_name="the-source\n"} 20250131122549756 DLU <0006> fsm.c:456 lu(262428104858563)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122549756 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428104858563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250131122549756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428104858563)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122549756 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428104858563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428104858563" cn_domain=PS destination_name="the-source\n"} 20250131122549756 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549756 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2a3cb89379fe: Found GsupExpect[0] for "262428104858563" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428104858563" 20250131122549757 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549757 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428104858563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428104858563" source_name="the-source\n"} 20250131122549757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428104858563)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122549757 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428104858563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122549757 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428104858563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428104858563" destination_name="the-source\n"} 20250131122549757 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428104858563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122549757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428104858563)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122549757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428104858563)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122549757 DLU <0006> fsm.c:568 lu(PS:IMSI-262428104858563)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122549757 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549757 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122549758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35306<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@2a3cb89379fe: Final verdict of PTC: pass 20250131122549759 DAUC <0003> db_auc.c:157 IMSI='262420345759635': No 2G Auth Data 20250131122549759 DAUC <0003> db_auc.c:192 IMSI='262420345759635': No 3G Auth Data 20250131122549759 DLGSUP <0013> hlr.c:121 IMSI 262420345759635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2a3cb89379fe: Created GsupExpect[0] for "262420345759635" to be handled at TC_gsup_ul_via_proxy(83) 20250131122549766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4258 20250131122549767 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549767 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420345759635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420345759635" cn_domain=PS source_name="the-source\n"} 20250131122549767 DLU <0006> fsm.c:456 lu(262420345759635)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122549767 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420345759635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250131122549767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420345759635)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122549767 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420345759635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420345759635" cn_domain=PS destination_name="the-source\n"} 20250131122549767 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549768 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2a3cb89379fe: Found GsupExpect[0] for "262420345759635" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262420345759635" 20250131122549769 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549769 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420345759635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420345759635" source_name="the-source\n"} 20250131122549769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420345759635)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122549769 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420345759635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122549769 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420345759635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420345759635" destination_name="the-source\n"} 20250131122549769 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420345759635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122549769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420345759635)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122549769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420345759635)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122549769 DLU <0006> fsm.c:568 lu(PS:IMSI-262420345759635)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122549769 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549769 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122549769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@2a3cb89379fe: Final verdict of PTC: pass 20250131122549770 DAUC <0003> db_auc.c:157 IMSI='262428645888548': No 2G Auth Data 20250131122549770 DAUC <0003> db_auc.c:192 IMSI='262428645888548': No 3G Auth Data 20250131122549770 DLGSUP <0013> hlr.c:121 IMSI 262428645888548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@2a3cb89379fe: Created GsupExpect[0] for "262428645888548" to be handled at TC_gsup_ul_via_proxy(84) 20250131122549778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 20250131122549780 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549780 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428645888548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428645888548" cn_domain=PS source_name="the-source\n"} 20250131122549780 DLU <0006> fsm.c:456 lu(262428645888548)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122549780 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428645888548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250131122549780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428645888548)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122549780 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428645888548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428645888548" cn_domain=PS destination_name="the-source\n"} 20250131122549780 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549780 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@2a3cb89379fe: Found GsupExpect[0] for "262428645888548" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428645888548" 20250131122549781 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549782 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428645888548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428645888548" source_name="the-source\n"} 20250131122549782 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428645888548)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122549782 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262428645888548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122549782 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428645888548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428645888548" destination_name="the-source\n"} 20250131122549782 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262428645888548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122549782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428645888548)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122549782 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428645888548)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122549782 DLU <0006> fsm.c:568 lu(PS:IMSI-262428645888548)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122549782 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122549782 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122549782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122549783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35260<->l=127.0.0.1:4258 20250131122549784 DLINP <000b> input/ipa.c:451 connected read/write 20250131122549784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122549784 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122549784 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122549784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122549784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250131122549784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37255<->l=127.0.0.1:4259) 75@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP(74)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122549806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4258 20250131122549907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35332<->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=114872) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_ul_subscriber_data started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122553020 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122553020 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122553023 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42158<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122553026 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553026 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122553026 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122553026 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  20250131122553026 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122553026 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  20250131122553026 DLGSUP <0013> gsup_server.c:235 2:  20250131122553026 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122553026 DLGSUP <0013> gsup_server.c:235 3:  20250131122553026 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122553026 DLGSUP <0013> gsup_server.c:235 4:  20250131122553026 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122553026 DLGSUP <0013> gsup_server.c:235 5:  20250131122553026 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122553026 DLGSUP <0013> gsup_server.c:235 7:  20250131122553026 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122553026 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122553026 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122553026 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@2a3cb89379fe: 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") 20250131122553043 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41397<->l=127.0.0.1:4259) 20250131122553057 DAUC <0003> db_auc.c:157 IMSI='262424879893265': No 2G Auth Data 20250131122553057 DAUC <0003> db_auc.c:192 IMSI='262424879893265': No 3G Auth Data HLR_Test-GSUP(86)@2a3cb89379fe: Created GsupExpect[0] for "262424879893265" to be handled at TC_gsup_ul_subscriber_data(89) 20250131122553072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42170<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@2a3cb89379fe: GSUP ul subscriber_data 20250131122553078 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553078 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424879893265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424879893265" cn_domain=PS} 20250131122553078 DLU <0006> fsm.c:456 lu(262424879893265)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122553078 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424879893265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122553078 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424879893265)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122553078 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424879893265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424879893265" cn_domain=PS} 20250131122553078 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553078 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2a3cb89379fe: Found GsupExpect[0] for "262424879893265" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424879893265" 20250131122553082 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553082 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424879893265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424879893265"} 20250131122553082 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424879893265)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122553082 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424879893265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122553082 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424879893265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424879893265"} 20250131122553082 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424879893265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122553082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424879893265)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122553082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424879893265)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122553082 DLU <0006> fsm.c:568 lu(PS:IMSI-262424879893265)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122553082 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553082 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122553085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42170<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@2a3cb89379fe: Final verdict of PTC: pass 20250131122553086 DAUC <0003> db_auc.c:157 IMSI='262424596149745': No 2G Auth Data 20250131122553086 DAUC <0003> db_auc.c:192 IMSI='262424596149745': No 3G Auth Data 20250131122553087 DLGSUP <0013> hlr.c:121 IMSI 262424596149745: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2a3cb89379fe: Created GsupExpect[0] for "262424596149745" to be handled at TC_gsup_ul_subscriber_data(90) 20250131122553097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@2a3cb89379fe: GSUP ul subscriber_data 20250131122553098 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553098 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424596149745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424596149745" cn_domain=PS} 20250131122553098 DLU <0006> fsm.c:456 lu(262424596149745)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122553098 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424596149745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122553098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424596149745)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122553098 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424596149745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424596149745" cn_domain=PS} 20250131122553098 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553098 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2a3cb89379fe: Found GsupExpect[0] for "262424596149745" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424596149745" 20250131122553099 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553099 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424596149745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424596149745"} 20250131122553099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424596149745)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122553099 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424596149745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122553099 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424596149745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424596149745"} 20250131122553099 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424596149745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122553099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424596149745)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122553099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424596149745)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122553099 DLU <0006> fsm.c:568 lu(PS:IMSI-262424596149745)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122553099 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553099 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122553100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42174<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@2a3cb89379fe: Final verdict of PTC: pass 20250131122553100 DAUC <0003> db_auc.c:157 IMSI='262420699756725': No 2G Auth Data 20250131122553100 DAUC <0003> db_auc.c:192 IMSI='262420699756725': No 3G Auth Data 20250131122553101 DLGSUP <0013> hlr.c:121 IMSI 262420699756725: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2a3cb89379fe: Created GsupExpect[0] for "262420699756725" to be handled at TC_gsup_ul_subscriber_data(91) 20250131122553107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42176<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@2a3cb89379fe: GSUP ul subscriber_data 20250131122553109 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553109 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420699756725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420699756725" cn_domain=PS} 20250131122553109 DLU <0006> fsm.c:456 lu(262420699756725)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122553109 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420699756725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122553109 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420699756725)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122553109 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420699756725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420699756725" cn_domain=PS} 20250131122553109 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553109 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2a3cb89379fe: Found GsupExpect[0] for "262420699756725" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420699756725" 20250131122553110 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553110 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420699756725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420699756725"} 20250131122553110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420699756725)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122553110 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420699756725 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122553110 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420699756725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420699756725"} 20250131122553110 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420699756725 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122553110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420699756725)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122553110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420699756725)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122553110 DLU <0006> fsm.c:568 lu(PS:IMSI-262420699756725)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122553110 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553110 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122553110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42176<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@2a3cb89379fe: Final verdict of PTC: pass 20250131122553111 DAUC <0003> db_auc.c:157 IMSI='262427530102516': No 2G Auth Data 20250131122553111 DAUC <0003> db_auc.c:192 IMSI='262427530102516': No 3G Auth Data 20250131122553112 DLGSUP <0013> hlr.c:121 IMSI 262427530102516: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2a3cb89379fe: Created GsupExpect[0] for "262427530102516" to be handled at TC_gsup_ul_subscriber_data(92) 20250131122553118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42192<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@2a3cb89379fe: GSUP ul subscriber_data 20250131122553120 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553120 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427530102516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427530102516" cn_domain=PS} 20250131122553120 DLU <0006> fsm.c:456 lu(262427530102516)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122553120 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427530102516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122553120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427530102516)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122553120 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427530102516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427530102516" cn_domain=PS} 20250131122553120 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553120 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2a3cb89379fe: Found GsupExpect[0] for "262427530102516" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427530102516" 20250131122553121 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553121 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427530102516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427530102516"} 20250131122553121 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427530102516)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122553121 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427530102516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122553121 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427530102516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427530102516"} 20250131122553121 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427530102516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122553121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427530102516)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122553121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427530102516)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122553121 DLU <0006> fsm.c:568 lu(PS:IMSI-262427530102516)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122553121 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553121 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122553122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42192<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@2a3cb89379fe: Final verdict of PTC: pass 20250131122553123 DAUC <0003> db_auc.c:157 IMSI='262428964439589': No 2G Auth Data 20250131122553123 DAUC <0003> db_auc.c:192 IMSI='262428964439589': No 3G Auth Data 20250131122553123 DLGSUP <0013> hlr.c:121 IMSI 262428964439589: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2a3cb89379fe: Created GsupExpect[0] for "262428964439589" to be handled at TC_gsup_ul_subscriber_data(93) 20250131122553130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@2a3cb89379fe: GSUP ul subscriber_data 20250131122553132 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553132 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428964439589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428964439589" cn_domain=PS} 20250131122553132 DLU <0006> fsm.c:456 lu(262428964439589)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122553132 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428964439589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122553132 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428964439589)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122553132 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428964439589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428964439589" cn_domain=PS} 20250131122553132 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553132 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2a3cb89379fe: Found GsupExpect[0] for "262428964439589" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428964439589" 20250131122553133 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553133 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428964439589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428964439589"} 20250131122553133 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428964439589)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122553133 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428964439589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122553133 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428964439589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428964439589"} 20250131122553133 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428964439589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122553133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428964439589)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122553133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428964439589)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122553133 DLU <0006> fsm.c:568 lu(PS:IMSI-262428964439589)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122553133 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553133 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122553134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@2a3cb89379fe: Final verdict of PTC: pass 20250131122553134 DAUC <0003> db_auc.c:157 IMSI='262429753059135': No 2G Auth Data 20250131122553134 DAUC <0003> db_auc.c:192 IMSI='262429753059135': No 3G Auth Data 20250131122553135 DLGSUP <0013> hlr.c:121 IMSI 262429753059135: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2a3cb89379fe: Created GsupExpect[0] for "262429753059135" to be handled at TC_gsup_ul_subscriber_data(94) 20250131122553140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@2a3cb89379fe: GSUP ul subscriber_data 20250131122553142 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553142 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429753059135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429753059135" cn_domain=PS} 20250131122553142 DLU <0006> fsm.c:456 lu(262429753059135)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122553142 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429753059135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122553142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429753059135)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122553142 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429753059135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429753059135" cn_domain=PS} 20250131122553142 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553142 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2a3cb89379fe: Found GsupExpect[0] for "262429753059135" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429753059135" 20250131122553144 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553144 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429753059135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429753059135"} 20250131122553144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429753059135)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122553144 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429753059135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122553144 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429753059135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429753059135"} 20250131122553144 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429753059135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122553144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429753059135)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122553144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429753059135)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122553144 DLU <0006> fsm.c:568 lu(PS:IMSI-262429753059135)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122553144 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553144 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122553144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@2a3cb89379fe: Final verdict of PTC: pass 20250131122553145 DAUC <0003> db_auc.c:157 IMSI='262423347672808': No 2G Auth Data 20250131122553145 DAUC <0003> db_auc.c:192 IMSI='262423347672808': No 3G Auth Data 20250131122553146 DLGSUP <0013> hlr.c:121 IMSI 262423347672808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2a3cb89379fe: Created GsupExpect[0] for "262423347672808" to be handled at TC_gsup_ul_subscriber_data(95) 20250131122553152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42220<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@2a3cb89379fe: GSUP ul subscriber_data 20250131122553153 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553153 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423347672808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423347672808" cn_domain=PS} 20250131122553153 DLU <0006> fsm.c:456 lu(262423347672808)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122553153 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423347672808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122553153 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423347672808)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122553154 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423347672808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423347672808" cn_domain=PS} 20250131122553154 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553154 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2a3cb89379fe: Found GsupExpect[0] for "262423347672808" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423347672808" 20250131122553155 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553155 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423347672808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423347672808"} 20250131122553155 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423347672808)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122553155 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423347672808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122553155 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423347672808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423347672808"} 20250131122553155 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423347672808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122553155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423347672808)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122553155 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423347672808)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122553155 DLU <0006> fsm.c:568 lu(PS:IMSI-262423347672808)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122553155 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553155 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122553155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42220<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@2a3cb89379fe: Final verdict of PTC: pass 20250131122553156 DAUC <0003> db_auc.c:157 IMSI='262425976098072': No 2G Auth Data 20250131122553156 DAUC <0003> db_auc.c:192 IMSI='262425976098072': No 3G Auth Data 20250131122553156 DLGSUP <0013> hlr.c:121 IMSI 262425976098072: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@2a3cb89379fe: Created GsupExpect[0] for "262425976098072" to be handled at TC_gsup_ul_subscriber_data(96) 20250131122553162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@2a3cb89379fe: GSUP ul subscriber_data 20250131122553164 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553164 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425976098072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425976098072" cn_domain=PS} 20250131122553164 DLU <0006> fsm.c:456 lu(262425976098072)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122553164 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425976098072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122553164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425976098072)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122553164 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425976098072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425976098072" cn_domain=PS} 20250131122553164 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553164 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@2a3cb89379fe: Found GsupExpect[0] for "262425976098072" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262425976098072" 20250131122553165 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553165 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425976098072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425976098072"} 20250131122553165 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425976098072)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122553165 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425976098072 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122553165 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425976098072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425976098072"} 20250131122553165 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425976098072 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122553165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425976098072)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122553165 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425976098072)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122553165 DLU <0006> fsm.c:568 lu(PS:IMSI-262425976098072)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122553165 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122553165 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122553166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42230<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122553167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42158<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@2a3cb89379fe: Final verdict of PTC: none 20250131122553168 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41397<->l=127.0.0.1:4259) 20250131122553168 DLINP <000b> input/ipa.c:451 connected read/write 20250131122553168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122553168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122553168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122553168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:25:53 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 20250131122553191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42246<->l=127.0.0.1:4258 20250131122553291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42246<->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=117944) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:25:55 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_vty started. MTC@2a3cb89379fe: legacy= true 20250131122556402 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122556402 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122556406 DLINP <000b> input/ipa.c:451 connected read/write 20250131122556406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122556406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122556408 DLINP <000b> input/ipa.c:451 connected read/write 20250131122556408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122556408 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122556408 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122556408 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  20250131122556408 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122556408 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  20250131122556408 DLGSUP <0013> gsup_server.c:235 2:  20250131122556408 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122556408 DLGSUP <0013> gsup_server.c:235 3:  20250131122556408 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122556408 DLGSUP <0013> gsup_server.c:235 4:  20250131122556408 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122556408 DLGSUP <0013> gsup_server.c:235 5:  20250131122556408 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122556408 DLGSUP <0013> gsup_server.c:235 7:  20250131122556408 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122556408 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122556408 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122556408 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@2a3cb89379fe: 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") 20250131122556435 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46229<->l=127.0.0.1:4259) 20250131122556439 DAUC <0003> db_auc.c:157 IMSI='262421911912997': No 2G Auth Data 20250131122556439 DAUC <0003> db_auc.c:192 IMSI='262421911912997': No 3G Auth Data 20250131122556444 DAUC <0003> db_auc.c:192 IMSI='262421911912997': No 3G Auth Data 20250131122556448 DAUC <0003> db_auc.c:157 IMSI='262426297869857': No 2G Auth Data 20250131122556448 DAUC <0003> db_auc.c:192 IMSI='262426297869857': No 3G Auth Data 20250131122556453 DAUC <0003> db_auc.c:157 IMSI='262426297869857': No 2G Auth Data 20250131122556457 DAUC <0003> db_auc.c:157 IMSI='262423383920521': No 2G Auth Data 20250131122556457 DAUC <0003> db_auc.c:192 IMSI='262423383920521': No 3G Auth Data MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122556463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42260<->l=127.0.0.1:4258 20250131122556465 DLINP <000b> input/ipa.c:451 connected read/write 20250131122556465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122556465 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122556465 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122556465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122556465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46229<->l=127.0.0.1:4259) 98@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@2a3cb89379fe: Test case TC_vty finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:25:56 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250131122556499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42270<->l=127.0.0.1:4258 20250131122556600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42270<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_vty_msisdn_isd started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122559718 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122559718 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122559722 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122559724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122559726 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122559726 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122559726 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122559726 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  20250131122559726 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122559726 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  20250131122559726 DLGSUP <0013> gsup_server.c:235 2:  20250131122559726 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122559726 DLGSUP <0013> gsup_server.c:235 3:  20250131122559726 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122559726 DLGSUP <0013> gsup_server.c:235 4:  20250131122559726 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122559726 DLGSUP <0013> gsup_server.c:235 5:  20250131122559726 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122559726 DLGSUP <0013> gsup_server.c:235 7:  20250131122559726 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122559726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122559726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122559726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@2a3cb89379fe: 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") 20250131122559738 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46421<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@2a3cb89379fe: Created GsupExpect[0] for "262428262474283" to be handled at TC_vty_msisdn_isd(104) 20250131122559754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4258 20250131122559763 DAUC <0003> db_auc.c:157 IMSI='262428262474283': No 2G Auth Data 20250131122559763 DAUC <0003> db_auc.c:192 IMSI='262428262474283': No 3G Auth Data 20250131122559778 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122559778 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428262474283" cn_domain=PS} 20250131122559778 DLU <0006> fsm.c:456 lu(262428262474283)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122559778 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122559778 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428262474283)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122559778 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428262474283" cn_domain=PS} 20250131122559778 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122559778 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@2a3cb89379fe: Found GsupExpect[0] for "262428262474283" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@2a3cb89379fe: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428262474283" 20250131122559785 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122559785 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428262474283"} 20250131122559785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428262474283)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122559785 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122559785 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428262474283"} 20250131122559785 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122559785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262474283)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122559785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262474283)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122559785 DLU <0006> fsm.c:568 lu(PS:IMSI-262428262474283)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122559785 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122559785 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122559788 DLGSUP <0013> hlr.c:128 IMSI 262428262474283: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250131122559788 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122559788 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122559790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4258 20250131122559791 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122559791 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428262474283"} 20250131122559791 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250131122559791 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428262474283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@2a3cb89379fe: Final verdict of PTC: pass 20250131122559791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4258 20250131122559792 DLINP <000b> input/ipa.c:451 connected read/write 20250131122559792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122559792 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122559792 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122559792 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122559792 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46421<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@2a3cb89379fe: Final verdict of PTC: none 102@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 102: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122559829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42286<->l=127.0.0.1:4258 20250131122559929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42286<->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@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_purge_cs started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122603053 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122603053 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122603058 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122603063 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603063 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122603063 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122603063 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  20250131122603063 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122603063 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  20250131122603063 DLGSUP <0013> gsup_server.c:235 2:  20250131122603063 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122603063 DLGSUP <0013> gsup_server.c:235 3:  20250131122603063 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122603063 DLGSUP <0013> gsup_server.c:235 4:  20250131122603063 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122603063 DLGSUP <0013> gsup_server.c:235 5:  20250131122603063 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122603063 DLGSUP <0013> gsup_server.c:235 7:  20250131122603063 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122603063 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122603063 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122603063 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@2a3cb89379fe: 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") 20250131122603089 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36981<->l=127.0.0.1:4259) 20250131122603100 DAUC <0003> db_auc.c:157 IMSI='262429604435040': No 2G Auth Data 20250131122603100 DAUC <0003> db_auc.c:192 IMSI='262429604435040': No 3G Auth Data HLR_Test-GSUP(106)@2a3cb89379fe: Created GsupExpect[0] for "262429604435040" to be handled at TC_gsup_purge_cs(109) 20250131122603125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 20250131122603131 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603131 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429604435040" cn_domain=PS} 20250131122603131 DLU <0006> fsm.c:456 lu(262429604435040)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122603131 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122603131 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429604435040)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122603131 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429604435040" cn_domain=PS} 20250131122603131 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603131 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2a3cb89379fe: Found GsupExpect[0] for "262429604435040" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_purge_cs(109)"262429604435040" 20250131122603134 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603134 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429604435040"} 20250131122603134 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429604435040)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122603134 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122603134 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429604435040"} 20250131122603134 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122603134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429604435040)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122603134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429604435040)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122603134 DLU <0006> fsm.c:568 lu(PS:IMSI-262429604435040)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122603134 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603134 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122603136 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603136 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429604435040" cn_domain=CS} 20250131122603136 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250131122603136 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429604435040"} 20250131122603136 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429604435040 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122603136 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603136 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122603138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@2a3cb89379fe: Final verdict of PTC: pass 20250131122603140 DAUC <0003> db_auc.c:157 IMSI='262424719688382': No 2G Auth Data 20250131122603140 DAUC <0003> db_auc.c:192 IMSI='262424719688382': No 3G Auth Data 20250131122603140 DLGSUP <0013> hlr.c:121 IMSI 262424719688382: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2a3cb89379fe: Created GsupExpect[0] for "262424719688382" to be handled at TC_gsup_purge_cs(110) 20250131122603149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53044<->l=127.0.0.1:4258 20250131122603150 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603150 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424719688382" cn_domain=PS} 20250131122603150 DLU <0006> fsm.c:456 lu(262424719688382)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122603150 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122603150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424719688382)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122603150 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424719688382" cn_domain=PS} 20250131122603150 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603150 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2a3cb89379fe: Found GsupExpect[0] for "262424719688382" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424719688382" 20250131122603151 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603151 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424719688382"} 20250131122603151 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424719688382)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122603151 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122603151 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424719688382"} 20250131122603151 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122603151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424719688382)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122603151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424719688382)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122603151 DLU <0006> fsm.c:568 lu(PS:IMSI-262424719688382)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122603151 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603151 DLINP <000b> input/ipa.c:451 connected read/write [38;5;23m20250131122603151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122603151 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603151 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424719688382" cn_domain=CS} 20250131122603151 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250131122603151 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424719688382"} 20250131122603151 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424719688382 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122603151 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603151 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122603152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53044<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@2a3cb89379fe: Final verdict of PTC: pass 20250131122603152 DAUC <0003> db_auc.c:157 IMSI='262423507500296': No 2G Auth Data 20250131122603152 DAUC <0003> db_auc.c:192 IMSI='262423507500296': No 3G Auth Data 20250131122603153 DLGSUP <0013> hlr.c:121 IMSI 262423507500296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2a3cb89379fe: Created GsupExpect[0] for "262423507500296" to be handled at TC_gsup_purge_cs(111) 20250131122603158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53048<->l=127.0.0.1:4258 20250131122603160 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603160 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423507500296" cn_domain=PS} 20250131122603160 DLU <0006> fsm.c:456 lu(262423507500296)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122603160 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122603160 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423507500296)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122603160 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423507500296" cn_domain=PS} 20250131122603160 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603160 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2a3cb89379fe: Found GsupExpect[0] for "262423507500296" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_purge_cs(111)"262423507500296" 20250131122603161 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603161 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423507500296"} 20250131122603161 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423507500296)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122603161 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122603161 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423507500296"} 20250131122603161 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122603161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423507500296)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122603161 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423507500296)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122603161 DLU <0006> fsm.c:568 lu(PS:IMSI-262423507500296)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122603161 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603161 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122603161 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603161 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423507500296" cn_domain=CS} 20250131122603161 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250131122603161 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423507500296"} 20250131122603161 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423507500296 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122603161 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603161 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122603162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53048<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@2a3cb89379fe: Final verdict of PTC: pass 20250131122603162 DAUC <0003> db_auc.c:157 IMSI='262428207640405': No 2G Auth Data 20250131122603162 DAUC <0003> db_auc.c:192 IMSI='262428207640405': No 3G Auth Data 20250131122603163 DLGSUP <0013> hlr.c:121 IMSI 262428207640405: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2a3cb89379fe: Created GsupExpect[0] for "262428207640405" to be handled at TC_gsup_purge_cs(112) 20250131122603169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53060<->l=127.0.0.1:4258 20250131122603171 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603171 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428207640405" cn_domain=PS} 20250131122603171 DLU <0006> fsm.c:456 lu(262428207640405)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122603171 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122603171 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428207640405)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122603171 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428207640405" cn_domain=PS} 20250131122603171 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603171 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2a3cb89379fe: Found GsupExpect[0] for "262428207640405" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428207640405" 20250131122603172 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603172 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428207640405"} 20250131122603172 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428207640405)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122603172 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122603172 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428207640405"} 20250131122603172 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122603172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428207640405)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122603172 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428207640405)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122603172 DLU <0006> fsm.c:568 lu(PS:IMSI-262428207640405)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122603172 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603172 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122603173 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603173 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428207640405" cn_domain=CS} 20250131122603173 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250131122603173 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428207640405"} 20250131122603173 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428207640405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122603173 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603173 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122603173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53060<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@2a3cb89379fe: Final verdict of PTC: pass 20250131122603174 DAUC <0003> db_auc.c:157 IMSI='262426946549518': No 2G Auth Data 20250131122603174 DAUC <0003> db_auc.c:192 IMSI='262426946549518': No 3G Auth Data 20250131122603175 DLGSUP <0013> hlr.c:121 IMSI 262426946549518: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2a3cb89379fe: Created GsupExpect[0] for "262426946549518" to be handled at TC_gsup_purge_cs(113) 20250131122603180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 20250131122603182 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603182 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426946549518" cn_domain=PS} 20250131122603182 DLU <0006> fsm.c:456 lu(262426946549518)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122603182 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122603182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426946549518)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122603182 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426946549518" cn_domain=PS} 20250131122603182 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603182 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2a3cb89379fe: Found GsupExpect[0] for "262426946549518" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426946549518" 20250131122603183 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603183 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426946549518"} 20250131122603183 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426946549518)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122603183 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122603183 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426946549518"} 20250131122603183 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122603183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426946549518)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122603183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426946549518)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122603183 DLU <0006> fsm.c:568 lu(PS:IMSI-262426946549518)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122603183 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603183 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122603184 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603184 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426946549518" cn_domain=CS} 20250131122603184 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250131122603184 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426946549518"} 20250131122603184 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426946549518 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122603184 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603184 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122603184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@2a3cb89379fe: Final verdict of PTC: pass 20250131122603185 DAUC <0003> db_auc.c:157 IMSI='262427664149001': No 2G Auth Data 20250131122603185 DAUC <0003> db_auc.c:192 IMSI='262427664149001': No 3G Auth Data 20250131122603185 DLGSUP <0013> hlr.c:121 IMSI 262427664149001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2a3cb89379fe: Created GsupExpect[0] for "262427664149001" to be handled at TC_gsup_purge_cs(114) 20250131122603191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53068<->l=127.0.0.1:4258 20250131122603193 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603193 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427664149001" cn_domain=PS} 20250131122603193 DLU <0006> fsm.c:456 lu(262427664149001)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122603193 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122603193 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427664149001)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122603193 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427664149001" cn_domain=PS} 20250131122603193 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603193 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2a3cb89379fe: Found GsupExpect[0] for "262427664149001" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427664149001" 20250131122603194 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603194 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427664149001"} 20250131122603194 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427664149001)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122603194 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122603194 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427664149001"} 20250131122603194 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122603194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427664149001)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122603194 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427664149001)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122603194 DLU <0006> fsm.c:568 lu(PS:IMSI-262427664149001)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122603194 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603194 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122603194 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603194 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427664149001" cn_domain=CS} 20250131122603194 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250131122603194 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427664149001"} 20250131122603194 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427664149001 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122603194 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603194 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122603195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53068<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@2a3cb89379fe: Final verdict of PTC: pass 20250131122603196 DAUC <0003> db_auc.c:157 IMSI='262429394913487': No 2G Auth Data 20250131122603196 DAUC <0003> db_auc.c:192 IMSI='262429394913487': No 3G Auth Data 20250131122603196 DLGSUP <0013> hlr.c:121 IMSI 262429394913487: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2a3cb89379fe: Created GsupExpect[0] for "262429394913487" to be handled at TC_gsup_purge_cs(115) 20250131122603203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 20250131122603205 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603205 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429394913487" cn_domain=PS} 20250131122603205 DLU <0006> fsm.c:456 lu(262429394913487)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122603205 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122603205 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429394913487)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122603205 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429394913487" cn_domain=PS} 20250131122603205 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603205 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2a3cb89379fe: Found GsupExpect[0] for "262429394913487" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429394913487" 20250131122603206 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603206 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429394913487"} 20250131122603206 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429394913487)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122603206 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122603206 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429394913487"} 20250131122603206 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122603206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429394913487)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122603206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429394913487)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122603206 DLU <0006> fsm.c:568 lu(PS:IMSI-262429394913487)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122603206 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603206 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122603207 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603207 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429394913487" cn_domain=CS} 20250131122603207 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250131122603207 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429394913487"} 20250131122603207 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429394913487 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122603207 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603207 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122603207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@2a3cb89379fe: Final verdict of PTC: pass 20250131122603208 DAUC <0003> db_auc.c:157 IMSI='262421479783329': No 2G Auth Data 20250131122603208 DAUC <0003> db_auc.c:192 IMSI='262421479783329': No 3G Auth Data 20250131122603208 DLGSUP <0013> hlr.c:121 IMSI 262421479783329: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@2a3cb89379fe: Created GsupExpect[0] for "262421479783329" to be handled at TC_gsup_purge_cs(116) 20250131122603216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4258 20250131122603217 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603217 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421479783329" cn_domain=PS} 20250131122603217 DLU <0006> fsm.c:456 lu(262421479783329)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122603217 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122603217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421479783329)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122603217 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421479783329" cn_domain=PS} 20250131122603217 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603217 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@2a3cb89379fe: Found GsupExpect[0] for "262421479783329" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_purge_cs(116)"262421479783329" 20250131122603218 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603218 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421479783329"} 20250131122603218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421479783329)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122603218 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122603218 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421479783329"} 20250131122603218 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122603218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421479783329)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122603218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421479783329)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122603218 DLU <0006> fsm.c:568 lu(PS:IMSI-262421479783329)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122603218 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603218 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122603219 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603219 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421479783329" cn_domain=CS} 20250131122603219 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250131122603219 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421479783329"} 20250131122603219 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421479783329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122603219 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122603219 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122603219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122603220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 20250131122603221 DLINP <000b> input/ipa.c:451 connected read/write 20250131122603221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122603221 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(106)@2a3cb89379fe: Final verdict of PTC: none 20250131122603221 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122603221 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122603221 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36981<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@2a3cb89379fe: Final verdict of PTC: none 107@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:03 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 20250131122603244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 20250131122603345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:05 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_purge_ps started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122606459 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122606459 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122606464 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122606469 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606469 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122606469 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122606469 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  20250131122606469 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122606469 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  20250131122606469 DLGSUP <0013> gsup_server.c:235 2:  20250131122606469 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122606469 DLGSUP <0013> gsup_server.c:235 3:  20250131122606469 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122606469 DLGSUP <0013> gsup_server.c:235 4:  20250131122606469 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122606469 DLGSUP <0013> gsup_server.c:235 5:  20250131122606469 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122606469 DLGSUP <0013> gsup_server.c:235 7:  20250131122606469 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122606469 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(117)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122606469 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122606469 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@2a3cb89379fe: 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") 20250131122606493 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33167<->l=127.0.0.1:4259) 20250131122606509 DAUC <0003> db_auc.c:157 IMSI='262427048187404': No 2G Auth Data 20250131122606509 DAUC <0003> db_auc.c:192 IMSI='262427048187404': No 3G Auth Data HLR_Test-GSUP(118)@2a3cb89379fe: Created GsupExpect[0] for "262427048187404" to be handled at TC_gsup_purge_ps(121) 20250131122606536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53128<->l=127.0.0.1:4258 20250131122606543 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606543 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427048187404" cn_domain=PS} 20250131122606543 DLU <0006> fsm.c:456 lu(262427048187404)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122606543 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122606543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427048187404)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122606543 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427048187404" cn_domain=PS} 20250131122606543 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606543 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2a3cb89379fe: Found GsupExpect[0] for "262427048187404" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_purge_ps(121)"262427048187404" 20250131122606548 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606548 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427048187404"} 20250131122606548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427048187404)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122606548 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122606548 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427048187404"} 20250131122606548 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122606548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427048187404)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122606548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427048187404)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122606548 DLU <0006> fsm.c:568 lu(PS:IMSI-262427048187404)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122606548 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606548 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122606550 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606550 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427048187404" cn_domain=PS} 20250131122606550 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250131122606550 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427048187404"} 20250131122606551 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427048187404 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122606551 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606551 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122606552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53128<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@2a3cb89379fe: Final verdict of PTC: pass 20250131122606553 DAUC <0003> db_auc.c:157 IMSI='262420681758390': No 2G Auth Data 20250131122606553 DAUC <0003> db_auc.c:192 IMSI='262420681758390': No 3G Auth Data 20250131122606554 DLGSUP <0013> hlr.c:121 IMSI 262420681758390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2a3cb89379fe: Created GsupExpect[0] for "262420681758390" to be handled at TC_gsup_purge_ps(122) 20250131122606561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 20250131122606563 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606563 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420681758390" cn_domain=PS} 20250131122606563 DLU <0006> fsm.c:456 lu(262420681758390)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122606563 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122606563 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420681758390)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122606563 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420681758390" cn_domain=PS} 20250131122606563 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606563 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2a3cb89379fe: Found GsupExpect[0] for "262420681758390" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_purge_ps(122)"262420681758390" 20250131122606565 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606565 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420681758390"} 20250131122606565 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420681758390)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122606565 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122606565 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420681758390"} 20250131122606565 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122606565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420681758390)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122606565 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420681758390)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122606565 DLU <0006> fsm.c:568 lu(PS:IMSI-262420681758390)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122606565 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606565 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122606566 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606566 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420681758390" cn_domain=PS} 20250131122606566 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250131122606566 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420681758390"} 20250131122606566 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420681758390 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122606566 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606566 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122606567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@2a3cb89379fe: Final verdict of PTC: pass 20250131122606568 DAUC <0003> db_auc.c:157 IMSI='262420283568066': No 2G Auth Data 20250131122606568 DAUC <0003> db_auc.c:192 IMSI='262420283568066': No 3G Auth Data 20250131122606568 DLGSUP <0013> hlr.c:121 IMSI 262420283568066: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2a3cb89379fe: Created GsupExpect[0] for "262420283568066" to be handled at TC_gsup_purge_ps(123) 20250131122606574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 20250131122606576 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606576 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420283568066" cn_domain=PS} 20250131122606576 DLU <0006> fsm.c:456 lu(262420283568066)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122606576 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122606576 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420283568066)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122606576 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420283568066" cn_domain=PS} 20250131122606576 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606576 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2a3cb89379fe: Found GsupExpect[0] for "262420283568066" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_purge_ps(123)"262420283568066" 20250131122606577 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606577 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420283568066"} 20250131122606577 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420283568066)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122606577 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122606577 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420283568066"} 20250131122606577 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122606577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420283568066)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122606577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420283568066)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122606577 DLU <0006> fsm.c:568 lu(PS:IMSI-262420283568066)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122606577 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606577 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122606578 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606578 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420283568066" cn_domain=PS} 20250131122606578 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250131122606578 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420283568066"} 20250131122606578 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420283568066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122606578 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606578 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122606579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@2a3cb89379fe: Final verdict of PTC: pass 20250131122606579 DAUC <0003> db_auc.c:157 IMSI='262423434144911': No 2G Auth Data 20250131122606579 DAUC <0003> db_auc.c:192 IMSI='262423434144911': No 3G Auth Data 20250131122606580 DLGSUP <0013> hlr.c:121 IMSI 262423434144911: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2a3cb89379fe: Created GsupExpect[0] for "262423434144911" to be handled at TC_gsup_purge_ps(124) 20250131122606586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4258 20250131122606587 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606587 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423434144911" cn_domain=PS} 20250131122606587 DLU <0006> fsm.c:456 lu(262423434144911)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122606588 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122606588 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423434144911)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122606588 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423434144911" cn_domain=PS} 20250131122606588 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606588 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2a3cb89379fe: Found GsupExpect[0] for "262423434144911" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423434144911" 20250131122606589 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606589 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423434144911"} 20250131122606589 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423434144911)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122606589 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122606589 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423434144911"} 20250131122606589 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122606589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423434144911)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122606589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423434144911)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122606589 DLU <0006> fsm.c:568 lu(PS:IMSI-262423434144911)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122606589 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606589 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122606590 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606590 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423434144911" cn_domain=PS} 20250131122606590 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250131122606590 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423434144911"} 20250131122606590 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423434144911 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122606590 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606590 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122606591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@2a3cb89379fe: Final verdict of PTC: pass 20250131122606591 DAUC <0003> db_auc.c:157 IMSI='262420890724117': No 2G Auth Data 20250131122606591 DAUC <0003> db_auc.c:192 IMSI='262420890724117': No 3G Auth Data 20250131122606592 DLGSUP <0013> hlr.c:121 IMSI 262420890724117: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2a3cb89379fe: Created GsupExpect[0] for "262420890724117" to be handled at TC_gsup_purge_ps(125) 20250131122606599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 20250131122606601 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606601 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420890724117" cn_domain=PS} 20250131122606601 DLU <0006> fsm.c:456 lu(262420890724117)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122606601 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122606601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420890724117)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122606601 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420890724117" cn_domain=PS} 20250131122606601 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606601 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2a3cb89379fe: Found GsupExpect[0] for "262420890724117" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420890724117" 20250131122606602 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606602 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420890724117"} 20250131122606602 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420890724117)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122606602 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122606602 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420890724117"} 20250131122606602 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122606602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420890724117)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122606602 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420890724117)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122606602 DLU <0006> fsm.c:568 lu(PS:IMSI-262420890724117)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122606602 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606602 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122606603 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606603 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420890724117" cn_domain=PS} 20250131122606603 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250131122606603 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420890724117"} 20250131122606603 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420890724117 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122606603 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606603 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122606604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53150<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@2a3cb89379fe: Final verdict of PTC: pass 20250131122606604 DAUC <0003> db_auc.c:157 IMSI='262428565169002': No 2G Auth Data 20250131122606604 DAUC <0003> db_auc.c:192 IMSI='262428565169002': No 3G Auth Data 20250131122606605 DLGSUP <0013> hlr.c:121 IMSI 262428565169002: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2a3cb89379fe: Created GsupExpect[0] for "262428565169002" to be handled at TC_gsup_purge_ps(126) 20250131122606611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53162<->l=127.0.0.1:4258 20250131122606613 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606613 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428565169002" cn_domain=PS} 20250131122606613 DLU <0006> fsm.c:456 lu(262428565169002)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122606613 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122606613 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428565169002)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122606613 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428565169002" cn_domain=PS} 20250131122606613 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606613 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2a3cb89379fe: Found GsupExpect[0] for "262428565169002" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428565169002" 20250131122606614 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606614 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428565169002"} 20250131122606614 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428565169002)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122606614 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122606614 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428565169002"} 20250131122606614 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122606614 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428565169002)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122606614 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428565169002)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122606614 DLU <0006> fsm.c:568 lu(PS:IMSI-262428565169002)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122606614 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606614 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122606615 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606615 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428565169002" cn_domain=PS} 20250131122606615 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250131122606615 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428565169002"} 20250131122606615 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428565169002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122606615 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606615 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122606616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53162<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@2a3cb89379fe: Final verdict of PTC: pass 20250131122606617 DAUC <0003> db_auc.c:157 IMSI='262424595597384': No 2G Auth Data 20250131122606617 DAUC <0003> db_auc.c:192 IMSI='262424595597384': No 3G Auth Data 20250131122606617 DLGSUP <0013> hlr.c:121 IMSI 262424595597384: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2a3cb89379fe: Created GsupExpect[0] for "262424595597384" to be handled at TC_gsup_purge_ps(127) 20250131122606623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 20250131122606625 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606625 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424595597384" cn_domain=PS} 20250131122606625 DLU <0006> fsm.c:456 lu(262424595597384)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122606625 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122606625 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424595597384)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122606625 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424595597384" cn_domain=PS} 20250131122606625 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606625 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2a3cb89379fe: Found GsupExpect[0] for "262424595597384" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_purge_ps(127)"262424595597384" 20250131122606626 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606626 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424595597384"} 20250131122606626 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424595597384)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122606626 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122606626 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424595597384"} 20250131122606626 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122606626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424595597384)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122606626 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424595597384)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122606626 DLU <0006> fsm.c:568 lu(PS:IMSI-262424595597384)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122606626 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606626 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122606627 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606627 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424595597384" cn_domain=PS} 20250131122606627 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250131122606627 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424595597384"} 20250131122606627 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262424595597384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122606627 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606627 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122606628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@2a3cb89379fe: Final verdict of PTC: pass 20250131122606628 DAUC <0003> db_auc.c:157 IMSI='262428918809034': No 2G Auth Data 20250131122606628 DAUC <0003> db_auc.c:192 IMSI='262428918809034': No 3G Auth Data 20250131122606629 DLGSUP <0013> hlr.c:121 IMSI 262428918809034: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@2a3cb89379fe: Created GsupExpect[0] for "262428918809034" to be handled at TC_gsup_purge_ps(128) 20250131122606635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 20250131122606636 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606636 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428918809034" cn_domain=PS} 20250131122606636 DLU <0006> fsm.c:456 lu(262428918809034)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122606636 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122606636 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428918809034)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122606636 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428918809034" cn_domain=PS} 20250131122606636 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606636 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@2a3cb89379fe: Found GsupExpect[0] for "262428918809034" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428918809034" 20250131122606637 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606637 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428918809034"} 20250131122606637 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428918809034)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122606637 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122606637 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428918809034"} 20250131122606637 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122606637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428918809034)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122606637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428918809034)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122606637 DLU <0006> fsm.c:568 lu(PS:IMSI-262428918809034)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122606637 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606637 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122606638 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606638 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428918809034" cn_domain=PS} 20250131122606638 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250131122606638 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428918809034"} 20250131122606638 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428918809034 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250131122606638 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122606638 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122606639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53184<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122606639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 20250131122606640 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33167<->l=127.0.0.1:4259) 119@2a3cb89379fe: Final verdict of PTC: none 20250131122606640 DLINP <000b> input/ipa.c:451 connected read/write 20250131122606640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122606640 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122606640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122606640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:06 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 20250131122606663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4258 20250131122606764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53190<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67752) Waiting for packet dumper to finish... 1 (prev_count=67752, count=134828) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_purge_unknown started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122609866 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122609866 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122609871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122609871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122609873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122609877 DLINP <000b> input/ipa.c:451 connected read/write 20250131122609877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122609877 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122609877 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122609877 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  20250131122609877 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122609877 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  20250131122609877 DLGSUP <0013> gsup_server.c:235 2:  20250131122609877 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122609877 DLGSUP <0013> gsup_server.c:235 3:  20250131122609877 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122609877 DLGSUP <0013> gsup_server.c:235 4:  20250131122609877 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122609877 DLGSUP <0013> gsup_server.c:235 5:  20250131122609877 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122609877 DLGSUP <0013> gsup_server.c:235 7:  20250131122609877 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122609877 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122609877 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122609877 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@2a3cb89379fe: 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") 20250131122609899 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46529<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@2a3cb89379fe: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250131122609912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20250131122609921 DLINP <000b> input/ipa.c:451 connected read/write 20250131122609921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122609921 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} 20250131122609921 DLU <0006> fsm.c:456 lu(2345743413463)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122609921 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 20250131122609921 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} 20250131122609921 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122609921 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122609921 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122609921 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122609922 DLINP <000b> input/ipa.c:451 connected read/write 20250131122609922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122609922 DLINP <000b> input/ipa.c:451 connected read/write 20250131122609922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@2a3cb89379fe: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@2a3cb89379fe: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122609926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122609928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53206<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@2a3cb89379fe: Final verdict of PTC: none 131@2a3cb89379fe: Final verdict of PTC: none 20250131122609931 DLINP <000b> input/ipa.c:451 connected read/write 20250131122609931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122609931 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122609931 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122609931 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122609932 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46529<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(132)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122609964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 20250131122610065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:12 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_ussd_unknown started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122613178 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122613178 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122613180 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35142<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122613182 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613182 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122613182 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122613182 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  20250131122613182 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122613182 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  20250131122613182 DLGSUP <0013> gsup_server.c:235 2:  20250131122613182 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122613182 DLGSUP <0013> gsup_server.c:235 3:  20250131122613182 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122613182 DLGSUP <0013> gsup_server.c:235 4:  20250131122613182 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122613182 DLGSUP <0013> gsup_server.c:235 5:  20250131122613182 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(134)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122613182 DLGSUP <0013> gsup_server.c:235 7:  20250131122613182 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122613182 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122613182 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122613182 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@2a3cb89379fe: 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") 20250131122613191 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34411<->l=127.0.0.1:4259) 20250131122613195 DAUC <0003> db_auc.c:157 IMSI='262428609392410': No 2G Auth Data 20250131122613195 DAUC <0003> db_auc.c:192 IMSI='262428609392410': No 3G Auth Data HLR_Test-GSUP(135)@2a3cb89379fe: Created GsupExpect[0] for "262428609392410" to be handled at TC_mo_ussd_unknown(138) 20250131122613204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35148<->l=127.0.0.1:4258 20250131122613230 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613230 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428609392410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428609392410" session_id=3741204206 session_state=BEGIN} 20250131122613230 DSS <0004> hlr_ussd.c:576 262428609392410/0xdefe3eee: Process SS (BEGIN) 20250131122613230 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250131122613230 DSS <0004> hlr_ussd.c:518 262428609392410/0xdefe3eee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250131122613230 DSS <0004> hlr_ussd.c:523 262428609392410/0xdefe3eee: USSD for unknown code '*#200#' 20250131122613230 DSS <0004> hlr_ussd.c:354 262428609392410/0xdefe3eee: Tx ReturnError(1, 0x12) 20250131122613230 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428609392410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428609392410" session_id=3741204206 session_state=END} 20250131122613230 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122613230 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2a3cb89379fe: Found GsupExpect[0] for "262428609392410" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@2a3cb89379fe: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428609392410" TC_mo_ussd_unknown(138)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122613241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35148<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@2a3cb89379fe: Final verdict of PTC: pass 20250131122613243 DAUC <0003> db_auc.c:157 IMSI='262421104569472': No 2G Auth Data 20250131122613243 DAUC <0003> db_auc.c:192 IMSI='262421104569472': No 3G Auth Data HLR_Test-GSUP(135)@2a3cb89379fe: Created GsupExpect[0] for "262421104569472" to be handled at TC_mo_ussd_unknown(139) 20250131122613257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35164<->l=127.0.0.1:4258 20250131122613260 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613260 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421104569472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421104569472" session_id=68337396 session_state=BEGIN} 20250131122613260 DSS <0004> hlr_ussd.c:576 262421104569472/0x0412bef4: Process SS (BEGIN) 20250131122613260 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250131122613260 DSS <0004> hlr_ussd.c:518 262421104569472/0x0412bef4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250131122613260 DSS <0004> hlr_ussd.c:523 262421104569472/0x0412bef4: USSD for unknown code '*#200#' 20250131122613260 DSS <0004> hlr_ussd.c:354 262421104569472/0x0412bef4: Tx ReturnError(1, 0x12) 20250131122613260 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421104569472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421104569472" session_id=68337396 session_state=END} 20250131122613260 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122613260 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2a3cb89379fe: Found GsupExpect[0] for "262421104569472" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@2a3cb89379fe: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421104569472" TC_mo_ussd_unknown(139)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122613261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35164<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@2a3cb89379fe: Final verdict of PTC: pass 20250131122613262 DAUC <0003> db_auc.c:157 IMSI='262421797761672': No 2G Auth Data 20250131122613262 DAUC <0003> db_auc.c:192 IMSI='262421797761672': No 3G Auth Data HLR_Test-GSUP(135)@2a3cb89379fe: Created GsupExpect[0] for "262421797761672" to be handled at TC_mo_ussd_unknown(140) 20250131122613269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35174<->l=127.0.0.1:4258 20250131122613271 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613271 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421797761672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421797761672" session_id=3410054450 session_state=BEGIN} 20250131122613271 DSS <0004> hlr_ussd.c:576 262421797761672/0xcb414d32: Process SS (BEGIN) 20250131122613271 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250131122613271 DSS <0004> hlr_ussd.c:518 262421797761672/0xcb414d32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250131122613271 DSS <0004> hlr_ussd.c:523 262421797761672/0xcb414d32: USSD for unknown code '*#200#' 20250131122613271 DSS <0004> hlr_ussd.c:354 262421797761672/0xcb414d32: Tx ReturnError(1, 0x12) 20250131122613271 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421797761672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421797761672" session_id=3410054450 session_state=END} 20250131122613271 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122613271 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2a3cb89379fe: Found GsupExpect[0] for "262421797761672" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@2a3cb89379fe: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262421797761672" TC_mo_ussd_unknown(140)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122613273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35174<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@2a3cb89379fe: Final verdict of PTC: pass 20250131122613273 DAUC <0003> db_auc.c:157 IMSI='262427558836586': No 2G Auth Data 20250131122613273 DAUC <0003> db_auc.c:192 IMSI='262427558836586': No 3G Auth Data HLR_Test-GSUP(135)@2a3cb89379fe: Created GsupExpect[0] for "262427558836586" to be handled at TC_mo_ussd_unknown(141) 20250131122613279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 20250131122613282 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613282 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427558836586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427558836586" session_id=3893415040 session_state=BEGIN} 20250131122613282 DSS <0004> hlr_ussd.c:576 262427558836586/0xe810cc80: Process SS (BEGIN) 20250131122613282 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250131122613282 DSS <0004> hlr_ussd.c:518 262427558836586/0xe810cc80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250131122613282 DSS <0004> hlr_ussd.c:523 262427558836586/0xe810cc80: USSD for unknown code '*#200#' 20250131122613282 DSS <0004> hlr_ussd.c:354 262427558836586/0xe810cc80: Tx ReturnError(1, 0x12) 20250131122613282 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427558836586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427558836586" session_id=3893415040 session_state=END} 20250131122613282 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122613282 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2a3cb89379fe: Found GsupExpect[0] for "262427558836586" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@2a3cb89379fe: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262427558836586" TC_mo_ussd_unknown(141)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122613283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35190<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@2a3cb89379fe: Final verdict of PTC: pass 20250131122613284 DAUC <0003> db_auc.c:157 IMSI='262422270554385': No 2G Auth Data 20250131122613284 DAUC <0003> db_auc.c:192 IMSI='262422270554385': No 3G Auth Data HLR_Test-GSUP(135)@2a3cb89379fe: Created GsupExpect[0] for "262422270554385" to be handled at TC_mo_ussd_unknown(142) 20250131122613290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4258 20250131122613293 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613293 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422270554385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422270554385" session_id=1425257910 session_state=BEGIN} 20250131122613293 DSS <0004> hlr_ussd.c:576 262422270554385/0x54f3b5b6: Process SS (BEGIN) 20250131122613293 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250131122613293 DSS <0004> hlr_ussd.c:518 262422270554385/0x54f3b5b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250131122613293 DSS <0004> hlr_ussd.c:523 262422270554385/0x54f3b5b6: USSD for unknown code '*#200#' 20250131122613293 DSS <0004> hlr_ussd.c:354 262422270554385/0x54f3b5b6: Tx ReturnError(1, 0x12) 20250131122613293 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422270554385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422270554385" session_id=1425257910 session_state=END} 20250131122613293 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122613293 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2a3cb89379fe: Found GsupExpect[0] for "262422270554385" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@2a3cb89379fe: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422270554385" TC_mo_ussd_unknown(142)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122613296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@2a3cb89379fe: Final verdict of PTC: pass 20250131122613296 DAUC <0003> db_auc.c:157 IMSI='262421403430822': No 2G Auth Data 20250131122613296 DAUC <0003> db_auc.c:192 IMSI='262421403430822': No 3G Auth Data HLR_Test-GSUP(135)@2a3cb89379fe: Created GsupExpect[0] for "262421403430822" to be handled at TC_mo_ussd_unknown(143) 20250131122613303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 20250131122613306 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613306 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421403430822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421403430822" session_id=3557469586 session_state=BEGIN} 20250131122613306 DSS <0004> hlr_ussd.c:576 262421403430822/0xd40aad92: Process SS (BEGIN) 20250131122613306 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250131122613306 DSS <0004> hlr_ussd.c:518 262421403430822/0xd40aad92: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250131122613306 DSS <0004> hlr_ussd.c:523 262421403430822/0xd40aad92: USSD for unknown code '*#200#' 20250131122613306 DSS <0004> hlr_ussd.c:354 262421403430822/0xd40aad92: Tx ReturnError(1, 0x12) 20250131122613306 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421403430822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421403430822" session_id=3557469586 session_state=END} 20250131122613306 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122613306 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2a3cb89379fe: Found GsupExpect[0] for "262421403430822" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@2a3cb89379fe: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421403430822" TC_mo_ussd_unknown(143)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122613308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@2a3cb89379fe: Final verdict of PTC: pass 20250131122613308 DAUC <0003> db_auc.c:157 IMSI='262422721778075': No 2G Auth Data 20250131122613308 DAUC <0003> db_auc.c:192 IMSI='262422721778075': No 3G Auth Data HLR_Test-GSUP(135)@2a3cb89379fe: Created GsupExpect[0] for "262422721778075" to be handled at TC_mo_ussd_unknown(144) 20250131122613315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35208<->l=127.0.0.1:4258 20250131122613319 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613319 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422721778075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422721778075" session_id=1581128349 session_state=BEGIN} 20250131122613319 DSS <0004> hlr_ussd.c:576 262422721778075/0x5e3e1a9d: Process SS (BEGIN) 20250131122613319 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250131122613319 DSS <0004> hlr_ussd.c:518 262422721778075/0x5e3e1a9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250131122613319 DSS <0004> hlr_ussd.c:523 262422721778075/0x5e3e1a9d: USSD for unknown code '*#200#' 20250131122613319 DSS <0004> hlr_ussd.c:354 262422721778075/0x5e3e1a9d: Tx ReturnError(1, 0x12) 20250131122613319 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422721778075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422721778075" session_id=1581128349 session_state=END} 20250131122613319 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122613319 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2a3cb89379fe: Found GsupExpect[0] for "262422721778075" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@2a3cb89379fe: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422721778075" TC_mo_ussd_unknown(144)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122613321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35208<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@2a3cb89379fe: Final verdict of PTC: pass 20250131122613322 DAUC <0003> db_auc.c:157 IMSI='262424222190637': No 2G Auth Data 20250131122613322 DAUC <0003> db_auc.c:192 IMSI='262424222190637': No 3G Auth Data HLR_Test-GSUP(135)@2a3cb89379fe: Created GsupExpect[0] for "262424222190637" to be handled at TC_mo_ussd_unknown(145) 20250131122613329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 20250131122613333 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613333 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424222190637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424222190637" session_id=2457700432 session_state=BEGIN} 20250131122613333 DSS <0004> hlr_ussd.c:576 262424222190637/0x927d8850: Process SS (BEGIN) 20250131122613333 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250131122613333 DSS <0004> hlr_ussd.c:518 262424222190637/0x927d8850: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250131122613333 DSS <0004> hlr_ussd.c:523 262424222190637/0x927d8850: USSD for unknown code '*#200#' 20250131122613333 DSS <0004> hlr_ussd.c:354 262424222190637/0x927d8850: Tx ReturnError(1, 0x12) 20250131122613334 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424222190637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424222190637" session_id=2457700432 session_state=END} 20250131122613334 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122613334 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@2a3cb89379fe: Found GsupExpect[0] for "262424222190637" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@2a3cb89379fe: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262424222190637" TC_mo_ussd_unknown(145)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122613336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@2a3cb89379fe: Final verdict of PTC: pass 20250131122613336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35142<->l=127.0.0.1:4258 20250131122613336 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34411<->l=127.0.0.1:4259) 20250131122613337 DLINP <000b> input/ipa.c:451 connected read/write 20250131122613337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122613337 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122613337 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122613337 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@2a3cb89379fe: Final verdict of PTC: none 136@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 136: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:13 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 20250131122613360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 20250131122613460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70232) Waiting for packet dumper to finish... 1 (prev_count=70232, count=81592) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:15 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_ussd_euse_disc started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122616526 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122616526 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122616530 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@2a3cb89379fe: 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 } } } } 20250131122616531 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616531 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122616531 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122616531 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  20250131122616531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122616531 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  20250131122616531 DLGSUP <0013> gsup_server.c:235 2:  20250131122616531 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122616531 DLGSUP <0013> gsup_server.c:235 3:  20250131122616531 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122616531 DLGSUP <0013> gsup_server.c:235 4:  20250131122616531 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122616531 DLGSUP <0013> gsup_server.c:235 5:  20250131122616531 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122616531 DLGSUP <0013> gsup_server.c:235 7:  20250131122616531 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122616531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122616531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122616531 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@2a3cb89379fe: 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") 20250131122616553 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32929<->l=127.0.0.1:4259) 20250131122616563 DAUC <0003> db_auc.c:157 IMSI='262423167489108': No 2G Auth Data 20250131122616563 DAUC <0003> db_auc.c:192 IMSI='262423167489108': No 3G Auth Data HLR_Test-GSUP(147)@2a3cb89379fe: Created GsupExpect[0] for "262423167489108" to be handled at TC_mo_ussd_euse_disc(150) 20250131122616589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4258 20250131122616601 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616601 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423167489108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423167489108" session_id=689499854 session_state=BEGIN} 20250131122616601 DSS <0004> hlr_ussd.c:576 262423167489108/0x2918eece: Process SS (BEGIN) 20250131122616601 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122616601 DSS <0004> hlr_ussd.c:518 262423167489108/0x2918eece: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122616601 DSS <0004> hlr_ussd.c:542 262423167489108/0x2918eece: Cannot find conn for EUSE EUSE-foobar 20250131122616601 DSS <0004> hlr_ussd.c:354 262423167489108/0x2918eece: Tx ReturnError(1, 0x22) 20250131122616602 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423167489108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423167489108" session_id=689499854 session_state=END} 20250131122616602 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122616602 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2a3cb89379fe: Found GsupExpect[0] for "262423167489108" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@2a3cb89379fe: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262423167489108" TC_mo_ussd_euse_disc(150)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122616607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@2a3cb89379fe: Final verdict of PTC: pass 20250131122616608 DAUC <0003> db_auc.c:157 IMSI='262427198142847': No 2G Auth Data 20250131122616608 DAUC <0003> db_auc.c:192 IMSI='262427198142847': No 3G Auth Data HLR_Test-GSUP(147)@2a3cb89379fe: Created GsupExpect[0] for "262427198142847" to be handled at TC_mo_ussd_euse_disc(151) 20250131122616617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35262<->l=127.0.0.1:4258 20250131122616619 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616619 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427198142847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427198142847" session_id=1875328476 session_state=BEGIN} 20250131122616619 DSS <0004> hlr_ussd.c:576 262427198142847/0x6fc73ddc: Process SS (BEGIN) 20250131122616619 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122616619 DSS <0004> hlr_ussd.c:518 262427198142847/0x6fc73ddc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122616619 DSS <0004> hlr_ussd.c:542 262427198142847/0x6fc73ddc: Cannot find conn for EUSE EUSE-foobar 20250131122616619 DSS <0004> hlr_ussd.c:354 262427198142847/0x6fc73ddc: Tx ReturnError(1, 0x22) 20250131122616619 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427198142847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427198142847" session_id=1875328476 session_state=END} 20250131122616619 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122616619 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2a3cb89379fe: Found GsupExpect[0] for "262427198142847" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@2a3cb89379fe: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427198142847" TC_mo_ussd_euse_disc(151)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122616621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35262<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@2a3cb89379fe: Final verdict of PTC: pass 20250131122616621 DAUC <0003> db_auc.c:157 IMSI='262427293157639': No 2G Auth Data 20250131122616621 DAUC <0003> db_auc.c:192 IMSI='262427293157639': No 3G Auth Data HLR_Test-GSUP(147)@2a3cb89379fe: Created GsupExpect[0] for "262427293157639" to be handled at TC_mo_ussd_euse_disc(152) 20250131122616627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 20250131122616630 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616630 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427293157639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427293157639" session_id=2144083713 session_state=BEGIN} 20250131122616630 DSS <0004> hlr_ussd.c:576 262427293157639/0x7fcc1f01: Process SS (BEGIN) 20250131122616630 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122616630 DSS <0004> hlr_ussd.c:518 262427293157639/0x7fcc1f01: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122616630 DSS <0004> hlr_ussd.c:542 262427293157639/0x7fcc1f01: Cannot find conn for EUSE EUSE-foobar 20250131122616630 DSS <0004> hlr_ussd.c:354 262427293157639/0x7fcc1f01: Tx ReturnError(1, 0x22) 20250131122616630 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427293157639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427293157639" session_id=2144083713 session_state=END} 20250131122616630 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122616630 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2a3cb89379fe: Found GsupExpect[0] for "262427293157639" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@2a3cb89379fe: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427293157639" TC_mo_ussd_euse_disc(152)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122616631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@2a3cb89379fe: Final verdict of PTC: pass 20250131122616631 DAUC <0003> db_auc.c:157 IMSI='262428379780962': No 2G Auth Data 20250131122616631 DAUC <0003> db_auc.c:192 IMSI='262428379780962': No 3G Auth Data HLR_Test-GSUP(147)@2a3cb89379fe: Created GsupExpect[0] for "262428379780962" to be handled at TC_mo_ussd_euse_disc(153) 20250131122616638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35278<->l=127.0.0.1:4258 20250131122616641 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616641 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428379780962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428379780962" session_id=684213178 session_state=BEGIN} 20250131122616641 DSS <0004> hlr_ussd.c:576 262428379780962/0x28c843ba: Process SS (BEGIN) 20250131122616641 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122616641 DSS <0004> hlr_ussd.c:518 262428379780962/0x28c843ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122616641 DSS <0004> hlr_ussd.c:542 262428379780962/0x28c843ba: Cannot find conn for EUSE EUSE-foobar 20250131122616641 DSS <0004> hlr_ussd.c:354 262428379780962/0x28c843ba: Tx ReturnError(1, 0x22) 20250131122616641 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428379780962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428379780962" session_id=684213178 session_state=END} 20250131122616641 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122616641 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2a3cb89379fe: Found GsupExpect[0] for "262428379780962" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@2a3cb89379fe: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428379780962" TC_mo_ussd_euse_disc(153)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122616642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35278<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@2a3cb89379fe: Final verdict of PTC: pass 20250131122616643 DAUC <0003> db_auc.c:157 IMSI='262427837428983': No 2G Auth Data 20250131122616643 DAUC <0003> db_auc.c:192 IMSI='262427837428983': No 3G Auth Data HLR_Test-GSUP(147)@2a3cb89379fe: Created GsupExpect[0] for "262427837428983" to be handled at TC_mo_ussd_euse_disc(154) 20250131122616649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4258 20250131122616652 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616652 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427837428983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427837428983" session_id=2127735284 session_state=BEGIN} 20250131122616652 DSS <0004> hlr_ussd.c:576 262427837428983/0x7ed2a9f4: Process SS (BEGIN) 20250131122616652 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122616652 DSS <0004> hlr_ussd.c:518 262427837428983/0x7ed2a9f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122616652 DSS <0004> hlr_ussd.c:542 262427837428983/0x7ed2a9f4: Cannot find conn for EUSE EUSE-foobar 20250131122616652 DSS <0004> hlr_ussd.c:354 262427837428983/0x7ed2a9f4: Tx ReturnError(1, 0x22) 20250131122616652 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427837428983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427837428983" session_id=2127735284 session_state=END} 20250131122616652 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122616652 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2a3cb89379fe: Found GsupExpect[0] for "262427837428983" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@2a3cb89379fe: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262427837428983" TC_mo_ussd_euse_disc(154)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122616653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35294<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@2a3cb89379fe: Final verdict of PTC: pass 20250131122616653 DAUC <0003> db_auc.c:157 IMSI='262425208266112': No 2G Auth Data 20250131122616653 DAUC <0003> db_auc.c:192 IMSI='262425208266112': No 3G Auth Data HLR_Test-GSUP(147)@2a3cb89379fe: Created GsupExpect[0] for "262425208266112" to be handled at TC_mo_ussd_euse_disc(155) 20250131122616661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 20250131122616663 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616663 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425208266112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425208266112" session_id=790368245 session_state=BEGIN} 20250131122616663 DSS <0004> hlr_ussd.c:576 262425208266112/0x2f1c0ff5: Process SS (BEGIN) 20250131122616663 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122616663 DSS <0004> hlr_ussd.c:518 262425208266112/0x2f1c0ff5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122616663 DSS <0004> hlr_ussd.c:542 262425208266112/0x2f1c0ff5: Cannot find conn for EUSE EUSE-foobar 20250131122616663 DSS <0004> hlr_ussd.c:354 262425208266112/0x2f1c0ff5: Tx ReturnError(1, 0x22) 20250131122616663 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425208266112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425208266112" session_id=790368245 session_state=END} 20250131122616663 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122616663 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2a3cb89379fe: Found GsupExpect[0] for "262425208266112" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@2a3cb89379fe: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425208266112" TC_mo_ussd_euse_disc(155)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122616665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@2a3cb89379fe: Final verdict of PTC: pass 20250131122616665 DAUC <0003> db_auc.c:157 IMSI='262425693888720': No 2G Auth Data 20250131122616665 DAUC <0003> db_auc.c:192 IMSI='262425693888720': No 3G Auth Data HLR_Test-GSUP(147)@2a3cb89379fe: Created GsupExpect[0] for "262425693888720" to be handled at TC_mo_ussd_euse_disc(156) 20250131122616672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4258 20250131122616675 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616675 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425693888720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425693888720" session_id=2785088040 session_state=BEGIN} 20250131122616675 DSS <0004> hlr_ussd.c:576 262425693888720/0xa6011228: Process SS (BEGIN) 20250131122616675 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122616675 DSS <0004> hlr_ussd.c:518 262425693888720/0xa6011228: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122616675 DSS <0004> hlr_ussd.c:542 262425693888720/0xa6011228: Cannot find conn for EUSE EUSE-foobar 20250131122616675 DSS <0004> hlr_ussd.c:354 262425693888720/0xa6011228: Tx ReturnError(1, 0x22) 20250131122616675 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425693888720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425693888720" session_id=2785088040 session_state=END} 20250131122616675 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122616675 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2a3cb89379fe: Found GsupExpect[0] for "262425693888720" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@2a3cb89379fe: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425693888720" TC_mo_ussd_euse_disc(156)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122616676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35316<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@2a3cb89379fe: Final verdict of PTC: pass 20250131122616676 DAUC <0003> db_auc.c:157 IMSI='262427546516770': No 2G Auth Data 20250131122616676 DAUC <0003> db_auc.c:192 IMSI='262427546516770': No 3G Auth Data HLR_Test-GSUP(147)@2a3cb89379fe: Created GsupExpect[0] for "262427546516770" to be handled at TC_mo_ussd_euse_disc(157) 20250131122616683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 20250131122616686 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616686 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427546516770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427546516770" session_id=1627514007 session_state=BEGIN} 20250131122616686 DSS <0004> hlr_ussd.c:576 262427546516770/0x6101e497: Process SS (BEGIN) 20250131122616686 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122616686 DSS <0004> hlr_ussd.c:518 262427546516770/0x6101e497: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122616686 DSS <0004> hlr_ussd.c:542 262427546516770/0x6101e497: Cannot find conn for EUSE EUSE-foobar 20250131122616686 DSS <0004> hlr_ussd.c:354 262427546516770/0x6101e497: Tx ReturnError(1, 0x22) 20250131122616686 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427546516770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427546516770" session_id=1627514007 session_state=END} 20250131122616686 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122616686 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@2a3cb89379fe: Found GsupExpect[0] for "262427546516770" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@2a3cb89379fe: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427546516770" TC_mo_ussd_euse_disc(157)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122616688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@2a3cb89379fe: Final verdict of PTC: pass 20250131122616688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20250131122616689 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32929<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(149)@2a3cb89379fe: Final verdict of PTC: none 20250131122616689 DLINP <000b> input/ipa.c:451 connected read/write 20250131122616689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122616689 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122616689 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122616689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@2a3cb89379fe: Final verdict of PTC: none 148@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 148: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:16 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 20250131122616712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 20250131122616913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35338<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78496) Waiting for packet dumper to finish... 1 (prev_count=78496, count=81624) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_ussd_iuse_imsi started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122620027 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122620028 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122620031 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122620035 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620035 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122620035 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122620035 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  20250131122620035 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122620035 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  20250131122620035 DLGSUP <0013> gsup_server.c:235 2:  20250131122620035 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122620035 DLGSUP <0013> gsup_server.c:235 3:  20250131122620035 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122620035 DLGSUP <0013> gsup_server.c:235 4:  20250131122620035 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122620035 DLGSUP <0013> gsup_server.c:235 5:  20250131122620035 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122620035 DLGSUP <0013> gsup_server.c:235 7:  20250131122620035 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122620035 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122620035 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(158)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122620035 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@2a3cb89379fe: 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") 20250131122620045 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34315<->l=127.0.0.1:4259) 20250131122620048 DAUC <0003> db_auc.c:157 IMSI='262421895175934': No 2G Auth Data 20250131122620048 DAUC <0003> db_auc.c:192 IMSI='262421895175934': No 3G Auth Data HLR_Test-GSUP(159)@2a3cb89379fe: Created GsupExpect[0] for "262421895175934" to be handled at TC_mo_ussd_iuse_imsi(162) 20250131122620055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20250131122620078 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620078 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421895175934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421895175934" session_id=1338257061 session_state=BEGIN} 20250131122620078 DSS <0004> hlr_ussd.c:576 262421895175934/0x4fc42ea5: Process SS (BEGIN) 20250131122620078 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122620078 DSS <0004> hlr_ussd.c:518 262421895175934/0x4fc42ea5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122620078 DSS <0004> hlr_ussd.c:363 262421895175934/0x4fc42ea5: Tx USSD 'Your IMSI is 262421895175934' 20250131122620078 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421895175934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421895175934" session_id=1338257061 session_state=END} 20250131122620078 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421895175934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122620078 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122620078 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2a3cb89379fe: Found GsupExpect[0] for "262421895175934" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@2a3cb89379fe: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421895175934" TC_mo_ussd_iuse_imsi(162)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122620082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@2a3cb89379fe: Final verdict of PTC: pass 20250131122620083 DAUC <0003> db_auc.c:157 IMSI='262422023801503': No 2G Auth Data 20250131122620083 DAUC <0003> db_auc.c:192 IMSI='262422023801503': No 3G Auth Data HLR_Test-GSUP(159)@2a3cb89379fe: Created GsupExpect[0] for "262422023801503" to be handled at TC_mo_ussd_iuse_imsi(163) 20250131122620093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4258 20250131122620096 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620096 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422023801503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422023801503" session_id=1601002035 session_state=BEGIN} 20250131122620096 DSS <0004> hlr_ussd.c:576 262422023801503/0x5f6d5a33: Process SS (BEGIN) 20250131122620096 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122620096 DSS <0004> hlr_ussd.c:518 262422023801503/0x5f6d5a33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122620096 DSS <0004> hlr_ussd.c:363 262422023801503/0x5f6d5a33: Tx USSD 'Your IMSI is 262422023801503' 20250131122620096 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422023801503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422023801503" session_id=1601002035 session_state=END} 20250131122620096 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422023801503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122620096 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122620096 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2a3cb89379fe: Found GsupExpect[0] for "262422023801503" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@2a3cb89379fe: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422023801503" TC_mo_ussd_iuse_imsi(163)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122620098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@2a3cb89379fe: Final verdict of PTC: pass 20250131122620098 DAUC <0003> db_auc.c:157 IMSI='262425913205549': No 2G Auth Data 20250131122620098 DAUC <0003> db_auc.c:192 IMSI='262425913205549': No 3G Auth Data HLR_Test-GSUP(159)@2a3cb89379fe: Created GsupExpect[0] for "262425913205549" to be handled at TC_mo_ussd_iuse_imsi(164) 20250131122620105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4258 20250131122620108 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620108 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425913205549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425913205549" session_id=41588091 session_state=BEGIN} 20250131122620108 DSS <0004> hlr_ussd.c:576 262425913205549/0x027a957b: Process SS (BEGIN) 20250131122620108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122620108 DSS <0004> hlr_ussd.c:518 262425913205549/0x027a957b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122620108 DSS <0004> hlr_ussd.c:363 262425913205549/0x027a957b: Tx USSD 'Your IMSI is 262425913205549' 20250131122620108 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425913205549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425913205549" session_id=41588091 session_state=END} 20250131122620108 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425913205549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122620108 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122620108 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2a3cb89379fe: Found GsupExpect[0] for "262425913205549" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@2a3cb89379fe: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425913205549" TC_mo_ussd_iuse_imsi(164)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122620110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35382<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@2a3cb89379fe: Final verdict of PTC: pass 20250131122620110 DAUC <0003> db_auc.c:157 IMSI='262425545794100': No 2G Auth Data 20250131122620110 DAUC <0003> db_auc.c:192 IMSI='262425545794100': No 3G Auth Data HLR_Test-GSUP(159)@2a3cb89379fe: Created GsupExpect[0] for "262425545794100" to be handled at TC_mo_ussd_iuse_imsi(165) 20250131122620117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 20250131122620121 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620121 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425545794100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425545794100" session_id=3468991043 session_state=BEGIN} 20250131122620121 DSS <0004> hlr_ussd.c:576 262425545794100/0xcec49a43: Process SS (BEGIN) 20250131122620121 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122620121 DSS <0004> hlr_ussd.c:518 262425545794100/0xcec49a43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122620121 DSS <0004> hlr_ussd.c:363 262425545794100/0xcec49a43: Tx USSD 'Your IMSI is 262425545794100' 20250131122620121 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425545794100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425545794100" session_id=3468991043 session_state=END} 20250131122620121 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425545794100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122620121 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122620121 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2a3cb89379fe: Found GsupExpect[0] for "262425545794100" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@2a3cb89379fe: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262425545794100" TC_mo_ussd_iuse_imsi(165)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122620123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@2a3cb89379fe: Final verdict of PTC: pass 20250131122620123 DAUC <0003> db_auc.c:157 IMSI='262425654026143': No 2G Auth Data 20250131122620123 DAUC <0003> db_auc.c:192 IMSI='262425654026143': No 3G Auth Data HLR_Test-GSUP(159)@2a3cb89379fe: Created GsupExpect[0] for "262425654026143" to be handled at TC_mo_ussd_iuse_imsi(166) 20250131122620130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20250131122620133 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620133 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425654026143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425654026143" session_id=2767256894 session_state=BEGIN} 20250131122620133 DSS <0004> hlr_ussd.c:576 262425654026143/0xa4f0fd3e: Process SS (BEGIN) 20250131122620133 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122620133 DSS <0004> hlr_ussd.c:518 262425654026143/0xa4f0fd3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122620133 DSS <0004> hlr_ussd.c:363 262425654026143/0xa4f0fd3e: Tx USSD 'Your IMSI is 262425654026143' 20250131122620133 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425654026143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425654026143" session_id=2767256894 session_state=END} 20250131122620133 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425654026143 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122620133 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122620133 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2a3cb89379fe: Found GsupExpect[0] for "262425654026143" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@2a3cb89379fe: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262425654026143" TC_mo_ussd_iuse_imsi(166)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122620135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@2a3cb89379fe: Final verdict of PTC: pass 20250131122620135 DAUC <0003> db_auc.c:157 IMSI='262425168948124': No 2G Auth Data 20250131122620135 DAUC <0003> db_auc.c:192 IMSI='262425168948124': No 3G Auth Data HLR_Test-GSUP(159)@2a3cb89379fe: Created GsupExpect[0] for "262425168948124" to be handled at TC_mo_ussd_iuse_imsi(167) 20250131122620142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4258 20250131122620145 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620145 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425168948124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425168948124" session_id=119225932 session_state=BEGIN} 20250131122620145 DSS <0004> hlr_ussd.c:576 262425168948124/0x071b3e4c: Process SS (BEGIN) 20250131122620145 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122620145 DSS <0004> hlr_ussd.c:518 262425168948124/0x071b3e4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122620145 DSS <0004> hlr_ussd.c:363 262425168948124/0x071b3e4c: Tx USSD 'Your IMSI is 262425168948124' 20250131122620145 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425168948124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425168948124" session_id=119225932 session_state=END} 20250131122620145 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425168948124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122620145 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122620145 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2a3cb89379fe: Found GsupExpect[0] for "262425168948124" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@2a3cb89379fe: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262425168948124" TC_mo_ussd_iuse_imsi(167)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122620147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35402<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@2a3cb89379fe: Final verdict of PTC: pass 20250131122620147 DAUC <0003> db_auc.c:157 IMSI='262429980158062': No 2G Auth Data 20250131122620147 DAUC <0003> db_auc.c:192 IMSI='262429980158062': No 3G Auth Data HLR_Test-GSUP(159)@2a3cb89379fe: Created GsupExpect[0] for "262429980158062" to be handled at TC_mo_ussd_iuse_imsi(168) 20250131122620153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35404<->l=127.0.0.1:4258 20250131122620156 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620156 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429980158062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429980158062" session_id=823749792 session_state=BEGIN} 20250131122620156 DSS <0004> hlr_ussd.c:576 262429980158062/0x31196ca0: Process SS (BEGIN) 20250131122620156 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122620156 DSS <0004> hlr_ussd.c:518 262429980158062/0x31196ca0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122620156 DSS <0004> hlr_ussd.c:363 262429980158062/0x31196ca0: Tx USSD 'Your IMSI is 262429980158062' 20250131122620156 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429980158062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429980158062" session_id=823749792 session_state=END} 20250131122620156 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429980158062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122620156 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122620157 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2a3cb89379fe: Found GsupExpect[0] for "262429980158062" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@2a3cb89379fe: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429980158062" TC_mo_ussd_iuse_imsi(168)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122620158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35404<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@2a3cb89379fe: Final verdict of PTC: pass 20250131122620159 DAUC <0003> db_auc.c:157 IMSI='262421947555748': No 2G Auth Data 20250131122620159 DAUC <0003> db_auc.c:192 IMSI='262421947555748': No 3G Auth Data HLR_Test-GSUP(159)@2a3cb89379fe: Created GsupExpect[0] for "262421947555748" to be handled at TC_mo_ussd_iuse_imsi(169) 20250131122620166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35406<->l=127.0.0.1:4258 20250131122620169 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620169 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421947555748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421947555748" session_id=3402791229 session_state=BEGIN} 20250131122620169 DSS <0004> hlr_ussd.c:576 262421947555748/0xcad2793d: Process SS (BEGIN) 20250131122620169 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122620169 DSS <0004> hlr_ussd.c:518 262421947555748/0xcad2793d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122620169 DSS <0004> hlr_ussd.c:363 262421947555748/0xcad2793d: Tx USSD 'Your IMSI is 262421947555748' 20250131122620169 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421947555748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421947555748" session_id=3402791229 session_state=END} 20250131122620169 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421947555748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122620169 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122620169 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@2a3cb89379fe: Found GsupExpect[0] for "262421947555748" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@2a3cb89379fe: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421947555748" TC_mo_ussd_iuse_imsi(169)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122620171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35406<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@2a3cb89379fe: Final verdict of PTC: pass 20250131122620171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4258 20250131122620172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34315<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@2a3cb89379fe: Final verdict of PTC: none 20250131122620172 DLINP <000b> input/ipa.c:451 connected read/write 20250131122620172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122620172 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122620172 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122620172 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)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@2a3cb89379fe: Final verdict of PTC: none 160@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 160: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:20 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 20250131122620195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20250131122620396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->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=82224) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:22 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122623521 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122623521 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122623526 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49506<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122623531 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623531 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122623531 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122623531 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  20250131122623531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122623531 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  20250131122623532 DLGSUP <0013> gsup_server.c:235 2:  20250131122623532 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122623532 DLGSUP <0013> gsup_server.c:235 3:  20250131122623532 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122623532 DLGSUP <0013> gsup_server.c:235 4:  20250131122623532 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122623532 DLGSUP <0013> gsup_server.c:235 5:  HLR_Test-GSUP-IPA(170)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122623532 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122623532 DLGSUP <0013> gsup_server.c:235 7:  20250131122623532 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122623532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122623532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122623532 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@2a3cb89379fe: 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") 20250131122623548 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43497<->l=127.0.0.1:4259) 20250131122623552 DAUC <0003> db_auc.c:157 IMSI='262425721593056': No 2G Auth Data 20250131122623552 DAUC <0003> db_auc.c:192 IMSI='262425721593056': No 3G Auth Data HLR_Test-GSUP(171)@2a3cb89379fe: Created GsupExpect[0] for "262425721593056" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250131122623559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49510<->l=127.0.0.1:4258 20250131122623574 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623574 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425721593056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425721593056" source_name="the-source\n" session_id=2322596833 session_state=BEGIN} 20250131122623574 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250131122623574 DSS <0004> hlr_ussd.c:576 262425721593056/0x8a7003e1: Process SS (BEGIN) 20250131122623574 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122623574 DSS <0004> hlr_ussd.c:518 262425721593056/0x8a7003e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122623574 DSS <0004> hlr_ussd.c:363 262425721593056/0x8a7003e1: Tx USSD 'Your IMSI is 262425721593056' 20250131122623574 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425721593056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425721593056" destination_name="the-source\n" session_id=2322596833 session_state=END} 20250131122623574 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425721593056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122623574 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122623574 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2a3cb89379fe: Found GsupExpect[0] for "262425721593056" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@2a3cb89379fe: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425721593056" TC_mo_ussd_iuse_imsi_via_proxy(174)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122623584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49510<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@2a3cb89379fe: Final verdict of PTC: pass 20250131122623586 DAUC <0003> db_auc.c:157 IMSI='262426390922967': No 2G Auth Data 20250131122623586 DAUC <0003> db_auc.c:192 IMSI='262426390922967': No 3G Auth Data HLR_Test-GSUP(171)@2a3cb89379fe: Created GsupExpect[0] for "262426390922967" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250131122623601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49526<->l=127.0.0.1:4258 20250131122623604 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623604 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426390922967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426390922967" source_name="the-source\n" session_id=896129481 session_state=BEGIN} 20250131122623604 DSS <0004> hlr_ussd.c:576 262426390922967/0x3569d9c9: Process SS (BEGIN) 20250131122623604 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122623604 DSS <0004> hlr_ussd.c:518 262426390922967/0x3569d9c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122623604 DSS <0004> hlr_ussd.c:363 262426390922967/0x3569d9c9: Tx USSD 'Your IMSI is 262426390922967' 20250131122623604 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426390922967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426390922967" destination_name="the-source\n" session_id=896129481 session_state=END} 20250131122623604 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262426390922967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122623604 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122623604 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2a3cb89379fe: Found GsupExpect[0] for "262426390922967" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@2a3cb89379fe: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262426390922967" TC_mo_ussd_iuse_imsi_via_proxy(175)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122623606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49526<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@2a3cb89379fe: Final verdict of PTC: pass 20250131122623606 DAUC <0003> db_auc.c:157 IMSI='262427694369016': No 2G Auth Data 20250131122623606 DAUC <0003> db_auc.c:192 IMSI='262427694369016': No 3G Auth Data HLR_Test-GSUP(171)@2a3cb89379fe: Created GsupExpect[0] for "262427694369016" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250131122623613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49534<->l=127.0.0.1:4258 20250131122623616 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623616 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427694369016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427694369016" source_name="the-source\n" session_id=2953809358 session_state=BEGIN} 20250131122623616 DSS <0004> hlr_ussd.c:576 262427694369016/0xb00f8dce: Process SS (BEGIN) 20250131122623616 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122623616 DSS <0004> hlr_ussd.c:518 262427694369016/0xb00f8dce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122623616 DSS <0004> hlr_ussd.c:363 262427694369016/0xb00f8dce: Tx USSD 'Your IMSI is 262427694369016' 20250131122623616 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427694369016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427694369016" destination_name="the-source\n" session_id=2953809358 session_state=END} 20250131122623616 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427694369016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122623616 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122623616 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2a3cb89379fe: Found GsupExpect[0] for "262427694369016" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@2a3cb89379fe: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427694369016" TC_mo_ussd_iuse_imsi_via_proxy(176)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122623618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49534<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@2a3cb89379fe: Final verdict of PTC: pass 20250131122623618 DAUC <0003> db_auc.c:157 IMSI='262422384748119': No 2G Auth Data 20250131122623618 DAUC <0003> db_auc.c:192 IMSI='262422384748119': No 3G Auth Data HLR_Test-GSUP(171)@2a3cb89379fe: Created GsupExpect[0] for "262422384748119" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250131122623625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49540<->l=127.0.0.1:4258 20250131122623628 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623628 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422384748119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422384748119" source_name="the-source\n" session_id=595051850 session_state=BEGIN} 20250131122623628 DSS <0004> hlr_ussd.c:576 262422384748119/0x2377c54a: Process SS (BEGIN) 20250131122623628 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122623628 DSS <0004> hlr_ussd.c:518 262422384748119/0x2377c54a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122623628 DSS <0004> hlr_ussd.c:363 262422384748119/0x2377c54a: Tx USSD 'Your IMSI is 262422384748119' 20250131122623628 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422384748119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384748119" destination_name="the-source\n" session_id=595051850 session_state=END} 20250131122623628 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422384748119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122623628 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122623628 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2a3cb89379fe: Found GsupExpect[0] for "262422384748119" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@2a3cb89379fe: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422384748119" TC_mo_ussd_iuse_imsi_via_proxy(177)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122623630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49540<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@2a3cb89379fe: Final verdict of PTC: pass 20250131122623630 DAUC <0003> db_auc.c:157 IMSI='262427398256323': No 2G Auth Data 20250131122623630 DAUC <0003> db_auc.c:192 IMSI='262427398256323': No 3G Auth Data HLR_Test-GSUP(171)@2a3cb89379fe: Created GsupExpect[0] for "262427398256323" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250131122623636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 20250131122623639 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623639 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427398256323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427398256323" source_name="the-source\n" session_id=3236921879 session_state=BEGIN} 20250131122623639 DSS <0004> hlr_ussd.c:576 262427398256323/0xc0ef8217: Process SS (BEGIN) 20250131122623639 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122623639 DSS <0004> hlr_ussd.c:518 262427398256323/0xc0ef8217: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122623639 DSS <0004> hlr_ussd.c:363 262427398256323/0xc0ef8217: Tx USSD 'Your IMSI is 262427398256323' 20250131122623639 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427398256323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427398256323" destination_name="the-source\n" session_id=3236921879 session_state=END} 20250131122623639 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427398256323 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122623639 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122623639 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2a3cb89379fe: Found GsupExpect[0] for "262427398256323" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@2a3cb89379fe: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427398256323" TC_mo_ussd_iuse_imsi_via_proxy(178)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122623641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49542<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@2a3cb89379fe: Final verdict of PTC: pass 20250131122623641 DAUC <0003> db_auc.c:157 IMSI='262426633262325': No 2G Auth Data 20250131122623641 DAUC <0003> db_auc.c:192 IMSI='262426633262325': No 3G Auth Data HLR_Test-GSUP(171)@2a3cb89379fe: Created GsupExpect[0] for "262426633262325" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250131122623648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49548<->l=127.0.0.1:4258 20250131122623651 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623651 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426633262325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426633262325" source_name="the-source\n" session_id=707158755 session_state=BEGIN} 20250131122623651 DSS <0004> hlr_ussd.c:576 262426633262325/0x2a2662e3: Process SS (BEGIN) 20250131122623651 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122623651 DSS <0004> hlr_ussd.c:518 262426633262325/0x2a2662e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122623651 DSS <0004> hlr_ussd.c:363 262426633262325/0x2a2662e3: Tx USSD 'Your IMSI is 262426633262325' 20250131122623651 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426633262325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426633262325" destination_name="the-source\n" session_id=707158755 session_state=END} 20250131122623651 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426633262325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122623651 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122623651 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2a3cb89379fe: Found GsupExpect[0] for "262426633262325" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@2a3cb89379fe: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262426633262325" TC_mo_ussd_iuse_imsi_via_proxy(179)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122623653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49548<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@2a3cb89379fe: Final verdict of PTC: pass 20250131122623653 DAUC <0003> db_auc.c:157 IMSI='262420544280454': No 2G Auth Data 20250131122623653 DAUC <0003> db_auc.c:192 IMSI='262420544280454': No 3G Auth Data HLR_Test-GSUP(171)@2a3cb89379fe: Created GsupExpect[0] for "262420544280454" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250131122623660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4258 20250131122623663 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623663 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420544280454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420544280454" source_name="the-source\n" session_id=1455637923 session_state=BEGIN} 20250131122623663 DSS <0004> hlr_ussd.c:576 262420544280454/0x56c345a3: Process SS (BEGIN) 20250131122623663 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122623663 DSS <0004> hlr_ussd.c:518 262420544280454/0x56c345a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122623663 DSS <0004> hlr_ussd.c:363 262420544280454/0x56c345a3: Tx USSD 'Your IMSI is 262420544280454' 20250131122623663 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420544280454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420544280454" destination_name="the-source\n" session_id=1455637923 session_state=END} 20250131122623663 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262420544280454 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122623663 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122623663 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2a3cb89379fe: Found GsupExpect[0] for "262420544280454" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@2a3cb89379fe: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420544280454" TC_mo_ussd_iuse_imsi_via_proxy(180)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122623665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@2a3cb89379fe: Final verdict of PTC: pass 20250131122623666 DAUC <0003> db_auc.c:157 IMSI='262428932902492': No 2G Auth Data 20250131122623666 DAUC <0003> db_auc.c:192 IMSI='262428932902492': No 3G Auth Data HLR_Test-GSUP(171)@2a3cb89379fe: Created GsupExpect[0] for "262428932902492" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250131122623673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49562<->l=127.0.0.1:4258 20250131122623676 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623676 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428932902492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428932902492" source_name="the-source\n" session_id=204827439 session_state=BEGIN} 20250131122623676 DSS <0004> hlr_ussd.c:576 262428932902492/0x0c356b2f: Process SS (BEGIN) 20250131122623676 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250131122623676 DSS <0004> hlr_ussd.c:518 262428932902492/0x0c356b2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250131122623676 DSS <0004> hlr_ussd.c:363 262428932902492/0x0c356b2f: Tx USSD 'Your IMSI is 262428932902492' 20250131122623676 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428932902492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428932902492" destination_name="the-source\n" session_id=204827439 session_state=END} 20250131122623676 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262428932902492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122623676 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122623676 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@2a3cb89379fe: Found GsupExpect[0] for "262428932902492" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@2a3cb89379fe: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428932902492" TC_mo_ussd_iuse_imsi_via_proxy(181)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122623678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49562<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@2a3cb89379fe: Final verdict of PTC: pass 20250131122623678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49506<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@2a3cb89379fe: Final verdict of PTC: none 20250131122623679 DLINP <000b> input/ipa.c:451 connected read/write 20250131122623679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122623679 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122623679 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122623679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122623679 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250131122623679 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43497<->l=127.0.0.1:4259) 172@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 172: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:23 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 20250131122623701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49564<->l=127.0.0.1:4258 20250131122623902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49564<->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=83472) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_ussd_iuse_msisdn started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122627017 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122627017 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122627022 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122627027 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627028 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122627028 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122627028 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  20250131122627028 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122627028 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  20250131122627028 DLGSUP <0013> gsup_server.c:235 2:  20250131122627028 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122627028 DLGSUP <0013> gsup_server.c:235 3:  20250131122627028 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122627028 DLGSUP <0013> gsup_server.c:235 4:  20250131122627028 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122627028 DLGSUP <0013> gsup_server.c:235 5:  20250131122627028 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122627028 DLGSUP <0013> gsup_server.c:235 7:  20250131122627028 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122627028 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(182)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122627028 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122627028 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@2a3cb89379fe: 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") 20250131122627060 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43367<->l=127.0.0.1:4259) 20250131122627068 DAUC <0003> db_auc.c:157 IMSI='262427234338716': No 2G Auth Data 20250131122627068 DAUC <0003> db_auc.c:192 IMSI='262427234338716': No 3G Auth Data HLR_Test-GSUP(183)@2a3cb89379fe: Created GsupExpect[0] for "262427234338716" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250131122627081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 20250131122627093 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627093 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427234338716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427234338716" session_id=791490164 session_state=BEGIN} 20250131122627093 DSS <0004> hlr_ussd.c:576 262427234338716/0x2f2d2e74: Process SS (BEGIN) 20250131122627093 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122627093 DSS <0004> hlr_ussd.c:518 262427234338716/0x2f2d2e74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122627093 DSS <0004> hlr_ussd.c:363 262427234338716/0x2f2d2e74: Tx USSD 'Your extension is 491618365652' 20250131122627093 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427234338716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427234338716" session_id=791490164 session_state=END} 20250131122627093 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427234338716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122627093 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122627093 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2a3cb89379fe: Found GsupExpect[0] for "262427234338716" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@2a3cb89379fe: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427234338716" TC_mo_ussd_iuse_msisdn(186)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122627098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@2a3cb89379fe: Final verdict of PTC: pass 20250131122627098 DAUC <0003> db_auc.c:157 IMSI='262424403702687': No 2G Auth Data 20250131122627098 DAUC <0003> db_auc.c:192 IMSI='262424403702687': No 3G Auth Data HLR_Test-GSUP(183)@2a3cb89379fe: Created GsupExpect[0] for "262424403702687" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250131122627105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 20250131122627108 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627108 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424403702687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424403702687" session_id=920307297 session_state=BEGIN} 20250131122627108 DSS <0004> hlr_ussd.c:576 262424403702687/0x36dac661: Process SS (BEGIN) 20250131122627108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122627108 DSS <0004> hlr_ussd.c:518 262424403702687/0x36dac661: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122627108 DSS <0004> hlr_ussd.c:363 262424403702687/0x36dac661: Tx USSD 'Your extension is 491616008837' 20250131122627108 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424403702687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424403702687" session_id=920307297 session_state=END} 20250131122627108 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424403702687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122627108 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122627108 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2a3cb89379fe: Found GsupExpect[0] for "262424403702687" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@2a3cb89379fe: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424403702687" TC_mo_ussd_iuse_msisdn(187)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122627110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@2a3cb89379fe: Final verdict of PTC: pass 20250131122627111 DAUC <0003> db_auc.c:157 IMSI='262428008722129': No 2G Auth Data 20250131122627111 DAUC <0003> db_auc.c:192 IMSI='262428008722129': No 3G Auth Data HLR_Test-GSUP(183)@2a3cb89379fe: Created GsupExpect[0] for "262428008722129" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250131122627117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49582<->l=127.0.0.1:4258 20250131122627120 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627120 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428008722129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428008722129" session_id=1651374463 session_state=BEGIN} 20250131122627120 DSS <0004> hlr_ussd.c:576 262428008722129/0x626df97f: Process SS (BEGIN) 20250131122627120 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122627120 DSS <0004> hlr_ussd.c:518 262428008722129/0x626df97f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122627120 DSS <0004> hlr_ussd.c:363 262428008722129/0x626df97f: Tx USSD 'Your extension is 491610021333' 20250131122627120 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428008722129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428008722129" session_id=1651374463 session_state=END} 20250131122627120 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428008722129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122627120 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122627120 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2a3cb89379fe: Found GsupExpect[0] for "262428008722129" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@2a3cb89379fe: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428008722129" TC_mo_ussd_iuse_msisdn(188)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122627122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@2a3cb89379fe: Final verdict of PTC: pass 20250131122627122 DAUC <0003> db_auc.c:157 IMSI='262425514204047': No 2G Auth Data 20250131122627122 DAUC <0003> db_auc.c:192 IMSI='262425514204047': No 3G Auth Data HLR_Test-GSUP(183)@2a3cb89379fe: Created GsupExpect[0] for "262425514204047" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250131122627128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4258 20250131122627131 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627131 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425514204047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425514204047" session_id=3426993031 session_state=BEGIN} 20250131122627131 DSS <0004> hlr_ussd.c:576 262425514204047/0xcc43c387: Process SS (BEGIN) 20250131122627131 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122627131 DSS <0004> hlr_ussd.c:518 262425514204047/0xcc43c387: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122627131 DSS <0004> hlr_ussd.c:363 262425514204047/0xcc43c387: Tx USSD 'Your extension is 491612463840' 20250131122627131 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425514204047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425514204047" session_id=3426993031 session_state=END} 20250131122627131 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425514204047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122627131 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122627131 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2a3cb89379fe: Found GsupExpect[0] for "262425514204047" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@2a3cb89379fe: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262425514204047" TC_mo_ussd_iuse_msisdn(189)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122627134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@2a3cb89379fe: Final verdict of PTC: pass 20250131122627135 DAUC <0003> db_auc.c:157 IMSI='262425667000489': No 2G Auth Data 20250131122627135 DAUC <0003> db_auc.c:192 IMSI='262425667000489': No 3G Auth Data HLR_Test-GSUP(183)@2a3cb89379fe: Created GsupExpect[0] for "262425667000489" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250131122627140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4258 20250131122627143 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627144 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425667000489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425667000489" session_id=504775974 session_state=BEGIN} 20250131122627144 DSS <0004> hlr_ussd.c:576 262425667000489/0x1e164526: Process SS (BEGIN) 20250131122627144 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122627144 DSS <0004> hlr_ussd.c:518 262425667000489/0x1e164526: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122627144 DSS <0004> hlr_ussd.c:363 262425667000489/0x1e164526: Tx USSD 'Your extension is 491610876865' 20250131122627144 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425667000489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425667000489" session_id=504775974 session_state=END} 20250131122627144 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425667000489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122627144 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122627144 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2a3cb89379fe: Found GsupExpect[0] for "262425667000489" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@2a3cb89379fe: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425667000489" TC_mo_ussd_iuse_msisdn(190)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122627146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@2a3cb89379fe: Final verdict of PTC: pass 20250131122627146 DAUC <0003> db_auc.c:157 IMSI='262421629131325': No 2G Auth Data 20250131122627146 DAUC <0003> db_auc.c:192 IMSI='262421629131325': No 3G Auth Data HLR_Test-GSUP(183)@2a3cb89379fe: Created GsupExpect[0] for "262421629131325" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250131122627152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49600<->l=127.0.0.1:4258 20250131122627155 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627155 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421629131325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421629131325" session_id=2933995690 session_state=BEGIN} 20250131122627155 DSS <0004> hlr_ussd.c:576 262421629131325/0xaee138aa: Process SS (BEGIN) 20250131122627155 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122627155 DSS <0004> hlr_ussd.c:518 262421629131325/0xaee138aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122627155 DSS <0004> hlr_ussd.c:363 262421629131325/0xaee138aa: Tx USSD 'Your extension is 491615685847' 20250131122627155 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421629131325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421629131325" session_id=2933995690 session_state=END} 20250131122627155 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421629131325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122627155 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122627155 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2a3cb89379fe: Found GsupExpect[0] for "262421629131325" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@2a3cb89379fe: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421629131325" TC_mo_ussd_iuse_msisdn(191)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122627157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49600<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@2a3cb89379fe: Final verdict of PTC: pass 20250131122627157 DAUC <0003> db_auc.c:157 IMSI='262423887342230': No 2G Auth Data 20250131122627157 DAUC <0003> db_auc.c:192 IMSI='262423887342230': No 3G Auth Data HLR_Test-GSUP(183)@2a3cb89379fe: Created GsupExpect[0] for "262423887342230" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250131122627163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4258 20250131122627166 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627166 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423887342230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423887342230" session_id=4255811494 session_state=BEGIN} 20250131122627166 DSS <0004> hlr_ussd.c:576 262423887342230/0xfdaa87a6: Process SS (BEGIN) 20250131122627166 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122627166 DSS <0004> hlr_ussd.c:518 262423887342230/0xfdaa87a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122627166 DSS <0004> hlr_ussd.c:363 262423887342230/0xfdaa87a6: Tx USSD 'Your extension is 491610341738' 20250131122627166 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423887342230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423887342230" session_id=4255811494 session_state=END} 20250131122627166 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423887342230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122627166 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122627166 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2a3cb89379fe: Found GsupExpect[0] for "262423887342230" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@2a3cb89379fe: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423887342230" TC_mo_ussd_iuse_msisdn(192)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122627168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49610<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@2a3cb89379fe: Final verdict of PTC: pass 20250131122627168 DAUC <0003> db_auc.c:157 IMSI='262428274190333': No 2G Auth Data 20250131122627168 DAUC <0003> db_auc.c:192 IMSI='262428274190333': No 3G Auth Data HLR_Test-GSUP(183)@2a3cb89379fe: Created GsupExpect[0] for "262428274190333" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250131122627175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49612<->l=127.0.0.1:4258 20250131122627177 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627177 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428274190333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428274190333" session_id=1422157611 session_state=BEGIN} 20250131122627177 DSS <0004> hlr_ussd.c:576 262428274190333/0x54c4672b: Process SS (BEGIN) 20250131122627177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122627177 DSS <0004> hlr_ussd.c:518 262428274190333/0x54c4672b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122627177 DSS <0004> hlr_ussd.c:363 262428274190333/0x54c4672b: Tx USSD 'Your extension is 491618408682' 20250131122627177 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428274190333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428274190333" session_id=1422157611 session_state=END} 20250131122627177 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428274190333 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122627177 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122627177 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@2a3cb89379fe: Found GsupExpect[0] for "262428274190333" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@2a3cb89379fe: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262428274190333" TC_mo_ussd_iuse_msisdn(193)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122627179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49612<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@2a3cb89379fe: Final verdict of PTC: pass 20250131122627180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49570<->l=127.0.0.1:4258 HLR_Test-GSUP(183)@2a3cb89379fe: Final verdict of PTC: none 184@2a3cb89379fe: Final verdict of PTC: none 20250131122627180 DLINP <000b> input/ipa.c:451 connected read/write 20250131122627180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122627180 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122627180 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122627180 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122627180 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43367<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 184: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:27 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 20250131122627203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49616<->l=127.0.0.1:4258 20250131122627405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49616<->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=82340) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:29 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122630528 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122630528 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122630533 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122630538 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630539 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122630539 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122630539 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  20250131122630539 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122630539 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  20250131122630539 DLGSUP <0013> gsup_server.c:235 2:  20250131122630539 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122630539 DLGSUP <0013> gsup_server.c:235 3:  20250131122630539 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122630539 DLGSUP <0013> gsup_server.c:235 4:  20250131122630539 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122630539 DLGSUP <0013> gsup_server.c:235 5:  20250131122630539 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122630539 DLGSUP <0013> gsup_server.c:235 7:  20250131122630539 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122630539 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122630539 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122630539 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@2a3cb89379fe: 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") 20250131122630562 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45127<->l=127.0.0.1:4259) 20250131122630565 DAUC <0003> db_auc.c:157 IMSI='262425580402417': No 2G Auth Data 20250131122630565 DAUC <0003> db_auc.c:192 IMSI='262425580402417': No 3G Auth Data HLR_Test-GSUP(195)@2a3cb89379fe: Created GsupExpect[0] for "262425580402417" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250131122630577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49640<->l=127.0.0.1:4258 20250131122630586 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630586 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425580402417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425580402417" source_name="the-source\n" session_id=3131635882 session_state=BEGIN} 20250131122630586 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250131122630586 DSS <0004> hlr_ussd.c:576 262425580402417/0xbaa8f8aa: Process SS (BEGIN) 20250131122630586 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122630586 DSS <0004> hlr_ussd.c:518 262425580402417/0xbaa8f8aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122630586 DSS <0004> hlr_ussd.c:363 262425580402417/0xbaa8f8aa: Tx USSD 'Your extension is 491616316683' 20250131122630586 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425580402417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425580402417" destination_name="the-source\n" session_id=3131635882 session_state=END} 20250131122630586 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425580402417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122630586 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122630586 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2a3cb89379fe: Found GsupExpect[0] for "262425580402417" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@2a3cb89379fe: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425580402417" TC_mo_ussd_iuse_msisdn_via_proxy(198)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122630590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49640<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@2a3cb89379fe: Final verdict of PTC: pass 20250131122630590 DAUC <0003> db_auc.c:157 IMSI='262424855281720': No 2G Auth Data 20250131122630590 DAUC <0003> db_auc.c:192 IMSI='262424855281720': No 3G Auth Data HLR_Test-GSUP(195)@2a3cb89379fe: Created GsupExpect[0] for "262424855281720" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250131122630597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49654<->l=127.0.0.1:4258 20250131122630600 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630600 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262424855281720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424855281720" source_name="the-source\n" session_id=1333560804 session_state=BEGIN} 20250131122630600 DSS <0004> hlr_ussd.c:576 262424855281720/0x4f7c85e4: Process SS (BEGIN) 20250131122630600 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122630600 DSS <0004> hlr_ussd.c:518 262424855281720/0x4f7c85e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122630600 DSS <0004> hlr_ussd.c:363 262424855281720/0x4f7c85e4: Tx USSD 'Your extension is 491615711541' 20250131122630600 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262424855281720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424855281720" destination_name="the-source\n" session_id=1333560804 session_state=END} 20250131122630600 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262424855281720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122630600 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122630600 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2a3cb89379fe: Found GsupExpect[0] for "262424855281720" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@2a3cb89379fe: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262424855281720" TC_mo_ussd_iuse_msisdn_via_proxy(199)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122630602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49654<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@2a3cb89379fe: Final verdict of PTC: pass 20250131122630602 DAUC <0003> db_auc.c:157 IMSI='262424782471168': No 2G Auth Data 20250131122630602 DAUC <0003> db_auc.c:192 IMSI='262424782471168': No 3G Auth Data HLR_Test-GSUP(195)@2a3cb89379fe: Created GsupExpect[0] for "262424782471168" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250131122630608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49668<->l=127.0.0.1:4258 20250131122630610 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630610 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262424782471168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424782471168" source_name="the-source\n" session_id=4106725885 session_state=BEGIN} 20250131122630610 DSS <0004> hlr_ussd.c:576 262424782471168/0xf4c7a9fd: Process SS (BEGIN) 20250131122630610 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122630610 DSS <0004> hlr_ussd.c:518 262424782471168/0xf4c7a9fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122630610 DSS <0004> hlr_ussd.c:363 262424782471168/0xf4c7a9fd: Tx USSD 'Your extension is 491613854668' 20250131122630610 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262424782471168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424782471168" destination_name="the-source\n" session_id=4106725885 session_state=END} 20250131122630610 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262424782471168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122630610 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122630610 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2a3cb89379fe: Found GsupExpect[0] for "262424782471168" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@2a3cb89379fe: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262424782471168" TC_mo_ussd_iuse_msisdn_via_proxy(200)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122630612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49668<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@2a3cb89379fe: Final verdict of PTC: pass 20250131122630612 DAUC <0003> db_auc.c:157 IMSI='262429935535044': No 2G Auth Data 20250131122630612 DAUC <0003> db_auc.c:192 IMSI='262429935535044': No 3G Auth Data HLR_Test-GSUP(195)@2a3cb89379fe: Created GsupExpect[0] for "262429935535044" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250131122630618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49680<->l=127.0.0.1:4258 20250131122630621 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630621 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429935535044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429935535044" source_name="the-source\n" session_id=2046021916 session_state=BEGIN} 20250131122630621 DSS <0004> hlr_ussd.c:576 262429935535044/0x79f3d11c: Process SS (BEGIN) 20250131122630621 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122630621 DSS <0004> hlr_ussd.c:518 262429935535044/0x79f3d11c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122630621 DSS <0004> hlr_ussd.c:363 262429935535044/0x79f3d11c: Tx USSD 'Your extension is 491613273736' 20250131122630621 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429935535044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429935535044" destination_name="the-source\n" session_id=2046021916 session_state=END} 20250131122630621 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429935535044 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122630621 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122630621 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2a3cb89379fe: Found GsupExpect[0] for "262429935535044" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@2a3cb89379fe: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429935535044" TC_mo_ussd_iuse_msisdn_via_proxy(201)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122630623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49680<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@2a3cb89379fe: Final verdict of PTC: pass 20250131122630623 DAUC <0003> db_auc.c:157 IMSI='262424741930930': No 2G Auth Data 20250131122630623 DAUC <0003> db_auc.c:192 IMSI='262424741930930': No 3G Auth Data HLR_Test-GSUP(195)@2a3cb89379fe: Created GsupExpect[0] for "262424741930930" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250131122630630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 20250131122630633 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630633 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424741930930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424741930930" source_name="the-source\n" session_id=3701745890 session_state=BEGIN} 20250131122630633 DSS <0004> hlr_ussd.c:576 262424741930930/0xdca428e2: Process SS (BEGIN) 20250131122630633 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122630633 DSS <0004> hlr_ussd.c:518 262424741930930/0xdca428e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122630633 DSS <0004> hlr_ussd.c:363 262424741930930/0xdca428e2: Tx USSD 'Your extension is 491614276661' 20250131122630633 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424741930930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424741930930" destination_name="the-source\n" session_id=3701745890 session_state=END} 20250131122630633 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424741930930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122630633 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122630633 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2a3cb89379fe: Found GsupExpect[0] for "262424741930930" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@2a3cb89379fe: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424741930930" TC_mo_ussd_iuse_msisdn_via_proxy(202)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122630635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@2a3cb89379fe: Final verdict of PTC: pass 20250131122630635 DAUC <0003> db_auc.c:157 IMSI='262420425479895': No 2G Auth Data 20250131122630635 DAUC <0003> db_auc.c:192 IMSI='262420425479895': No 3G Auth Data HLR_Test-GSUP(195)@2a3cb89379fe: Created GsupExpect[0] for "262420425479895" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250131122630642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4258 20250131122630645 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630645 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420425479895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420425479895" source_name="the-source\n" session_id=4228090738 session_state=BEGIN} 20250131122630645 DSS <0004> hlr_ussd.c:576 262420425479895/0xfc038b72: Process SS (BEGIN) 20250131122630645 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122630645 DSS <0004> hlr_ussd.c:518 262420425479895/0xfc038b72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122630645 DSS <0004> hlr_ussd.c:363 262420425479895/0xfc038b72: Tx USSD 'Your extension is 491617227387' 20250131122630645 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420425479895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420425479895" destination_name="the-source\n" session_id=4228090738 session_state=END} 20250131122630645 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262420425479895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122630645 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122630645 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2a3cb89379fe: Found GsupExpect[0] for "262420425479895" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@2a3cb89379fe: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262420425479895" TC_mo_ussd_iuse_msisdn_via_proxy(203)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122630648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@2a3cb89379fe: Final verdict of PTC: pass 20250131122630648 DAUC <0003> db_auc.c:157 IMSI='262428390507556': No 2G Auth Data 20250131122630648 DAUC <0003> db_auc.c:192 IMSI='262428390507556': No 3G Auth Data HLR_Test-GSUP(195)@2a3cb89379fe: Created GsupExpect[0] for "262428390507556" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250131122630655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4258 20250131122630659 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630659 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428390507556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428390507556" source_name="the-source\n" session_id=308339962 session_state=BEGIN} 20250131122630659 DSS <0004> hlr_ussd.c:576 262428390507556/0x1260e4fa: Process SS (BEGIN) 20250131122630659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122630659 DSS <0004> hlr_ussd.c:518 262428390507556/0x1260e4fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122630659 DSS <0004> hlr_ussd.c:363 262428390507556/0x1260e4fa: Tx USSD 'Your extension is 491610138732' 20250131122630659 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428390507556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428390507556" destination_name="the-source\n" session_id=308339962 session_state=END} 20250131122630659 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428390507556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122630659 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122630659 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2a3cb89379fe: Found GsupExpect[0] for "262428390507556" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@2a3cb89379fe: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428390507556" TC_mo_ussd_iuse_msisdn_via_proxy(204)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122630661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@2a3cb89379fe: Final verdict of PTC: pass 20250131122630661 DAUC <0003> db_auc.c:157 IMSI='262421169981708': No 2G Auth Data 20250131122630661 DAUC <0003> db_auc.c:192 IMSI='262421169981708': No 3G Auth Data HLR_Test-GSUP(195)@2a3cb89379fe: Created GsupExpect[0] for "262421169981708" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250131122630668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20250131122630671 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630671 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421169981708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421169981708" source_name="the-source\n" session_id=2564751750 session_state=BEGIN} 20250131122630671 DSS <0004> hlr_ussd.c:576 262421169981708/0x98df0186: Process SS (BEGIN) 20250131122630671 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250131122630671 DSS <0004> hlr_ussd.c:518 262421169981708/0x98df0186: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250131122630671 DSS <0004> hlr_ussd.c:363 262421169981708/0x98df0186: Tx USSD 'Your extension is 491610476000' 20250131122630671 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421169981708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421169981708" destination_name="the-source\n" session_id=2564751750 session_state=END} 20250131122630671 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421169981708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122630671 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122630671 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@2a3cb89379fe: Found GsupExpect[0] for "262421169981708" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@2a3cb89379fe: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262421169981708" TC_mo_ussd_iuse_msisdn_via_proxy(205)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122630673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@2a3cb89379fe: Final verdict of PTC: pass 20250131122630673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49630<->l=127.0.0.1:4258 20250131122630674 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45127<->l=127.0.0.1:4259) 20250131122630674 DLINP <000b> input/ipa.c:451 connected read/write 20250131122630674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122630674 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122630674 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122630674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122630674 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP(195)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@2a3cb89379fe: Final verdict of PTC: none 196@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 196: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:30 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 20250131122630697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20250131122630898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66704) Waiting for packet dumper to finish... 1 (prev_count=66704, count=83816) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_ussd_euse started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 20250131122634031 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33463 20250131122634031 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33463 MTC@2a3cb89379fe: in not legacy case 2 IPA-EUSE-foobar(208)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122634033 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634033 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634033 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122634033 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@2a3cb89379fe: 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)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(207)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122634034 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634034 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122634034 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250131122634034 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250131122634034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250131122634034 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  20250131122634034 DLGSUP <0013> gsup_server.c:235 2:  20250131122634034 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122634034 DLGSUP <0013> gsup_server.c:235 3:  20250131122634034 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122634034 DLGSUP <0013> gsup_server.c:235 4:  20250131122634034 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122634034 DLGSUP <0013> gsup_server.c:235 5:  20250131122634034 DLGSUP <0013> gsup_server.c:237 5: 00  IPA-EUSE-foobar(208)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122634034 DLGSUP <0013> gsup_server.c:235 7:  20250131122634034 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122634034 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122634034 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122634034 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33463 20250131122634034 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122634036 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634036 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122634036 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122634036 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  20250131122634036 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122634036 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  20250131122634036 DLGSUP <0013> gsup_server.c:235 2:  20250131122634036 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122634036 DLGSUP <0013> gsup_server.c:235 3:  20250131122634036 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122634036 DLGSUP <0013> gsup_server.c:235 4:  20250131122634036 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122634036 DLGSUP <0013> gsup_server.c:235 5:  20250131122634036 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122634036 DLGSUP <0013> gsup_server.c:235 7:  20250131122634036 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122634036 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122634036 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122634036 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@2a3cb89379fe: 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") 20250131122634044 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39733<->l=127.0.0.1:4259) 20250131122634047 DAUC <0003> db_auc.c:157 IMSI='262423429517602': No 2G Auth Data 20250131122634047 DAUC <0003> db_auc.c:192 IMSI='262423429517602': No 3G Auth Data HLR_Test-GSUP(209)@2a3cb89379fe: Created GsupExpect[0] for "262423429517602" to be handled at TC_mo_ussd_euse(212) 20250131122634052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 20250131122634078 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634078 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423429517602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423429517602" session_id=1327936819 session_state=BEGIN} 20250131122634078 DSS <0004> hlr_ussd.c:576 262423429517602/0x4f26b533: Process SS (BEGIN) 20250131122634078 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122634078 DSS <0004> hlr_ussd.c:518 262423429517602/0x4f26b533: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122634078 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634078 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data 20250131122634078 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634078 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data EUSE-TC_mo_ussd_euse(206)@2a3cb89379fe: 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 } } } } } 20250131122634089 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634089 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634089 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423429517602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423429517602" session_id=1327936819 session_state=END} 20250131122634089 DSS <0004> hlr_ussd.c:576 262423429517602/0x4f26b533: Process SS (END) 20250131122634089 DSS <0004> hlr_ussd.c:518 262423429517602/0x4f26b533: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122634089 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423429517602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423429517602" session_id=1327936819 session_state=END} 20250131122634089 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423429517602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122634089 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423429517602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122634089 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122634089 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2a3cb89379fe: Found GsupExpect[0] for "262423429517602" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@2a3cb89379fe: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423429517602" TC_mo_ussd_euse(212)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122634097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@2a3cb89379fe: Final verdict of PTC: pass 20250131122634099 DAUC <0003> db_auc.c:157 IMSI='262425363778574': No 2G Auth Data 20250131122634099 DAUC <0003> db_auc.c:192 IMSI='262425363778574': No 3G Auth Data HLR_Test-GSUP(209)@2a3cb89379fe: Created GsupExpect[0] for "262425363778574" to be handled at TC_mo_ussd_euse(213) 20250131122634112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4258 20250131122634115 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634115 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425363778574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425363778574" session_id=556507684 session_state=BEGIN} 20250131122634115 DSS <0004> hlr_ussd.c:576 262425363778574/0x212ba224: Process SS (BEGIN) 20250131122634115 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122634115 DSS <0004> hlr_ussd.c:518 262425363778574/0x212ba224: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122634115 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634115 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data 20250131122634115 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634115 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data 20250131122634116 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634116 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634116 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425363778574 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425363778574" session_id=556507684 session_state=END} 20250131122634116 DSS <0004> hlr_ussd.c:576 262425363778574/0x212ba224: Process SS (END) 20250131122634116 DSS <0004> hlr_ussd.c:518 262425363778574/0x212ba224: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122634116 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425363778574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425363778574" session_id=556507684 session_state=END} 20250131122634116 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425363778574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122634116 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425363778574 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122634116 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122634116 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data EUSE-TC_mo_ussd_euse(206)@2a3cb89379fe: 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 } } } } } HLR_Test-GSUP(209)@2a3cb89379fe: Found GsupExpect[0] for "262425363778574" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@2a3cb89379fe: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425363778574" 20250131122634117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122634117 DAUC <0003> db_auc.c:157 IMSI='262423701540504': No 2G Auth Data 20250131122634118 DAUC <0003> db_auc.c:192 IMSI='262423701540504': No 3G Auth Data TC_mo_ussd_euse(213)@2a3cb89379fe: Final verdict of PTC: pass HLR_Test-GSUP(209)@2a3cb89379fe: Created GsupExpect[0] for "262423701540504" to be handled at TC_mo_ussd_euse(214) 20250131122634126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 20250131122634129 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634129 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423701540504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423701540504" session_id=3090444324 session_state=BEGIN} 20250131122634129 DSS <0004> hlr_ussd.c:576 262423701540504/0xb8347024: Process SS (BEGIN) 20250131122634129 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122634129 DSS <0004> hlr_ussd.c:518 262423701540504/0xb8347024: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122634129 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634129 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data 20250131122634129 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634129 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data EUSE-TC_mo_ussd_euse(206)@2a3cb89379fe: 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 } } } } } 20250131122634130 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634130 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634130 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423701540504 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423701540504" session_id=3090444324 session_state=END} 20250131122634130 DSS <0004> hlr_ussd.c:576 262423701540504/0xb8347024: Process SS (END) 20250131122634130 DSS <0004> hlr_ussd.c:518 262423701540504/0xb8347024: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122634130 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423701540504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423701540504" session_id=3090444324 session_state=END} 20250131122634130 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423701540504 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122634130 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423701540504 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122634130 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122634130 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2a3cb89379fe: Found GsupExpect[0] for "262423701540504" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@2a3cb89379fe: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423701540504" TC_mo_ussd_euse(214)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122634133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@2a3cb89379fe: Final verdict of PTC: pass 20250131122634133 DAUC <0003> db_auc.c:157 IMSI='262429023479641': No 2G Auth Data 20250131122634133 DAUC <0003> db_auc.c:192 IMSI='262429023479641': No 3G Auth Data HLR_Test-GSUP(209)@2a3cb89379fe: Created GsupExpect[0] for "262429023479641" to be handled at TC_mo_ussd_euse(215) 20250131122634141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20250131122634144 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634144 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429023479641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429023479641" session_id=2344484687 session_state=BEGIN} 20250131122634144 DSS <0004> hlr_ussd.c:576 262429023479641/0x8bbdff4f: Process SS (BEGIN) 20250131122634144 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122634144 DSS <0004> hlr_ussd.c:518 262429023479641/0x8bbdff4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122634144 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634144 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data 20250131122634144 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634144 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data EUSE-TC_mo_ussd_euse(206)@2a3cb89379fe: 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 } } } } } 20250131122634145 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634145 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634145 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262429023479641 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429023479641" session_id=2344484687 session_state=END} 20250131122634145 DSS <0004> hlr_ussd.c:576 262429023479641/0x8bbdff4f: Process SS (END) 20250131122634145 DSS <0004> hlr_ussd.c:518 262429023479641/0x8bbdff4f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122634145 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429023479641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429023479641" session_id=2344484687 session_state=END} 20250131122634145 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429023479641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122634145 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262429023479641 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122634145 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122634145 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2a3cb89379fe: Found GsupExpect[0] for "262429023479641" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@2a3cb89379fe: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429023479641" TC_mo_ussd_euse(215)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122634147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@2a3cb89379fe: Final verdict of PTC: pass 20250131122634147 DAUC <0003> db_auc.c:157 IMSI='262425693263017': No 2G Auth Data 20250131122634147 DAUC <0003> db_auc.c:192 IMSI='262425693263017': No 3G Auth Data HLR_Test-GSUP(209)@2a3cb89379fe: Created GsupExpect[0] for "262425693263017" to be handled at TC_mo_ussd_euse(216) 20250131122634154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49820<->l=127.0.0.1:4258 20250131122634157 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634157 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425693263017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425693263017" session_id=3745250801 session_state=BEGIN} 20250131122634157 DSS <0004> hlr_ussd.c:576 262425693263017/0xdf3bfdf1: Process SS (BEGIN) 20250131122634157 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122634157 DSS <0004> hlr_ussd.c:518 262425693263017/0xdf3bfdf1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122634157 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634157 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data 20250131122634157 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634157 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data EUSE-TC_mo_ussd_euse(206)@2a3cb89379fe: 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 } } } } } 20250131122634158 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634158 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634158 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425693263017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425693263017" session_id=3745250801 session_state=END} 20250131122634158 DSS <0004> hlr_ussd.c:576 262425693263017/0xdf3bfdf1: Process SS (END) 20250131122634158 DSS <0004> hlr_ussd.c:518 262425693263017/0xdf3bfdf1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122634158 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425693263017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425693263017" session_id=3745250801 session_state=END} 20250131122634158 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425693263017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122634158 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425693263017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122634158 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122634158 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2a3cb89379fe: Found GsupExpect[0] for "262425693263017" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@2a3cb89379fe: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425693263017" TC_mo_ussd_euse(216)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122634160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49820<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@2a3cb89379fe: Final verdict of PTC: pass 20250131122634160 DAUC <0003> db_auc.c:157 IMSI='262428685713202': No 2G Auth Data 20250131122634160 DAUC <0003> db_auc.c:192 IMSI='262428685713202': No 3G Auth Data HLR_Test-GSUP(209)@2a3cb89379fe: Created GsupExpect[0] for "262428685713202" to be handled at TC_mo_ussd_euse(217) 20250131122634167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49824<->l=127.0.0.1:4258 20250131122634172 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634172 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428685713202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428685713202" session_id=3088123851 session_state=BEGIN} 20250131122634172 DSS <0004> hlr_ussd.c:576 262428685713202/0xb81107cb: Process SS (BEGIN) 20250131122634172 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122634172 DSS <0004> hlr_ussd.c:518 262428685713202/0xb81107cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122634172 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634172 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data 20250131122634172 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634172 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data EUSE-TC_mo_ussd_euse(206)@2a3cb89379fe: 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 } } } } } 20250131122634173 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634173 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634173 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428685713202 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428685713202" session_id=3088123851 session_state=END} 20250131122634173 DSS <0004> hlr_ussd.c:576 262428685713202/0xb81107cb: Process SS (END) 20250131122634173 DSS <0004> hlr_ussd.c:518 262428685713202/0xb81107cb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122634173 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428685713202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428685713202" session_id=3088123851 session_state=END} 20250131122634173 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428685713202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122634173 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428685713202 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122634173 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122634173 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2a3cb89379fe: Found GsupExpect[0] for "262428685713202" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@2a3cb89379fe: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428685713202" TC_mo_ussd_euse(217)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122634175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49824<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@2a3cb89379fe: Final verdict of PTC: pass 20250131122634176 DAUC <0003> db_auc.c:157 IMSI='262420828759467': No 2G Auth Data 20250131122634176 DAUC <0003> db_auc.c:192 IMSI='262420828759467': No 3G Auth Data HLR_Test-GSUP(209)@2a3cb89379fe: Created GsupExpect[0] for "262420828759467" to be handled at TC_mo_ussd_euse(218) 20250131122634183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20250131122634186 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634186 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420828759467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420828759467" session_id=1610396042 session_state=BEGIN} 20250131122634186 DSS <0004> hlr_ussd.c:576 262420828759467/0x5ffcb18a: Process SS (BEGIN) 20250131122634186 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122634186 DSS <0004> hlr_ussd.c:518 262420828759467/0x5ffcb18a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122634186 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634186 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data 20250131122634186 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634186 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data EUSE-TC_mo_ussd_euse(206)@2a3cb89379fe: 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 } } } } } 20250131122634187 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634187 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634187 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262420828759467 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420828759467" session_id=1610396042 session_state=END} 20250131122634187 DSS <0004> hlr_ussd.c:576 262420828759467/0x5ffcb18a: Process SS (END) 20250131122634187 DSS <0004> hlr_ussd.c:518 262420828759467/0x5ffcb18a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122634187 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420828759467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420828759467" session_id=1610396042 session_state=END} 20250131122634187 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420828759467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122634187 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262420828759467 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122634187 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122634187 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2a3cb89379fe: Found GsupExpect[0] for "262420828759467" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@2a3cb89379fe: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420828759467" TC_mo_ussd_euse(218)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122634189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@2a3cb89379fe: Final verdict of PTC: pass 20250131122634189 DAUC <0003> db_auc.c:157 IMSI='262420882338178': No 2G Auth Data 20250131122634189 DAUC <0003> db_auc.c:192 IMSI='262420882338178': No 3G Auth Data HLR_Test-GSUP(209)@2a3cb89379fe: Created GsupExpect[0] for "262420882338178" to be handled at TC_mo_ussd_euse(219) 20250131122634196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49844<->l=127.0.0.1:4258 20250131122634199 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634199 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420882338178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420882338178" session_id=1490872750 session_state=BEGIN} 20250131122634199 DSS <0004> hlr_ussd.c:576 262420882338178/0x58dce9ae: Process SS (BEGIN) 20250131122634199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122634199 DSS <0004> hlr_ussd.c:518 262420882338178/0x58dce9ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122634199 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634199 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data 20250131122634199 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634199 DLINP <000b> input/ipa.c:431 127.0.0.1:33463 sending data EUSE-TC_mo_ussd_euse(206)@2a3cb89379fe: 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 } } } } } 20250131122634200 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634200 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634200 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420882338178 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420882338178" session_id=1490872750 session_state=END} 20250131122634200 DSS <0004> hlr_ussd.c:576 262420882338178/0x58dce9ae: Process SS (END) 20250131122634200 DSS <0004> hlr_ussd.c:518 262420882338178/0x58dce9ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122634200 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420882338178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420882338178" session_id=1490872750 session_state=END} 20250131122634200 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420882338178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122634200 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420882338178 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122634200 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122634200 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@2a3cb89379fe: Found GsupExpect[0] for "262420882338178" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@2a3cb89379fe: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420882338178" TC_mo_ussd_euse(219)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122634203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49844<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@2a3cb89379fe: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@2a3cb89379fe: Final verdict of PTC: none 20250131122634203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49764<->l=127.0.0.1:4258 20250131122634204 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634204 DLINP <000b> input/ipa.c:405 127.0.0.1:33463 message received 20250131122634204 DLINP <000b> input/ipa.c:414 127.0.0.1:33463 connection closed with server 20250131122634204 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33463 20250131122634204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250131122634204 DLINP <000b> input/ipa.c:451 connected read/write 20250131122634204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122634204 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122634204 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122634204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122634204 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39733<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@2a3cb89379fe: Final verdict of PTC: none 210@2a3cb89379fe: Final verdict of PTC: none IPA-EUSE-foobar(208)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 210: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:34 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 20250131122634242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 20250131122634443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49858<->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=111492) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:36 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_ussd_euse_continue started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122637554 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45865 20250131122637554 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45865 IPA-EUSE-foobar(222)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122637555 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637555 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637556 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122637556 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@2a3cb89379fe: 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)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@2a3cb89379fe: 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 } } } } 20250131122637557 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637557 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637557 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122637557 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250131122637557 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250131122637557 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250131122637557 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  20250131122637557 DLGSUP <0013> gsup_server.c:235 2:  20250131122637557 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122637557 DLGSUP <0013> gsup_server.c:235 3:  20250131122637557 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122637557 DLGSUP <0013> gsup_server.c:235 4:  20250131122637557 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122637557 DLGSUP <0013> gsup_server.c:235 5:  20250131122637557 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122637557 DLGSUP <0013> gsup_server.c:235 7:  20250131122637557 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122637557 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122637557 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122637557 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45865 20250131122637557 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122637558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49864<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122637559 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637559 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122637559 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122637559 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  20250131122637559 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122637559 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  20250131122637559 DLGSUP <0013> gsup_server.c:235 2:  20250131122637559 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122637559 DLGSUP <0013> gsup_server.c:235 3:  20250131122637559 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122637559 DLGSUP <0013> gsup_server.c:235 4:  20250131122637559 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122637559 DLGSUP <0013> gsup_server.c:235 5:  20250131122637559 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122637559 DLGSUP <0013> gsup_server.c:235 7:  20250131122637559 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122637559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122637559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122637559 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@2a3cb89379fe: 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") 20250131122637567 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44869<->l=127.0.0.1:4259) 20250131122637570 DAUC <0003> db_auc.c:157 IMSI='262423145887952': No 2G Auth Data 20250131122637570 DAUC <0003> db_auc.c:192 IMSI='262423145887952': No 3G Auth Data HLR_Test-GSUP(223)@2a3cb89379fe: Created GsupExpect[0] for "262423145887952" to be handled at TC_mo_ussd_euse_continue(226) 20250131122637575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20250131122637602 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637602 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423145887952" session_id=37834746 session_state=BEGIN} 20250131122637602 DSS <0004> hlr_ussd.c:576 262423145887952/0x02414ffa: Process SS (BEGIN) 20250131122637602 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122637602 DSS <0004> hlr_ussd.c:518 262423145887952/0x02414ffa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122637602 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637602 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637602 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637602 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637627 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637627 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637627 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423145887952" session_id=37834746 session_state=CONTINUE} 20250131122637627 DSS <0004> hlr_ussd.c:576 262423145887952/0x02414ffa: Process SS (CONTINUE) 20250131122637627 DSS <0004> hlr_ussd.c:518 262423145887952/0x02414ffa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122637627 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423145887952" session_id=37834746 session_state=CONTINUE} 20250131122637627 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637627 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637627 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2a3cb89379fe: Found GsupExpect[0] for "262423145887952" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@2a3cb89379fe: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423145887952" TC_mo_ussd_euse_continue(226)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122637640 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637640 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423145887952" session_id=37834746 session_state=CONTINUE} 20250131122637640 DSS <0004> hlr_ussd.c:576 262423145887952/0x02414ffa: Process SS (CONTINUE) 20250131122637640 DSS <0004> hlr_ussd.c:518 262423145887952/0x02414ffa: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637640 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637640 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637640 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637640 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637640 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637644 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637644 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637644 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423145887952" session_id=37834746 session_state=END} 20250131122637644 DSS <0004> hlr_ussd.c:576 262423145887952/0x02414ffa: Process SS (END) 20250131122637644 DSS <0004> hlr_ussd.c:518 262423145887952/0x02414ffa: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637644 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423145887952" session_id=37834746 session_state=END} 20250131122637644 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637644 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423145887952 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637644 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637644 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122637648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@2a3cb89379fe: Final verdict of PTC: pass 20250131122637649 DAUC <0003> db_auc.c:157 IMSI='262429980292839': No 2G Auth Data 20250131122637649 DAUC <0003> db_auc.c:192 IMSI='262429980292839': No 3G Auth Data HLR_Test-GSUP(223)@2a3cb89379fe: Created GsupExpect[0] for "262429980292839" to be handled at TC_mo_ussd_euse_continue(227) 20250131122637660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20250131122637663 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637663 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429980292839" session_id=4030740588 session_state=BEGIN} 20250131122637663 DSS <0004> hlr_ussd.c:576 262429980292839/0xf040386c: Process SS (BEGIN) 20250131122637663 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122637663 DSS <0004> hlr_ussd.c:518 262429980292839/0xf040386c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122637663 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637663 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637663 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637663 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637664 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637664 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637664 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429980292839" session_id=4030740588 session_state=CONTINUE} 20250131122637664 DSS <0004> hlr_ussd.c:576 262429980292839/0xf040386c: Process SS (CONTINUE) 20250131122637664 DSS <0004> hlr_ussd.c:518 262429980292839/0xf040386c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122637664 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429980292839" session_id=4030740588 session_state=CONTINUE} 20250131122637664 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637664 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637664 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2a3cb89379fe: Found GsupExpect[0] for "262429980292839" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@2a3cb89379fe: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429980292839" TC_mo_ussd_euse_continue(227)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122637667 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637667 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429980292839" session_id=4030740588 session_state=CONTINUE} 20250131122637667 DSS <0004> hlr_ussd.c:576 262429980292839/0xf040386c: Process SS (CONTINUE) 20250131122637667 DSS <0004> hlr_ussd.c:518 262429980292839/0xf040386c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637667 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637667 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637667 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637667 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637667 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637668 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637668 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637668 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429980292839" session_id=4030740588 session_state=END} 20250131122637668 DSS <0004> hlr_ussd.c:576 262429980292839/0xf040386c: Process SS (END) 20250131122637668 DSS <0004> hlr_ussd.c:518 262429980292839/0xf040386c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637668 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429980292839" session_id=4030740588 session_state=END} 20250131122637668 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637668 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429980292839 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637668 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637668 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122637669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@2a3cb89379fe: Final verdict of PTC: pass 20250131122637669 DAUC <0003> db_auc.c:157 IMSI='262429746257629': No 2G Auth Data 20250131122637669 DAUC <0003> db_auc.c:192 IMSI='262429746257629': No 3G Auth Data HLR_Test-GSUP(223)@2a3cb89379fe: Created GsupExpect[0] for "262429746257629" to be handled at TC_mo_ussd_euse_continue(228) 20250131122637677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 20250131122637680 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637680 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429746257629" session_id=34966080 session_state=BEGIN} 20250131122637680 DSS <0004> hlr_ussd.c:576 262429746257629/0x02158a40: Process SS (BEGIN) 20250131122637680 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122637680 DSS <0004> hlr_ussd.c:518 262429746257629/0x02158a40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122637680 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637680 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637680 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637680 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637681 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637681 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637681 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746257629" session_id=34966080 session_state=CONTINUE} 20250131122637681 DSS <0004> hlr_ussd.c:576 262429746257629/0x02158a40: Process SS (CONTINUE) 20250131122637681 DSS <0004> hlr_ussd.c:518 262429746257629/0x02158a40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122637681 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746257629" session_id=34966080 session_state=CONTINUE} 20250131122637681 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637681 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637681 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2a3cb89379fe: Found GsupExpect[0] for "262429746257629" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@2a3cb89379fe: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429746257629" TC_mo_ussd_euse_continue(228)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122637683 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637683 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429746257629" session_id=34966080 session_state=CONTINUE} 20250131122637683 DSS <0004> hlr_ussd.c:576 262429746257629/0x02158a40: Process SS (CONTINUE) 20250131122637683 DSS <0004> hlr_ussd.c:518 262429746257629/0x02158a40: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637683 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637683 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637683 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637683 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637683 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637685 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637685 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637685 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746257629" session_id=34966080 session_state=END} 20250131122637685 DSS <0004> hlr_ussd.c:576 262429746257629/0x02158a40: Process SS (END) 20250131122637685 DSS <0004> hlr_ussd.c:518 262429746257629/0x02158a40: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637685 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429746257629" session_id=34966080 session_state=END} 20250131122637685 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637685 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429746257629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637685 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637685 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122637685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@2a3cb89379fe: Final verdict of PTC: pass 20250131122637686 DAUC <0003> db_auc.c:157 IMSI='262423905872023': No 2G Auth Data 20250131122637686 DAUC <0003> db_auc.c:192 IMSI='262423905872023': No 3G Auth Data HLR_Test-GSUP(223)@2a3cb89379fe: Created GsupExpect[0] for "262423905872023" to be handled at TC_mo_ussd_euse_continue(229) 20250131122637692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4258 20250131122637695 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637695 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423905872023" session_id=630313445 session_state=BEGIN} 20250131122637695 DSS <0004> hlr_ussd.c:576 262423905872023/0x2591d1e5: Process SS (BEGIN) 20250131122637695 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122637695 DSS <0004> hlr_ussd.c:518 262423905872023/0x2591d1e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122637695 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637695 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637695 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637695 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637696 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637696 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637696 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423905872023" session_id=630313445 session_state=CONTINUE} 20250131122637696 DSS <0004> hlr_ussd.c:576 262423905872023/0x2591d1e5: Process SS (CONTINUE) 20250131122637696 DSS <0004> hlr_ussd.c:518 262423905872023/0x2591d1e5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122637696 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423905872023" session_id=630313445 session_state=CONTINUE} 20250131122637696 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637696 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637696 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2a3cb89379fe: Found GsupExpect[0] for "262423905872023" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@2a3cb89379fe: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423905872023" TC_mo_ussd_euse_continue(229)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122637698 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637699 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423905872023" session_id=630313445 session_state=CONTINUE} 20250131122637699 DSS <0004> hlr_ussd.c:576 262423905872023/0x2591d1e5: Process SS (CONTINUE) 20250131122637699 DSS <0004> hlr_ussd.c:518 262423905872023/0x2591d1e5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637699 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637699 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637699 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637699 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637699 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637699 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637699 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637699 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423905872023" session_id=630313445 session_state=END} 20250131122637699 DSS <0004> hlr_ussd.c:576 262423905872023/0x2591d1e5: Process SS (END) 20250131122637699 DSS <0004> hlr_ussd.c:518 262423905872023/0x2591d1e5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637699 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423905872023" session_id=630313445 session_state=END} 20250131122637700 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637700 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262423905872023 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637700 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637700 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122637700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@2a3cb89379fe: Final verdict of PTC: pass 20250131122637701 DAUC <0003> db_auc.c:157 IMSI='262424656695238': No 2G Auth Data 20250131122637701 DAUC <0003> db_auc.c:192 IMSI='262424656695238': No 3G Auth Data HLR_Test-GSUP(223)@2a3cb89379fe: Created GsupExpect[0] for "262424656695238" to be handled at TC_mo_ussd_euse_continue(230) 20250131122637707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 20250131122637710 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637710 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424656695238" session_id=1031729455 session_state=BEGIN} 20250131122637710 DSS <0004> hlr_ussd.c:576 262424656695238/0x3d7ef12f: Process SS (BEGIN) 20250131122637710 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122637710 DSS <0004> hlr_ussd.c:518 262424656695238/0x3d7ef12f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122637710 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637710 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637710 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637710 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637711 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637711 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637711 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424656695238" session_id=1031729455 session_state=CONTINUE} 20250131122637711 DSS <0004> hlr_ussd.c:576 262424656695238/0x3d7ef12f: Process SS (CONTINUE) 20250131122637711 DSS <0004> hlr_ussd.c:518 262424656695238/0x3d7ef12f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122637711 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424656695238" session_id=1031729455 session_state=CONTINUE} 20250131122637711 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637711 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637711 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2a3cb89379fe: Found GsupExpect[0] for "262424656695238" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@2a3cb89379fe: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424656695238" TC_mo_ussd_euse_continue(230)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122637713 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637713 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424656695238" session_id=1031729455 session_state=CONTINUE} 20250131122637713 DSS <0004> hlr_ussd.c:576 262424656695238/0x3d7ef12f: Process SS (CONTINUE) 20250131122637713 DSS <0004> hlr_ussd.c:518 262424656695238/0x3d7ef12f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637713 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637713 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637713 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637713 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637713 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637714 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637714 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637714 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424656695238" session_id=1031729455 session_state=END} 20250131122637714 DSS <0004> hlr_ussd.c:576 262424656695238/0x3d7ef12f: Process SS (END) 20250131122637714 DSS <0004> hlr_ussd.c:518 262424656695238/0x3d7ef12f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637714 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424656695238" session_id=1031729455 session_state=END} 20250131122637714 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637714 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424656695238 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637714 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637714 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122637715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@2a3cb89379fe: Final verdict of PTC: pass 20250131122637715 DAUC <0003> db_auc.c:157 IMSI='262424806222433': No 2G Auth Data 20250131122637715 DAUC <0003> db_auc.c:192 IMSI='262424806222433': No 3G Auth Data HLR_Test-GSUP(223)@2a3cb89379fe: Created GsupExpect[0] for "262424806222433" to be handled at TC_mo_ussd_euse_continue(231) 20250131122637722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4258 20250131122637725 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637725 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424806222433" session_id=1140563654 session_state=BEGIN} 20250131122637725 DSS <0004> hlr_ussd.c:576 262424806222433/0x43fb9ec6: Process SS (BEGIN) 20250131122637725 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122637725 DSS <0004> hlr_ussd.c:518 262424806222433/0x43fb9ec6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122637725 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637725 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637725 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637725 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637726 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637726 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637726 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424806222433" session_id=1140563654 session_state=CONTINUE} 20250131122637726 DSS <0004> hlr_ussd.c:576 262424806222433/0x43fb9ec6: Process SS (CONTINUE) 20250131122637726 DSS <0004> hlr_ussd.c:518 262424806222433/0x43fb9ec6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122637726 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424806222433" session_id=1140563654 session_state=CONTINUE} 20250131122637726 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637726 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637726 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2a3cb89379fe: Found GsupExpect[0] for "262424806222433" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@2a3cb89379fe: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262424806222433" TC_mo_ussd_euse_continue(231)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122637729 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637729 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424806222433" session_id=1140563654 session_state=CONTINUE} 20250131122637729 DSS <0004> hlr_ussd.c:576 262424806222433/0x43fb9ec6: Process SS (CONTINUE) 20250131122637729 DSS <0004> hlr_ussd.c:518 262424806222433/0x43fb9ec6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637729 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637729 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637729 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637729 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637729 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637730 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637730 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637730 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424806222433" session_id=1140563654 session_state=END} 20250131122637730 DSS <0004> hlr_ussd.c:576 262424806222433/0x43fb9ec6: Process SS (END) 20250131122637730 DSS <0004> hlr_ussd.c:518 262424806222433/0x43fb9ec6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637730 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424806222433" session_id=1140563654 session_state=END} 20250131122637730 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637730 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262424806222433 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637730 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637730 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122637731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@2a3cb89379fe: Final verdict of PTC: pass 20250131122637731 DAUC <0003> db_auc.c:157 IMSI='262423463334621': No 2G Auth Data 20250131122637731 DAUC <0003> db_auc.c:192 IMSI='262423463334621': No 3G Auth Data HLR_Test-GSUP(223)@2a3cb89379fe: Created GsupExpect[0] for "262423463334621" to be handled at TC_mo_ussd_euse_continue(232) 20250131122637738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4258 20250131122637741 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637741 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423463334621" session_id=3851545583 session_state=BEGIN} 20250131122637741 DSS <0004> hlr_ussd.c:576 262423463334621/0xe591ebef: Process SS (BEGIN) 20250131122637741 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122637741 DSS <0004> hlr_ussd.c:518 262423463334621/0xe591ebef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122637741 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637741 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637741 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637741 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637742 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637742 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637742 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423463334621" session_id=3851545583 session_state=CONTINUE} 20250131122637742 DSS <0004> hlr_ussd.c:576 262423463334621/0xe591ebef: Process SS (CONTINUE) 20250131122637742 DSS <0004> hlr_ussd.c:518 262423463334621/0xe591ebef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122637742 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423463334621" session_id=3851545583 session_state=CONTINUE} 20250131122637742 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637742 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637742 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2a3cb89379fe: Found GsupExpect[0] for "262423463334621" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@2a3cb89379fe: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423463334621" TC_mo_ussd_euse_continue(232)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122637745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637745 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423463334621" session_id=3851545583 session_state=CONTINUE} 20250131122637745 DSS <0004> hlr_ussd.c:576 262423463334621/0xe591ebef: Process SS (CONTINUE) 20250131122637745 DSS <0004> hlr_ussd.c:518 262423463334621/0xe591ebef: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637745 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637745 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637745 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637745 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637745 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423463334621" session_id=3851545583 session_state=END} 20250131122637745 DSS <0004> hlr_ussd.c:576 262423463334621/0xe591ebef: Process SS (END) 20250131122637745 DSS <0004> hlr_ussd.c:518 262423463334621/0xe591ebef: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637745 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423463334621" session_id=3851545583 session_state=END} 20250131122637745 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637745 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423463334621 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122637746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@2a3cb89379fe: Final verdict of PTC: pass 20250131122637747 DAUC <0003> db_auc.c:157 IMSI='262427541022485': No 2G Auth Data 20250131122637747 DAUC <0003> db_auc.c:192 IMSI='262427541022485': No 3G Auth Data HLR_Test-GSUP(223)@2a3cb89379fe: Created GsupExpect[0] for "262427541022485" to be handled at TC_mo_ussd_euse_continue(233) 20250131122637753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 20250131122637756 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637756 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427541022485" session_id=3849108402 session_state=BEGIN} 20250131122637756 DSS <0004> hlr_ussd.c:576 262427541022485/0xe56cbbb2: Process SS (BEGIN) 20250131122637756 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250131122637756 DSS <0004> hlr_ussd.c:518 262427541022485/0xe56cbbb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250131122637756 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637756 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637756 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637756 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637757 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637757 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637757 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541022485" session_id=3849108402 session_state=CONTINUE} 20250131122637757 DSS <0004> hlr_ussd.c:576 262427541022485/0xe56cbbb2: Process SS (CONTINUE) 20250131122637757 DSS <0004> hlr_ussd.c:518 262427541022485/0xe56cbbb2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250131122637757 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541022485" session_id=3849108402 session_state=CONTINUE} 20250131122637757 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637757 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637757 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@2a3cb89379fe: Found GsupExpect[0] for "262427541022485" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@2a3cb89379fe: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262427541022485" TC_mo_ussd_euse_continue(233)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122637759 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637759 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427541022485" session_id=3849108402 session_state=CONTINUE} 20250131122637759 DSS <0004> hlr_ussd.c:576 262427541022485/0xe56cbbb2: Process SS (CONTINUE) 20250131122637759 DSS <0004> hlr_ussd.c:518 262427541022485/0xe56cbbb2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637759 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637759 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637759 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data 20250131122637759 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637759 DLINP <000b> input/ipa.c:431 127.0.0.1:45865 sending data EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: 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 } } } } } 20250131122637760 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637760 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637760 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541022485" session_id=3849108402 session_state=END} 20250131122637760 DSS <0004> hlr_ussd.c:576 262427541022485/0xe56cbbb2: Process SS (END) 20250131122637760 DSS <0004> hlr_ussd.c:518 262427541022485/0xe56cbbb2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250131122637760 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541022485" session_id=3849108402 session_state=END} 20250131122637760 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122637760 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427541022485 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122637760 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122637760 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122637761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@2a3cb89379fe: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@2a3cb89379fe: Final verdict of PTC: none 20250131122637762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49864<->l=127.0.0.1:4258 20250131122637762 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637762 DLINP <000b> input/ipa.c:405 127.0.0.1:45865 message received 20250131122637762 DLINP <000b> input/ipa.c:414 127.0.0.1:45865 connection closed with server 20250131122637762 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45865 20250131122637762 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250131122637762 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44869<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@2a3cb89379fe: Final verdict of PTC: none 20250131122637762 DLINP <000b> input/ipa.c:451 connected read/write 20250131122637762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122637762 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122637762 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122637762 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(222)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@2a3cb89379fe: Final verdict of PTC: none 224@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 224: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:37 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 20250131122637798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49966<->l=127.0.0.1:4258 20250131122637999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49966<->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=157124) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:40 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_ussd_euse_defaultroute started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 20250131122641106 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34155 20250131122641106 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34155 MTC@2a3cb89379fe: in not legacy case 2 IPA-EUSE-foobar(236)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122641107 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641107 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122641108 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@2a3cb89379fe: 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 } } } } 20250131122641109 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641109 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641109 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122641109 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250131122641109 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250131122641109 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250131122641109 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  20250131122641109 DLGSUP <0013> gsup_server.c:235 2:  20250131122641109 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122641109 DLGSUP <0013> gsup_server.c:235 3:  20250131122641109 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122641109 DLGSUP <0013> gsup_server.c:235 4:  20250131122641109 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122641109 DLGSUP <0013> gsup_server.c:235 5:  20250131122641109 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122641109 DLGSUP <0013> gsup_server.c:235 7:  20250131122641109 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122641109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122641109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122641109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34155 HLR_Test-GSUP-IPA(235)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122641110 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122641112 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641112 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122641112 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122641112 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  20250131122641112 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122641112 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  20250131122641112 DLGSUP <0013> gsup_server.c:235 2:  20250131122641112 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122641112 DLGSUP <0013> gsup_server.c:235 3:  20250131122641112 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122641112 DLGSUP <0013> gsup_server.c:235 4:  20250131122641112 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122641112 DLGSUP <0013> gsup_server.c:235 5:  20250131122641112 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122641112 DLGSUP <0013> gsup_server.c:235 7:  20250131122641112 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122641112 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122641112 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122641112 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@2a3cb89379fe: 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") 20250131122641130 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45095<->l=127.0.0.1:4259) 20250131122641137 DAUC <0003> db_auc.c:157 IMSI='262425992248256': No 2G Auth Data 20250131122641137 DAUC <0003> db_auc.c:192 IMSI='262425992248256': No 3G Auth Data HLR_Test-GSUP(237)@2a3cb89379fe: Created GsupExpect[0] for "262425992248256" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250131122641152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 20250131122641164 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641164 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425992248256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425992248256" session_id=758033018 session_state=BEGIN} 20250131122641164 DSS <0004> hlr_ussd.c:576 262425992248256/0x2d2eaa7a: Process SS (BEGIN) 20250131122641164 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250131122641164 DSS <0004> hlr_ussd.c:518 262425992248256/0x2d2eaa7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250131122641164 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641164 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data 20250131122641164 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641164 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2a3cb89379fe: 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 } } } } } 20250131122641173 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641173 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641173 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425992248256 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425992248256" session_id=758033018 session_state=END} 20250131122641173 DSS <0004> hlr_ussd.c:576 262425992248256/0x2d2eaa7a: Process SS (END) 20250131122641173 DSS <0004> hlr_ussd.c:518 262425992248256/0x2d2eaa7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250131122641173 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425992248256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425992248256" session_id=758033018 session_state=END} 20250131122641173 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425992248256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122641173 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425992248256 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122641173 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122641173 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2a3cb89379fe: Found GsupExpect[0] for "262425992248256" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@2a3cb89379fe: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425992248256" TC_mo_ussd_euse_defaultroute(240)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122641179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@2a3cb89379fe: Final verdict of PTC: pass 20250131122641179 DAUC <0003> db_auc.c:157 IMSI='262420643110241': No 2G Auth Data 20250131122641179 DAUC <0003> db_auc.c:192 IMSI='262420643110241': No 3G Auth Data HLR_Test-GSUP(237)@2a3cb89379fe: Created GsupExpect[0] for "262420643110241" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250131122641187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20250131122641190 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641190 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420643110241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420643110241" session_id=313402640 session_state=BEGIN} 20250131122641190 DSS <0004> hlr_ussd.c:576 262420643110241/0x12ae2510: Process SS (BEGIN) 20250131122641190 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250131122641190 DSS <0004> hlr_ussd.c:518 262420643110241/0x12ae2510: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250131122641190 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641190 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data 20250131122641190 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641190 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2a3cb89379fe: 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 } } } } } 20250131122641190 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641190 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641190 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420643110241 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420643110241" session_id=313402640 session_state=END} 20250131122641190 DSS <0004> hlr_ussd.c:576 262420643110241/0x12ae2510: Process SS (END) 20250131122641190 DSS <0004> hlr_ussd.c:518 262420643110241/0x12ae2510: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250131122641190 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420643110241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420643110241" session_id=313402640 session_state=END} 20250131122641190 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420643110241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122641190 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420643110241 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122641190 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122641190 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2a3cb89379fe: Found GsupExpect[0] for "262420643110241" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@2a3cb89379fe: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262420643110241" TC_mo_ussd_euse_defaultroute(241)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122641192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@2a3cb89379fe: Final verdict of PTC: pass 20250131122641193 DAUC <0003> db_auc.c:157 IMSI='262424649777784': No 2G Auth Data 20250131122641193 DAUC <0003> db_auc.c:192 IMSI='262424649777784': No 3G Auth Data HLR_Test-GSUP(237)@2a3cb89379fe: Created GsupExpect[0] for "262424649777784" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250131122641199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 20250131122641201 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641201 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424649777784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424649777784" session_id=156180036 session_state=BEGIN} 20250131122641201 DSS <0004> hlr_ussd.c:576 262424649777784/0x094f1e44: Process SS (BEGIN) 20250131122641201 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250131122641201 DSS <0004> hlr_ussd.c:518 262424649777784/0x094f1e44: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250131122641201 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641201 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data 20250131122641201 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641201 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2a3cb89379fe: 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 } } } } } 20250131122641202 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641202 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641202 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424649777784 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424649777784" session_id=156180036 session_state=END} 20250131122641202 DSS <0004> hlr_ussd.c:576 262424649777784/0x094f1e44: Process SS (END) 20250131122641202 DSS <0004> hlr_ussd.c:518 262424649777784/0x094f1e44: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250131122641202 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424649777784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424649777784" session_id=156180036 session_state=END} 20250131122641202 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424649777784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122641202 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424649777784 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122641202 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122641202 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2a3cb89379fe: Found GsupExpect[0] for "262424649777784" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@2a3cb89379fe: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262424649777784" TC_mo_ussd_euse_defaultroute(242)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122641204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@2a3cb89379fe: Final verdict of PTC: pass 20250131122641204 DAUC <0003> db_auc.c:157 IMSI='262428540387827': No 2G Auth Data 20250131122641204 DAUC <0003> db_auc.c:192 IMSI='262428540387827': No 3G Auth Data HLR_Test-GSUP(237)@2a3cb89379fe: Created GsupExpect[0] for "262428540387827" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250131122641211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49996<->l=127.0.0.1:4258 20250131122641214 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641214 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428540387827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428540387827" session_id=2570367060 session_state=BEGIN} 20250131122641214 DSS <0004> hlr_ussd.c:576 262428540387827/0x9934b054: Process SS (BEGIN) 20250131122641214 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250131122641214 DSS <0004> hlr_ussd.c:518 262428540387827/0x9934b054: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250131122641214 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641214 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data 20250131122641214 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641214 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2a3cb89379fe: 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 } } } } } 20250131122641214 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641214 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641214 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262428540387827 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428540387827" session_id=2570367060 session_state=END} 20250131122641214 DSS <0004> hlr_ussd.c:576 262428540387827/0x9934b054: Process SS (END) 20250131122641214 DSS <0004> hlr_ussd.c:518 262428540387827/0x9934b054: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250131122641214 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428540387827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428540387827" session_id=2570367060 session_state=END} 20250131122641214 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428540387827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122641214 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262428540387827 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122641214 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122641215 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2a3cb89379fe: Found GsupExpect[0] for "262428540387827" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@2a3cb89379fe: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262428540387827" TC_mo_ussd_euse_defaultroute(243)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122641216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49996<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@2a3cb89379fe: Final verdict of PTC: pass 20250131122641217 DAUC <0003> db_auc.c:157 IMSI='262421059880742': No 2G Auth Data 20250131122641217 DAUC <0003> db_auc.c:192 IMSI='262421059880742': No 3G Auth Data HLR_Test-GSUP(237)@2a3cb89379fe: Created GsupExpect[0] for "262421059880742" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250131122641223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4258 20250131122641226 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641226 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421059880742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421059880742" session_id=2639184446 session_state=BEGIN} 20250131122641226 DSS <0004> hlr_ussd.c:576 262421059880742/0x9d4ec23e: Process SS (BEGIN) 20250131122641226 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250131122641226 DSS <0004> hlr_ussd.c:518 262421059880742/0x9d4ec23e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250131122641226 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641226 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data 20250131122641226 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641226 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2a3cb89379fe: 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 } } } } } 20250131122641227 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641227 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641227 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421059880742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421059880742" session_id=2639184446 session_state=END} 20250131122641227 DSS <0004> hlr_ussd.c:576 262421059880742/0x9d4ec23e: Process SS (END) 20250131122641227 DSS <0004> hlr_ussd.c:518 262421059880742/0x9d4ec23e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250131122641227 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421059880742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421059880742" session_id=2639184446 session_state=END} 20250131122641227 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421059880742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122641227 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421059880742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122641227 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122641227 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2a3cb89379fe: Found GsupExpect[0] for "262421059880742" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@2a3cb89379fe: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262421059880742" TC_mo_ussd_euse_defaultroute(244)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122641229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@2a3cb89379fe: Final verdict of PTC: pass 20250131122641230 DAUC <0003> db_auc.c:157 IMSI='262429120931182': No 2G Auth Data 20250131122641230 DAUC <0003> db_auc.c:192 IMSI='262429120931182': No 3G Auth Data HLR_Test-GSUP(237)@2a3cb89379fe: Created GsupExpect[0] for "262429120931182" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250131122641236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4258 20250131122641239 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641239 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429120931182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429120931182" session_id=4200197229 session_state=BEGIN} 20250131122641239 DSS <0004> hlr_ussd.c:576 262429120931182/0xfa59ec6d: Process SS (BEGIN) 20250131122641239 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250131122641239 DSS <0004> hlr_ussd.c:518 262429120931182/0xfa59ec6d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250131122641239 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641239 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data 20250131122641239 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641239 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2a3cb89379fe: 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 } } } } } 20250131122641240 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641240 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641240 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262429120931182 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429120931182" session_id=4200197229 session_state=END} 20250131122641240 DSS <0004> hlr_ussd.c:576 262429120931182/0xfa59ec6d: Process SS (END) 20250131122641240 DSS <0004> hlr_ussd.c:518 262429120931182/0xfa59ec6d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250131122641240 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429120931182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429120931182" session_id=4200197229 session_state=END} 20250131122641240 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429120931182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122641240 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262429120931182 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122641240 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122641240 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2a3cb89379fe: Found GsupExpect[0] for "262429120931182" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@2a3cb89379fe: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429120931182" TC_mo_ussd_euse_defaultroute(245)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122641242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50008<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@2a3cb89379fe: Final verdict of PTC: pass 20250131122641242 DAUC <0003> db_auc.c:157 IMSI='262420969393543': No 2G Auth Data 20250131122641242 DAUC <0003> db_auc.c:192 IMSI='262420969393543': No 3G Auth Data HLR_Test-GSUP(237)@2a3cb89379fe: Created GsupExpect[0] for "262420969393543" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250131122641249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 20250131122641253 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641253 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420969393543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420969393543" session_id=2539828032 session_state=BEGIN} 20250131122641253 DSS <0004> hlr_ussd.c:576 262420969393543/0x9762b340: Process SS (BEGIN) 20250131122641253 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250131122641253 DSS <0004> hlr_ussd.c:518 262420969393543/0x9762b340: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250131122641253 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641253 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data 20250131122641253 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641253 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2a3cb89379fe: 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 } } } } } 20250131122641253 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641253 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641253 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420969393543 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420969393543" session_id=2539828032 session_state=END} 20250131122641253 DSS <0004> hlr_ussd.c:576 262420969393543/0x9762b340: Process SS (END) 20250131122641253 DSS <0004> hlr_ussd.c:518 262420969393543/0x9762b340: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250131122641253 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420969393543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420969393543" session_id=2539828032 session_state=END} 20250131122641253 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420969393543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122641253 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420969393543 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122641253 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122641253 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2a3cb89379fe: Found GsupExpect[0] for "262420969393543" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@2a3cb89379fe: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420969393543" TC_mo_ussd_euse_defaultroute(246)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122641255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@2a3cb89379fe: Final verdict of PTC: pass 20250131122641256 DAUC <0003> db_auc.c:157 IMSI='262429218857400': No 2G Auth Data 20250131122641256 DAUC <0003> db_auc.c:192 IMSI='262429218857400': No 3G Auth Data HLR_Test-GSUP(237)@2a3cb89379fe: Created GsupExpect[0] for "262429218857400" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250131122641262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4258 20250131122641265 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641265 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429218857400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429218857400" session_id=1384858181 session_state=BEGIN} 20250131122641265 DSS <0004> hlr_ussd.c:576 262429218857400/0x528b4245: Process SS (BEGIN) 20250131122641265 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250131122641265 DSS <0004> hlr_ussd.c:518 262429218857400/0x528b4245: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250131122641266 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641266 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data 20250131122641266 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641266 DLINP <000b> input/ipa.c:431 127.0.0.1:34155 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@2a3cb89379fe: 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 } } } } } 20250131122641266 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641266 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641266 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262429218857400 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429218857400" session_id=1384858181 session_state=END} 20250131122641266 DSS <0004> hlr_ussd.c:576 262429218857400/0x528b4245: Process SS (END) 20250131122641266 DSS <0004> hlr_ussd.c:518 262429218857400/0x528b4245: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250131122641266 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429218857400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429218857400" session_id=1384858181 session_state=END} 20250131122641266 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429218857400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122641266 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262429218857400 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250131122641266 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122641266 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@2a3cb89379fe: Found GsupExpect[0] for "262429218857400" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@2a3cb89379fe: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429218857400" TC_mo_ussd_euse_defaultroute(247)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122641268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50032<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@2a3cb89379fe: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@2a3cb89379fe: Final verdict of PTC: none 20250131122641270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4258 20250131122641271 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641271 DLINP <000b> input/ipa.c:405 127.0.0.1:34155 message received 20250131122641271 DLINP <000b> input/ipa.c:414 127.0.0.1:34155 connection closed with server 20250131122641271 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34155 20250131122641271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 238@2a3cb89379fe: Final verdict of PTC: none 20250131122641271 DLINP <000b> input/ipa.c:451 connected read/write 20250131122641271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122641271 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122641271 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122641271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122641271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45095<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@2a3cb89379fe: Final verdict of PTC: none IPA-EUSE-foobar(236)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 238: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:41 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 20250131122641294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 20250131122641495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=113380) 20250131122643231 DSS <0004> hlr_ussd.c:239 262428609392410/0xdefe3eee: SS Session Timeout, destroying 20250131122643231 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428609392410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122643261 DSS <0004> hlr_ussd.c:239 262421104569472/0x0412bef4: SS Session Timeout, destroying 20250131122643261 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421104569472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122643272 DSS <0004> hlr_ussd.c:239 262421797761672/0xcb414d32: SS Session Timeout, destroying 20250131122643272 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421797761672 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122643283 DSS <0004> hlr_ussd.c:239 262427558836586/0xe810cc80: SS Session Timeout, destroying 20250131122643283 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427558836586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122643294 DSS <0004> hlr_ussd.c:239 262422270554385/0x54f3b5b6: SS Session Timeout, destroying 20250131122643295 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422270554385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122643307 DSS <0004> hlr_ussd.c:239 262421403430822/0xd40aad92: SS Session Timeout, destroying 20250131122643307 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421403430822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122643320 DSS <0004> hlr_ussd.c:239 262422721778075/0x5e3e1a9d: SS Session Timeout, destroying 20250131122643320 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422721778075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122643335 DSS <0004> hlr_ussd.c:239 262424222190637/0x927d8850: SS Session Timeout, destroying 20250131122643335 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424222190637 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:43 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_mo_sss_reject started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122644619 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122644619 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122644622 DLINP <000b> input/ipa.c:451 connected read/write 20250131122644622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122644624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122644627 DLINP <000b> input/ipa.c:451 connected read/write 20250131122644627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122644628 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122644628 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122644628 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  20250131122644628 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122644628 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  20250131122644628 DLGSUP <0013> gsup_server.c:235 2:  20250131122644628 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122644628 DLGSUP <0013> gsup_server.c:235 3:  20250131122644628 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122644628 DLGSUP <0013> gsup_server.c:235 4:  20250131122644628 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122644628 DLGSUP <0013> gsup_server.c:235 5:  20250131122644628 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122644628 DLGSUP <0013> gsup_server.c:235 7:  20250131122644628 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122644628 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122644628 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122644628 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@2a3cb89379fe: 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") 20250131122644642 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40485<->l=127.0.0.1:4259) 20250131122644643 DAUC <0003> db_auc.c:157 IMSI='262421237097706': No 2G Auth Data 20250131122644643 DAUC <0003> db_auc.c:192 IMSI='262421237097706': No 3G Auth Data HLR_Test-GSUP(249)@2a3cb89379fe: Created GsupExpect[0] for "262421237097706" to be handled at TC_mo_sss_reject(252) 20250131122644650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 20250131122644670 DLINP <000b> input/ipa.c:451 connected read/write 20250131122644670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122644670 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421237097706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421237097706" session_id=3102452343 session_state=BEGIN} 20250131122644670 DSS <0004> hlr_ussd.c:576 262421237097706/0xb8ebaa77: Process SS (BEGIN) 20250131122644670 DSS <0004> hlr_ussd.c:498 262421237097706/0xb8ebaa77: SS CompType=Invoke, OpCode=InterrogateSS 20250131122644670 DSS <0004> hlr_ussd.c:506 262421237097706/0xb8ebaa77: Structured SS requests are not supported, rejecting... 20250131122644670 DSS <0004> hlr_ussd.c:354 262421237097706/0xb8ebaa77: Tx ReturnError(0, 0x15) 20250131122644670 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421237097706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421237097706" session_id=3102452343 session_state=END} 20250131122644670 DLINP <000b> input/ipa.c:451 connected read/write 20250131122644670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122644670 DLINP <000b> input/ipa.c:451 connected read/write 20250131122644670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@2a3cb89379fe: Found GsupExpect[0] for "262421237097706" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@2a3cb89379fe: Added IMSI table entry 0TC_mo_sss_reject(252)"262421237097706" TC_mo_sss_reject(252)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122644674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@2a3cb89379fe: Final verdict of PTC: pass 20250131122644675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@2a3cb89379fe: Final verdict of PTC: none 250@2a3cb89379fe: Final verdict of PTC: none 20250131122644676 DLINP <000b> input/ipa.c:451 connected read/write 20250131122644677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122644677 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122644677 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122644677 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122644677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40485<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 250: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_mo_sss_reject finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:44 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 20250131122644706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43058<->l=127.0.0.1:4258 20250131122644807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43058<->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) 20250131122646604 DSS <0004> hlr_ussd.c:239 262423167489108/0x2918eece: SS Session Timeout, destroying 20250131122646604 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262423167489108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122646620 DSS <0004> hlr_ussd.c:239 262427198142847/0x6fc73ddc: SS Session Timeout, destroying 20250131122646620 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427198142847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122646630 DSS <0004> hlr_ussd.c:239 262427293157639/0x7fcc1f01: SS Session Timeout, destroying 20250131122646630 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427293157639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122646641 DSS <0004> hlr_ussd.c:239 262428379780962/0x28c843ba: SS Session Timeout, destroying 20250131122646641 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428379780962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122646653 DSS <0004> hlr_ussd.c:239 262427837428983/0x7ed2a9f4: SS Session Timeout, destroying 20250131122646653 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427837428983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122646664 DSS <0004> hlr_ussd.c:239 262425208266112/0x2f1c0ff5: SS Session Timeout, destroying 20250131122646664 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262425208266112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122646675 DSS <0004> hlr_ussd.c:239 262425693888720/0xa6011228: SS Session Timeout, destroying 20250131122646675 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425693888720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250131122646687 DSS <0004> hlr_ussd.c:239 262427546516770/0x6101e497: SS Session Timeout, destroying 20250131122646687 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427546516770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_check_imei started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122647901 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122647901 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122647905 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122647907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43072<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122647910 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122647910 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122647911 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122647911 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  20250131122647911 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122647911 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  HLR_Test-GSUP-IPA(253)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122647911 DLGSUP <0013> gsup_server.c:235 2:  20250131122647911 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122647911 DLGSUP <0013> gsup_server.c:235 3:  20250131122647911 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122647911 DLGSUP <0013> gsup_server.c:235 4:  20250131122647911 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122647911 DLGSUP <0013> gsup_server.c:235 5:  20250131122647911 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122647911 DLGSUP <0013> gsup_server.c:235 7:  20250131122647911 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122647911 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122647911 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122647911 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@2a3cb89379fe: 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") 20250131122647936 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45511<->l=127.0.0.1:4259) 20250131122647943 DAUC <0003> db_auc.c:157 IMSI='262429510363728': No 2G Auth Data 20250131122647943 DAUC <0003> db_auc.c:192 IMSI='262429510363728': No 3G Auth Data HLR_Test-GSUP(254)@2a3cb89379fe: Created GsupExpect[0] for "262429510363728" to be handled at TC_gsup_check_imei(257) 20250131122647960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43074<->l=127.0.0.1:4258 20250131122647971 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122647971 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429510363728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429510363728"} 20250131122647971 DMAIN <0000> hlr.c:424 IMSI='262429510363728': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122647971 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429510363728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429510363728"} 20250131122647972 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429510363728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122647972 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122647972 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2a3cb89379fe: Found GsupExpect[0] for "262429510363728" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_check_imei(257)"262429510363728" TC_gsup_check_imei(257)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122647976 DAUC <0003> db_auc.c:192 IMSI='262429510363728': No 3G Auth Data 20250131122647981 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122647981 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429510363728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429510363728"} 20250131122647981 DAUC <0003> hlr.c:417 IMSI='262429510363728': storing IMEI = 12345678901234 20250131122647981 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429510363728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429510363728"} 20250131122647981 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429510363728 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122647981 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122647981 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122647983 DAUC <0003> db_auc.c:192 IMSI='262429510363728': No 3G Auth Data TC_gsup_check_imei(257)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122647984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43074<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@2a3cb89379fe: Final verdict of PTC: pass 20250131122647987 DAUC <0003> db_auc.c:157 IMSI='262423182582525': No 2G Auth Data 20250131122647987 DAUC <0003> db_auc.c:192 IMSI='262423182582525': No 3G Auth Data HLR_Test-GSUP(254)@2a3cb89379fe: Created GsupExpect[0] for "262423182582525" to be handled at TC_gsup_check_imei(258) 20250131122647996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 20250131122647998 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122647998 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423182582525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423182582525"} 20250131122647998 DMAIN <0000> hlr.c:424 IMSI='262423182582525': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122647998 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423182582525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423182582525"} 20250131122647998 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423182582525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122647998 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122647998 DLINP <000b> input/ipa.c:451 connected read/write 20250131122647998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2a3cb89379fe: Found GsupExpect[0] for "262423182582525" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_check_imei(258)"262423182582525" TC_gsup_check_imei(258)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122647999 DAUC <0003> db_auc.c:192 IMSI='262423182582525': No 3G Auth Data 20250131122648000 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648000 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423182582525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423182582525"} 20250131122648000 DAUC <0003> hlr.c:417 IMSI='262423182582525': storing IMEI = 12345678901234 20250131122648000 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423182582525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423182582525"} 20250131122648000 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423182582525 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648000 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648000 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122648000 DAUC <0003> db_auc.c:192 IMSI='262423182582525': No 3G Auth Data 20250131122648000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@2a3cb89379fe: Final verdict of PTC: pass 20250131122648001 DAUC <0003> db_auc.c:157 IMSI='262421783087977': No 2G Auth Data 20250131122648001 DAUC <0003> db_auc.c:192 IMSI='262421783087977': No 3G Auth Data HLR_Test-GSUP(254)@2a3cb89379fe: Created GsupExpect[0] for "262421783087977" to be handled at TC_gsup_check_imei(259) 20250131122648007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43100<->l=127.0.0.1:4258 20250131122648009 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648009 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421783087977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421783087977"} 20250131122648009 DMAIN <0000> hlr.c:424 IMSI='262421783087977': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122648009 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421783087977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421783087977"} 20250131122648009 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421783087977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648009 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648009 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2a3cb89379fe: Found GsupExpect[0] for "262421783087977" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_check_imei(259)"262421783087977" TC_gsup_check_imei(259)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122648010 DAUC <0003> db_auc.c:192 IMSI='262421783087977': No 3G Auth Data 20250131122648011 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648011 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421783087977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421783087977"} 20250131122648011 DAUC <0003> hlr.c:417 IMSI='262421783087977': storing IMEI = 12345678901234 20250131122648011 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421783087977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421783087977"} 20250131122648011 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421783087977 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648011 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648011 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648011 DAUC <0003> db_auc.c:192 IMSI='262421783087977': No 3G Auth Data TC_gsup_check_imei(259)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122648012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43100<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@2a3cb89379fe: Final verdict of PTC: pass 20250131122648012 DAUC <0003> db_auc.c:157 IMSI='262426595251316': No 2G Auth Data 20250131122648012 DAUC <0003> db_auc.c:192 IMSI='262426595251316': No 3G Auth Data HLR_Test-GSUP(254)@2a3cb89379fe: Created GsupExpect[0] for "262426595251316" to be handled at TC_gsup_check_imei(260) 20250131122648019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43106<->l=127.0.0.1:4258 20250131122648021 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648021 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426595251316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426595251316"} 20250131122648021 DMAIN <0000> hlr.c:424 IMSI='262426595251316': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122648021 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426595251316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426595251316"} 20250131122648021 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426595251316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648021 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648021 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2a3cb89379fe: Found GsupExpect[0] for "262426595251316" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_check_imei(260)"262426595251316" TC_gsup_check_imei(260)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122648022 DAUC <0003> db_auc.c:157 IMSI='262426595251316': No 2G Auth Data 20250131122648023 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648023 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426595251316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426595251316"} 20250131122648023 DAUC <0003> hlr.c:417 IMSI='262426595251316': storing IMEI = 12345678901234 20250131122648023 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426595251316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426595251316"} 20250131122648023 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426595251316 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648023 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648023 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648024 DAUC <0003> db_auc.c:157 IMSI='262426595251316': No 2G Auth Data TC_gsup_check_imei(260)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122648024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43106<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@2a3cb89379fe: Final verdict of PTC: pass 20250131122648025 DAUC <0003> db_auc.c:157 IMSI='262421125991292': No 2G Auth Data 20250131122648025 DAUC <0003> db_auc.c:192 IMSI='262421125991292': No 3G Auth Data HLR_Test-GSUP(254)@2a3cb89379fe: Created GsupExpect[0] for "262421125991292" to be handled at TC_gsup_check_imei(261) 20250131122648031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 20250131122648033 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648033 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421125991292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421125991292"} 20250131122648033 DMAIN <0000> hlr.c:424 IMSI='262421125991292': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122648033 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421125991292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421125991292"} 20250131122648033 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421125991292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648033 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648033 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2a3cb89379fe: Found GsupExpect[0] for "262421125991292" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_check_imei(261)"262421125991292" TC_gsup_check_imei(261)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122648034 DAUC <0003> db_auc.c:157 IMSI='262421125991292': No 2G Auth Data 20250131122648035 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648035 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421125991292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421125991292"} 20250131122648035 DAUC <0003> hlr.c:417 IMSI='262421125991292': storing IMEI = 12345678901234 20250131122648035 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421125991292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421125991292"} 20250131122648035 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421125991292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648035 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648035 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648036 DAUC <0003> db_auc.c:157 IMSI='262421125991292': No 2G Auth Data TC_gsup_check_imei(261)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122648036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@2a3cb89379fe: Final verdict of PTC: pass 20250131122648037 DAUC <0003> db_auc.c:157 IMSI='262420510860331': No 2G Auth Data 20250131122648037 DAUC <0003> db_auc.c:192 IMSI='262420510860331': No 3G Auth Data HLR_Test-GSUP(254)@2a3cb89379fe: Created GsupExpect[0] for "262420510860331" to be handled at TC_gsup_check_imei(262) 20250131122648044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 20250131122648047 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648047 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420510860331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420510860331"} 20250131122648047 DMAIN <0000> hlr.c:424 IMSI='262420510860331': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122648047 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420510860331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420510860331"} 20250131122648047 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420510860331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648047 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648047 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2a3cb89379fe: Found GsupExpect[0] for "262420510860331" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_check_imei(262)"262420510860331" TC_gsup_check_imei(262)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122648050 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648050 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420510860331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420510860331"} 20250131122648050 DAUC <0003> hlr.c:417 IMSI='262420510860331': storing IMEI = 12345678901234 20250131122648050 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420510860331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420510860331"} 20250131122648050 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420510860331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648050 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648050 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122648051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@2a3cb89379fe: Final verdict of PTC: pass 20250131122648052 DAUC <0003> db_auc.c:157 IMSI='262422784026943': No 2G Auth Data 20250131122648052 DAUC <0003> db_auc.c:192 IMSI='262422784026943': No 3G Auth Data HLR_Test-GSUP(254)@2a3cb89379fe: Created GsupExpect[0] for "262422784026943" to be handled at TC_gsup_check_imei(263) 20250131122648060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 20250131122648063 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648063 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422784026943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422784026943"} 20250131122648063 DMAIN <0000> hlr.c:424 IMSI='262422784026943': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122648063 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422784026943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422784026943"} 20250131122648063 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422784026943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648063 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648063 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2a3cb89379fe: Found GsupExpect[0] for "262422784026943" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_check_imei(263)"262422784026943" TC_gsup_check_imei(263)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122648065 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648065 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422784026943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422784026943"} 20250131122648065 DAUC <0003> hlr.c:417 IMSI='262422784026943': storing IMEI = 12345678901234 20250131122648065 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422784026943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422784026943"} 20250131122648065 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422784026943 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648065 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648065 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122648066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@2a3cb89379fe: Final verdict of PTC: pass 20250131122648067 DAUC <0003> db_auc.c:157 IMSI='262428369829942': No 2G Auth Data 20250131122648067 DAUC <0003> db_auc.c:192 IMSI='262428369829942': No 3G Auth Data HLR_Test-GSUP(254)@2a3cb89379fe: Created GsupExpect[0] for "262428369829942" to be handled at TC_gsup_check_imei(264) 20250131122648074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43136<->l=127.0.0.1:4258 20250131122648077 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648077 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428369829942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428369829942"} 20250131122648077 DMAIN <0000> hlr.c:424 IMSI='262428369829942': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122648077 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428369829942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428369829942"} 20250131122648077 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428369829942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648077 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648077 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@2a3cb89379fe: Found GsupExpect[0] for "262428369829942" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_check_imei(264)"262428369829942" TC_gsup_check_imei(264)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122648079 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648079 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428369829942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428369829942"} 20250131122648079 DAUC <0003> hlr.c:417 IMSI='262428369829942': storing IMEI = 12345678901234 20250131122648079 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428369829942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428369829942"} 20250131122648079 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428369829942 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122648079 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122648079 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122648080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43136<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122648081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43072<->l=127.0.0.1:4258 255@2a3cb89379fe: Final verdict of PTC: none 20250131122648082 DLINP <000b> input/ipa.c:451 connected read/write 20250131122648082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122648082 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122648082 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122648082 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@2a3cb89379fe: Final verdict of PTC: none 20250131122648082 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45511<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_check_imei finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:48 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 20250131122648105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20250131122648206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125224) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:50 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_check_imei_via_proxy started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122651335 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122651335 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122651340 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@2a3cb89379fe: 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) } } } } 20250131122651343 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651343 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122651343 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122651343 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  20250131122651343 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122651343 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  20250131122651343 DLGSUP <0013> gsup_server.c:235 2:  20250131122651343 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122651343 DLGSUP <0013> gsup_server.c:235 3:  20250131122651343 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122651343 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(265)@2a3cb89379fe: 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 } } } } 20250131122651343 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122651343 DLGSUP <0013> gsup_server.c:235 5:  20250131122651343 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122651343 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(265)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122651343 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122651343 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122651343 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122651343 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@2a3cb89379fe: 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") 20250131122651364 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46127<->l=127.0.0.1:4259) 20250131122651369 DAUC <0003> db_auc.c:157 IMSI='262424913249428': No 2G Auth Data 20250131122651369 DAUC <0003> db_auc.c:192 IMSI='262424913249428': No 3G Auth Data HLR_Test-GSUP(266)@2a3cb89379fe: Created GsupExpect[0] for "262424913249428" to be handled at TC_gsup_check_imei_via_proxy(269) 20250131122651375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43156<->l=127.0.0.1:4258 20250131122651386 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651386 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424913249428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424913249428" source_name="the-source\n"} 20250131122651386 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250131122651386 DMAIN <0000> hlr.c:424 IMSI='262424913249428': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122651386 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262424913249428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424913249428" destination_name="the-source\n"} 20250131122651386 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424913249428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651386 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651386 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2a3cb89379fe: Found GsupExpect[0] for "262424913249428" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424913249428" TC_gsup_check_imei_via_proxy(269)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122651389 DAUC <0003> db_auc.c:192 IMSI='262424913249428': No 3G Auth Data 20250131122651392 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651392 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424913249428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424913249428" source_name="the-source\n"} 20250131122651392 DAUC <0003> hlr.c:417 IMSI='262424913249428': storing IMEI = 12345678901234 20250131122651392 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262424913249428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424913249428" destination_name="the-source\n"} 20250131122651392 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424913249428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651392 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651392 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122651393 DAUC <0003> db_auc.c:192 IMSI='262424913249428': No 3G Auth Data 20250131122651394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43156<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@2a3cb89379fe: Final verdict of PTC: pass 20250131122651396 DAUC <0003> db_auc.c:157 IMSI='262429376450809': No 2G Auth Data 20250131122651397 DAUC <0003> db_auc.c:192 IMSI='262429376450809': No 3G Auth Data HLR_Test-GSUP(266)@2a3cb89379fe: Created GsupExpect[0] for "262429376450809" to be handled at TC_gsup_check_imei_via_proxy(270) 20250131122651405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 20250131122651408 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651408 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429376450809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429376450809" source_name="the-source\n"} 20250131122651408 DMAIN <0000> hlr.c:424 IMSI='262429376450809': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122651408 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262429376450809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429376450809" destination_name="the-source\n"} 20250131122651408 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429376450809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651408 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651408 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2a3cb89379fe: Found GsupExpect[0] for "262429376450809" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429376450809" TC_gsup_check_imei_via_proxy(270)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122651408 DAUC <0003> db_auc.c:192 IMSI='262429376450809': No 3G Auth Data 20250131122651409 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651409 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429376450809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429376450809" source_name="the-source\n"} 20250131122651409 DAUC <0003> hlr.c:417 IMSI='262429376450809': storing IMEI = 12345678901234 20250131122651409 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262429376450809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429376450809" destination_name="the-source\n"} 20250131122651409 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429376450809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651409 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651409 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651410 DAUC <0003> db_auc.c:192 IMSI='262429376450809': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122651410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@2a3cb89379fe: Final verdict of PTC: pass 20250131122651411 DAUC <0003> db_auc.c:157 IMSI='262426453327732': No 2G Auth Data 20250131122651411 DAUC <0003> db_auc.c:192 IMSI='262426453327732': No 3G Auth Data HLR_Test-GSUP(266)@2a3cb89379fe: Created GsupExpect[0] for "262426453327732" to be handled at TC_gsup_check_imei_via_proxy(271) 20250131122651417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43172<->l=127.0.0.1:4258 20250131122651420 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651420 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426453327732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426453327732" source_name="the-source\n"} 20250131122651420 DMAIN <0000> hlr.c:424 IMSI='262426453327732': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122651420 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262426453327732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426453327732" destination_name="the-source\n"} 20250131122651420 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262426453327732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651420 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651420 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2a3cb89379fe: Found GsupExpect[0] for "262426453327732" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426453327732" TC_gsup_check_imei_via_proxy(271)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122651420 DAUC <0003> db_auc.c:192 IMSI='262426453327732': No 3G Auth Data 20250131122651422 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651422 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426453327732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426453327732" source_name="the-source\n"} 20250131122651422 DAUC <0003> hlr.c:417 IMSI='262426453327732': storing IMEI = 12345678901234 20250131122651422 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262426453327732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426453327732" destination_name="the-source\n"} 20250131122651422 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262426453327732 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651422 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651422 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122651423 DAUC <0003> db_auc.c:192 IMSI='262426453327732': No 3G Auth Data 20250131122651424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43172<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@2a3cb89379fe: Final verdict of PTC: pass 20250131122651424 DAUC <0003> db_auc.c:157 IMSI='262425888066383': No 2G Auth Data 20250131122651424 DAUC <0003> db_auc.c:192 IMSI='262425888066383': No 3G Auth Data HLR_Test-GSUP(266)@2a3cb89379fe: Created GsupExpect[0] for "262425888066383" to be handled at TC_gsup_check_imei_via_proxy(272) 20250131122651431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43186<->l=127.0.0.1:4258 20250131122651434 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651434 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262425888066383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425888066383" source_name="the-source\n"} 20250131122651434 DMAIN <0000> hlr.c:424 IMSI='262425888066383': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122651434 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262425888066383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425888066383" destination_name="the-source\n"} 20250131122651434 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262425888066383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651434 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651434 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2a3cb89379fe: Found GsupExpect[0] for "262425888066383" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425888066383" TC_gsup_check_imei_via_proxy(272)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122651435 DAUC <0003> db_auc.c:157 IMSI='262425888066383': No 2G Auth Data 20250131122651436 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651436 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262425888066383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425888066383" source_name="the-source\n"} 20250131122651436 DAUC <0003> hlr.c:417 IMSI='262425888066383': storing IMEI = 12345678901234 20250131122651436 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262425888066383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425888066383" destination_name="the-source\n"} 20250131122651436 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262425888066383 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651436 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651436 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122651437 DAUC <0003> db_auc.c:157 IMSI='262425888066383': No 2G Auth Data 20250131122651437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43186<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@2a3cb89379fe: Final verdict of PTC: pass 20250131122651438 DAUC <0003> db_auc.c:157 IMSI='262427481698974': No 2G Auth Data 20250131122651438 DAUC <0003> db_auc.c:192 IMSI='262427481698974': No 3G Auth Data HLR_Test-GSUP(266)@2a3cb89379fe: Created GsupExpect[0] for "262427481698974" to be handled at TC_gsup_check_imei_via_proxy(273) 20250131122651445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 20250131122651447 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651447 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427481698974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427481698974" source_name="the-source\n"} 20250131122651447 DMAIN <0000> hlr.c:424 IMSI='262427481698974': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122651447 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262427481698974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427481698974" destination_name="the-source\n"} 20250131122651447 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427481698974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651447 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651447 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2a3cb89379fe: Found GsupExpect[0] for "262427481698974" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427481698974" TC_gsup_check_imei_via_proxy(273)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122651448 DAUC <0003> db_auc.c:157 IMSI='262427481698974': No 2G Auth Data 20250131122651449 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651449 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427481698974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427481698974" source_name="the-source\n"} 20250131122651449 DAUC <0003> hlr.c:417 IMSI='262427481698974': storing IMEI = 12345678901234 20250131122651449 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262427481698974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427481698974" destination_name="the-source\n"} 20250131122651449 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427481698974 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651449 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651449 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122651450 DAUC <0003> db_auc.c:157 IMSI='262427481698974': No 2G Auth Data 20250131122651450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@2a3cb89379fe: Final verdict of PTC: pass 20250131122651451 DAUC <0003> db_auc.c:157 IMSI='262428099233912': No 2G Auth Data 20250131122651451 DAUC <0003> db_auc.c:192 IMSI='262428099233912': No 3G Auth Data HLR_Test-GSUP(266)@2a3cb89379fe: Created GsupExpect[0] for "262428099233912" to be handled at TC_gsup_check_imei_via_proxy(274) 20250131122651457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4258 20250131122651460 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651460 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428099233912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428099233912" source_name="the-source\n"} 20250131122651460 DMAIN <0000> hlr.c:424 IMSI='262428099233912': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122651460 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262428099233912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428099233912" destination_name="the-source\n"} 20250131122651460 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262428099233912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651460 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651460 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2a3cb89379fe: Found GsupExpect[0] for "262428099233912" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262428099233912" TC_gsup_check_imei_via_proxy(274)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122651462 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651462 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428099233912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428099233912" source_name="the-source\n"} 20250131122651462 DAUC <0003> hlr.c:417 IMSI='262428099233912': storing IMEI = 12345678901234 20250131122651462 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262428099233912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428099233912" destination_name="the-source\n"} 20250131122651462 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262428099233912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651462 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651462 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122651463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@2a3cb89379fe: Final verdict of PTC: pass 20250131122651464 DAUC <0003> db_auc.c:157 IMSI='262426308002540': No 2G Auth Data 20250131122651464 DAUC <0003> db_auc.c:192 IMSI='262426308002540': No 3G Auth Data HLR_Test-GSUP(266)@2a3cb89379fe: Created GsupExpect[0] for "262426308002540" to be handled at TC_gsup_check_imei_via_proxy(275) 20250131122651470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20250131122651472 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651472 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426308002540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426308002540" source_name="the-source\n"} 20250131122651472 DMAIN <0000> hlr.c:424 IMSI='262426308002540': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122651472 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262426308002540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426308002540" destination_name="the-source\n"} 20250131122651472 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262426308002540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651472 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651472 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2a3cb89379fe: Found GsupExpect[0] for "262426308002540" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262426308002540" TC_gsup_check_imei_via_proxy(275)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122651474 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651474 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426308002540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426308002540" source_name="the-source\n"} 20250131122651474 DAUC <0003> hlr.c:417 IMSI='262426308002540': storing IMEI = 12345678901234 20250131122651474 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262426308002540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426308002540" destination_name="the-source\n"} 20250131122651474 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262426308002540 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651474 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651474 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122651475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@2a3cb89379fe: Final verdict of PTC: pass 20250131122651476 DAUC <0003> db_auc.c:157 IMSI='262421191451903': No 2G Auth Data 20250131122651476 DAUC <0003> db_auc.c:192 IMSI='262421191451903': No 3G Auth Data HLR_Test-GSUP(266)@2a3cb89379fe: Created GsupExpect[0] for "262421191451903" to be handled at TC_gsup_check_imei_via_proxy(276) 20250131122651482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 20250131122651484 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651484 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421191451903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421191451903" source_name="the-source\n"} 20250131122651484 DMAIN <0000> hlr.c:424 IMSI='262421191451903': has IMEI = 12345678901234 (consider setting 'store-imei') 20250131122651484 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262421191451903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421191451903" destination_name="the-source\n"} 20250131122651484 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421191451903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651484 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651484 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@2a3cb89379fe: Found GsupExpect[0] for "262421191451903" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421191451903" TC_gsup_check_imei_via_proxy(276)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122651487 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651487 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421191451903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421191451903" source_name="the-source\n"} 20250131122651487 DAUC <0003> hlr.c:417 IMSI='262421191451903': storing IMEI = 12345678901234 20250131122651487 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262421191451903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421191451903" destination_name="the-source\n"} 20250131122651487 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421191451903 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122651487 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122651487 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122651488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43226<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122651488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43150<->l=127.0.0.1:4258 20250131122651489 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46127<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@2a3cb89379fe: Final verdict of PTC: none 20250131122651489 DLINP <000b> input/ipa.c:451 connected read/write 20250131122651489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122651489 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122651489 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122651489 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122651489 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@2a3cb89379fe: Final verdict of PTC: none 267@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:51 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 20250131122651511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4258 20250131122651612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43230<->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=126920) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_check_imei_invalid_len started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122654732 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122654732 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122654736 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122654742 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654742 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122654742 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122654742 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  20250131122654742 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122654742 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  20250131122654742 DLGSUP <0013> gsup_server.c:235 2:  20250131122654742 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122654742 DLGSUP <0013> gsup_server.c:235 3:  20250131122654742 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122654742 DLGSUP <0013> gsup_server.c:235 4:  20250131122654742 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122654743 DLGSUP <0013> gsup_server.c:235 5:  20250131122654743 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122654743 DLGSUP <0013> gsup_server.c:235 7:  20250131122654743 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122654743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122654743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122654743 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@2a3cb89379fe: 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") 20250131122654777 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39143<->l=127.0.0.1:4259) 20250131122654789 DAUC <0003> db_auc.c:157 IMSI='262429871644220': No 2G Auth Data 20250131122654789 DAUC <0003> db_auc.c:192 IMSI='262429871644220': No 3G Auth Data HLR_Test-GSUP(278)@2a3cb89379fe: Created GsupExpect[0] for "262429871644220" to be handled at TC_gsup_check_imei_invalid_len(281) 20250131122654817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44028<->l=127.0.0.1:4258 20250131122654826 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654826 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429871644220"} 20250131122654826 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250131122654826 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429871644220" cause=Invalid mandatory information} 20250131122654826 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654826 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654826 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2a3cb89379fe: Found GsupExpect[0] for "262429871644220" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429871644220" TC_gsup_check_imei_invalid_len(281)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122654828 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654829 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429871644220"} 20250131122654829 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250131122654829 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429871644220" cause=Invalid mandatory information} 20250131122654829 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654829 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654829 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654830 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654830 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429871644220"} 20250131122654830 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250131122654830 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429871644220" cause=Invalid mandatory information} 20250131122654830 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654830 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654830 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654832 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654832 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429871644220"} 20250131122654832 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250131122654832 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429871644220" cause=Invalid mandatory information} 20250131122654832 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654832 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654832 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654833 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654833 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429871644220"} 20250131122654833 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250131122654833 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429871644220" cause=Invalid mandatory information} 20250131122654833 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429871644220 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654833 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654834 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44028<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@2a3cb89379fe: Final verdict of PTC: pass 20250131122654836 DAUC <0003> db_auc.c:157 IMSI='262425744046460': No 2G Auth Data 20250131122654836 DAUC <0003> db_auc.c:192 IMSI='262425744046460': No 3G Auth Data HLR_Test-GSUP(278)@2a3cb89379fe: Created GsupExpect[0] for "262425744046460" to be handled at TC_gsup_check_imei_invalid_len(282) 20250131122654843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4258 20250131122654845 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654845 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425744046460"} 20250131122654845 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250131122654845 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425744046460" cause=Invalid mandatory information} 20250131122654845 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654845 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654845 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2a3cb89379fe: Found GsupExpect[0] for "262425744046460" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@2a3cb89379fe: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425744046460" TC_gsup_check_imei_invalid_len(282)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122654845 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654845 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425744046460"} 20250131122654845 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250131122654846 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425744046460" cause=Invalid mandatory information} 20250131122654846 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654846 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654846 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654846 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654846 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425744046460"} 20250131122654846 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250131122654846 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425744046460" cause=Invalid mandatory information} 20250131122654846 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654846 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654846 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654847 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654847 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425744046460"} 20250131122654847 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250131122654847 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425744046460" cause=Invalid mandatory information} 20250131122654847 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654847 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654847 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654847 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654847 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425744046460"} 20250131122654847 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250131122654847 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425744046460" cause=Invalid mandatory information} 20250131122654847 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425744046460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654847 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654847 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44044<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@2a3cb89379fe: Final verdict of PTC: pass 20250131122654848 DAUC <0003> db_auc.c:157 IMSI='262425544536314': No 2G Auth Data 20250131122654848 DAUC <0003> db_auc.c:192 IMSI='262425544536314': No 3G Auth Data HLR_Test-GSUP(278)@2a3cb89379fe: Created GsupExpect[0] for "262425544536314" to be handled at TC_gsup_check_imei_invalid_len(283) 20250131122654854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44060<->l=127.0.0.1:4258 20250131122654856 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654856 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425544536314"} 20250131122654856 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250131122654856 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425544536314" cause=Invalid mandatory information} 20250131122654856 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654856 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654856 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2a3cb89379fe: Found GsupExpect[0] for "262425544536314" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@2a3cb89379fe: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425544536314" TC_gsup_check_imei_invalid_len(283)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122654856 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654856 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425544536314"} 20250131122654856 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250131122654856 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425544536314" cause=Invalid mandatory information} 20250131122654856 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654856 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654856 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654857 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654857 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425544536314"} 20250131122654857 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250131122654857 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425544536314" cause=Invalid mandatory information} 20250131122654857 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654857 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654857 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654858 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654858 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425544536314"} 20250131122654858 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250131122654858 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425544536314" cause=Invalid mandatory information} 20250131122654858 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654858 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654858 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654858 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654858 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425544536314"} 20250131122654858 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250131122654858 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425544536314" cause=Invalid mandatory information} 20250131122654858 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425544536314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654858 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654858 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44060<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@2a3cb89379fe: Final verdict of PTC: pass 20250131122654859 DAUC <0003> db_auc.c:157 IMSI='262421973745395': No 2G Auth Data 20250131122654859 DAUC <0003> db_auc.c:192 IMSI='262421973745395': No 3G Auth Data HLR_Test-GSUP(278)@2a3cb89379fe: Created GsupExpect[0] for "262421973745395" to be handled at TC_gsup_check_imei_invalid_len(284) 20250131122654867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44070<->l=127.0.0.1:4258 20250131122654868 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654868 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973745395"} 20250131122654868 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250131122654868 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973745395" cause=Invalid mandatory information} 20250131122654868 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654868 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654868 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2a3cb89379fe: Found GsupExpect[0] for "262421973745395" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@2a3cb89379fe: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421973745395" TC_gsup_check_imei_invalid_len(284)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122654869 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654869 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973745395"} 20250131122654869 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250131122654869 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973745395" cause=Invalid mandatory information} 20250131122654869 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654869 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654869 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654870 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654870 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973745395"} 20250131122654870 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250131122654870 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973745395" cause=Invalid mandatory information} 20250131122654870 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654870 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654870 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654871 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973745395"} 20250131122654871 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250131122654871 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973745395" cause=Invalid mandatory information} 20250131122654871 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654871 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421973745395"} 20250131122654871 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250131122654871 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421973745395" cause=Invalid mandatory information} 20250131122654871 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421973745395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654871 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44070<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@2a3cb89379fe: Final verdict of PTC: pass 20250131122654872 DAUC <0003> db_auc.c:157 IMSI='262420994040837': No 2G Auth Data 20250131122654872 DAUC <0003> db_auc.c:192 IMSI='262420994040837': No 3G Auth Data HLR_Test-GSUP(278)@2a3cb89379fe: Created GsupExpect[0] for "262420994040837" to be handled at TC_gsup_check_imei_invalid_len(285) 20250131122654879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44084<->l=127.0.0.1:4258 20250131122654881 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654881 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994040837"} 20250131122654881 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250131122654881 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994040837" cause=Invalid mandatory information} 20250131122654881 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654881 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654881 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2a3cb89379fe: Found GsupExpect[0] for "262420994040837" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@2a3cb89379fe: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420994040837" TC_gsup_check_imei_invalid_len(285)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122654882 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654882 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994040837"} 20250131122654882 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250131122654882 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994040837" cause=Invalid mandatory information} 20250131122654882 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654882 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654882 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654883 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654883 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994040837"} 20250131122654883 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250131122654883 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994040837" cause=Invalid mandatory information} 20250131122654883 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654883 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654883 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654884 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654884 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994040837"} 20250131122654884 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250131122654884 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994040837" cause=Invalid mandatory information} 20250131122654884 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654884 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654884 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654884 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654884 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420994040837"} 20250131122654884 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250131122654884 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420994040837" cause=Invalid mandatory information} 20250131122654884 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420994040837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654884 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654885 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44084<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@2a3cb89379fe: Final verdict of PTC: pass 20250131122654886 DAUC <0003> db_auc.c:157 IMSI='262420463134457': No 2G Auth Data 20250131122654886 DAUC <0003> db_auc.c:192 IMSI='262420463134457': No 3G Auth Data HLR_Test-GSUP(278)@2a3cb89379fe: Created GsupExpect[0] for "262420463134457" to be handled at TC_gsup_check_imei_invalid_len(286) 20250131122654893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 20250131122654895 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654895 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420463134457"} 20250131122654895 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250131122654895 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420463134457" cause=Invalid mandatory information} 20250131122654895 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654895 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654895 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2a3cb89379fe: Found GsupExpect[0] for "262420463134457" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@2a3cb89379fe: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420463134457" TC_gsup_check_imei_invalid_len(286)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122654896 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654896 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420463134457"} 20250131122654896 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250131122654896 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420463134457" cause=Invalid mandatory information} 20250131122654896 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654896 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654896 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654897 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654897 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420463134457"} 20250131122654897 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250131122654897 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420463134457" cause=Invalid mandatory information} 20250131122654897 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654897 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654897 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654898 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654898 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420463134457"} 20250131122654898 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250131122654898 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420463134457" cause=Invalid mandatory information} 20250131122654898 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654898 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654898 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654899 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654899 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420463134457"} 20250131122654899 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250131122654899 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420463134457" cause=Invalid mandatory information} 20250131122654899 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420463134457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654899 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654899 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@2a3cb89379fe: Final verdict of PTC: pass 20250131122654900 DAUC <0003> db_auc.c:157 IMSI='262420701304858': No 2G Auth Data 20250131122654900 DAUC <0003> db_auc.c:192 IMSI='262420701304858': No 3G Auth Data HLR_Test-GSUP(278)@2a3cb89379fe: Created GsupExpect[0] for "262420701304858" to be handled at TC_gsup_check_imei_invalid_len(287) 20250131122654906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44092<->l=127.0.0.1:4258 20250131122654908 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654908 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420701304858"} 20250131122654908 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250131122654908 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420701304858" cause=Invalid mandatory information} 20250131122654908 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654908 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654908 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2a3cb89379fe: Found GsupExpect[0] for "262420701304858" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@2a3cb89379fe: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262420701304858" TC_gsup_check_imei_invalid_len(287)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122654909 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654909 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420701304858"} 20250131122654909 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250131122654909 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420701304858" cause=Invalid mandatory information} 20250131122654909 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654909 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654909 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654910 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654910 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420701304858"} 20250131122654910 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250131122654910 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420701304858" cause=Invalid mandatory information} 20250131122654910 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654910 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654910 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654911 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654911 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420701304858"} 20250131122654911 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250131122654911 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420701304858" cause=Invalid mandatory information} 20250131122654911 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654911 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654911 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654912 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654912 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420701304858"} 20250131122654912 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250131122654912 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420701304858" cause=Invalid mandatory information} 20250131122654912 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420701304858 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654912 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654912 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44092<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@2a3cb89379fe: Final verdict of PTC: pass 20250131122654913 DAUC <0003> db_auc.c:157 IMSI='262428804314471': No 2G Auth Data 20250131122654913 DAUC <0003> db_auc.c:192 IMSI='262428804314471': No 3G Auth Data HLR_Test-GSUP(278)@2a3cb89379fe: Created GsupExpect[0] for "262428804314471" to be handled at TC_gsup_check_imei_invalid_len(288) 20250131122654919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 20250131122654920 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654920 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428804314471"} 20250131122654920 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250131122654920 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428804314471" cause=Invalid mandatory information} 20250131122654920 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654920 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654921 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@2a3cb89379fe: Found GsupExpect[0] for "262428804314471" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@2a3cb89379fe: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262428804314471" TC_gsup_check_imei_invalid_len(288)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122654921 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654921 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428804314471"} 20250131122654921 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250131122654921 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428804314471" cause=Invalid mandatory information} 20250131122654921 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654921 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654921 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654922 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654922 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428804314471"} 20250131122654922 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250131122654922 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428804314471" cause=Invalid mandatory information} 20250131122654922 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654922 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654922 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654923 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654923 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428804314471"} 20250131122654923 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250131122654923 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428804314471" cause=Invalid mandatory information} 20250131122654923 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654923 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654923 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654924 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654924 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428804314471"} 20250131122654924 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250131122654924 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428804314471" cause=Invalid mandatory information} 20250131122654924 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428804314471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122654924 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122654924 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122654924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@2a3cb89379fe: Final verdict of PTC: pass MTC@2a3cb89379fe: setverdict(pass): none -> pass 20250131122654925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44024<->l=127.0.0.1:4258 20250131122654926 DLINP <000b> input/ipa.c:451 connected read/write 20250131122654926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122654926 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122654926 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122654926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122654926 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39143<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@2a3cb89379fe: Final verdict of PTC: none 279@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: pass MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@2a3cb89379fe: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122654954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 20250131122655054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44104<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78440) Waiting for packet dumper to finish... 1 (prev_count=78440, count=168556) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:26:57 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_gsup_check_imei_unknown_imsi started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122658179 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122658179 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122658183 DLINP <000b> input/ipa.c:451 connected read/write 20250131122658183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122658184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122658189 DLINP <000b> input/ipa.c:451 connected read/write 20250131122658189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122658189 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122658189 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122658189 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  20250131122658189 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122658189 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  20250131122658189 DLGSUP <0013> gsup_server.c:235 2:  20250131122658189 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122658189 DLGSUP <0013> gsup_server.c:235 3:  20250131122658189 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122658189 DLGSUP <0013> gsup_server.c:235 4:  20250131122658189 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122658189 DLGSUP <0013> gsup_server.c:235 5:  20250131122658189 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122658189 DLGSUP <0013> gsup_server.c:235 7:  20250131122658189 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122658189 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122658189 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122658189 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@2a3cb89379fe: 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") 20250131122658214 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41321<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@2a3cb89379fe: Created GsupExpect[0] for "262429976953210" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250131122658231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 20250131122658245 DLINP <000b> input/ipa.c:451 connected read/write 20250131122658245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122658245 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429976953210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429976953210"} 20250131122658245 DMAIN <0000> hlr.c:424 IMSI='262429976953210': has IMEI = 22245678901234 (consider setting 'store-imei') 20250131122658246 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429976953210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250131122658246 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429976953210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429976953210" cause=Invalid mandatory information} 20250131122658246 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429976953210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122658246 DLINP <000b> input/ipa.c:451 connected read/write 20250131122658246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122658246 DLINP <000b> input/ipa.c:451 connected read/write 20250131122658246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@2a3cb89379fe: Found GsupExpect[0] for "262429976953210" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@2a3cb89379fe: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429976953210" TC_gsup_check_imei_unknown_imsi(293)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122658256 DLINP <000b> input/ipa.c:451 connected read/write 20250131122658256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122658256 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429976953210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429976953210"} 20250131122658256 DAUC <0003> hlr.c:417 IMSI='262429976953210': storing IMEI = 22245678901234 20250131122658256 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429976953210': no such subscriber 20250131122658256 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429976953210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250131122658256 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429976953210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429976953210" cause=Invalid mandatory information} 20250131122658256 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429976953210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122658256 DLINP <000b> input/ipa.c:451 connected read/write 20250131122658256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122658256 DLINP <000b> input/ipa.c:451 connected read/write 20250131122658256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122658259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@2a3cb89379fe: Final verdict of PTC: pass 20250131122658260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44116<->l=127.0.0.1:4258 20250131122658262 DLINP <000b> input/ipa.c:451 connected read/write 20250131122658262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122658262 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122658262 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122658262 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@2a3cb89379fe: Final verdict of PTC: none 20250131122658263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41321<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@2a3cb89379fe: Final verdict of PTC: none 291@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 291: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:26:58 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 20250131122658300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 20250131122658400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44124<->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@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:27:00 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122701503 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122701504 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122701507 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44130<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122701511 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701511 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122701511 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122701511 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  20250131122701512 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122701512 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  20250131122701512 DLGSUP <0013> gsup_server.c:235 2:  20250131122701512 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122701512 DLGSUP <0013> gsup_server.c:235 3:  20250131122701512 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122701512 DLGSUP <0013> gsup_server.c:235 4:  20250131122701512 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122701512 DLGSUP <0013> gsup_server.c:235 5:  20250131122701512 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122701512 DLGSUP <0013> gsup_server.c:235 7:  20250131122701512 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122701512 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122701512 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122701512 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@2a3cb89379fe: 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") 20250131122701526 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43283<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@2a3cb89379fe: Created GsupExpect[0] for "262426616502814" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250131122701535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44136<->l=127.0.0.1:4258 20250131122701554 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701554 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426616502814"} 20250131122701554 DMAIN <0000> hlr.c:216 IMSI='262426616502814': Creating subscriber on demand 20250131122701554 DMAIN <0000> hlr.c:232 IMSI='262426616502814': Successfully assigned MSISDN='237' 20250131122701554 DAUC <0003> hlr.c:417 IMSI='262426616502814': storing IMEI = 12345678901234 20250131122701554 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426616502814"} 20250131122701554 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122701554 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701554 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@2a3cb89379fe: Found GsupExpect[0] for "262426616502814" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@2a3cb89379fe: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426616502814" TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122701559 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701559 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701561 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701561 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701562 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701562 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701564 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701564 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426616502814" cn_domain=PS} 20250131122701564 DLU <0006> fsm.c:456 lu(262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122701564 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122701564 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122701564 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426616502814" cn_domain=PS} 20250131122701564 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701564 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701568 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701568 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426616502814"} 20250131122701568 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122701568 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122701568 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426616502814"} 20250131122701568 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122701568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122701568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122701568 DLU <0006> fsm.c:568 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122701568 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701568 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701574 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701574 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426616502814"} 20250131122701574 DMAIN <0000> hlr.c:216 IMSI='262426616502814': Creating subscriber on demand 20250131122701574 DMAIN <0000> hlr.c:232 IMSI='262426616502814': Successfully assigned MSISDN='547' 20250131122701574 DAUC <0003> hlr.c:417 IMSI='262426616502814': storing IMEI = 12345678901234 20250131122701575 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426616502814"} 20250131122701575 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122701575 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701575 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701576 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701576 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701578 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701578 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701579 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701579 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701580 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701580 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701581 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701581 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426616502814" cn_domain=PS} 20250131122701581 DLU <0006> fsm.c:456 lu(262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122701581 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122701581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122701581 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426616502814" cn_domain=PS} 20250131122701581 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701581 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701584 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701584 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426616502814"} 20250131122701584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122701584 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122701584 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426616502814"} 20250131122701584 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122701584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122701584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122701584 DLU <0006> fsm.c:568 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122701584 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701584 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701590 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701590 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426616502814"} 20250131122701590 DMAIN <0000> hlr.c:216 IMSI='262426616502814': Creating subscriber on demand 20250131122701590 DMAIN <0000> hlr.c:232 IMSI='262426616502814': Successfully assigned MSISDN='593' 20250131122701590 DAUC <0003> hlr.c:417 IMSI='262426616502814': storing IMEI = 12345678901234 20250131122701590 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426616502814"} 20250131122701590 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122701590 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701590 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701591 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701591 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701592 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701592 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701593 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701593 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701594 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701594 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701596 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701596 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426616502814" cn_domain=PS} 20250131122701596 DLU <0006> fsm.c:456 lu(262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122701596 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250131122701596 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426616502814" cause=GPRS services not allowed} 20250131122701596 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122701596 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122701596 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122701596 DLU <0006> fsm.c:568 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122701596 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701596 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701600 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701600 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426616502814"} 20250131122701600 DMAIN <0000> hlr.c:216 IMSI='262426616502814': Creating subscriber on demand 20250131122701600 DMAIN <0000> hlr.c:232 IMSI='262426616502814': Successfully assigned MSISDN='330' 20250131122701600 DAUC <0003> hlr.c:417 IMSI='262426616502814': storing IMEI = 12345678901234 20250131122701600 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426616502814"} 20250131122701600 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122701600 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701600 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701601 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701601 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701602 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701602 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701603 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701603 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701604 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701604 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426616502814" cn_domain=PS} 20250131122701604 DLU <0006> fsm.c:456 lu(262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122701604 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250131122701604 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426616502814" cause=GPRS services not allowed} 20250131122701604 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122701604 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122701604 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122701604 DLU <0006> fsm.c:568 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122701604 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701604 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701607 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701607 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426616502814"} 20250131122701607 DMAIN <0000> hlr.c:216 IMSI='262426616502814': Creating subscriber on demand 20250131122701607 DAUC <0003> hlr.c:417 IMSI='262426616502814': storing IMEI = 12345678901234 20250131122701607 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426616502814"} 20250131122701607 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122701607 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701607 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701608 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701608 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701609 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701609 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701609 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701609 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701610 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701610 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426616502814" cn_domain=PS} 20250131122701610 DLU <0006> fsm.c:456 lu(262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122701610 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250131122701610 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426616502814" cause=GPRS services not allowed} 20250131122701610 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122701610 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122701610 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122701610 DLU <0006> fsm.c:568 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122701610 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701610 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701616 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701616 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426616502814"} 20250131122701616 DMAIN <0000> hlr.c:216 IMSI='262426616502814': Creating subscriber on demand 20250131122701616 DAUC <0003> hlr.c:417 IMSI='262426616502814': storing IMEI = 12345678901234 20250131122701616 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426616502814"} 20250131122701616 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250131122701616 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701616 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701617 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701617 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701618 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701618 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701619 DAUC <0003> db_auc.c:157 IMSI='262426616502814': No 2G Auth Data 20250131122701619 DAUC <0003> db_auc.c:192 IMSI='262426616502814': No 3G Auth Data 20250131122701621 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701621 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426616502814" cn_domain=PS} 20250131122701621 DLU <0006> fsm.c:456 lu(262426616502814)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122701621 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122701621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122701621 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426616502814" cn_domain=PS} 20250131122701621 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701621 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701623 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701623 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426616502814"} 20250131122701623 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122701623 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122701623 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426616502814"} 20250131122701623 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426616502814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122701623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122701623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122701623 DLU <0006> fsm.c:568 lu(PS:IMSI-262426616502814)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122701623 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122701623 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122701627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44136<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@2a3cb89379fe: Final verdict of PTC: pass 20250131122701628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44130<->l=127.0.0.1:4258 20250131122701630 DLINP <000b> input/ipa.c:451 connected read/write 20250131122701630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122701630 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122701630 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122701630 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122701630 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43283<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@2a3cb89379fe: Final verdict of PTC: none 296@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 296: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:27:01 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 20250131122701666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45220<->l=127.0.0.1:4258 20250131122701767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45220<->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@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_subscr_create_on_demand_ul started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122704895 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122704896 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122704900 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122704901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45234<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122704905 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122704905 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122704905 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122704905 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  20250131122704905 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122704905 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  20250131122704905 DLGSUP <0013> gsup_server.c:235 2:  20250131122704905 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122704905 DLGSUP <0013> gsup_server.c:235 3:  20250131122704905 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122704905 DLGSUP <0013> gsup_server.c:235 4:  20250131122704905 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122704905 DLGSUP <0013> gsup_server.c:235 5:  20250131122704905 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122704905 DLGSUP <0013> gsup_server.c:235 7:  20250131122704905 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122704905 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122704905 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122704905 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@2a3cb89379fe: 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") 20250131122704921 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46391<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@2a3cb89379fe: Created GsupExpect[0] for "262420973082882" to be handled at TC_subscr_create_on_demand_ul(303) 20250131122704930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4258 20250131122704946 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122704946 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420973082882" cn_domain=PS} 20250131122704946 DMAIN <0000> hlr.c:216 IMSI='262420973082882': Creating subscriber on demand 20250131122704946 DMAIN <0000> hlr.c:232 IMSI='262420973082882': Successfully assigned MSISDN='816' 20250131122704946 DLU <0006> fsm.c:456 lu(262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122704946 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122704946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122704946 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420973082882" cn_domain=PS} 20250131122704947 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122704947 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@2a3cb89379fe: Found GsupExpect[0] for "262420973082882" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@2a3cb89379fe: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262420973082882" 20250131122704953 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122704953 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420973082882"} 20250131122704953 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122704953 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122704953 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420973082882"} 20250131122704953 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122704953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122704953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122704953 DLU <0006> fsm.c:568 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122704953 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122704953 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122704956 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704956 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704958 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704958 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704960 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704960 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704967 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122704967 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420973082882" cn_domain=PS} 20250131122704967 DMAIN <0000> hlr.c:216 IMSI='262420973082882': Creating subscriber on demand 20250131122704967 DMAIN <0000> hlr.c:232 IMSI='262420973082882': Successfully assigned MSISDN='648' 20250131122704967 DLU <0006> fsm.c:456 lu(262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122704967 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122704967 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122704967 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420973082882" cn_domain=PS} 20250131122704967 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122704967 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122704970 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122704970 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420973082882"} 20250131122704970 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122704970 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122704970 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420973082882"} 20250131122704970 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122704970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122704970 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122704970 DLU <0006> fsm.c:568 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122704971 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122704971 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122704972 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704973 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704974 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704974 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704976 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704976 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704977 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704977 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704984 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122704984 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420973082882" cn_domain=PS} 20250131122704984 DMAIN <0000> hlr.c:216 IMSI='262420973082882': Creating subscriber on demand 20250131122704984 DMAIN <0000> hlr.c:232 IMSI='262420973082882': Successfully assigned MSISDN='252' 20250131122704984 DLU <0006> fsm.c:456 lu(262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122704984 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250131122704984 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420973082882" cause=GPRS services not allowed} 20250131122704984 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122704984 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122704984 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122704984 DLU <0006> fsm.c:568 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122704984 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122704984 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122704986 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704986 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122704987 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704987 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704989 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704989 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704990 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704990 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122704996 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122704996 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420973082882" cn_domain=PS} 20250131122704996 DMAIN <0000> hlr.c:216 IMSI='262420973082882': Creating subscriber on demand 20250131122704996 DMAIN <0000> hlr.c:232 IMSI='262420973082882': Successfully assigned MSISDN='942' 20250131122704996 DLU <0006> fsm.c:456 lu(262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122704996 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250131122704996 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420973082882" cause=GPRS services not allowed} 20250131122704996 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122704996 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122704996 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122704996 DLU <0006> fsm.c:568 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122704996 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122704996 DLINP <000b> input/ipa.c:451 connected read/write 20250131122704996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122704999 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122704999 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122705000 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122705000 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122705001 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122705001 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122705008 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122705008 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420973082882" cn_domain=PS} 20250131122705008 DMAIN <0000> hlr.c:216 IMSI='262420973082882': Creating subscriber on demand 20250131122705008 DLU <0006> fsm.c:456 lu(262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122705008 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250131122705008 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420973082882" cause=GPRS services not allowed} 20250131122705008 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122705008 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122705008 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Freeing instance 20250131122705008 DLU <0006> fsm.c:568 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Deallocated 20250131122705008 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122705008 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122705009 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122705009 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122705011 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122705011 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122705012 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122705012 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122705017 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122705017 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420973082882" cn_domain=PS} 20250131122705017 DMAIN <0000> hlr.c:216 IMSI='262420973082882': Creating subscriber on demand 20250131122705017 DLU <0006> fsm.c:456 lu(262420973082882)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122705017 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122705017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122705017 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420973082882" cn_domain=PS} 20250131122705017 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122705017 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122705020 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122705020 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420973082882"} 20250131122705020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122705020 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122705020 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420973082882"} 20250131122705020 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420973082882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122705020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122705020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122705020 DLU <0006> fsm.c:568 lu(PS:IMSI-262420973082882)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122705020 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122705020 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122705022 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122705022 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122705023 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122705023 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data 20250131122705024 DAUC <0003> db_auc.c:157 IMSI='262420973082882': No 2G Auth Data 20250131122705024 DAUC <0003> db_auc.c:192 IMSI='262420973082882': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122705027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@2a3cb89379fe: Final verdict of PTC: pass 20250131122705028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45234<->l=127.0.0.1:4258 20250131122705029 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46391<->l=127.0.0.1:4259) 20250131122705029 DLINP <000b> input/ipa.c:451 connected read/write 20250131122705029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122705029 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122705029 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122705029 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@2a3cb89379fe: Final verdict of PTC: none 301@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 301: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:27:05 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 20250131122705057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 20250131122705158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:27:07 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_subscr_create_on_demand_sai started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122708281 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122708281 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122708286 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122708287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122708291 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122708291 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122708291 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122708291 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  20250131122708291 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122708291 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  20250131122708291 DLGSUP <0013> gsup_server.c:235 2:  20250131122708291 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122708291 DLGSUP <0013> gsup_server.c:235 3:  20250131122708291 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122708291 DLGSUP <0013> gsup_server.c:235 4:  20250131122708291 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122708291 DLGSUP <0013> gsup_server.c:235 5:  20250131122708291 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122708291 DLGSUP <0013> gsup_server.c:235 7:  20250131122708291 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122708291 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122708291 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122708291 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@2a3cb89379fe: 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") 20250131122708321 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35449<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@2a3cb89379fe: Created GsupExpect[0] for "262424181912803" to be handled at TC_subscr_create_on_demand_sai(308) 20250131122708336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45262<->l=127.0.0.1:4258 20250131122708344 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122708344 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424181912803"} 20250131122708344 DMAIN <0000> hlr.c:216 IMSI='262424181912803': Creating subscriber on demand 20250131122708344 DMAIN <0000> hlr.c:232 IMSI='262424181912803': Successfully assigned MSISDN='831' 20250131122708344 DAUC <0003> db_auc.c:157 IMSI='262424181912803': No 2G Auth Data 20250131122708344 DAUC <0003> db_auc.c:192 IMSI='262424181912803': No 3G Auth Data 20250131122708344 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424181912803 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 20250131122708344 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424181912803" cause=IMSI unknown in HLR} 20250131122708344 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250131122708344 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122708344 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@2a3cb89379fe: Found GsupExpect[0] for "262424181912803" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@2a3cb89379fe: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424181912803" TC_subscr_create_on_demand_sai(308)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122708346 DAUC <0003> db_auc.c:157 IMSI='262424181912803': No 2G Auth Data 20250131122708346 DAUC <0003> db_auc.c:192 IMSI='262424181912803': No 3G Auth Data 20250131122708346 DAUC <0003> db_auc.c:157 IMSI='262424181912803': No 2G Auth Data 20250131122708346 DAUC <0003> db_auc.c:192 IMSI='262424181912803': No 3G Auth Data 20250131122708347 DAUC <0003> db_auc.c:157 IMSI='262424181912803': No 2G Auth Data 20250131122708347 DAUC <0003> db_auc.c:192 IMSI='262424181912803': No 3G Auth Data 20250131122708347 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122708347 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424181912803" cn_domain=PS} 20250131122708347 DLU <0006> fsm.c:456 lu(262424181912803)[0x563b6d7282f0]{UNVALIDATED}: Allocated 20250131122708348 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250131122708348 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424181912803)[0x563b6d7282f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122708348 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424181912803" cn_domain=PS} 20250131122708348 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122708348 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122708349 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122708349 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424181912803"} 20250131122708349 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424181912803)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122708349 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122708349 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424181912803"} 20250131122708349 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424181912803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122708349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424181912803)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122708349 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424181912803)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122708349 DLU <0006> fsm.c:568 lu(PS:IMSI-262424181912803)[0x563b6d7282f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122708349 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122708349 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122708351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45262<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@2a3cb89379fe: Final verdict of PTC: pass 20250131122708352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45248<->l=127.0.0.1:4258 20250131122708352 DLINP <000b> input/ipa.c:451 connected read/write 20250131122708352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122708352 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122708352 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122708353 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122708353 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35449<->l=127.0.0.1:4259) 306@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP(305)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 306: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:27:08 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 20250131122708394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45276<->l=127.0.0.1:4258 20250131122708495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45276<->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@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:27:10 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_MSLookup_mDNS_service_other_home started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122711605 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122711605 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122711610 DLINP <000b> input/ipa.c:451 connected read/write 20250131122711610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122711612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122711616 DLINP <000b> input/ipa.c:451 connected read/write 20250131122711616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122711616 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122711616 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122711616 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  20250131122711616 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122711616 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  20250131122711616 DLGSUP <0013> gsup_server.c:235 2:  20250131122711616 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122711616 DLGSUP <0013> gsup_server.c:235 3:  20250131122711616 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122711616 DLGSUP <0013> gsup_server.c:235 4:  20250131122711616 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122711616 DLGSUP <0013> gsup_server.c:235 5:  20250131122711616 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122711616 DLGSUP <0013> gsup_server.c:235 7:  20250131122711616 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122711616 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122711616 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122711616 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@2a3cb89379fe: 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") 20250131122711645 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45945<->l=127.0.0.1:4259) 20250131122711650 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250131122711650 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@2a3cb89379fe: Created GsupExpect[0] for "262427641809379" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250131122711675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 20250131122711681 DAUC <0003> db_auc.c:157 IMSI='262427641809379': No 2G Auth Data 20250131122711681 DAUC <0003> db_auc.c:192 IMSI='262427641809379': No 3G Auth Data 20250131122711689 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610267786.msisdn 20250131122711689 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610267786.msisdn: not attached (vlr_number unset) 20250131122711689 DDGSM <0007> mslookup_server.c:327 sip.voice.491610267786.msisdn: does not exist in GSUP proxy 20250131122712697 DLINP <000b> input/ipa.c:451 connected read/write 20250131122712697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122712697 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427641809379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427641809379" cn_domain=CS} 20250131122712697 DLU <0006> fsm.c:456 lu(262427641809379)[0x563b6d735450]{UNVALIDATED}: Allocated 20250131122712697 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427641809379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250131122712697 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427641809379)[0x563b6d735450]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250131122712697 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427641809379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427641809379" cn_domain=CS} 20250131122712698 DLINP <000b> input/ipa.c:451 connected read/write 20250131122712698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122712698 DLINP <000b> input/ipa.c:451 connected read/write 20250131122712698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@2a3cb89379fe: Found GsupExpect[0] for "262427641809379" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@2a3cb89379fe: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262427641809379" 20250131122712704 DLINP <000b> input/ipa.c:451 connected read/write 20250131122712704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122712704 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427641809379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427641809379"} 20250131122712705 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427641809379)[0x563b6d735450]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250131122712705 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427641809379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250131122712705 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427641809379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427641809379"} 20250131122712705 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427641809379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122712705 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427641809379)[0x563b6d735450]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250131122712705 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427641809379)[0x563b6d735450]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250131122712705 DLU <0006> fsm.c:568 lu(CS:IMSI-262427641809379)[0x563b6d735450]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250131122712705 DLINP <000b> input/ipa.c:451 connected read/write 20250131122712705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122712705 DLINP <000b> input/ipa.c:451 connected read/write 20250131122712705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122712709 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610267786.msisdn 20250131122712709 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610267786.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250131122712709 DDGSM <0007> mslookup_server.c:327 sip.voice.491610267786.msisdn: does not exist in GSUP proxy 20250131122712709 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610267786.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@2a3cb89379fe: setverdict(pass): pass -> pass, component reason not changed 20250131122712715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53632<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@2a3cb89379fe: Final verdict of PTC: pass 20250131122712717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 20250131122712719 DLINP <000b> input/ipa.c:451 connected read/write 20250131122712719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122712719 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122712719 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122712719 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122712719 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45945<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@2a3cb89379fe: Final verdict of PTC: none 311@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 311: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:27:12 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 20250131122712761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4258 20250131122712862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53634<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21652) Waiting for packet dumper to finish... 1 (prev_count=21652, count=37708) 20250131122714672 DSS <0004> hlr_ussd.c:239 262421237097706/0xb8ebaa77: SS Session Timeout, destroying 20250131122714672 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421237097706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_MSLookup_GSUP_proxy started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122715971 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122715971 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122715975 DLINP <000b> input/ipa.c:451 connected read/write 20250131122715975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122715977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@2a3cb89379fe: 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) } } } } 20250131122715980 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250131122715980 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@2a3cb89379fe: 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 } } } } 20250131122715980 DLINP <000b> input/ipa.c:451 connected read/write 20250131122715980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122715980 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122715980 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122715980 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  20250131122715980 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122715980 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  20250131122715980 DLGSUP <0013> gsup_server.c:235 2:  20250131122715980 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122715980 DLGSUP <0013> gsup_server.c:235 3:  20250131122715980 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122715980 DLGSUP <0013> gsup_server.c:235 4:  20250131122715980 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122715980 DLGSUP <0013> gsup_server.c:235 5:  20250131122715981 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122715981 DLGSUP <0013> gsup_server.c:235 7:  20250131122715981 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122715981 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122715981 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122715981 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)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@2a3cb89379fe: 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") 20250131122716013 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40529<->l=127.0.0.1:4259) 20250131122716016 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250131122716016 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@2a3cb89379fe: Created GsupExpect[0] for "262427266283173" to be handled at TC_MSLookup_GSUP_proxy(320) 20250131122716029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@2a3cb89379fe: Created GsupExpect[0] for "262427266283173" to be handled at TC_MSLookup_GSUP_proxy(320) 20250131122716036 DLINP <000b> input/ipa.c:451 connected read/write 20250131122716036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122716036 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427266283173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427266283173" cn_domain=CS} 20250131122716036 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427266283173 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250131122716036 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427266283173 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250131122716037 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427266283173.imsi 20250131122716037 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427266283173.imsi 20250131122716037 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427266283173.imsi: does not exist in local HLR 20250131122716048 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427266283173 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250131122716048 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250131122716048 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250131122716048 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250131122716048 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250131122716049 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250131122716049 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427266283173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122716049 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250131122716049 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250131122716049 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250131122716049 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250131122716049 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250131122716049 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@2a3cb89379fe: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@2a3cb89379fe: 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) } } } } 20250131122716053 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122716053 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122716053 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250131122716053 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250131122716053 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250131122716056 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122716056 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122716056 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@2a3cb89379fe: 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)@2a3cb89379fe: 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)@2a3cb89379fe: Found GsupExpect[0] for "262427266283173" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@2a3cb89379fe: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427266283173" HLR_Test-GSUP-server-IPA(318)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122716098 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122716098 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122716098 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122716098 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122716099 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427266283173 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612226044 20250131122716099 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427266283173 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250131122716099 DLINP <000b> input/ipa.c:451 connected read/write 20250131122716099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122716099 DLINP <000b> input/ipa.c:451 connected read/write 20250131122716099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@2a3cb89379fe: Found GsupExpect[0] for "262427266283173" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@2a3cb89379fe: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427266283173" 20250131122716107 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122716107 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122716107 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427266283173 MSISDN-491612226044 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250131122716107 DLINP <000b> input/ipa.c:451 connected read/write 20250131122716107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122716107 DLINP <000b> input/ipa.c:451 connected read/write 20250131122716107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122716110 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122716110 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122716111 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427266283173 MSISDN-491612226044 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 20250131122716111 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427266283173 MSISDN-491612226044 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250131122716111 DLINP <000b> input/ipa.c:451 connected read/write 20250131122716111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122716111 DLINP <000b> input/ipa.c:451 connected read/write 20250131122716111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122716113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@2a3cb89379fe: Final verdict of PTC: pass 20250131122716115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53648<->l=127.0.0.1:4258 20250131122716117 DLINP <000b> input/ipa.c:451 connected read/write 20250131122716117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122716117 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP-server(317)@2a3cb89379fe: Final verdict of PTC: none 20250131122716117 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122716118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122716118 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40529<->l=127.0.0.1:4259) 316@2a3cb89379fe: Final verdict of PTC: none 20250131122716119 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122716119 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122716119 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP(315)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@2a3cb89379fe: Final verdict of PTC: none 20250131122716119 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250131122716119 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)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 316: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:27:16 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 20250131122716207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53656<->l=127.0.0.1:4258 20250131122716308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53656<->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=43036) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:27: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_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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122719423 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122719423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122719427 DLINP <000b> input/ipa.c:451 connected read/write 20250131122719427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122719428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122719430 DLINP <000b> input/ipa.c:451 connected read/write 20250131122719431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122719431 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122719431 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122719431 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  20250131122719431 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122719431 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  20250131122719431 DLGSUP <0013> gsup_server.c:235 2:  20250131122719431 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122719431 DLGSUP <0013> gsup_server.c:235 3:  20250131122719431 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122719431 DLGSUP <0013> gsup_server.c:235 4:  20250131122719431 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122719431 DLGSUP <0013> gsup_server.c:235 5:  20250131122719431 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122719431 DLGSUP <0013> gsup_server.c:235 7:  20250131122719431 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(321)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122719431 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122719431 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122719431 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250131122719431 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250131122719431 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@2a3cb89379fe: 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") 20250131122719459 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41943<->l=127.0.0.1:4259) 20250131122719464 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250131122719464 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@2a3cb89379fe: Created GsupExpect[0] for "262420866030272" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250131122719487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4258 20250131122719492 DAUC <0003> db_auc.c:157 IMSI='262420866030272': No 2G Auth Data 20250131122719492 DAUC <0003> db_auc.c:192 IMSI='262420866030272': No 3G Auth Data 20250131122719499 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420866030272.imsi 20250131122719499 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420866030272.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122719503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@2a3cb89379fe: Final verdict of PTC: pass 20250131122719505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53672<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@2a3cb89379fe: Final verdict of PTC: none 20250131122719506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41943<->l=127.0.0.1:4259) 20250131122719506 DLINP <000b> input/ipa.c:451 connected read/write 20250131122719506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122719506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122719506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122719506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@2a3cb89379fe: Final verdict of PTC: none 323@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 323: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:27:19 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 20250131122719532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53696<->l=127.0.0.1:4258 20250131122719632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53696<->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@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:27: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_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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122722736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122722736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122722740 DLINP <000b> input/ipa.c:451 connected read/write 20250131122722740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122722742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@2a3cb89379fe: 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)@2a3cb89379fe: 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 } } } } 20250131122722745 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250131122722745 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250131122722745 DLINP <000b> input/ipa.c:451 connected read/write 20250131122722745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122722745 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122722746 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122722746 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  20250131122722746 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122722746 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  20250131122722746 DLGSUP <0013> gsup_server.c:235 2:  20250131122722746 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122722746 DLGSUP <0013> gsup_server.c:235 3:  20250131122722746 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122722746 DLGSUP <0013> gsup_server.c:235 4:  20250131122722746 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122722746 DLGSUP <0013> gsup_server.c:235 5:  20250131122722746 DLGSUP <0013> gsup_server.c:237 5: 00  20250131122722746 DLGSUP <0013> gsup_server.c:235 7:  20250131122722746 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(326)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122722746 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122722746 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122722746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@2a3cb89379fe: 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") 20250131122722774 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46501<->l=127.0.0.1:4259) 20250131122722776 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250131122722776 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@2a3cb89379fe: Created GsupExpect[0] for "262426373232821" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250131122722785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51234<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@2a3cb89379fe: Created GsupExpect[0] for "262426373232821" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250131122722790 DLINP <000b> input/ipa.c:451 connected read/write 20250131122722790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122722790 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426373232821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426373232821" cn_domain=CS} 20250131122722790 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426373232821 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250131122722790 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426373232821 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250131122722790 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426373232821.imsi 20250131122722790 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426373232821.imsi 20250131122722790 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426373232821.imsi: does not exist in local HLR 20250131122722797 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426373232821 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250131122722797 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250131122722797 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250131122722797 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250131122722797 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250131122722797 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250131122722797 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426373232821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122722797 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250131122722797 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250131122722797 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250131122722797 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250131122722797 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250131122722797 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@2a3cb89379fe: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@2a3cb89379fe: 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) } } } } 20250131122722800 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122722800 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122722800 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250131122722800 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250131122722800 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250131122722802 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122722802 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122722802 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@2a3cb89379fe: 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)@2a3cb89379fe: 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)@2a3cb89379fe: Found GsupExpect[0] for "262426373232821" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@2a3cb89379fe: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426373232821" HLR_Test-GSUP-server-IPA(330)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122722846 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122722846 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122722846 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122722846 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122722846 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426373232821 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610031064 20250131122722847 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426373232821 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250131122722847 DLINP <000b> input/ipa.c:451 connected read/write 20250131122722847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122722847 DLINP <000b> input/ipa.c:451 connected read/write 20250131122722847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@2a3cb89379fe: Found GsupExpect[0] for "262426373232821" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@2a3cb89379fe: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426373232821" 20250131122722858 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122722858 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122722858 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426373232821 MSISDN-491610031064 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250131122722858 DLINP <000b> input/ipa.c:451 connected read/write 20250131122722858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122722858 DLINP <000b> input/ipa.c:451 connected read/write 20250131122722858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122722863 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122722863 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122722863 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426373232821 MSISDN-491610031064 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 20250131122722863 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426373232821 MSISDN-491610031064 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250131122722863 DLINP <000b> input/ipa.c:451 connected read/write 20250131122722863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122722863 DLINP <000b> input/ipa.c:451 connected read/write 20250131122722863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122722867 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426373232821.imsi 20250131122722867 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426373232821.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122723877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51234<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@2a3cb89379fe: Final verdict of PTC: pass 20250131122723880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 20250131122723882 DLINP <000b> input/ipa.c:451 connected read/write 20250131122723882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122723882 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122723882 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122723882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122723882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46501<->l=127.0.0.1:4259) 20250131122723883 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122723884 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122723884 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250131122723884 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250131122723884 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(329)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP(327)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@2a3cb89379fe: Final verdict of PTC: none 328@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 328: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 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 20250131122723919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51238<->l=127.0.0.1:4258 20250131122724020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51238<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36236) Waiting for packet dumper to finish... 1 (prev_count=36236, count=44404) MTC@2a3cb89379fe: 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@2a3cb89379fe: 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 ------ Fri Jan 31 12:27:26 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@2a3cb89379fe: 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@2a3cb89379fe: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@2a3cb89379fe: legacy= false MTC@2a3cb89379fe: in not legacy case 1 MTC@2a3cb89379fe: in not legacy case 2 20250131122727131 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250131122727131 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122727135 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122727136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51252<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@2a3cb89379fe: 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) } } } } 20250131122727137 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122727137 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250131122727137 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250131122727137 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  20250131122727137 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250131122727137 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  20250131122727137 DLGSUP <0013> gsup_server.c:235 2:  20250131122727137 DLGSUP <0013> gsup_server.c:237 2: 00  20250131122727137 DLGSUP <0013> gsup_server.c:235 3:  20250131122727137 DLGSUP <0013> gsup_server.c:237 3: 00  20250131122727137 DLGSUP <0013> gsup_server.c:235 4:  20250131122727137 DLGSUP <0013> gsup_server.c:237 4: 00  20250131122727137 DLGSUP <0013> gsup_server.c:235 5:  20250131122727137 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(333)@2a3cb89379fe: 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 } } } } 20250131122727137 DLGSUP <0013> gsup_server.c:235 7:  20250131122727137 DLGSUP <0013> gsup_server.c:237 7: 00  20250131122727137 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250131122727137 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250131122727137 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122727138 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250131122727138 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@2a3cb89379fe: 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") 20250131122727170 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35865<->l=127.0.0.1:4259) 20250131122727172 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250131122727172 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@2a3cb89379fe: Created GsupExpect[0] for "262421388214324" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250131122727187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51266<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@2a3cb89379fe: Created GsupExpect[0] for "262421388214324" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250131122727194 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122727194 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421388214324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421388214324" cn_domain=CS} 20250131122727194 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421388214324 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250131122727195 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421388214324 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250131122727195 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421388214324.imsi 20250131122727195 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421388214324.imsi 20250131122727195 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421388214324.imsi: does not exist in local HLR 20250131122727203 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421388214324 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250131122727203 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250131122727203 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250131122727203 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250131122727203 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250131122727203 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250131122727203 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421388214324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250131122727203 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250131122727203 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250131122727203 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250131122727203 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250131122727203 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250131122727203 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@2a3cb89379fe: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@2a3cb89379fe: 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) } } } } 20250131122727207 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122727207 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122727207 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250131122727207 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250131122727207 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250131122727209 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122727209 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122727210 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@2a3cb89379fe: 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)@2a3cb89379fe: 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)@2a3cb89379fe: Found GsupExpect[0] for "262421388214324" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@2a3cb89379fe: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421388214324" HLR_Test-GSUP-server-IPA(337)@2a3cb89379fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@2a3cb89379fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250131122727250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122727250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122727250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122727250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122727251 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421388214324 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616253832 20250131122727251 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421388214324 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250131122727251 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122727251 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@2a3cb89379fe: Found GsupExpect[0] for "262421388214324" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@2a3cb89379fe: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421388214324" 20250131122727259 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122727259 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122727259 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421388214324 MSISDN-491616253832 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250131122727259 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122727259 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122727263 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122727263 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122727263 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421388214324 MSISDN-491616253832 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 20250131122727263 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421388214324 MSISDN-491616253832 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250131122727263 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122727263 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250131122727267 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616253832.msisdn 20250131122727267 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491616253832.msisdn: does not exist in local HLR 20250131122727267 DDGSM <0007> mslookup_server.c:352 sip.voice.491616253832.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250131122727267 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616253832.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@2a3cb89379fe: setverdict(pass): none -> pass 20250131122727272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51266<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@2a3cb89379fe: Final verdict of PTC: pass 20250131122727273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51252<->l=127.0.0.1:4258 20250131122727275 DLINP <000b> input/ipa.c:451 connected read/write 20250131122727275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250131122727275 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250131122727275 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250131122727275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250131122727276 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35865<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@2a3cb89379fe: Final verdict of PTC: none 335@2a3cb89379fe: Final verdict of PTC: none 20250131122727276 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250131122727276 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250131122727276 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250131122727276 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250131122727276 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(336)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@2a3cb89379fe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@2a3cb89379fe: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@2a3cb89379fe: Final verdict of PTC: none MTC@2a3cb89379fe: Setting final verdict of the test case. MTC@2a3cb89379fe: Local verdict of MTC: none MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC with component reference 335: none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@2a3cb89379fe: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@2a3cb89379fe: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@2a3cb89379fe: 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'. Fri Jan 31 12:27:27 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 20250131122727371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51272<->l=127.0.0.1:4258 20250131122727472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51272<->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@2a3cb89379fe: 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@2a3cb89379fe: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2a3cb89379fe: Terminating MTC. MC@2a3cb89379fe: MTC terminated. MC2> exit MC@2a3cb89379fe: Shutting down session. MC@2a3cb89379fe: 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 (1055186) [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-20250131-1225-42c81796-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-20250131-1225-42c81796-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1055140) [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-20250131-1225-42c81796-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-20250131-1225-42c81796-0'] testenv-hlr-osmocom-latest-20250131-1225-42c81796-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2312/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS