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 e9feead11104a79958b96d3b5002b690e920a981 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Commit message: "sgsn: remove osmo-sgsn <= 1.12.0 code path" > git rev-list --no-walk e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins1557605786362344117.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:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 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-20250219-1225-d84484f6-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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 [246 kB] Fetched 9306 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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-0', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_1.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_5.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_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_GR_DataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.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_1.cc Creating dependency file for MAP_ER_DataTypes_part_2.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_DataTypes.cc Creating dependency file for SS_Errors.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_OM_DataTypes.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_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_4.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_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_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.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_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_3.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_3.cc Creating dependency file for Misc_Helpers_part_4.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_Functions_part_7.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_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_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_CtrlFunct_part_1.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_CtrlFunct_part_5.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_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_7.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_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 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_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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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 [197 kB] Fetched 198 kB in 0s (728 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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 20 newly installed, 0 to remove and 48 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.0 [21.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.0 [23.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.0 [113 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.0 [460 kB] Fetched 11.4 MB in 0s (73.7 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.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.9.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.9.0_amd64.deb ... Unpacking osmo-hlr (1.9.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.9.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmo-mslookup1:amd64 (1.9.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.0) ... Setting up osmo-hlr (1.9.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 osmo-hlr-dbg (1.9.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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20250219122516475 DMAIN <0000> hlr.c:813 hlr starting 20250219122516475 DDB <0001> db.c:599 using database: :memory: 20250219122516475 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250219122516476 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250219122516476 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250219122516476 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250219122516476 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250219122516476 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250219122516477 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250219122516477 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250219122516477 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250219-1225-d84484f6-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@bf322a5b51b3: Unix server socket created successfully. MC@bf322a5b51b3: Listening on TCP port 44731. bf322a5b51b3 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests bf322a5b51b3 44731 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@bf322a5b51b3: New HC connected from 10.0.2.100 [10.0.2.100]. bf322a5b51b3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@bf322a5b51b3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@bf322a5b51b3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@bf322a5b51b3: Configuration file was processed on all HCs. MC@bf322a5b51b3: Creating MTC on host 10.0.2.100. MC@bf322a5b51b3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@bf322a5b51b3: 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 ------ Wed Feb 19 12:25:16 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_sai_err_invalid_imsi started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122517733 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122517733 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122517735 DLINP <000b> input/ipa.c:452 connected read/write 20250219122517735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122517735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122517736 DLINP <000b> input/ipa.c:452 connected read/write 20250219122517736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122517736 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122517736 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122517736 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122517736 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122517736 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122517736 DLGSUP <0013> gsup_server.c:236 2:  20250219122517736 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122517736 DLGSUP <0013> gsup_server.c:236 3:  20250219122517736 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122517736 DLGSUP <0013> gsup_server.c:236 4:  20250219122517736 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122517736 DLGSUP <0013> gsup_server.c:236 5:  20250219122517736 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122517736 DLGSUP <0013> gsup_server.c:236 7:  20250219122517736 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122517736 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122517736 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122517736 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@bf322a5b51b3: 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") 20250219122517743 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34847<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@bf322a5b51b3: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250219122517749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 20250219122517778 DLINP <000b> input/ipa.c:452 connected read/write 20250219122517778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122517778 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20250219122517778 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250219122517778 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20250219122517778 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122517778 DLINP <000b> input/ipa.c:452 connected read/write 20250219122517778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122517778 DLINP <000b> input/ipa.c:452 connected read/write 20250219122517778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@bf322a5b51b3: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122517785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@bf322a5b51b3: Final verdict of PTC: pass 20250219122517787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4258 20250219122517789 DLINP <000b> input/ipa.c:452 connected read/write 20250219122517789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122517789 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122517789 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122517789 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122517790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34847<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@bf322a5b51b3: Final verdict of PTC: none 5@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 5: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:17 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 20250219122517847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 20250219122517948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25056) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_sai started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122521067 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122521067 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122521070 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@bf322a5b51b3: 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) } } } } 20250219122521073 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(8)@bf322a5b51b3: 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 } } } } 20250219122521073 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122521074 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122521074 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122521074 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122521074 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122521074 DLGSUP <0013> gsup_server.c:236 2:  20250219122521074 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122521074 DLGSUP <0013> gsup_server.c:236 3:  20250219122521074 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122521074 DLGSUP <0013> gsup_server.c:236 4:  20250219122521074 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122521074 DLGSUP <0013> gsup_server.c:236 5:  20250219122521074 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122521074 DLGSUP <0013> gsup_server.c:236 7:  20250219122521074 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122521074 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122521074 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(8)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122521074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@bf322a5b51b3: 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") 20250219122521086 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42759<->l=127.0.0.1:4259) 20250219122521090 DAUC <0003> db_auc.c:157 IMSI='262425178396667': No 2G Auth Data 20250219122521090 DAUC <0003> db_auc.c:192 IMSI='262425178396667': No 3G Auth Data HLR_Test-GSUP(9)@bf322a5b51b3: Created GsupExpect[0] for "262425178396667" to be handled at TC_gsup_sai(12) 20250219122521102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 20250219122521114 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521114 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521114 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425178396667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425178396667"} 20250219122521114 DAUC <0003> db_auc.c:192 IMSI='262425178396667': No 3G Auth Data 20250219122521114 DAUC <0003> db_auc.c:236 IMSI='262425178396667': Calling to generate 5 vectors 20250219122521114 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250219122521114 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122521114 DAUC <0003> auc.c:113 vector [0]: rand = 1d1d7c9c4144556734b3d72269ee0afb 20250219122521114 DAUC <0003> auc.c:179 vector [0]: kc = 12b7584967f46800 20250219122521114 DAUC <0003> auc.c:180 vector [0]: sres = f4f9b966 20250219122521114 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122521114 DAUC <0003> auc.c:113 vector [1]: rand = cb925b9dac8d40a203612fec99382b1e 20250219122521114 DAUC <0003> auc.c:179 vector [1]: kc = 1d77efdbaffca400 20250219122521114 DAUC <0003> auc.c:180 vector [1]: sres = 12bbbcc3 20250219122521114 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122521114 DAUC <0003> auc.c:113 vector [2]: rand = d131e7bf884fa57199a502f9f60ef8fd 20250219122521114 DAUC <0003> auc.c:179 vector [2]: kc = 2df5e9f7ced73c00 20250219122521114 DAUC <0003> auc.c:180 vector [2]: sres = f00e99fb 20250219122521114 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122521114 DAUC <0003> auc.c:113 vector [3]: rand = 0b445a0535bc6500c1a486ef9879803c 20250219122521114 DAUC <0003> auc.c:179 vector [3]: kc = 4639e78057ff7400 20250219122521114 DAUC <0003> auc.c:180 vector [3]: sres = b48270a6 20250219122521114 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122521114 DAUC <0003> auc.c:113 vector [4]: rand = a58cc410b1430bc81c9e9985bbc5e8f4 20250219122521114 DAUC <0003> auc.c:179 vector [4]: kc = 76c81fe93569ac00 20250219122521114 DAUC <0003> auc.c:180 vector [4]: sres = c03a307c 20250219122521114 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250219122521114 DAUC <0003> db_auc.c:245 IMSI='262425178396667': Generated 5 vectors 20250219122521114 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425178396667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425178396667"} 20250219122521114 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425178396667 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122521114 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122521114 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf322a5b51b3: Found GsupExpect[0] for "262425178396667" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_sai(12)"262425178396667" TC_gsup_sai(12)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122521117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48918<->l=127.0.0.1:4258 TC_gsup_sai(12)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(12)@bf322a5b51b3: Final verdict of PTC: pass 20250219122521118 DAUC <0003> db_auc.c:157 IMSI='262422505346450': No 2G Auth Data 20250219122521118 DAUC <0003> db_auc.c:192 IMSI='262422505346450': No 3G Auth Data HLR_Test-GSUP(9)@bf322a5b51b3: Created GsupExpect[0] for "262422505346450" to be handled at TC_gsup_sai(13) 20250219122521126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4258 20250219122521127 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521127 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422505346450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422505346450"} 20250219122521127 DAUC <0003> db_auc.c:192 IMSI='262422505346450': No 3G Auth Data 20250219122521127 DAUC <0003> db_auc.c:236 IMSI='262422505346450': Calling to generate 5 vectors 20250219122521127 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250219122521127 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122521127 DAUC <0003> auc.c:113 vector [0]: rand = 5b0f706001dd82574446ee8a3ffd8d07 20250219122521127 DAUC <0003> auc.c:179 vector [0]: kc = 8f545eb85c3e3000 20250219122521127 DAUC <0003> auc.c:180 vector [0]: sres = 9e5f8ea1 20250219122521127 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122521127 DAUC <0003> auc.c:113 vector [1]: rand = 0f53baca13ea7ecfe47e4378274e4bdb 20250219122521127 DAUC <0003> auc.c:179 vector [1]: kc = 3559b8a73a5c7000 20250219122521127 DAUC <0003> auc.c:180 vector [1]: sres = 65a7c2d9 20250219122521127 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122521127 DAUC <0003> auc.c:113 vector [2]: rand = 8f95fcd2f5033b36fc8f06c4570d08ec 20250219122521127 DAUC <0003> auc.c:179 vector [2]: kc = 5d75097c5a749400 20250219122521127 DAUC <0003> auc.c:180 vector [2]: sres = 7202d4f3 20250219122521127 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122521127 DAUC <0003> auc.c:113 vector [3]: rand = 011a3fd566fb29467c0c823f0437e284 20250219122521127 DAUC <0003> auc.c:179 vector [3]: kc = b4855df81204b800 20250219122521127 DAUC <0003> auc.c:180 vector [3]: sres = 53aca238 20250219122521127 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122521127 DAUC <0003> auc.c:113 vector [4]: rand = 130da7a29fe1fe9d4e359bce5e34f92c 20250219122521127 DAUC <0003> auc.c:179 vector [4]: kc = 69e13859b3c60c00 20250219122521127 DAUC <0003> auc.c:180 vector [4]: sres = b4d462b2 20250219122521127 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250219122521127 DAUC <0003> db_auc.c:245 IMSI='262422505346450': Generated 5 vectors 20250219122521127 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422505346450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422505346450"} 20250219122521127 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422505346450 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122521127 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122521127 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf322a5b51b3: Found GsupExpect[0] for "262422505346450" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_sai(13)"262422505346450" TC_gsup_sai(13)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai(13)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122521128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4258 TC_gsup_sai(13)@bf322a5b51b3: Final verdict of PTC: pass 20250219122521129 DAUC <0003> db_auc.c:157 IMSI='262426550630476': No 2G Auth Data 20250219122521129 DAUC <0003> db_auc.c:192 IMSI='262426550630476': No 3G Auth Data HLR_Test-GSUP(9)@bf322a5b51b3: Created GsupExpect[0] for "262426550630476" to be handled at TC_gsup_sai(14) 20250219122521134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 20250219122521136 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521136 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521136 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426550630476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426550630476"} 20250219122521136 DAUC <0003> db_auc.c:192 IMSI='262426550630476': No 3G Auth Data 20250219122521136 DAUC <0003> db_auc.c:236 IMSI='262426550630476': Calling to generate 5 vectors 20250219122521136 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250219122521136 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122521136 DAUC <0003> auc.c:113 vector [0]: rand = 81f924678c4a79c83b2a1ea096d07d9a 20250219122521136 DAUC <0003> auc.c:179 vector [0]: kc = 78f0d644393cc658 20250219122521136 DAUC <0003> auc.c:180 vector [0]: sres = 98405cf5 20250219122521136 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122521136 DAUC <0003> auc.c:113 vector [1]: rand = 4a5d40aadb3fdbeeee7ce7e7cdac9389 20250219122521136 DAUC <0003> auc.c:179 vector [1]: kc = 0c3c83e1b80022ca 20250219122521136 DAUC <0003> auc.c:180 vector [1]: sres = 5e204d69 20250219122521136 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122521136 DAUC <0003> auc.c:113 vector [2]: rand = 1bf8404c0c78343f7a8ef41c8d5f3637 20250219122521136 DAUC <0003> auc.c:179 vector [2]: kc = 7622831bf5fc0809 20250219122521136 DAUC <0003> auc.c:180 vector [2]: sres = 36263202 20250219122521136 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122521136 DAUC <0003> auc.c:113 vector [3]: rand = 0145323f001a1fdd684c0dabf35a2f4c 20250219122521136 DAUC <0003> auc.c:179 vector [3]: kc = 9a56d4bfd916b12a 20250219122521136 DAUC <0003> auc.c:180 vector [3]: sres = e494c4ce 20250219122521136 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122521136 DAUC <0003> auc.c:113 vector [4]: rand = 3b255b37cee6f6adaaed637ce87f4191 20250219122521136 DAUC <0003> auc.c:179 vector [4]: kc = 39d337da36f007f6 20250219122521136 DAUC <0003> auc.c:180 vector [4]: sres = e24b5c50 20250219122521136 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250219122521136 DAUC <0003> db_auc.c:245 IMSI='262426550630476': Generated 5 vectors 20250219122521136 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426550630476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426550630476"} 20250219122521136 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426550630476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122521136 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122521136 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521136 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf322a5b51b3: Found GsupExpect[0] for "262426550630476" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_sai(14)"262426550630476" TC_gsup_sai(14)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai(14)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122521137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 TC_gsup_sai(14)@bf322a5b51b3: Final verdict of PTC: pass 20250219122521137 DAUC <0003> db_auc.c:157 IMSI='262427347316661': No 2G Auth Data 20250219122521137 DAUC <0003> db_auc.c:192 IMSI='262427347316661': No 3G Auth Data HLR_Test-GSUP(9)@bf322a5b51b3: Created GsupExpect[0] for "262427347316661" to be handled at TC_gsup_sai(15) 20250219122521143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 20250219122521145 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521145 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427347316661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427347316661"} 20250219122521145 DAUC <0003> db_auc.c:157 IMSI='262427347316661': No 2G Auth Data 20250219122521145 DAUC <0003> db_auc.c:236 IMSI='262427347316661': Calling to generate 5 vectors 20250219122521145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250219122521145 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122521145 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122521145 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122521145 DAUC <0003> auc.c:113 vector [0]: rand = e373ffd7585a3d00dc6666a222f345e6 20250219122521145 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122521145 DAUC <0003> auc.c:142 vector [0]: autn = a9be0fd5580a00001f4bfdead0e3ef1e 20250219122521145 DAUC <0003> auc.c:143 vector [0]: ck = 7575a48cdf301ab7594a12531f9674fd 20250219122521145 DAUC <0003> auc.c:144 vector [0]: ik = d2e67084cbe141c42661aa7c9064995e 20250219122521145 DAUC <0003> auc.c:145 vector [0]: res = 776037ac766a1d130000000000000000 20250219122521145 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122521145 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122521145 DAUC <0003> auc.c:151 vector [0]: kc = d8b86c279b23b6d0 20250219122521145 DAUC <0003> auc.c:152 vector [0]: sres = 010a2abf 20250219122521145 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122521145 DAUC <0003> auc.c:113 vector [1]: rand = 00a01074f56bc3dc9be698d9a3b03fc9 20250219122521145 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122521145 DAUC <0003> auc.c:142 vector [1]: autn = 8c81b130ff4a0000ca4622e10f0f177f 20250219122521145 DAUC <0003> auc.c:143 vector [1]: ck = 9f336655db4dee22666c17980d500866 20250219122521145 DAUC <0003> auc.c:144 vector [1]: ik = 98f034f4b1142bad743842bb1dfdc0cb 20250219122521145 DAUC <0003> auc.c:145 vector [1]: res = 08e59360d0a3a01f0000000000000000 20250219122521145 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122521145 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122521145 DAUC <0003> auc.c:151 vector [1]: kc = 159707827af40d22 20250219122521145 DAUC <0003> auc.c:152 vector [1]: sres = d846337f 20250219122521145 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122521145 DAUC <0003> auc.c:113 vector [2]: rand = efb81ce63993f53731690fdc4edc6127 20250219122521145 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122521145 DAUC <0003> auc.c:142 vector [2]: autn = 256499808cc50000009cbed48fba1983 20250219122521145 DAUC <0003> auc.c:143 vector [2]: ck = 390ba571c0732cc63aaca08b659ebb24 20250219122521145 DAUC <0003> auc.c:144 vector [2]: ik = 2e9e62ee3cf90a31ee1f56990075c013 20250219122521145 DAUC <0003> auc.c:145 vector [2]: res = 69b9c7700772affc0000000000000000 20250219122521145 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122521145 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122521145 DAUC <0003> auc.c:151 vector [2]: kc = c326318d99615dc0 20250219122521145 DAUC <0003> auc.c:152 vector [2]: sres = 6ecb688c 20250219122521145 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122521145 DAUC <0003> auc.c:113 vector [3]: rand = d683ae3d3be6ad6bd2323006e8f4b792 20250219122521145 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122521145 DAUC <0003> auc.c:142 vector [3]: autn = 95b690951f0f000000efdf645d8338f2 20250219122521145 DAUC <0003> auc.c:143 vector [3]: ck = 41279ac204d30cf30b50aec04763485b 20250219122521145 DAUC <0003> auc.c:144 vector [3]: ik = 6deb0c32d633e0d0963c6e3c0e9b6780 20250219122521145 DAUC <0003> auc.c:145 vector [3]: res = c730709cdcdb98c20000000000000000 20250219122521145 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122521145 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122521145 DAUC <0003> auc.c:151 vector [3]: kc = b1a0560c9b18c3f8 20250219122521145 DAUC <0003> auc.c:152 vector [3]: sres = 1bebe85e 20250219122521145 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122521145 DAUC <0003> auc.c:113 vector [4]: rand = affdce093c5e2e14c0418fdd5ea22539 20250219122521145 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122521145 DAUC <0003> auc.c:142 vector [4]: autn = 7b7f1e3e7d1b00000c798b272d70c649 20250219122521145 DAUC <0003> auc.c:143 vector [4]: ck = bc30be7d4313b906b306de9f97189488 20250219122521145 DAUC <0003> auc.c:144 vector [4]: ik = 78749ddd660a14940a7c31e2976ec789 20250219122521145 DAUC <0003> auc.c:145 vector [4]: res = 608bd96a67d3e4280000000000000000 20250219122521145 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122521145 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250219122521145 DAUC <0003> auc.c:151 vector [4]: kc = 7d3eccdd256ffe93 20250219122521145 DAUC <0003> auc.c:152 vector [4]: sres = 07583d42 20250219122521145 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250219122521145 DAUC <0003> db_auc.c:245 IMSI='262427347316661': Generated 5 vectors 20250219122521145 DAUC <0003> db_auc.c:249 IMSI='262427347316661': Updating SQN=161 in DB 20250219122521145 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427347316661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427347316661"} 20250219122521145 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427347316661 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122521145 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122521145 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521145 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf322a5b51b3: Found GsupExpect[0] for "262427347316661" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_sai(15)"262427347316661" TC_gsup_sai(15)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai(15)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122521146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48938<->l=127.0.0.1:4258 TC_gsup_sai(15)@bf322a5b51b3: Final verdict of PTC: pass 20250219122521147 DAUC <0003> db_auc.c:157 IMSI='262421314324874': No 2G Auth Data 20250219122521147 DAUC <0003> db_auc.c:192 IMSI='262421314324874': No 3G Auth Data HLR_Test-GSUP(9)@bf322a5b51b3: Created GsupExpect[0] for "262421314324874" to be handled at TC_gsup_sai(16) 20250219122521153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4258 20250219122521154 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521154 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421314324874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421314324874"} 20250219122521154 DAUC <0003> db_auc.c:157 IMSI='262421314324874': No 2G Auth Data 20250219122521154 DAUC <0003> db_auc.c:236 IMSI='262421314324874': Calling to generate 5 vectors 20250219122521154 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250219122521154 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122521154 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250219122521154 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122521154 DAUC <0003> auc.c:113 vector [0]: rand = ba479a7205ce4d1747f5d1ea17d753a2 20250219122521154 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122521154 DAUC <0003> auc.c:142 vector [0]: autn = 0d25090edb2a0000047074529e86f777 20250219122521154 DAUC <0003> auc.c:143 vector [0]: ck = a2124843097741dc039abab639370273 20250219122521154 DAUC <0003> auc.c:144 vector [0]: ik = aee5cbe445fb67713f1fa3760f4cc192 20250219122521154 DAUC <0003> auc.c:145 vector [0]: res = 92ba9066199898860000000000000000 20250219122521154 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122521154 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122521154 DAUC <0003> auc.c:151 vector [0]: kc = 30729a677af7e54c 20250219122521154 DAUC <0003> auc.c:152 vector [0]: sres = 8b2208e0 20250219122521154 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122521154 DAUC <0003> auc.c:113 vector [1]: rand = 13f4c1b9b4ac0940cc5eaab1a39aa885 20250219122521154 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122521154 DAUC <0003> auc.c:142 vector [1]: autn = 60953c85d27b000000a230b93d0804ba 20250219122521154 DAUC <0003> auc.c:143 vector [1]: ck = 4579886a5536976984aa788083b7adb1 20250219122521154 DAUC <0003> auc.c:144 vector [1]: ik = 2516ac61a67759f24040f203cd722bc2 20250219122521154 DAUC <0003> auc.c:145 vector [1]: res = 55b127d96f3bbe010000000000000000 20250219122521154 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122521154 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122521154 DAUC <0003> auc.c:151 vector [1]: kc = a485ae88bd8448e8 20250219122521154 DAUC <0003> auc.c:152 vector [1]: sres = 3a8a99d8 20250219122521154 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122521154 DAUC <0003> auc.c:113 vector [2]: rand = b68566ddd16b595bd3548d51cbe815e5 20250219122521154 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122521154 DAUC <0003> auc.c:142 vector [2]: autn = a7a9715c697d0000cc98747a88616cf0 20250219122521154 DAUC <0003> auc.c:143 vector [2]: ck = b401eaa19d8ca5be5742e6a3535fb534 20250219122521154 DAUC <0003> auc.c:144 vector [2]: ik = 7d1b52b481e782bbfaa6748d07be35d2 20250219122521154 DAUC <0003> auc.c:145 vector [2]: res = 205ca5336ddaf0b80000000000000000 20250219122521154 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122521155 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122521155 DAUC <0003> auc.c:151 vector [2]: kc = 64fe2a3b488aa7e3 20250219122521155 DAUC <0003> auc.c:152 vector [2]: sres = 4d86558b 20250219122521155 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122521155 DAUC <0003> auc.c:113 vector [3]: rand = 1f50ed354ad0a31b6f188e0c012bb23c 20250219122521155 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122521155 DAUC <0003> auc.c:142 vector [3]: autn = c4961376813b0000869ba6e3292bced7 20250219122521155 DAUC <0003> auc.c:143 vector [3]: ck = f4ee8a17067683c08337a400988d0f9c 20250219122521155 DAUC <0003> auc.c:144 vector [3]: ik = 6f937c6172432196919ae6fc202dd32b 20250219122521155 DAUC <0003> auc.c:145 vector [3]: res = 7f3b1f316caef6d60000000000000000 20250219122521155 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122521155 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122521155 DAUC <0003> auc.c:151 vector [3]: kc = 89d0b48acc957ee1 20250219122521155 DAUC <0003> auc.c:152 vector [3]: sres = 1395e9e7 20250219122521155 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122521155 DAUC <0003> auc.c:113 vector [4]: rand = 8db6cc8ce54cb5d69782abd647d8cd7f 20250219122521155 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122521155 DAUC <0003> auc.c:142 vector [4]: autn = afc9f961b05b0000d54ee39dd063a6ab 20250219122521155 DAUC <0003> auc.c:143 vector [4]: ck = 50a3a53e2ded0534baf775a183c6e09c 20250219122521155 DAUC <0003> auc.c:144 vector [4]: ik = 5ed436dc90ecc15ee68261a6b6990039 20250219122521155 DAUC <0003> auc.c:145 vector [4]: res = 90dc210f8c5b82e40000000000000000 20250219122521155 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122521155 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250219122521155 DAUC <0003> auc.c:151 vector [4]: kc = 520287e5885e24cf 20250219122521155 DAUC <0003> auc.c:152 vector [4]: sres = 1c87a3eb 20250219122521155 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250219122521155 DAUC <0003> db_auc.c:245 IMSI='262421314324874': Generated 5 vectors 20250219122521155 DAUC <0003> db_auc.c:249 IMSI='262421314324874': Updating SQN=161 in DB 20250219122521155 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421314324874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421314324874"} 20250219122521155 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421314324874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122521155 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122521155 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf322a5b51b3: Found GsupExpect[0] for "262421314324874" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_sai(16)"262421314324874" TC_gsup_sai(16)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai(16)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122521156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4258 TC_gsup_sai(16)@bf322a5b51b3: Final verdict of PTC: pass 20250219122521156 DAUC <0003> db_auc.c:157 IMSI='262423332757295': No 2G Auth Data 20250219122521156 DAUC <0003> db_auc.c:192 IMSI='262423332757295': No 3G Auth Data HLR_Test-GSUP(9)@bf322a5b51b3: Created GsupExpect[0] for "262423332757295" to be handled at TC_gsup_sai(17) 20250219122521162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48958<->l=127.0.0.1:4258 20250219122521164 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521164 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423332757295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423332757295"} 20250219122521164 DAUC <0003> db_auc.c:236 IMSI='262423332757295': Calling to generate 5 vectors 20250219122521164 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122521164 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122521164 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122521164 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122521164 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122521164 DAUC <0003> auc.c:113 vector [0]: rand = aeea34ca615674c172574ed75c45413d 20250219122521164 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122521164 DAUC <0003> auc.c:142 vector [0]: autn = 390617429d730000aabc53a4c07ba651 20250219122521164 DAUC <0003> auc.c:143 vector [0]: ck = ea3df0aad705e0a5722130ffb361fa0c 20250219122521164 DAUC <0003> auc.c:144 vector [0]: ik = a80b54e0b6adbee85aa7619496eb45af 20250219122521164 DAUC <0003> auc.c:145 vector [0]: res = 891b962f14352aca0000000000000000 20250219122521164 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122521164 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122521164 DAUC <0003> auc.c:179 vector [0]: kc = b48009fdf5a50800 20250219122521164 DAUC <0003> auc.c:180 vector [0]: sres = e3807e2b 20250219122521164 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122521164 DAUC <0003> auc.c:113 vector [1]: rand = 7ef6d22d1e5a521c9425eced8616cacc 20250219122521164 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122521164 DAUC <0003> auc.c:142 vector [1]: autn = e9f3e4809d0a0000aa2bf48929945340 20250219122521164 DAUC <0003> auc.c:143 vector [1]: ck = 094327a40dd29c5adcd3d1362ee8484c 20250219122521164 DAUC <0003> auc.c:144 vector [1]: ik = aef50cda377a3861a6d47a41758f9655 20250219122521164 DAUC <0003> auc.c:145 vector [1]: res = 40610292fe67e1de0000000000000000 20250219122521164 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122521164 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122521164 DAUC <0003> auc.c:179 vector [1]: kc = 6cf4959fa585a800 20250219122521164 DAUC <0003> auc.c:180 vector [1]: sres = 37b3dd37 20250219122521164 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122521164 DAUC <0003> auc.c:113 vector [2]: rand = 87b5d9aa954d9452160301779d646188 20250219122521164 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122521164 DAUC <0003> auc.c:142 vector [2]: autn = 250eee27eb9a00007c8ca5a7d18e7da9 20250219122521164 DAUC <0003> auc.c:143 vector [2]: ck = 106919a0876ca9a2fe7a40af3e1d0dd5 20250219122521164 DAUC <0003> auc.c:144 vector [2]: ik = 99bfebf2e1629fbe365f1036d8222bc1 20250219122521164 DAUC <0003> auc.c:145 vector [2]: res = 611cf317eef15a6c0000000000000000 20250219122521164 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122521164 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122521164 DAUC <0003> auc.c:179 vector [2]: kc = a9a43e5fb16d8400 20250219122521164 DAUC <0003> auc.c:180 vector [2]: sres = 0191c17d 20250219122521164 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122521164 DAUC <0003> auc.c:113 vector [3]: rand = 09847ccffb0b4dd4f2d174781d6ff0e3 20250219122521164 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122521164 DAUC <0003> auc.c:142 vector [3]: autn = 136a997f00cf0000a40e0ce108f99a91 20250219122521164 DAUC <0003> auc.c:143 vector [3]: ck = 43f9ddb88909f008e92ec2a0f16d2fa1 20250219122521164 DAUC <0003> auc.c:144 vector [3]: ik = 8afc092a62f094d033eae73d72657db2 20250219122521164 DAUC <0003> auc.c:145 vector [3]: res = 8056a56aff7486f00000000000000000 20250219122521164 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122521164 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122521164 DAUC <0003> auc.c:179 vector [3]: kc = 0a0bda0f26a8b800 20250219122521164 DAUC <0003> auc.c:180 vector [3]: sres = c4231fac 20250219122521164 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122521164 DAUC <0003> auc.c:113 vector [4]: rand = 8313bcec74d3100635579b6a3c9cb0d2 20250219122521164 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122521164 DAUC <0003> auc.c:142 vector [4]: autn = 18da04d1edf200001318112ae1c8b9ed 20250219122521164 DAUC <0003> auc.c:143 vector [4]: ck = 55ab0b0b2e40643ff9fcc5a16b719daa 20250219122521164 DAUC <0003> auc.c:144 vector [4]: ik = 564f9ce4b940b48f4f460c311bc0c7d8 20250219122521164 DAUC <0003> auc.c:145 vector [4]: res = 481723c1afb903510000000000000000 20250219122521164 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122521164 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122521164 DAUC <0003> auc.c:179 vector [4]: kc = 8a71b371c6285800 20250219122521164 DAUC <0003> auc.c:180 vector [4]: sres = d5cfe4d5 20250219122521164 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122521164 DAUC <0003> db_auc.c:245 IMSI='262423332757295': Generated 5 vectors 20250219122521164 DAUC <0003> db_auc.c:249 IMSI='262423332757295': Updating SQN=161 in DB 20250219122521164 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423332757295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423332757295"} 20250219122521164 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423332757295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122521164 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122521164 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf322a5b51b3: Found GsupExpect[0] for "262423332757295" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_sai(17)"262423332757295" TC_gsup_sai(17)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai(17)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122521166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48958<->l=127.0.0.1:4258 TC_gsup_sai(17)@bf322a5b51b3: Final verdict of PTC: pass 20250219122521166 DAUC <0003> db_auc.c:157 IMSI='262425740896601': No 2G Auth Data 20250219122521166 DAUC <0003> db_auc.c:192 IMSI='262425740896601': No 3G Auth Data HLR_Test-GSUP(9)@bf322a5b51b3: Created GsupExpect[0] for "262425740896601" to be handled at TC_gsup_sai(18) 20250219122521172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48962<->l=127.0.0.1:4258 20250219122521174 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521174 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521174 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425740896601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425740896601"} 20250219122521174 DAUC <0003> db_auc.c:236 IMSI='262425740896601': Calling to generate 5 vectors 20250219122521174 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122521174 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122521174 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122521174 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122521174 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122521174 DAUC <0003> auc.c:113 vector [0]: rand = 6a458f893a1305c1d9b275d4a9648d96 20250219122521174 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122521174 DAUC <0003> auc.c:142 vector [0]: autn = b7e5ff45b1ab0000ff123d57679f2789 20250219122521174 DAUC <0003> auc.c:143 vector [0]: ck = e6a261d5a3d60cf2555aadc942a40dde 20250219122521174 DAUC <0003> auc.c:144 vector [0]: ik = 7b82ea5193dcebb266d59105fa0ec845 20250219122521174 DAUC <0003> auc.c:145 vector [0]: res = eb5e94ec7fa586d70000000000000000 20250219122521174 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122521174 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122521174 DAUC <0003> auc.c:179 vector [0]: kc = 4e5fdd2447eae000 20250219122521174 DAUC <0003> auc.c:180 vector [0]: sres = 7db9bba7 20250219122521174 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122521174 DAUC <0003> auc.c:113 vector [1]: rand = fc577bc0dd2e5af8a80275db85b93c3a 20250219122521174 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122521174 DAUC <0003> auc.c:142 vector [1]: autn = d3792431e73b000012324bb4ab21bb57 20250219122521174 DAUC <0003> auc.c:143 vector [1]: ck = 54039ebcd04120643e12719cedc967f8 20250219122521174 DAUC <0003> auc.c:144 vector [1]: ik = 9c22a1cc52f532ff2aca842c6d8118f3 20250219122521174 DAUC <0003> auc.c:145 vector [1]: res = 636138086dcadc9f0000000000000000 20250219122521174 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122521174 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122521174 DAUC <0003> auc.c:179 vector [1]: kc = d706b98440ce0800 20250219122521174 DAUC <0003> auc.c:180 vector [1]: sres = 21e3fd09 20250219122521174 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122521174 DAUC <0003> auc.c:113 vector [2]: rand = 68669ad5b1d9fb2093ae665620f2f82f 20250219122521174 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122521174 DAUC <0003> auc.c:142 vector [2]: autn = 7722fee0bd8b00003738892f0b1071e1 20250219122521174 DAUC <0003> auc.c:143 vector [2]: ck = 415edb8c15684412be8b9bcca3fc15c6 20250219122521174 DAUC <0003> auc.c:144 vector [2]: ik = 98834f622bcc525c0e3a6962516521d2 20250219122521174 DAUC <0003> auc.c:145 vector [2]: res = 7296fd832742be300000000000000000 20250219122521174 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122521174 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122521174 DAUC <0003> auc.c:179 vector [2]: kc = e309cf6499e0dc00 20250219122521174 DAUC <0003> auc.c:180 vector [2]: sres = 2d09b47a 20250219122521174 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122521174 DAUC <0003> auc.c:113 vector [3]: rand = 79d97bb72453ac9fcb6f54801ae722ae 20250219122521174 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122521174 DAUC <0003> auc.c:142 vector [3]: autn = 6664945b17180000279b7844eb0031d7 20250219122521174 DAUC <0003> auc.c:143 vector [3]: ck = 80a2c052be19f39b2ba206685195221e 20250219122521174 DAUC <0003> auc.c:144 vector [3]: ik = 00e0195de590439f472b43ecf5b328ab 20250219122521174 DAUC <0003> auc.c:145 vector [3]: res = dcc500a3dc079a050000000000000000 20250219122521174 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122521174 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122521174 DAUC <0003> auc.c:179 vector [3]: kc = 253c502624d27400 20250219122521174 DAUC <0003> auc.c:180 vector [3]: sres = 86a63059 20250219122521174 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122521174 DAUC <0003> auc.c:113 vector [4]: rand = b99ea3a78878ec316993974592b375b2 20250219122521174 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122521174 DAUC <0003> auc.c:142 vector [4]: autn = 2245db80342e0000b66a0b3ce1c5bdbc 20250219122521174 DAUC <0003> auc.c:143 vector [4]: ck = 86603758edc5c80536300c19fe004829 20250219122521174 DAUC <0003> auc.c:144 vector [4]: ik = 0e5f780f91d2c98d6684708914d63064 20250219122521174 DAUC <0003> auc.c:145 vector [4]: res = 08b7c6fde88fbeed0000000000000000 20250219122521174 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122521174 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122521174 DAUC <0003> auc.c:179 vector [4]: kc = 2d8622edc30bc400 20250219122521174 DAUC <0003> auc.c:180 vector [4]: sres = 9524d127 20250219122521174 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122521174 DAUC <0003> db_auc.c:245 IMSI='262425740896601': Generated 5 vectors 20250219122521174 DAUC <0003> db_auc.c:249 IMSI='262425740896601': Updating SQN=161 in DB 20250219122521174 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425740896601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425740896601"} 20250219122521174 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425740896601 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122521174 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122521174 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521174 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf322a5b51b3: Found GsupExpect[0] for "262425740896601" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_sai(18)"262425740896601" TC_gsup_sai(18)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai(18)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122521175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48962<->l=127.0.0.1:4258 TC_gsup_sai(18)@bf322a5b51b3: Final verdict of PTC: pass 20250219122521176 DAUC <0003> db_auc.c:157 IMSI='262429559918296': No 2G Auth Data 20250219122521176 DAUC <0003> db_auc.c:192 IMSI='262429559918296': No 3G Auth Data HLR_Test-GSUP(9)@bf322a5b51b3: Created GsupExpect[0] for "262429559918296" to be handled at TC_gsup_sai(19) 20250219122521182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4258 20250219122521184 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521184 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429559918296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429559918296"} 20250219122521184 DAUC <0003> db_auc.c:236 IMSI='262429559918296': Calling to generate 5 vectors 20250219122521184 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122521184 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122521184 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122521184 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122521184 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122521184 DAUC <0003> auc.c:113 vector [0]: rand = 5166399c90859bfe43e9e97fea1f114d 20250219122521184 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122521184 DAUC <0003> auc.c:142 vector [0]: autn = 01cc43d2a30f0000e8ca348c253749ab 20250219122521184 DAUC <0003> auc.c:143 vector [0]: ck = 9be80384c2c00941c176dd8f5b499743 20250219122521184 DAUC <0003> auc.c:144 vector [0]: ik = c0133cbdb7ae38816f5587c7e8a085c8 20250219122521184 DAUC <0003> auc.c:145 vector [0]: res = dd38c45e38b2f7a50000000000000000 20250219122521184 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122521184 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122521184 DAUC <0003> auc.c:179 vector [0]: kc = 38410d44efbe929d 20250219122521184 DAUC <0003> auc.c:180 vector [0]: sres = 14479172 20250219122521184 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122521184 DAUC <0003> auc.c:113 vector [1]: rand = 4ef1c98018c5fe7f796c444c3202f86a 20250219122521184 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122521184 DAUC <0003> auc.c:142 vector [1]: autn = 512c61c7df7c00007a91418ec0f8d673 20250219122521184 DAUC <0003> auc.c:143 vector [1]: ck = 7a14a6b005f4c2f36a1cd5659d8d24f6 20250219122521184 DAUC <0003> auc.c:144 vector [1]: ik = 044297ebce0a09ba10b57003a1d7baa2 20250219122521184 DAUC <0003> auc.c:145 vector [1]: res = e00d377df249a1700000000000000000 20250219122521184 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122521184 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122521184 DAUC <0003> auc.c:179 vector [1]: kc = dd4bb70db232f0d7 20250219122521184 DAUC <0003> auc.c:180 vector [1]: sres = 3860cdea 20250219122521184 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122521184 DAUC <0003> auc.c:113 vector [2]: rand = 547647e33ce411029de61b59c6669d39 20250219122521184 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122521184 DAUC <0003> auc.c:142 vector [2]: autn = ff147ebe5dbb00004525d27e88478a4a 20250219122521184 DAUC <0003> auc.c:143 vector [2]: ck = e99069ffb911243671a3df8af8deb528 20250219122521184 DAUC <0003> auc.c:144 vector [2]: ik = 6c0cd3c301ded1856544a263065c203f 20250219122521184 DAUC <0003> auc.c:145 vector [2]: res = 4c9237759d2ee7380000000000000000 20250219122521184 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122521184 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122521184 DAUC <0003> auc.c:179 vector [2]: kc = 1b250d557bfd73ca 20250219122521184 DAUC <0003> auc.c:180 vector [2]: sres = 04671d81 20250219122521184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122521184 DAUC <0003> auc.c:113 vector [3]: rand = 0daa2b012ef03b864c1f11aa07a356d7 20250219122521184 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122521184 DAUC <0003> auc.c:142 vector [3]: autn = f7f024b944d20000f8173d252bedb8ff 20250219122521184 DAUC <0003> auc.c:143 vector [3]: ck = 23b83761f3affa0004067f0fb2238c55 20250219122521184 DAUC <0003> auc.c:144 vector [3]: ik = 8afb3490d56ded2a5e1d2233921fc294 20250219122521184 DAUC <0003> auc.c:145 vector [3]: res = 9486985596d347620000000000000000 20250219122521184 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122521184 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122521184 DAUC <0003> auc.c:179 vector [3]: kc = 98521f7ef92b96f5 20250219122521184 DAUC <0003> auc.c:180 vector [3]: sres = 492c18ef 20250219122521184 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122521184 DAUC <0003> auc.c:113 vector [4]: rand = b2999ae5b00e8cb15822137973889a94 20250219122521184 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122521184 DAUC <0003> auc.c:142 vector [4]: autn = 980b4e8f3cc20000b653fd60673c2aba 20250219122521184 DAUC <0003> auc.c:143 vector [4]: ck = c96a95c78bf20d28372ffac9830ac2ba 20250219122521184 DAUC <0003> auc.c:144 vector [4]: ik = 0df6ba2c6bf6e677164be5a4b2ae98c9 20250219122521184 DAUC <0003> auc.c:145 vector [4]: res = 7878b07e3a3cddf40000000000000000 20250219122521184 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122521184 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122521184 DAUC <0003> auc.c:179 vector [4]: kc = 67b4112f411a98b0 20250219122521184 DAUC <0003> auc.c:180 vector [4]: sres = a8e5731a 20250219122521184 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122521184 DAUC <0003> db_auc.c:245 IMSI='262429559918296': Generated 5 vectors 20250219122521184 DAUC <0003> db_auc.c:249 IMSI='262429559918296': Updating SQN=161 in DB 20250219122521184 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429559918296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429559918296"} 20250219122521184 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262429559918296 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122521184 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122521184 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@bf322a5b51b3: Found GsupExpect[0] for "262429559918296" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_sai(19)"262429559918296" TC_gsup_sai(19)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai(19)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122521185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4258 TC_gsup_sai(19)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122521186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4258 20250219122521187 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42759<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@bf322a5b51b3: Final verdict of PTC: none 20250219122521187 DLINP <000b> input/ipa.c:452 connected read/write 20250219122521187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122521187 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122521187 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122521187 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)@bf322a5b51b3: Final verdict of PTC: none 10@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_sai finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250219122521210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48980<->l=127.0.0.1:4258 20250219122521311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48980<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79028) Waiting for packet dumper to finish... 1 (prev_count=79028, count=163380) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25:23 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_sai_num_auth_vectors started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122524400 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122524400 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122524404 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43858<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122524406 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524406 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122524406 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122524406 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122524406 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122524406 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122524406 DLGSUP <0013> gsup_server.c:236 2:  20250219122524406 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122524406 DLGSUP <0013> gsup_server.c:236 3:  20250219122524406 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122524406 DLGSUP <0013> gsup_server.c:236 4:  20250219122524406 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122524406 DLGSUP <0013> gsup_server.c:236 5:  20250219122524406 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122524406 DLGSUP <0013> gsup_server.c:236 7:  20250219122524406 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122524406 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122524406 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122524406 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@bf322a5b51b3: 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") 20250219122524418 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36571<->l=127.0.0.1:4259) 20250219122524422 DAUC <0003> db_auc.c:157 IMSI='262425196201559': No 2G Auth Data 20250219122524422 DAUC <0003> db_auc.c:192 IMSI='262425196201559': No 3G Auth Data HLR_Test-GSUP(21)@bf322a5b51b3: Created GsupExpect[0] for "262425196201559" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250219122524433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 20250219122524450 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524450 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425196201559"} 20250219122524450 DAUC <0003> db_auc.c:192 IMSI='262425196201559': No 3G Auth Data 20250219122524450 DAUC <0003> db_auc.c:236 IMSI='262425196201559': Calling to generate 1 vectors 20250219122524450 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250219122524450 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524450 DAUC <0003> auc.c:113 vector [0]: rand = 88d41197a5dd297bdae0f892e61884cd 20250219122524450 DAUC <0003> auc.c:179 vector [0]: kc = 05d68cfdfb1cd400 20250219122524450 DAUC <0003> auc.c:180 vector [0]: sres = 25814e2b 20250219122524450 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524450 DAUC <0003> db_auc.c:245 IMSI='262425196201559': Generated 1 vectors 20250219122524450 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425196201559"} 20250219122524450 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524450 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524451 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf322a5b51b3: Found GsupExpect[0] for "262425196201559" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262425196201559" TC_gsup_sai_num_auth_vectors(24)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122524456 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524457 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425196201559"} 20250219122524457 DAUC <0003> db_auc.c:192 IMSI='262425196201559': No 3G Auth Data 20250219122524457 DAUC <0003> db_auc.c:236 IMSI='262425196201559': Calling to generate 4 vectors 20250219122524457 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250219122524457 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524457 DAUC <0003> auc.c:113 vector [0]: rand = 4023cfdfcd6336e466dbed80502ee908 20250219122524457 DAUC <0003> auc.c:179 vector [0]: kc = 9cf8dac66ed19800 20250219122524457 DAUC <0003> auc.c:180 vector [0]: sres = 5ecaafe8 20250219122524457 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524457 DAUC <0003> auc.c:113 vector [1]: rand = 4f77f5e8125517b456430b6ef735438f 20250219122524457 DAUC <0003> auc.c:179 vector [1]: kc = 55621219d5448800 20250219122524457 DAUC <0003> auc.c:180 vector [1]: sres = abab91c7 20250219122524457 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122524457 DAUC <0003> auc.c:113 vector [2]: rand = cb5be2daaa83dac9609a49aad865a966 20250219122524457 DAUC <0003> auc.c:179 vector [2]: kc = 0a11899df4fcb800 20250219122524457 DAUC <0003> auc.c:180 vector [2]: sres = cc707213 20250219122524457 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122524457 DAUC <0003> auc.c:113 vector [3]: rand = 0b80c969e70a85f08d2ed5b2d386ee13 20250219122524457 DAUC <0003> auc.c:179 vector [3]: kc = 9d3464e45f118c00 20250219122524457 DAUC <0003> auc.c:180 vector [3]: sres = d99d0077 20250219122524457 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122524457 DAUC <0003> db_auc.c:245 IMSI='262425196201559': Generated 4 vectors 20250219122524457 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425196201559"} 20250219122524457 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524457 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524457 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524461 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524461 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425196201559"} 20250219122524461 DAUC <0003> db_auc.c:192 IMSI='262425196201559': No 3G Auth Data 20250219122524461 DAUC <0003> db_auc.c:236 IMSI='262425196201559': Calling to generate 5 vectors 20250219122524461 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250219122524461 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524461 DAUC <0003> auc.c:113 vector [0]: rand = 5fb85fb1d323177eb12bb4aec8266447 20250219122524461 DAUC <0003> auc.c:179 vector [0]: kc = 9b27a1a1ecdde000 20250219122524461 DAUC <0003> auc.c:180 vector [0]: sres = 6586de81 20250219122524461 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524461 DAUC <0003> auc.c:113 vector [1]: rand = 472fe34d09b3f353870501233d3573f5 20250219122524461 DAUC <0003> auc.c:179 vector [1]: kc = 8dfa2a53e1b0d400 20250219122524461 DAUC <0003> auc.c:180 vector [1]: sres = 1ae3709f 20250219122524461 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122524461 DAUC <0003> auc.c:113 vector [2]: rand = 54622b0a04e67b07b3cb950c4d3885d4 20250219122524461 DAUC <0003> auc.c:179 vector [2]: kc = 6ccf2ee0747c0400 20250219122524461 DAUC <0003> auc.c:180 vector [2]: sres = f24b096b 20250219122524461 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122524461 DAUC <0003> auc.c:113 vector [3]: rand = 6b9f03cfc128def3ef2b38a1769df260 20250219122524461 DAUC <0003> auc.c:179 vector [3]: kc = 083671cdf8bf3400 20250219122524461 DAUC <0003> auc.c:180 vector [3]: sres = 259f6244 20250219122524461 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122524461 DAUC <0003> auc.c:113 vector [4]: rand = 763f8e042c571c5a5520393769719551 20250219122524461 DAUC <0003> auc.c:179 vector [4]: kc = f1ac5f75a2e06000 20250219122524461 DAUC <0003> auc.c:180 vector [4]: sres = c8ab7a80 20250219122524461 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250219122524461 DAUC <0003> db_auc.c:245 IMSI='262425196201559': Generated 5 vectors 20250219122524461 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425196201559"} 20250219122524461 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524461 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524461 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524465 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524465 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425196201559"} 20250219122524465 DAUC <0003> db_auc.c:192 IMSI='262425196201559': No 3G Auth Data 20250219122524466 DAUC <0003> db_auc.c:236 IMSI='262425196201559': Calling to generate 5 vectors 20250219122524466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250219122524466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524466 DAUC <0003> auc.c:113 vector [0]: rand = ec8eaab1747db7bc2c4bfdb4a4116ae4 20250219122524466 DAUC <0003> auc.c:179 vector [0]: kc = 7ecae753a7bc1800 20250219122524466 DAUC <0003> auc.c:180 vector [0]: sres = a10e4b14 20250219122524466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524466 DAUC <0003> auc.c:113 vector [1]: rand = 2b40c4682da56d453db702ba2f04fb5b 20250219122524466 DAUC <0003> auc.c:179 vector [1]: kc = 50c37e383b10b400 20250219122524466 DAUC <0003> auc.c:180 vector [1]: sres = d8a581fb 20250219122524466 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122524466 DAUC <0003> auc.c:113 vector [2]: rand = e450107d7c76c7d3ca7535cce12ee7f9 20250219122524466 DAUC <0003> auc.c:179 vector [2]: kc = dec9f16a624fe000 20250219122524466 DAUC <0003> auc.c:180 vector [2]: sres = 2ff49453 20250219122524466 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122524466 DAUC <0003> auc.c:113 vector [3]: rand = 32d91c4664f95b434b6c4b474dd87744 20250219122524466 DAUC <0003> auc.c:179 vector [3]: kc = 03070a894d5f3400 20250219122524466 DAUC <0003> auc.c:180 vector [3]: sres = aaa2cc3d 20250219122524466 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122524466 DAUC <0003> auc.c:113 vector [4]: rand = aec2aa6267665a381e8c498c549dc2bf 20250219122524466 DAUC <0003> auc.c:179 vector [4]: kc = 03acd9a786722c00 20250219122524466 DAUC <0003> auc.c:180 vector [4]: sres = fb034d5c 20250219122524466 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250219122524466 DAUC <0003> db_auc.c:245 IMSI='262425196201559': Generated 5 vectors 20250219122524466 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425196201559"} 20250219122524466 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425196201559 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524466 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524466 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43866<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@bf322a5b51b3: Final verdict of PTC: pass 20250219122524473 DAUC <0003> db_auc.c:157 IMSI='262420995639245': No 2G Auth Data 20250219122524473 DAUC <0003> db_auc.c:192 IMSI='262420995639245': No 3G Auth Data HLR_Test-GSUP(21)@bf322a5b51b3: Created GsupExpect[0] for "262420995639245" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250219122524487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43874<->l=127.0.0.1:4258 20250219122524489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524489 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420995639245"} 20250219122524489 DAUC <0003> db_auc.c:192 IMSI='262420995639245': No 3G Auth Data 20250219122524489 DAUC <0003> db_auc.c:236 IMSI='262420995639245': Calling to generate 1 vectors 20250219122524489 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250219122524489 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524489 DAUC <0003> auc.c:113 vector [0]: rand = a9987a4bc9967902a6c34c206f9c2f46 20250219122524489 DAUC <0003> auc.c:179 vector [0]: kc = 3e1529a347bb9c00 20250219122524489 DAUC <0003> auc.c:180 vector [0]: sres = daecd502 20250219122524489 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524489 DAUC <0003> db_auc.c:245 IMSI='262420995639245': Generated 1 vectors 20250219122524489 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420995639245"} 20250219122524489 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf322a5b51b3: Found GsupExpect[0] for "262420995639245" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420995639245" TC_gsup_sai_num_auth_vectors(25)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122524490 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524490 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420995639245"} 20250219122524490 DAUC <0003> db_auc.c:192 IMSI='262420995639245': No 3G Auth Data 20250219122524490 DAUC <0003> db_auc.c:236 IMSI='262420995639245': Calling to generate 4 vectors 20250219122524490 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250219122524490 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524490 DAUC <0003> auc.c:113 vector [0]: rand = 04bce7cd6306a2e2dd9a5b8cca003e85 20250219122524490 DAUC <0003> auc.c:179 vector [0]: kc = d3c4df4076475800 20250219122524490 DAUC <0003> auc.c:180 vector [0]: sres = 856d35a2 20250219122524490 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524490 DAUC <0003> auc.c:113 vector [1]: rand = 135bf74edc1e70a558847073efdbe3cd 20250219122524490 DAUC <0003> auc.c:179 vector [1]: kc = b8db88bf7defe000 20250219122524490 DAUC <0003> auc.c:180 vector [1]: sres = f65fe9c3 20250219122524490 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122524490 DAUC <0003> auc.c:113 vector [2]: rand = 699a59bc60efe2999b8bc4adb7818b41 20250219122524490 DAUC <0003> auc.c:179 vector [2]: kc = 0c9aaff8966fe400 20250219122524490 DAUC <0003> auc.c:180 vector [2]: sres = 058ee283 20250219122524490 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122524490 DAUC <0003> auc.c:113 vector [3]: rand = bf2e3ac176d8aa22615e0924efb08430 20250219122524490 DAUC <0003> auc.c:179 vector [3]: kc = c9fcc3ecf4595800 20250219122524490 DAUC <0003> auc.c:180 vector [3]: sres = 66e407ec 20250219122524490 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122524490 DAUC <0003> db_auc.c:245 IMSI='262420995639245': Generated 4 vectors 20250219122524490 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420995639245"} 20250219122524490 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524490 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524490 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524491 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524491 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420995639245"} 20250219122524491 DAUC <0003> db_auc.c:192 IMSI='262420995639245': No 3G Auth Data 20250219122524491 DAUC <0003> db_auc.c:236 IMSI='262420995639245': Calling to generate 5 vectors 20250219122524491 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250219122524491 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524491 DAUC <0003> auc.c:113 vector [0]: rand = 9c63a0961b1eebd31fcb235014b1f844 20250219122524491 DAUC <0003> auc.c:179 vector [0]: kc = e17e530ba90e3400 20250219122524491 DAUC <0003> auc.c:180 vector [0]: sres = 3b8eccb8 20250219122524491 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524491 DAUC <0003> auc.c:113 vector [1]: rand = 232ca1686e6da0c53c2b6c08b59c0fb0 20250219122524491 DAUC <0003> auc.c:179 vector [1]: kc = d8ff8ef7c7a36400 20250219122524491 DAUC <0003> auc.c:180 vector [1]: sres = bc417ab9 20250219122524491 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122524491 DAUC <0003> auc.c:113 vector [2]: rand = f09632b0830eec74f73808d1c8f5f82c 20250219122524491 DAUC <0003> auc.c:179 vector [2]: kc = 5e45a9393ec70c00 20250219122524491 DAUC <0003> auc.c:180 vector [2]: sres = 0c100a6b 20250219122524491 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122524491 DAUC <0003> auc.c:113 vector [3]: rand = d5133e83c754a77928cdaedecc0e9865 20250219122524491 DAUC <0003> auc.c:179 vector [3]: kc = 41adfb9620e7cc00 20250219122524491 DAUC <0003> auc.c:180 vector [3]: sres = d4d0606a 20250219122524491 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122524491 DAUC <0003> auc.c:113 vector [4]: rand = 0a03b0d3266cc44b74e4090ac218a3d9 20250219122524491 DAUC <0003> auc.c:179 vector [4]: kc = 480931ff71299800 20250219122524491 DAUC <0003> auc.c:180 vector [4]: sres = cba61447 20250219122524491 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250219122524491 DAUC <0003> db_auc.c:245 IMSI='262420995639245': Generated 5 vectors 20250219122524491 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420995639245"} 20250219122524491 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524491 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524491 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524492 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524492 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420995639245"} 20250219122524492 DAUC <0003> db_auc.c:192 IMSI='262420995639245': No 3G Auth Data 20250219122524492 DAUC <0003> db_auc.c:236 IMSI='262420995639245': Calling to generate 5 vectors 20250219122524492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250219122524492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524492 DAUC <0003> auc.c:113 vector [0]: rand = 67e024564a76e5b94a3d1c591901f607 20250219122524492 DAUC <0003> auc.c:179 vector [0]: kc = 84cfdde36f348000 20250219122524492 DAUC <0003> auc.c:180 vector [0]: sres = d1cb3d04 20250219122524492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524492 DAUC <0003> auc.c:113 vector [1]: rand = 1333b5ecc88c06b4465649182d60c5a7 20250219122524492 DAUC <0003> auc.c:179 vector [1]: kc = bfd74bc61067e000 20250219122524492 DAUC <0003> auc.c:180 vector [1]: sres = 64e7199e 20250219122524492 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122524492 DAUC <0003> auc.c:113 vector [2]: rand = 493f67e0659fbf513e6ca615e4bd2f2d 20250219122524492 DAUC <0003> auc.c:179 vector [2]: kc = 50e92b911b9da400 20250219122524492 DAUC <0003> auc.c:180 vector [2]: sres = 50b7dd53 20250219122524492 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122524492 DAUC <0003> auc.c:113 vector [3]: rand = abf1d93fede47e0263bbd8acc1e63a1a 20250219122524492 DAUC <0003> auc.c:179 vector [3]: kc = cd0bd90abd6e0800 20250219122524492 DAUC <0003> auc.c:180 vector [3]: sres = c1db3524 20250219122524492 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122524492 DAUC <0003> auc.c:113 vector [4]: rand = e4691172b9c3c293dc687b28f242e211 20250219122524492 DAUC <0003> auc.c:179 vector [4]: kc = 5ea3e6aebc898c00 20250219122524492 DAUC <0003> auc.c:180 vector [4]: sres = c5668f30 20250219122524492 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250219122524492 DAUC <0003> db_auc.c:245 IMSI='262420995639245': Generated 5 vectors 20250219122524492 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420995639245"} 20250219122524492 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420995639245 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524492 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524492 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43874<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@bf322a5b51b3: Final verdict of PTC: pass 20250219122524493 DAUC <0003> db_auc.c:157 IMSI='262427142148122': No 2G Auth Data 20250219122524493 DAUC <0003> db_auc.c:192 IMSI='262427142148122': No 3G Auth Data HLR_Test-GSUP(21)@bf322a5b51b3: Created GsupExpect[0] for "262427142148122" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250219122524499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4258 20250219122524501 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524501 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427142148122"} 20250219122524501 DAUC <0003> db_auc.c:192 IMSI='262427142148122': No 3G Auth Data 20250219122524501 DAUC <0003> db_auc.c:236 IMSI='262427142148122': Calling to generate 1 vectors 20250219122524501 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250219122524501 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524501 DAUC <0003> auc.c:113 vector [0]: rand = 490db85537d6d1a80461f2d9e16e647d 20250219122524501 DAUC <0003> auc.c:179 vector [0]: kc = ed447106db28dc90 20250219122524501 DAUC <0003> auc.c:180 vector [0]: sres = 024d170e 20250219122524501 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524501 DAUC <0003> db_auc.c:245 IMSI='262427142148122': Generated 1 vectors 20250219122524501 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427142148122"} 20250219122524501 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524501 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524501 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf322a5b51b3: Found GsupExpect[0] for "262427142148122" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427142148122" TC_gsup_sai_num_auth_vectors(26)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122524502 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524502 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427142148122"} 20250219122524502 DAUC <0003> db_auc.c:192 IMSI='262427142148122': No 3G Auth Data 20250219122524502 DAUC <0003> db_auc.c:236 IMSI='262427142148122': Calling to generate 4 vectors 20250219122524502 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250219122524502 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524502 DAUC <0003> auc.c:113 vector [0]: rand = ab9f1d7caea6c60f495dbdaeb2d7d152 20250219122524502 DAUC <0003> auc.c:179 vector [0]: kc = 95a6e01f87af64fe 20250219122524502 DAUC <0003> auc.c:180 vector [0]: sres = eafc02b5 20250219122524502 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524502 DAUC <0003> auc.c:113 vector [1]: rand = 48c12214dc396a417d8536a1001c108c 20250219122524502 DAUC <0003> auc.c:179 vector [1]: kc = 9234d52760460014 20250219122524502 DAUC <0003> auc.c:180 vector [1]: sres = 52055921 20250219122524502 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122524502 DAUC <0003> auc.c:113 vector [2]: rand = 9d2cb1cd1bdc88d218148785f4feb406 20250219122524502 DAUC <0003> auc.c:179 vector [2]: kc = a3a454095bb9d535 20250219122524502 DAUC <0003> auc.c:180 vector [2]: sres = 25a32259 20250219122524502 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122524502 DAUC <0003> auc.c:113 vector [3]: rand = c1cb5f216a85b7ea8dd0fe9708c7e8e4 20250219122524502 DAUC <0003> auc.c:179 vector [3]: kc = 117d4c48af68070f 20250219122524502 DAUC <0003> auc.c:180 vector [3]: sres = 8a74d453 20250219122524502 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122524502 DAUC <0003> db_auc.c:245 IMSI='262427142148122': Generated 4 vectors 20250219122524502 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427142148122"} 20250219122524502 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524502 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524502 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524503 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524503 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427142148122"} 20250219122524503 DAUC <0003> db_auc.c:192 IMSI='262427142148122': No 3G Auth Data 20250219122524503 DAUC <0003> db_auc.c:236 IMSI='262427142148122': Calling to generate 5 vectors 20250219122524503 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250219122524503 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524503 DAUC <0003> auc.c:113 vector [0]: rand = 57aa447e58358616b4c833b6c879d026 20250219122524503 DAUC <0003> auc.c:179 vector [0]: kc = 60111487d8be5956 20250219122524503 DAUC <0003> auc.c:180 vector [0]: sres = b5a139f8 20250219122524503 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524503 DAUC <0003> auc.c:113 vector [1]: rand = 652a6b0b2155b1b33f5455f9e67d743d 20250219122524503 DAUC <0003> auc.c:179 vector [1]: kc = 13ed8d9cad75d856 20250219122524503 DAUC <0003> auc.c:180 vector [1]: sres = 6c1e12c1 20250219122524503 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122524503 DAUC <0003> auc.c:113 vector [2]: rand = c7e79bf194f8319ede638cae8e06cb2c 20250219122524503 DAUC <0003> auc.c:179 vector [2]: kc = 07069aab0f687cde 20250219122524503 DAUC <0003> auc.c:180 vector [2]: sres = e087962f 20250219122524503 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122524503 DAUC <0003> auc.c:113 vector [3]: rand = 688e6572523cb8d2bc79ba0aac5f2492 20250219122524503 DAUC <0003> auc.c:179 vector [3]: kc = c519cf713f999b83 20250219122524503 DAUC <0003> auc.c:180 vector [3]: sres = d7351cdd 20250219122524503 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122524503 DAUC <0003> auc.c:113 vector [4]: rand = bb042ae6938e7f9c4a16d2cc4d585cda 20250219122524503 DAUC <0003> auc.c:179 vector [4]: kc = 414e45b1a37b8cb4 20250219122524503 DAUC <0003> auc.c:180 vector [4]: sres = 627e978f 20250219122524503 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250219122524503 DAUC <0003> db_auc.c:245 IMSI='262427142148122': Generated 5 vectors 20250219122524504 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427142148122"} 20250219122524504 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524504 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524504 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524505 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524505 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524505 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427142148122"} 20250219122524505 DAUC <0003> db_auc.c:192 IMSI='262427142148122': No 3G Auth Data 20250219122524505 DAUC <0003> db_auc.c:236 IMSI='262427142148122': Calling to generate 5 vectors 20250219122524505 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250219122524505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524505 DAUC <0003> auc.c:113 vector [0]: rand = 7f00dc27c15faa72c1bfade119a1af45 20250219122524505 DAUC <0003> auc.c:179 vector [0]: kc = afd317665d26dcd2 20250219122524505 DAUC <0003> auc.c:180 vector [0]: sres = cc4cc2bb 20250219122524505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250219122524505 DAUC <0003> auc.c:113 vector [1]: rand = 57085ed8c931b33575e6df05181cb9e4 20250219122524505 DAUC <0003> auc.c:179 vector [1]: kc = 0f98b30724fc9202 20250219122524505 DAUC <0003> auc.c:180 vector [1]: sres = e6453ede 20250219122524505 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250219122524505 DAUC <0003> auc.c:113 vector [2]: rand = 89416b73bfc7c8398773112af84cf25b 20250219122524505 DAUC <0003> auc.c:179 vector [2]: kc = b31495f2d45f20de 20250219122524505 DAUC <0003> auc.c:180 vector [2]: sres = 14e481d5 20250219122524505 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250219122524505 DAUC <0003> auc.c:113 vector [3]: rand = f21896132cddd0aecaa6667c036e9aea 20250219122524505 DAUC <0003> auc.c:179 vector [3]: kc = feb1bcd0c5fcd041 20250219122524505 DAUC <0003> auc.c:180 vector [3]: sres = d47e39c8 20250219122524505 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250219122524505 DAUC <0003> auc.c:113 vector [4]: rand = 56f90cc9fe2dd5e01090fafe618d1be1 20250219122524505 DAUC <0003> auc.c:179 vector [4]: kc = 0c7bb1411a0da2a9 20250219122524505 DAUC <0003> auc.c:180 vector [4]: sres = 5ae38c3c 20250219122524505 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250219122524505 DAUC <0003> db_auc.c:245 IMSI='262427142148122': Generated 5 vectors 20250219122524505 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427142148122"} 20250219122524505 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427142148122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524505 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524505 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@bf322a5b51b3: Final verdict of PTC: pass 20250219122524506 DAUC <0003> db_auc.c:157 IMSI='262421581803578': No 2G Auth Data 20250219122524506 DAUC <0003> db_auc.c:192 IMSI='262421581803578': No 3G Auth Data HLR_Test-GSUP(21)@bf322a5b51b3: Created GsupExpect[0] for "262421581803578" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250219122524512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43888<->l=127.0.0.1:4258 20250219122524515 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524515 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421581803578"} 20250219122524515 DAUC <0003> db_auc.c:157 IMSI='262421581803578': No 2G Auth Data 20250219122524515 DAUC <0003> db_auc.c:236 IMSI='262421581803578': Calling to generate 1 vectors 20250219122524515 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250219122524515 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524515 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524515 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122524515 DAUC <0003> auc.c:113 vector [0]: rand = 17ba125f879bcca33c6479b92ddea654 20250219122524515 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122524515 DAUC <0003> auc.c:142 vector [0]: autn = b75b8d5131910000764ef42b8eafdc16 20250219122524515 DAUC <0003> auc.c:143 vector [0]: ck = ac85a1473257f12e7811d59650be2ba7 20250219122524515 DAUC <0003> auc.c:144 vector [0]: ik = 5f3f1cfbb3bfa0a8d38dc49a90373397 20250219122524515 DAUC <0003> auc.c:145 vector [0]: res = 4020454def39c9a20000000000000000 20250219122524515 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524515 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122524515 DAUC <0003> auc.c:151 vector [0]: kc = 5826acb0416149b6 20250219122524515 DAUC <0003> auc.c:152 vector [0]: sres = af198cef 20250219122524515 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122524515 DAUC <0003> db_auc.c:245 IMSI='262421581803578': Generated 1 vectors 20250219122524515 DAUC <0003> db_auc.c:249 IMSI='262421581803578': Updating SQN=33 in DB 20250219122524515 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421581803578"} 20250219122524515 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524515 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524515 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf322a5b51b3: Found GsupExpect[0] for "262421581803578" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262421581803578" TC_gsup_sai_num_auth_vectors(27)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122524517 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524517 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421581803578"} 20250219122524517 DAUC <0003> db_auc.c:157 IMSI='262421581803578': No 2G Auth Data 20250219122524517 DAUC <0003> db_auc.c:236 IMSI='262421581803578': Calling to generate 4 vectors 20250219122524517 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250219122524517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524517 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250219122524517 DAUC <0003> auc.c:113 vector [0]: rand = 3dbff8eae6c31d81cdb3cee4a0aa158d 20250219122524517 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250219122524517 DAUC <0003> auc.c:142 vector [0]: autn = c04cb392711c00008550517e1722d786 20250219122524517 DAUC <0003> auc.c:143 vector [0]: ck = b06adc7502f74cf7bee8f114e38d608d 20250219122524517 DAUC <0003> auc.c:144 vector [0]: ik = 3fe7b01f7d756a758642ee0df28ac669 20250219122524517 DAUC <0003> auc.c:145 vector [0]: res = ca4ba22df6624c390000000000000000 20250219122524517 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524517 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122524517 DAUC <0003> auc.c:151 vector [0]: kc = b72773736e858066 20250219122524517 DAUC <0003> auc.c:152 vector [0]: sres = 3c29ee14 20250219122524517 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122524517 DAUC <0003> auc.c:113 vector [1]: rand = 47c683b2a21fecbb7265511c9fcdb655 20250219122524517 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250219122524517 DAUC <0003> auc.c:142 vector [1]: autn = 62c5fab8268c0000db23e5c72d64b98e 20250219122524517 DAUC <0003> auc.c:143 vector [1]: ck = 1643e0958e11893c754e7cf1f42835ce 20250219122524517 DAUC <0003> auc.c:144 vector [1]: ik = a97db8f323f3e570902c85a55825ea26 20250219122524517 DAUC <0003> auc.c:145 vector [1]: res = 80af93f63e48f9750000000000000000 20250219122524517 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524517 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122524517 DAUC <0003> auc.c:151 vector [1]: kc = 5a5ca13201efb3a4 20250219122524517 DAUC <0003> auc.c:152 vector [1]: sres = bee76a83 20250219122524517 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122524517 DAUC <0003> auc.c:113 vector [2]: rand = c5a5460d99cf6bbb5a9c08b93078c38b 20250219122524517 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250219122524517 DAUC <0003> auc.c:142 vector [2]: autn = 1341963811c700000654bfc56f8886cf 20250219122524517 DAUC <0003> auc.c:143 vector [2]: ck = 26987946dc0c5d8e0c5e555407e81a6a 20250219122524517 DAUC <0003> auc.c:144 vector [2]: ik = 86655e31643fc82cfcf3569936281010 20250219122524517 DAUC <0003> auc.c:145 vector [2]: res = 3214495a2d9b5de50000000000000000 20250219122524517 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524517 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122524517 DAUC <0003> auc.c:151 vector [2]: kc = 505024ba89f39fd8 20250219122524517 DAUC <0003> auc.c:152 vector [2]: sres = 1f8f14bf 20250219122524517 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122524517 DAUC <0003> auc.c:113 vector [3]: rand = 0e6fa39e4655fb613abdc305b5ee76f1 20250219122524517 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250219122524517 DAUC <0003> auc.c:142 vector [3]: autn = 951e4a53394500003976d08e965b3a10 20250219122524517 DAUC <0003> auc.c:143 vector [3]: ck = 4843704fd0d902c7915ed94a094998b9 20250219122524517 DAUC <0003> auc.c:144 vector [3]: ik = 2ffdeb99538596646b1e52d22905223c 20250219122524517 DAUC <0003> auc.c:145 vector [3]: res = 560b6b5195cffb200000000000000000 20250219122524517 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524517 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122524517 DAUC <0003> auc.c:151 vector [3]: kc = 9dfe104ea3102e26 20250219122524517 DAUC <0003> auc.c:152 vector [3]: sres = c3c49071 20250219122524517 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122524517 DAUC <0003> db_auc.c:245 IMSI='262421581803578': Generated 4 vectors 20250219122524517 DAUC <0003> db_auc.c:249 IMSI='262421581803578': Updating SQN=161 in DB 20250219122524517 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421581803578"} 20250219122524517 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524517 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524517 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524517 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524519 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524519 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421581803578"} 20250219122524519 DAUC <0003> db_auc.c:157 IMSI='262421581803578': No 2G Auth Data 20250219122524519 DAUC <0003> db_auc.c:236 IMSI='262421581803578': Calling to generate 5 vectors 20250219122524519 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250219122524519 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524519 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524519 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250219122524519 DAUC <0003> auc.c:113 vector [0]: rand = a57869fb987a58e80a08484e422ffaf0 20250219122524519 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250219122524519 DAUC <0003> auc.c:142 vector [0]: autn = 7d37f0073c6d00007e6b0bfc09c05909 20250219122524519 DAUC <0003> auc.c:143 vector [0]: ck = 07b70b75d95d1bd4f72b77e23768b63f 20250219122524519 DAUC <0003> auc.c:144 vector [0]: ik = de9dd404eecdd075dd26261282cc4a38 20250219122524519 DAUC <0003> auc.c:145 vector [0]: res = 48371b64556074060000000000000000 20250219122524519 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524519 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122524519 DAUC <0003> auc.c:151 vector [0]: kc = f3278e81823437a6 20250219122524519 DAUC <0003> auc.c:152 vector [0]: sres = 1d576f62 20250219122524519 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122524519 DAUC <0003> auc.c:113 vector [1]: rand = c8a70a3dee3c6ba9dd620c9a591e62e3 20250219122524519 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250219122524519 DAUC <0003> auc.c:142 vector [1]: autn = 29b7e6a5ddf7000067bf5595b7374c15 20250219122524519 DAUC <0003> auc.c:143 vector [1]: ck = 9fa89196927df3f73b82f145507d7e07 20250219122524519 DAUC <0003> auc.c:144 vector [1]: ik = 98070e86c715381e135eff5d4db766ef 20250219122524519 DAUC <0003> auc.c:145 vector [1]: res = 5d6ba2fe9399e3100000000000000000 20250219122524519 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524519 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122524519 DAUC <0003> auc.c:151 vector [1]: kc = 2f73910848a2d301 20250219122524519 DAUC <0003> auc.c:152 vector [1]: sres = cef241ee 20250219122524519 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122524519 DAUC <0003> auc.c:113 vector [2]: rand = e1cd52b0a71b53ebcef703d6e7a95931 20250219122524519 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250219122524519 DAUC <0003> auc.c:142 vector [2]: autn = b38943bbdf140000702d593e6f5bbbd5 20250219122524519 DAUC <0003> auc.c:143 vector [2]: ck = 548ce0905a590b628c3a4d2a235a05d1 20250219122524519 DAUC <0003> auc.c:144 vector [2]: ik = b49ef020dcf922005f10e2dee9407fc7 20250219122524519 DAUC <0003> auc.c:145 vector [2]: res = c3314cf30c3b76c00000000000000000 20250219122524519 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524519 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122524519 DAUC <0003> auc.c:151 vector [2]: kc = 3338bf444cba5374 20250219122524519 DAUC <0003> auc.c:152 vector [2]: sres = cf0a3a33 20250219122524519 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122524519 DAUC <0003> auc.c:113 vector [3]: rand = 8a0c37759cb8ca67a0d57bc5fd20e6c0 20250219122524519 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250219122524519 DAUC <0003> auc.c:142 vector [3]: autn = 64f535b57e7f0000974ca6753f06c6bd 20250219122524519 DAUC <0003> auc.c:143 vector [3]: ck = adee31819b54347edc87934a4693f842 20250219122524519 DAUC <0003> auc.c:144 vector [3]: ik = b42c13d11d1a698018a2cd3c6df7c90e 20250219122524519 DAUC <0003> auc.c:145 vector [3]: res = cde8b502aec616c40000000000000000 20250219122524519 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524519 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122524519 DAUC <0003> auc.c:151 vector [3]: kc = dde77c26ad2a6cb2 20250219122524519 DAUC <0003> auc.c:152 vector [3]: sres = 632ea3c6 20250219122524519 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122524519 DAUC <0003> auc.c:113 vector [4]: rand = a24080c582ae9009d890e9a9a4f8e944 20250219122524519 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250219122524519 DAUC <0003> auc.c:142 vector [4]: autn = 949599eb69800000e7460cb25716ade1 20250219122524519 DAUC <0003> auc.c:143 vector [4]: ck = a98961bda27ada2694ab0d4ee4179cb0 20250219122524519 DAUC <0003> auc.c:144 vector [4]: ik = f6a95b3ac4e0ba5d1c2b31218b2ba1ac 20250219122524519 DAUC <0003> auc.c:145 vector [4]: res = 5abd0a41d1974f150000000000000000 20250219122524519 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524519 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250219122524519 DAUC <0003> auc.c:151 vector [4]: kc = d7a006e809a65d67 20250219122524519 DAUC <0003> auc.c:152 vector [4]: sres = 8b2a4554 20250219122524519 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250219122524519 DAUC <0003> db_auc.c:245 IMSI='262421581803578': Generated 5 vectors 20250219122524519 DAUC <0003> db_auc.c:249 IMSI='262421581803578': Updating SQN=321 in DB 20250219122524519 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421581803578"} 20250219122524519 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524519 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524519 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524520 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524520 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421581803578"} 20250219122524520 DAUC <0003> db_auc.c:157 IMSI='262421581803578': No 2G Auth Data 20250219122524520 DAUC <0003> db_auc.c:236 IMSI='262421581803578': Calling to generate 5 vectors 20250219122524520 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250219122524520 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524520 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524520 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250219122524520 DAUC <0003> auc.c:113 vector [0]: rand = 36f676d4049fb6a781923c0edfeb1f72 20250219122524520 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250219122524520 DAUC <0003> auc.c:142 vector [0]: autn = 6634b965040d000047e9adbce99c8702 20250219122524520 DAUC <0003> auc.c:143 vector [0]: ck = 6994d68ca4fc9c178902be835af929a9 20250219122524520 DAUC <0003> auc.c:144 vector [0]: ik = 77cea08d18e426ae0c371fae8be07b88 20250219122524520 DAUC <0003> auc.c:145 vector [0]: res = 26e86679f3cff0430000000000000000 20250219122524520 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524520 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122524520 DAUC <0003> auc.c:151 vector [0]: kc = 9b6fd72c6d01e898 20250219122524520 DAUC <0003> auc.c:152 vector [0]: sres = d527963a 20250219122524520 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122524520 DAUC <0003> auc.c:113 vector [1]: rand = 8b21ce7307d8c8849c28b89d40abf2e2 20250219122524520 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250219122524520 DAUC <0003> auc.c:142 vector [1]: autn = d8323cac684d00006f1cba6eb7ccd287 20250219122524520 DAUC <0003> auc.c:143 vector [1]: ck = 22461436dd7263619deed3e491dc2584 20250219122524520 DAUC <0003> auc.c:144 vector [1]: ik = a13f17e10ba25ace697fc7cc7a2c4c7a 20250219122524520 DAUC <0003> auc.c:145 vector [1]: res = f2273a6ab00e77ff0000000000000000 20250219122524520 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524520 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122524520 DAUC <0003> auc.c:151 vector [1]: kc = 77e817ff3d205051 20250219122524520 DAUC <0003> auc.c:152 vector [1]: sres = 42294d95 20250219122524520 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122524520 DAUC <0003> auc.c:113 vector [2]: rand = 6a9b07b0fbbdf8c726f4f1f642bca382 20250219122524520 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250219122524520 DAUC <0003> auc.c:142 vector [2]: autn = 9f3f1cdb40d5000066ad8b9fa97a5d36 20250219122524520 DAUC <0003> auc.c:143 vector [2]: ck = bcd46da7b9ea7699a102493e4b189b0e 20250219122524520 DAUC <0003> auc.c:144 vector [2]: ik = 9373d11d131adce0032069daac02aad9 20250219122524520 DAUC <0003> auc.c:145 vector [2]: res = e2a32e4663e7e5350000000000000000 20250219122524520 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524520 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122524520 DAUC <0003> auc.c:151 vector [2]: kc = 8d859c5e4dea9bae 20250219122524520 DAUC <0003> auc.c:152 vector [2]: sres = 8144cb73 20250219122524520 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122524520 DAUC <0003> auc.c:113 vector [3]: rand = ae100c8906cf0adffec589c309fd3323 20250219122524520 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250219122524520 DAUC <0003> auc.c:142 vector [3]: autn = bca1b80cc1c80000aed075ef5c792e77 20250219122524520 DAUC <0003> auc.c:143 vector [3]: ck = f5de50ddc7b95207a18c63b85e336eb1 20250219122524520 DAUC <0003> auc.c:144 vector [3]: ik = 9a63fb95b56b770cd3c50df147248726 20250219122524520 DAUC <0003> auc.c:145 vector [3]: res = 5895758a9c21788f0000000000000000 20250219122524520 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524520 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122524520 DAUC <0003> auc.c:151 vector [3]: kc = 1df4c5016bc5cc9c 20250219122524520 DAUC <0003> auc.c:152 vector [3]: sres = c4b40d05 20250219122524520 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122524520 DAUC <0003> auc.c:113 vector [4]: rand = 9a4592e70b36ff263116415523fe984e 20250219122524520 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250219122524520 DAUC <0003> auc.c:142 vector [4]: autn = 76c06d4d765b00006b639ba4500b1c57 20250219122524520 DAUC <0003> auc.c:143 vector [4]: ck = ebff8ba734b970c84d95dfba8c3e7645 20250219122524520 DAUC <0003> auc.c:144 vector [4]: ik = d6f003e4d9cdc49f7f44e59b081aef64 20250219122524520 DAUC <0003> auc.c:145 vector [4]: res = 2d60846db132c05f0000000000000000 20250219122524520 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524520 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250219122524520 DAUC <0003> auc.c:151 vector [4]: kc = 0fdeb26269502d76 20250219122524520 DAUC <0003> auc.c:152 vector [4]: sres = 9c524432 20250219122524520 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250219122524520 DAUC <0003> db_auc.c:245 IMSI='262421581803578': Generated 5 vectors 20250219122524520 DAUC <0003> db_auc.c:249 IMSI='262421581803578': Updating SQN=481 in DB 20250219122524520 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421581803578"} 20250219122524520 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421581803578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524520 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524520 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43888<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@bf322a5b51b3: Final verdict of PTC: pass 20250219122524523 DAUC <0003> db_auc.c:157 IMSI='262420637728305': No 2G Auth Data 20250219122524523 DAUC <0003> db_auc.c:192 IMSI='262420637728305': No 3G Auth Data HLR_Test-GSUP(21)@bf322a5b51b3: Created GsupExpect[0] for "262420637728305" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250219122524530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 20250219122524532 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524532 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420637728305"} 20250219122524532 DAUC <0003> db_auc.c:157 IMSI='262420637728305': No 2G Auth Data 20250219122524532 DAUC <0003> db_auc.c:236 IMSI='262420637728305': Calling to generate 1 vectors 20250219122524532 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250219122524532 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524532 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250219122524532 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122524532 DAUC <0003> auc.c:113 vector [0]: rand = 519debe6c8a592780c44f46d68eafbdb 20250219122524532 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122524532 DAUC <0003> auc.c:142 vector [0]: autn = e0352ac196a300006883365633dca2fd 20250219122524532 DAUC <0003> auc.c:143 vector [0]: ck = 68577db14cd95ec803a9a3748b37f997 20250219122524532 DAUC <0003> auc.c:144 vector [0]: ik = f836c0163a4cd6e976071bb7303872b1 20250219122524532 DAUC <0003> auc.c:145 vector [0]: res = 5b493bb5b893adc20000000000000000 20250219122524532 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524532 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122524532 DAUC <0003> auc.c:151 vector [0]: kc = e5cf0564cd9a0307 20250219122524532 DAUC <0003> auc.c:152 vector [0]: sres = e3da9677 20250219122524532 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122524532 DAUC <0003> db_auc.c:245 IMSI='262420637728305': Generated 1 vectors 20250219122524532 DAUC <0003> db_auc.c:249 IMSI='262420637728305': Updating SQN=33 in DB 20250219122524532 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420637728305"} 20250219122524532 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524532 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524532 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524532 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf322a5b51b3: Found GsupExpect[0] for "262420637728305" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420637728305" TC_gsup_sai_num_auth_vectors(28)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122524533 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524533 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524533 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420637728305"} 20250219122524533 DAUC <0003> db_auc.c:157 IMSI='262420637728305': No 2G Auth Data 20250219122524533 DAUC <0003> db_auc.c:236 IMSI='262420637728305': Calling to generate 4 vectors 20250219122524533 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250219122524533 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524533 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250219122524533 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250219122524533 DAUC <0003> auc.c:113 vector [0]: rand = 892fd4dbbd534de016645746418bb4c2 20250219122524533 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250219122524533 DAUC <0003> auc.c:142 vector [0]: autn = 81ef8fe0097b0000d62f1764a96f5f4d 20250219122524533 DAUC <0003> auc.c:143 vector [0]: ck = 6b21abf58d369c42ed7f3226698b0e65 20250219122524533 DAUC <0003> auc.c:144 vector [0]: ik = f0e635ef6aa87198d690fadf73fb4514 20250219122524533 DAUC <0003> auc.c:145 vector [0]: res = 7f6b244274a01f720000000000000000 20250219122524533 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524533 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122524533 DAUC <0003> auc.c:151 vector [0]: kc = a02856e3fdeea6ab 20250219122524533 DAUC <0003> auc.c:152 vector [0]: sres = 0bcb3b30 20250219122524533 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122524533 DAUC <0003> auc.c:113 vector [1]: rand = e7313cca64bef3d8e2ecd351e13f804c 20250219122524533 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250219122524533 DAUC <0003> auc.c:142 vector [1]: autn = 8e5a93abef580000c843f9c60e33d989 20250219122524533 DAUC <0003> auc.c:143 vector [1]: ck = f2c8f71469028e8dd384a82eceb82931 20250219122524533 DAUC <0003> auc.c:144 vector [1]: ik = d95d81452d409ff6f2dae5ea7261f614 20250219122524533 DAUC <0003> auc.c:145 vector [1]: res = 591595076c00c6110000000000000000 20250219122524533 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524533 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122524533 DAUC <0003> auc.c:151 vector [1]: kc = 0acb3b95f89bce5e 20250219122524533 DAUC <0003> auc.c:152 vector [1]: sres = 35155316 20250219122524533 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122524533 DAUC <0003> auc.c:113 vector [2]: rand = 33096c58d883d12ad59397e591df310b 20250219122524533 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250219122524533 DAUC <0003> auc.c:142 vector [2]: autn = b8244250d15700009eef032c3b9324fa 20250219122524533 DAUC <0003> auc.c:143 vector [2]: ck = 87c3b0fc82104e3fa5a4fe708ddd3518 20250219122524533 DAUC <0003> auc.c:144 vector [2]: ik = 8270063c19ed8c3e6acb36daf4dd3dff 20250219122524533 DAUC <0003> auc.c:145 vector [2]: res = 30c1d29f02d164d70000000000000000 20250219122524533 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524533 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122524533 DAUC <0003> auc.c:151 vector [2]: kc = cadc7e6ae2fdcae6 20250219122524533 DAUC <0003> auc.c:152 vector [2]: sres = 3210b648 20250219122524533 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122524533 DAUC <0003> auc.c:113 vector [3]: rand = 777b73ebea67e741c3006aea178e3889 20250219122524533 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250219122524533 DAUC <0003> auc.c:142 vector [3]: autn = 3a7cad9b82ff000027cfef569b3324f6 20250219122524533 DAUC <0003> auc.c:143 vector [3]: ck = e7639e72292be11e74452cd466a91b1f 20250219122524533 DAUC <0003> auc.c:144 vector [3]: ik = 592502d792ec258beb0bc7646faba87c 20250219122524533 DAUC <0003> auc.c:145 vector [3]: res = 042598b70f8fe4c30000000000000000 20250219122524533 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524533 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122524533 DAUC <0003> auc.c:151 vector [3]: kc = 21087715b2c577f6 20250219122524533 DAUC <0003> auc.c:152 vector [3]: sres = 0baa7c74 20250219122524533 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122524533 DAUC <0003> db_auc.c:245 IMSI='262420637728305': Generated 4 vectors 20250219122524533 DAUC <0003> db_auc.c:249 IMSI='262420637728305': Updating SQN=161 in DB 20250219122524533 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420637728305"} 20250219122524533 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524533 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524533 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524534 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524534 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420637728305"} 20250219122524534 DAUC <0003> db_auc.c:157 IMSI='262420637728305': No 2G Auth Data 20250219122524534 DAUC <0003> db_auc.c:236 IMSI='262420637728305': Calling to generate 5 vectors 20250219122524534 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250219122524534 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524534 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250219122524534 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250219122524534 DAUC <0003> auc.c:113 vector [0]: rand = 2eb56113baa0f81475409b8bb3a4c46d 20250219122524534 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250219122524534 DAUC <0003> auc.c:142 vector [0]: autn = 77f69460b26f0000fc41d0d915c7c569 20250219122524534 DAUC <0003> auc.c:143 vector [0]: ck = 4e1fe4798dc615957c040bd125266af5 20250219122524534 DAUC <0003> auc.c:144 vector [0]: ik = ee2b51aecfb17fbf27d1a17e0aa298c5 20250219122524534 DAUC <0003> auc.c:145 vector [0]: res = f582e05eac633c130000000000000000 20250219122524534 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524534 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122524534 DAUC <0003> auc.c:151 vector [0]: kc = fbe11f786df3981a 20250219122524534 DAUC <0003> auc.c:152 vector [0]: sres = 59e1dc4d 20250219122524534 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122524534 DAUC <0003> auc.c:113 vector [1]: rand = 617884cd2bf3ec835ee1392da643c927 20250219122524534 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250219122524534 DAUC <0003> auc.c:142 vector [1]: autn = 4eea4bb77de10000794ab83227cb403e 20250219122524534 DAUC <0003> auc.c:143 vector [1]: ck = 7b3edb4a54517a55cad4471ec34a644d 20250219122524534 DAUC <0003> auc.c:144 vector [1]: ik = 896520a295604cfda5d0ccaff9a923ac 20250219122524534 DAUC <0003> auc.c:145 vector [1]: res = 04cdf84233d1c1660000000000000000 20250219122524534 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524534 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122524534 DAUC <0003> auc.c:151 vector [1]: kc = 9d5f7059fbd27149 20250219122524534 DAUC <0003> auc.c:152 vector [1]: sres = 371c3924 20250219122524534 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122524534 DAUC <0003> auc.c:113 vector [2]: rand = 7e110224022a6427bab5f48658e9a7c4 20250219122524534 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250219122524534 DAUC <0003> auc.c:142 vector [2]: autn = 862fc144c6260000cc6d73f15b8b439f 20250219122524534 DAUC <0003> auc.c:143 vector [2]: ck = c36776a8ba47e78ebe3cf41c3e111a26 20250219122524534 DAUC <0003> auc.c:144 vector [2]: ik = 52f4110b5bf8a4e5c5dfcbb4f7a5877c 20250219122524534 DAUC <0003> auc.c:145 vector [2]: res = 56af9769ecd94f3a0000000000000000 20250219122524534 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524534 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122524534 DAUC <0003> auc.c:151 vector [2]: kc = ea70580b280bde31 20250219122524534 DAUC <0003> auc.c:152 vector [2]: sres = ba76d853 20250219122524534 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122524534 DAUC <0003> auc.c:113 vector [3]: rand = 1add3c39862952890e6a556a28d6f3ff 20250219122524534 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250219122524534 DAUC <0003> auc.c:142 vector [3]: autn = 01616ced594200003fbda0639479698e 20250219122524534 DAUC <0003> auc.c:143 vector [3]: ck = 8943d274446fe6868be9cc1e2aedb3a3 20250219122524534 DAUC <0003> auc.c:144 vector [3]: ik = 64b279b76b41fb4b048db3557fe709b6 20250219122524534 DAUC <0003> auc.c:145 vector [3]: res = 76edeca428453f1f0000000000000000 20250219122524534 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524534 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122524534 DAUC <0003> auc.c:151 vector [3]: kc = 6295d4887a24a7d8 20250219122524534 DAUC <0003> auc.c:152 vector [3]: sres = 5ea8d3bb 20250219122524534 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122524534 DAUC <0003> auc.c:113 vector [4]: rand = 21daf0fe6149ad6f5413516b4f28b3e8 20250219122524534 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250219122524534 DAUC <0003> auc.c:142 vector [4]: autn = 339bb6d6723600007c7ba1e53eba52b6 20250219122524534 DAUC <0003> auc.c:143 vector [4]: ck = 03db0d31e8088cf0edf0c746409f6dff 20250219122524534 DAUC <0003> auc.c:144 vector [4]: ik = 1d3b517e1d550a0674a81a556a05c74d 20250219122524534 DAUC <0003> auc.c:145 vector [4]: res = c59e942f5135cfb60000000000000000 20250219122524534 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524534 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250219122524534 DAUC <0003> auc.c:151 vector [4]: kc = 87b8815cdfc72c44 20250219122524534 DAUC <0003> auc.c:152 vector [4]: sres = 94ab5b99 20250219122524534 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250219122524534 DAUC <0003> db_auc.c:245 IMSI='262420637728305': Generated 5 vectors 20250219122524534 DAUC <0003> db_auc.c:249 IMSI='262420637728305': Updating SQN=321 in DB 20250219122524534 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420637728305"} 20250219122524534 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524534 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524534 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524536 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524536 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420637728305"} 20250219122524536 DAUC <0003> db_auc.c:157 IMSI='262420637728305': No 2G Auth Data 20250219122524536 DAUC <0003> db_auc.c:236 IMSI='262420637728305': Calling to generate 5 vectors 20250219122524536 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250219122524536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524536 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250219122524536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250219122524536 DAUC <0003> auc.c:113 vector [0]: rand = 70e1c70fe3b4341a9f718d8b50def415 20250219122524536 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250219122524536 DAUC <0003> auc.c:142 vector [0]: autn = f96d9e82f2d40000ccd729befcba36d6 20250219122524536 DAUC <0003> auc.c:143 vector [0]: ck = d166777e0122abf19a65853a2ae6855e 20250219122524536 DAUC <0003> auc.c:144 vector [0]: ik = 7bf2db92d613e6c096a17f20e9cf7925 20250219122524536 DAUC <0003> auc.c:145 vector [0]: res = ecbbab92096240500000000000000000 20250219122524536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524536 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122524536 DAUC <0003> auc.c:151 vector [0]: kc = a65056f61418b14a 20250219122524536 DAUC <0003> auc.c:152 vector [0]: sres = e5d9ebc2 20250219122524536 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122524536 DAUC <0003> auc.c:113 vector [1]: rand = c587f6e80f1931118d976d751c86f3d3 20250219122524536 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250219122524536 DAUC <0003> auc.c:142 vector [1]: autn = 712decff444a0000c99cb0bc4ef066e2 20250219122524536 DAUC <0003> auc.c:143 vector [1]: ck = 3fa7c463de1a4e283aea250d9cb0ee8c 20250219122524536 DAUC <0003> auc.c:144 vector [1]: ik = e27217ad7b1b3b6c18a9db7491a3d4c9 20250219122524536 DAUC <0003> auc.c:145 vector [1]: res = 18a6f922e26b66c70000000000000000 20250219122524536 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524536 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122524536 DAUC <0003> auc.c:151 vector [1]: kc = ff962db7a8124f01 20250219122524536 DAUC <0003> auc.c:152 vector [1]: sres = facd9fe5 20250219122524536 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122524536 DAUC <0003> auc.c:113 vector [2]: rand = 5754be120bf30a44e5f2d822dd8778fa 20250219122524536 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250219122524536 DAUC <0003> auc.c:142 vector [2]: autn = a18d133f63eb0000bfad6b0f768d744c 20250219122524536 DAUC <0003> auc.c:143 vector [2]: ck = 06e844e1da7cbd2ab660264ba2b319d2 20250219122524536 DAUC <0003> auc.c:144 vector [2]: ik = 445096c8caab4a11443d29581f11a6d8 20250219122524536 DAUC <0003> auc.c:145 vector [2]: res = 3c4c994b9a6056240000000000000000 20250219122524536 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524536 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122524536 DAUC <0003> auc.c:151 vector [2]: kc = b0e5dd3aad754831 20250219122524536 DAUC <0003> auc.c:152 vector [2]: sres = a62ccf6f 20250219122524536 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122524536 DAUC <0003> auc.c:113 vector [3]: rand = 6d21c5f5467580b543396d46697647e6 20250219122524536 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250219122524536 DAUC <0003> auc.c:142 vector [3]: autn = 8bba02f2d4e20000174beaf512e407bd 20250219122524536 DAUC <0003> auc.c:143 vector [3]: ck = a2320c7b23b5a1bce2ba4f37f3bc9810 20250219122524536 DAUC <0003> auc.c:144 vector [3]: ik = 116989f8c92290b9b6e3c281cfb9411b 20250219122524536 DAUC <0003> auc.c:145 vector [3]: res = 8c11abd4eefdd80d0000000000000000 20250219122524536 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524536 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122524536 DAUC <0003> auc.c:151 vector [3]: kc = e7020835d692e80e 20250219122524536 DAUC <0003> auc.c:152 vector [3]: sres = 62ec73d9 20250219122524536 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122524536 DAUC <0003> auc.c:113 vector [4]: rand = 51e62ec91632ec91c899e774470beb48 20250219122524536 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250219122524536 DAUC <0003> auc.c:142 vector [4]: autn = cb131dacd4f10000f410cc3d4b2e5ccf 20250219122524536 DAUC <0003> auc.c:143 vector [4]: ck = f69d553cd8009237fa004ad8045d44db 20250219122524536 DAUC <0003> auc.c:144 vector [4]: ik = fd882bda73a3d50aadebc351099bef36 20250219122524536 DAUC <0003> auc.c:145 vector [4]: res = 434326b7d989db0d0000000000000000 20250219122524536 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524536 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250219122524536 DAUC <0003> auc.c:151 vector [4]: kc = 5cfef76fa665ecd0 20250219122524536 DAUC <0003> auc.c:152 vector [4]: sres = 9acafdba 20250219122524536 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250219122524536 DAUC <0003> db_auc.c:245 IMSI='262420637728305': Generated 5 vectors 20250219122524536 DAUC <0003> db_auc.c:249 IMSI='262420637728305': Updating SQN=481 in DB 20250219122524536 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420637728305"} 20250219122524536 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420637728305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524536 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524536 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@bf322a5b51b3: Final verdict of PTC: pass 20250219122524538 DAUC <0003> db_auc.c:157 IMSI='262428407106581': No 2G Auth Data 20250219122524538 DAUC <0003> db_auc.c:192 IMSI='262428407106581': No 3G Auth Data HLR_Test-GSUP(21)@bf322a5b51b3: Created GsupExpect[0] for "262428407106581" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250219122524544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 20250219122524546 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524546 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428407106581"} 20250219122524546 DAUC <0003> db_auc.c:236 IMSI='262428407106581': Calling to generate 1 vectors 20250219122524546 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250219122524546 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524546 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524546 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122524546 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524546 DAUC <0003> auc.c:113 vector [0]: rand = ac6c5102d3749686fb12cb066a4fb724 20250219122524546 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122524546 DAUC <0003> auc.c:142 vector [0]: autn = c545f4c2aa880000bb4d1d1c008f8da6 20250219122524546 DAUC <0003> auc.c:143 vector [0]: ck = 19002891814f50994e58256b4dacca93 20250219122524546 DAUC <0003> auc.c:144 vector [0]: ik = 46148b7a398a8912462dae80c6338961 20250219122524546 DAUC <0003> auc.c:145 vector [0]: res = 2c6e3ab8248376090000000000000000 20250219122524546 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524546 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524546 DAUC <0003> auc.c:179 vector [0]: kc = 31cdd01fea818800 20250219122524546 DAUC <0003> auc.c:180 vector [0]: sres = 597a5216 20250219122524546 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524546 DAUC <0003> db_auc.c:245 IMSI='262428407106581': Generated 1 vectors 20250219122524546 DAUC <0003> db_auc.c:249 IMSI='262428407106581': Updating SQN=33 in DB 20250219122524546 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428407106581"} 20250219122524546 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524546 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524546 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf322a5b51b3: Found GsupExpect[0] for "262428407106581" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428407106581" TC_gsup_sai_num_auth_vectors(29)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122524547 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524547 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428407106581"} 20250219122524547 DAUC <0003> db_auc.c:236 IMSI='262428407106581': Calling to generate 4 vectors 20250219122524547 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250219122524547 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524547 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524547 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250219122524547 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524547 DAUC <0003> auc.c:113 vector [0]: rand = 17c94f5c1cc08e6bc719a466dbd54245 20250219122524547 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250219122524547 DAUC <0003> auc.c:142 vector [0]: autn = def1aee4ffb900003321ecc78a7d2a14 20250219122524547 DAUC <0003> auc.c:143 vector [0]: ck = b8ef9576f0112d4fb5ab3152eab5fcc5 20250219122524547 DAUC <0003> auc.c:144 vector [0]: ik = 67bde4dbec0505258a2798976542e444 20250219122524547 DAUC <0003> auc.c:145 vector [0]: res = 246d1ba9cfc6efef0000000000000000 20250219122524547 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524547 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524547 DAUC <0003> auc.c:179 vector [0]: kc = 8ddf8565b96d5c00 20250219122524547 DAUC <0003> auc.c:180 vector [0]: sres = 79b97592 20250219122524547 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524547 DAUC <0003> auc.c:113 vector [1]: rand = 69221598923de891d29c12ea0bbfb451 20250219122524547 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250219122524547 DAUC <0003> auc.c:142 vector [1]: autn = 8e34df3ff3ca0000b6adffc44c3977d0 20250219122524547 DAUC <0003> auc.c:143 vector [1]: ck = fa97c5cf1e943ca7455bb1070e534cd3 20250219122524547 DAUC <0003> auc.c:144 vector [1]: ik = 1b523d2348b1001fda89b2f1a008decc 20250219122524547 DAUC <0003> auc.c:145 vector [1]: res = 875eb0e30c5199ac0000000000000000 20250219122524547 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524547 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122524547 DAUC <0003> auc.c:179 vector [1]: kc = e8452bb677e90400 20250219122524547 DAUC <0003> auc.c:180 vector [1]: sres = 7865423a 20250219122524547 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122524547 DAUC <0003> auc.c:113 vector [2]: rand = e5a62e5096f1ae97c6df470d677dd5b9 20250219122524547 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250219122524547 DAUC <0003> auc.c:142 vector [2]: autn = 29acb53b0b2200006daea88e3011657d 20250219122524548 DAUC <0003> auc.c:143 vector [2]: ck = 62862ca968e3ad8841e6897af78ee182 20250219122524548 DAUC <0003> auc.c:144 vector [2]: ik = 3ca01536feeb284781f00ae7b1cbbbaf 20250219122524548 DAUC <0003> auc.c:145 vector [2]: res = 855d0a715eb8e7730000000000000000 20250219122524548 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524548 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122524548 DAUC <0003> auc.c:179 vector [2]: kc = 347fcf39540a6c00 20250219122524548 DAUC <0003> auc.c:180 vector [2]: sres = 0609a57f 20250219122524548 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122524548 DAUC <0003> auc.c:113 vector [3]: rand = 0d33ad0a512dfe14e5d9b26da923aba4 20250219122524548 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250219122524548 DAUC <0003> auc.c:142 vector [3]: autn = 2e30fcbf4aad00001401761f9b2eb34a 20250219122524548 DAUC <0003> auc.c:143 vector [3]: ck = d0b7da8c0153248aec9faeb2a57c0b1e 20250219122524548 DAUC <0003> auc.c:144 vector [3]: ik = 77aa4d45efdf3c790e7d6c978cfd0d92 20250219122524548 DAUC <0003> auc.c:145 vector [3]: res = 17dab7be16e32bf60000000000000000 20250219122524548 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524548 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122524548 DAUC <0003> auc.c:179 vector [3]: kc = 9d02e8f6b9624800 20250219122524548 DAUC <0003> auc.c:180 vector [3]: sres = d7dc806a 20250219122524548 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122524548 DAUC <0003> db_auc.c:245 IMSI='262428407106581': Generated 4 vectors 20250219122524548 DAUC <0003> db_auc.c:249 IMSI='262428407106581': Updating SQN=161 in DB 20250219122524548 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428407106581"} 20250219122524548 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524548 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524548 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524549 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524549 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428407106581"} 20250219122524549 DAUC <0003> db_auc.c:236 IMSI='262428407106581': Calling to generate 5 vectors 20250219122524549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122524549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250219122524549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524549 DAUC <0003> auc.c:113 vector [0]: rand = 44cbbc8c9c2598d891b3b3d0ef18abe1 20250219122524549 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250219122524549 DAUC <0003> auc.c:142 vector [0]: autn = ec11f55fe0c3000071dae774ee904345 20250219122524549 DAUC <0003> auc.c:143 vector [0]: ck = 99154ddf7ed48d0d1d2d83501bcc48a8 20250219122524549 DAUC <0003> auc.c:144 vector [0]: ik = b731f2fa3bd1a050ee232e6216f54487 20250219122524549 DAUC <0003> auc.c:145 vector [0]: res = ddfef1054b70fa870000000000000000 20250219122524549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524549 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524549 DAUC <0003> auc.c:179 vector [0]: kc = 53f6a362a9e18800 20250219122524549 DAUC <0003> auc.c:180 vector [0]: sres = 1fead2a2 20250219122524549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524549 DAUC <0003> auc.c:113 vector [1]: rand = d5ee979d6717a0fedd280fa2c71d8e1e 20250219122524549 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250219122524549 DAUC <0003> auc.c:142 vector [1]: autn = 67c73ccbf46500006ebb613f0395ebd3 20250219122524549 DAUC <0003> auc.c:143 vector [1]: ck = 935dcca7c36ef357f2b0a2c659963d0c 20250219122524549 DAUC <0003> auc.c:144 vector [1]: ik = 2e215010ecabb911619b6ceaeaa1dee0 20250219122524549 DAUC <0003> auc.c:145 vector [1]: res = bd31e2fb6acef6ff0000000000000000 20250219122524549 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524549 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122524549 DAUC <0003> auc.c:179 vector [1]: kc = d179aae1f65db000 20250219122524549 DAUC <0003> auc.c:180 vector [1]: sres = fd6faa41 20250219122524549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122524549 DAUC <0003> auc.c:113 vector [2]: rand = 0b9a30a5887349a439f66b480f9e7283 20250219122524549 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250219122524549 DAUC <0003> auc.c:142 vector [2]: autn = 8326b108672400006549d57ec3184a29 20250219122524549 DAUC <0003> auc.c:143 vector [2]: ck = 8f14653265fe897522f9003df9265d45 20250219122524549 DAUC <0003> auc.c:144 vector [2]: ik = 3294cc0c58f0858fb160134009f14cdc 20250219122524549 DAUC <0003> auc.c:145 vector [2]: res = 02efbf7af6fd75200000000000000000 20250219122524549 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524549 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122524549 DAUC <0003> auc.c:179 vector [2]: kc = 3ed271d684c46c00 20250219122524549 DAUC <0003> auc.c:180 vector [2]: sres = aea0de85 20250219122524549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122524549 DAUC <0003> auc.c:113 vector [3]: rand = 785f1a14dc9a1fd13f72ff79640a3fcb 20250219122524549 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250219122524549 DAUC <0003> auc.c:142 vector [3]: autn = 17e958b5971f00001bdd9e5e6d46da64 20250219122524549 DAUC <0003> auc.c:143 vector [3]: ck = 2e99b1ea561db4a60b83358b9ae413df 20250219122524549 DAUC <0003> auc.c:144 vector [3]: ik = 5037ec6e381a278ec2ca959fb9ebd4fe 20250219122524549 DAUC <0003> auc.c:145 vector [3]: res = 4dab2ada48d3ac720000000000000000 20250219122524549 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524549 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122524549 DAUC <0003> auc.c:179 vector [3]: kc = 383d9a06d7a92800 20250219122524549 DAUC <0003> auc.c:180 vector [3]: sres = 5cd6cc11 20250219122524549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122524549 DAUC <0003> auc.c:113 vector [4]: rand = a2ac259e866233b4f66b6f6a285f73c2 20250219122524549 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250219122524549 DAUC <0003> auc.c:142 vector [4]: autn = f80edab8e26c0000548ec69016f45575 20250219122524549 DAUC <0003> auc.c:143 vector [4]: ck = f63e26c37c4155d46628aeea11ea73d4 20250219122524549 DAUC <0003> auc.c:144 vector [4]: ik = b6632e0e839fb5f586e4261c9e77cdbf 20250219122524549 DAUC <0003> auc.c:145 vector [4]: res = 042cfafcae9924dc0000000000000000 20250219122524549 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524549 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122524549 DAUC <0003> auc.c:179 vector [4]: kc = 17fbf6904114ac00 20250219122524549 DAUC <0003> auc.c:180 vector [4]: sres = bbc46bf3 20250219122524549 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122524549 DAUC <0003> db_auc.c:245 IMSI='262428407106581': Generated 5 vectors 20250219122524549 DAUC <0003> db_auc.c:249 IMSI='262428407106581': Updating SQN=321 in DB 20250219122524549 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428407106581"} 20250219122524549 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524549 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524549 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524551 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524551 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428407106581"} 20250219122524551 DAUC <0003> db_auc.c:236 IMSI='262428407106581': Calling to generate 5 vectors 20250219122524551 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122524551 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524551 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524551 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250219122524551 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524551 DAUC <0003> auc.c:113 vector [0]: rand = 4610f5c9bbd67a5d83eda3ccce1c64ce 20250219122524551 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250219122524551 DAUC <0003> auc.c:142 vector [0]: autn = 7ce791cab6a0000071cd78b01d21a185 20250219122524551 DAUC <0003> auc.c:143 vector [0]: ck = 6d69c67b12ef7114e270b7272a21b84b 20250219122524551 DAUC <0003> auc.c:144 vector [0]: ik = 798edddf589f507b9bbfd9c25f13a753 20250219122524551 DAUC <0003> auc.c:145 vector [0]: res = 541c9336c0fa83df0000000000000000 20250219122524551 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524551 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524551 DAUC <0003> auc.c:179 vector [0]: kc = c7d1f98b4b7f3c00 20250219122524551 DAUC <0003> auc.c:180 vector [0]: sres = 1d879741 20250219122524551 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524551 DAUC <0003> auc.c:113 vector [1]: rand = 2260260e01f58b59695b83e7807c774d 20250219122524551 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250219122524551 DAUC <0003> auc.c:142 vector [1]: autn = 1810075576250000bafb5760c5f0a2af 20250219122524551 DAUC <0003> auc.c:143 vector [1]: ck = 481f32cea9875bd10ca2a345d88d578f 20250219122524551 DAUC <0003> auc.c:144 vector [1]: ik = ef5f5abc003d03770e3878edc46ff3ad 20250219122524551 DAUC <0003> auc.c:145 vector [1]: res = 7d482626107c7b090000000000000000 20250219122524551 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524551 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122524551 DAUC <0003> auc.c:179 vector [1]: kc = 7c59b67f08c8dc00 20250219122524551 DAUC <0003> auc.c:180 vector [1]: sres = e8266e86 20250219122524551 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122524551 DAUC <0003> auc.c:113 vector [2]: rand = 7c16a656d7929e0c01aff65e14159b2d 20250219122524551 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250219122524551 DAUC <0003> auc.c:142 vector [2]: autn = 6f9f66213a7c00008f963916b018424e 20250219122524551 DAUC <0003> auc.c:143 vector [2]: ck = efc4f8190615fda499a042349107fa0a 20250219122524551 DAUC <0003> auc.c:144 vector [2]: ik = 1b770fd1a698a3c6fb5eb6148c1d84e6 20250219122524551 DAUC <0003> auc.c:145 vector [2]: res = 73c131382d6a1a650000000000000000 20250219122524551 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524551 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122524551 DAUC <0003> auc.c:179 vector [2]: kc = d7f44f72a4db7400 20250219122524551 DAUC <0003> auc.c:180 vector [2]: sres = a2338fd7 20250219122524551 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122524551 DAUC <0003> auc.c:113 vector [3]: rand = 390b92c43a59e798aa735f40a2b40121 20250219122524551 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250219122524551 DAUC <0003> auc.c:142 vector [3]: autn = 7b3e1724ef480000788667bfa080a0d7 20250219122524551 DAUC <0003> auc.c:143 vector [3]: ck = c0ade81a4a64586c40c0b58adbf0ccf7 20250219122524551 DAUC <0003> auc.c:144 vector [3]: ik = acc5e76044b0cf5513f6c2a3f1ee0244 20250219122524551 DAUC <0003> auc.c:145 vector [3]: res = 925356952f2635430000000000000000 20250219122524551 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524551 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122524551 DAUC <0003> auc.c:179 vector [3]: kc = c7bb681c37173400 20250219122524551 DAUC <0003> auc.c:180 vector [3]: sres = 9efb8769 20250219122524551 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122524551 DAUC <0003> auc.c:113 vector [4]: rand = 2e1ad897319012bb32c33d724fcdc86f 20250219122524551 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250219122524551 DAUC <0003> auc.c:142 vector [4]: autn = 50e242c1ed0b0000aa0ca33ef9b40a6c 20250219122524551 DAUC <0003> auc.c:143 vector [4]: ck = 9acbf67ed08a134cdfa7d387e43742a0 20250219122524551 DAUC <0003> auc.c:144 vector [4]: ik = 3a17a4800e6b259d3fdf83df3b1a7cf3 20250219122524551 DAUC <0003> auc.c:145 vector [4]: res = c83612dda7e8d0430000000000000000 20250219122524551 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524551 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122524551 DAUC <0003> auc.c:179 vector [4]: kc = 5fcb2c0c8a1d3c00 20250219122524551 DAUC <0003> auc.c:180 vector [4]: sres = 5628f198 20250219122524551 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122524551 DAUC <0003> db_auc.c:245 IMSI='262428407106581': Generated 5 vectors 20250219122524551 DAUC <0003> db_auc.c:249 IMSI='262428407106581': Updating SQN=481 in DB 20250219122524551 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428407106581"} 20250219122524551 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428407106581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524551 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524551 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43910<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@bf322a5b51b3: Final verdict of PTC: pass 20250219122524553 DAUC <0003> db_auc.c:157 IMSI='262427590240423': No 2G Auth Data 20250219122524553 DAUC <0003> db_auc.c:192 IMSI='262427590240423': No 3G Auth Data HLR_Test-GSUP(21)@bf322a5b51b3: Created GsupExpect[0] for "262427590240423" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250219122524559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43912<->l=127.0.0.1:4258 20250219122524560 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524560 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427590240423"} 20250219122524560 DAUC <0003> db_auc.c:236 IMSI='262427590240423': Calling to generate 1 vectors 20250219122524560 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250219122524560 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524560 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524560 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122524560 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524560 DAUC <0003> auc.c:113 vector [0]: rand = e6700d0e13050c37fcaa222d5adbb504 20250219122524560 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122524560 DAUC <0003> auc.c:142 vector [0]: autn = 57bc3245b40f00007e1d5a1607518f83 20250219122524561 DAUC <0003> auc.c:143 vector [0]: ck = 49de2aeaaab8ae9a384de0d35a44631c 20250219122524561 DAUC <0003> auc.c:144 vector [0]: ik = 48dee7085f68d98427831ca8da73c832 20250219122524561 DAUC <0003> auc.c:145 vector [0]: res = 8ba185ef4aa6e1290000000000000000 20250219122524561 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524561 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524561 DAUC <0003> auc.c:179 vector [0]: kc = 70e8bc70860ffc00 20250219122524561 DAUC <0003> auc.c:180 vector [0]: sres = a939e375 20250219122524561 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524561 DAUC <0003> db_auc.c:245 IMSI='262427590240423': Generated 1 vectors 20250219122524561 DAUC <0003> db_auc.c:249 IMSI='262427590240423': Updating SQN=33 in DB 20250219122524561 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427590240423"} 20250219122524561 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524561 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524561 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524561 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf322a5b51b3: Found GsupExpect[0] for "262427590240423" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427590240423" TC_gsup_sai_num_auth_vectors(30)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122524562 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524562 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427590240423"} 20250219122524562 DAUC <0003> db_auc.c:236 IMSI='262427590240423': Calling to generate 4 vectors 20250219122524562 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250219122524562 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524562 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524562 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250219122524562 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524562 DAUC <0003> auc.c:113 vector [0]: rand = fd9ff419b83900b63a0871c53b6d35da 20250219122524562 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250219122524562 DAUC <0003> auc.c:142 vector [0]: autn = b77b110ad96c0000d4b256805c7dba44 20250219122524562 DAUC <0003> auc.c:143 vector [0]: ck = 9951c8ee6bee3df4c074282971dc1b24 20250219122524562 DAUC <0003> auc.c:144 vector [0]: ik = 31b59b8cb47aa96f08bc6be81d94eb8d 20250219122524562 DAUC <0003> auc.c:145 vector [0]: res = 6f6ad313b08448510000000000000000 20250219122524562 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524562 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524562 DAUC <0003> auc.c:179 vector [0]: kc = f0886f1279f34800 20250219122524562 DAUC <0003> auc.c:180 vector [0]: sres = 6dc3f3a0 20250219122524562 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524562 DAUC <0003> auc.c:113 vector [1]: rand = 91b85e07b0573d80664873d869723399 20250219122524562 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250219122524562 DAUC <0003> auc.c:142 vector [1]: autn = f5bfd55804510000f78bcbd2a7322569 20250219122524562 DAUC <0003> auc.c:143 vector [1]: ck = 801e377acbef6ff75961fca2dba543b8 20250219122524562 DAUC <0003> auc.c:144 vector [1]: ik = 0322a8e346f70b7cf86c5d5078b2b513 20250219122524562 DAUC <0003> auc.c:145 vector [1]: res = a0d54aaef107fd330000000000000000 20250219122524562 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524562 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122524562 DAUC <0003> auc.c:179 vector [1]: kc = 319008623fc39c00 20250219122524562 DAUC <0003> auc.c:180 vector [1]: sres = 93a0b5d2 20250219122524562 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122524562 DAUC <0003> auc.c:113 vector [2]: rand = af83e8dfb6604b44a8a8642952bd45f4 20250219122524562 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250219122524562 DAUC <0003> auc.c:142 vector [2]: autn = d9f679843f860000a417c3721f14536e 20250219122524562 DAUC <0003> auc.c:143 vector [2]: ck = c08d476b29f394b5e17ef077cb4e520e 20250219122524562 DAUC <0003> auc.c:144 vector [2]: ik = a5c3d92afe5aca45d842913d070c0bc0 20250219122524562 DAUC <0003> auc.c:145 vector [2]: res = d38da18e8706acb00000000000000000 20250219122524562 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524562 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122524562 DAUC <0003> auc.c:179 vector [2]: kc = 8ceab40281b4dc00 20250219122524562 DAUC <0003> auc.c:180 vector [2]: sres = be10d853 20250219122524562 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122524562 DAUC <0003> auc.c:113 vector [3]: rand = 32cc4ba29145d1e59cf353fe56b18089 20250219122524562 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250219122524562 DAUC <0003> auc.c:142 vector [3]: autn = b14340868f8100005a51964b3e731795 20250219122524562 DAUC <0003> auc.c:143 vector [3]: ck = f66fa93387652b3f2c0bc5606a36c383 20250219122524562 DAUC <0003> auc.c:144 vector [3]: ik = 45665b4f5e34059f5dc7e0be04ce8035 20250219122524562 DAUC <0003> auc.c:145 vector [3]: res = b640d91da9d28e5c0000000000000000 20250219122524562 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524562 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122524562 DAUC <0003> auc.c:179 vector [3]: kc = 58212221793d9400 20250219122524562 DAUC <0003> auc.c:180 vector [3]: sres = 561dabcd 20250219122524562 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122524562 DAUC <0003> db_auc.c:245 IMSI='262427590240423': Generated 4 vectors 20250219122524562 DAUC <0003> db_auc.c:249 IMSI='262427590240423': Updating SQN=161 in DB 20250219122524562 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427590240423"} 20250219122524562 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524562 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524562 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524563 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524563 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524563 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427590240423"} 20250219122524563 DAUC <0003> db_auc.c:236 IMSI='262427590240423': Calling to generate 5 vectors 20250219122524563 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122524563 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524563 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524563 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250219122524563 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524563 DAUC <0003> auc.c:113 vector [0]: rand = 7a72b35f62fff79a7c481e1884fd1df2 20250219122524564 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250219122524564 DAUC <0003> auc.c:142 vector [0]: autn = 7d304906ae650000e622972e78a27d43 20250219122524564 DAUC <0003> auc.c:143 vector [0]: ck = b4fb77c7954d68ef0ede866b243ed4de 20250219122524564 DAUC <0003> auc.c:144 vector [0]: ik = 39056a906bbb8b594b41c1e7cd5476bf 20250219122524564 DAUC <0003> auc.c:145 vector [0]: res = 8791b0c117cd2fed0000000000000000 20250219122524564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524564 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524564 DAUC <0003> auc.c:179 vector [0]: kc = 966f7915416bec00 20250219122524564 DAUC <0003> auc.c:180 vector [0]: sres = b48938d3 20250219122524564 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524564 DAUC <0003> auc.c:113 vector [1]: rand = 8bc9c331f9a75242422fa2e27c6d6827 20250219122524564 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250219122524564 DAUC <0003> auc.c:142 vector [1]: autn = 4d7ed6cd3d2800007a6c4c2a1f4ba455 20250219122524564 DAUC <0003> auc.c:143 vector [1]: ck = 4183c28f36f56debf4e26bda4a3752ab 20250219122524564 DAUC <0003> auc.c:144 vector [1]: ik = bfd09f9b16b7f0470efb9f6867913bc5 20250219122524564 DAUC <0003> auc.c:145 vector [1]: res = dbaa3eb9b61bc7b30000000000000000 20250219122524564 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524564 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122524564 DAUC <0003> auc.c:179 vector [1]: kc = 5e72eff0bcb0e000 20250219122524564 DAUC <0003> auc.c:180 vector [1]: sres = ac68338b 20250219122524564 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122524564 DAUC <0003> auc.c:113 vector [2]: rand = d8cc68ce8357ca397f6fa00ca160527e 20250219122524564 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250219122524564 DAUC <0003> auc.c:142 vector [2]: autn = 776c7964e7ac00001e262612f36c8e62 20250219122524564 DAUC <0003> auc.c:143 vector [2]: ck = ac805b1c7553777baad7f4bb6db4c0df 20250219122524564 DAUC <0003> auc.c:144 vector [2]: ik = 14f8c322bbd73adce408a9ccfdfbfab2 20250219122524564 DAUC <0003> auc.c:145 vector [2]: res = d58a09d79a53de710000000000000000 20250219122524564 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524564 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122524564 DAUC <0003> auc.c:179 vector [2]: kc = f30d9656c7455000 20250219122524564 DAUC <0003> auc.c:180 vector [2]: sres = 7ae3d541 20250219122524564 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122524564 DAUC <0003> auc.c:113 vector [3]: rand = e37b83a124438f961638d0e10ace43f5 20250219122524564 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250219122524564 DAUC <0003> auc.c:142 vector [3]: autn = 6bb199e0da5000008ffe99c397b7b14b 20250219122524564 DAUC <0003> auc.c:143 vector [3]: ck = 4ee7ae0c3bb3327861ce9a955f39a14e 20250219122524564 DAUC <0003> auc.c:144 vector [3]: ik = 888543d27b1d80e939d47ae363ee3da2 20250219122524564 DAUC <0003> auc.c:145 vector [3]: res = 2527db7c0ed7e99d0000000000000000 20250219122524564 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524564 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122524564 DAUC <0003> auc.c:179 vector [3]: kc = 16ac7c845f375000 20250219122524564 DAUC <0003> auc.c:180 vector [3]: sres = 93a5f71c 20250219122524564 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122524564 DAUC <0003> auc.c:113 vector [4]: rand = 1c735d8ace0447f49f1bb6497f74610b 20250219122524564 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250219122524564 DAUC <0003> auc.c:142 vector [4]: autn = f0db30b6f4bb00004fc99378d4ed2adb 20250219122524564 DAUC <0003> auc.c:143 vector [4]: ck = 27fddc9b9b6f34fe25ceaa1c40c8379a 20250219122524564 DAUC <0003> auc.c:144 vector [4]: ik = 58d469df3946379c10fd8a737710bfd7 20250219122524564 DAUC <0003> auc.c:145 vector [4]: res = 3b7080a19222f8870000000000000000 20250219122524564 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524564 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122524564 DAUC <0003> auc.c:179 vector [4]: kc = 6f34a632ba120800 20250219122524564 DAUC <0003> auc.c:180 vector [4]: sres = e56c981f 20250219122524564 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122524564 DAUC <0003> db_auc.c:245 IMSI='262427590240423': Generated 5 vectors 20250219122524564 DAUC <0003> db_auc.c:249 IMSI='262427590240423': Updating SQN=321 in DB 20250219122524564 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427590240423"} 20250219122524564 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524564 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524564 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524565 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524565 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427590240423"} 20250219122524565 DAUC <0003> db_auc.c:236 IMSI='262427590240423': Calling to generate 5 vectors 20250219122524565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122524565 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524565 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524565 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250219122524565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524565 DAUC <0003> auc.c:113 vector [0]: rand = 8feacf04a7c0ec2cacc154df5cdf663f 20250219122524565 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250219122524565 DAUC <0003> auc.c:142 vector [0]: autn = bbdbb76d90fc000046383a290d5a67f3 20250219122524565 DAUC <0003> auc.c:143 vector [0]: ck = 49e565dea7ac9394c8002654041fdcaf 20250219122524565 DAUC <0003> auc.c:144 vector [0]: ik = a22b948230c3fbc9420feea0692d47ab 20250219122524565 DAUC <0003> auc.c:145 vector [0]: res = da1bb4f39aad4a6a0000000000000000 20250219122524565 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524565 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524565 DAUC <0003> auc.c:179 vector [0]: kc = 5434a3337a98c800 20250219122524565 DAUC <0003> auc.c:180 vector [0]: sres = 7fdae370 20250219122524565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524565 DAUC <0003> auc.c:113 vector [1]: rand = d0745ca5d77e6e2e98d6a395d1b2fd06 20250219122524565 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250219122524565 DAUC <0003> auc.c:142 vector [1]: autn = 827e05e503de0000de294fd606335336 20250219122524565 DAUC <0003> auc.c:143 vector [1]: ck = 47191bb021a982430422d739096f7e4d 20250219122524565 DAUC <0003> auc.c:144 vector [1]: ik = 470f0b0ca4ffd01c5e421e086dfd5ebd 20250219122524565 DAUC <0003> auc.c:145 vector [1]: res = 26414dd7e335ce0d0000000000000000 20250219122524565 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524565 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122524565 DAUC <0003> auc.c:179 vector [1]: kc = 878cc98a8a630000 20250219122524565 DAUC <0003> auc.c:180 vector [1]: sres = 365b4336 20250219122524565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122524565 DAUC <0003> auc.c:113 vector [2]: rand = 236f7a39c056c90af9445f832e4a969a 20250219122524565 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250219122524565 DAUC <0003> auc.c:142 vector [2]: autn = a70f5d2d635f0000e52c8a77db7dd38c 20250219122524565 DAUC <0003> auc.c:143 vector [2]: ck = 28da714d68b1169338c8c9e4e64eb910 20250219122524565 DAUC <0003> auc.c:144 vector [2]: ik = 6ac80bd81b61f75066aa97e227a07d71 20250219122524565 DAUC <0003> auc.c:145 vector [2]: res = 7ef32a66f4e3bf700000000000000000 20250219122524565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524565 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122524565 DAUC <0003> auc.c:179 vector [2]: kc = 49da78666af87800 20250219122524565 DAUC <0003> auc.c:180 vector [2]: sres = f479979b 20250219122524565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122524565 DAUC <0003> auc.c:113 vector [3]: rand = 3126826307b7b5a00d298bb42fa3b48f 20250219122524565 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250219122524565 DAUC <0003> auc.c:142 vector [3]: autn = f17c713fd6370000fb54a8920b94d767 20250219122524565 DAUC <0003> auc.c:143 vector [3]: ck = acfb987d9c4c04a16f126997cfb37429 20250219122524565 DAUC <0003> auc.c:144 vector [3]: ik = 4f3613288905e79cbf3b8ce3da5adeb9 20250219122524565 DAUC <0003> auc.c:145 vector [3]: res = a88476938ae6f05a0000000000000000 20250219122524565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524565 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122524565 DAUC <0003> auc.c:179 vector [3]: kc = b2924a3c219ff400 20250219122524565 DAUC <0003> auc.c:180 vector [3]: sres = 420a4077 20250219122524565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122524565 DAUC <0003> auc.c:113 vector [4]: rand = b8ce6d8bd819993e588f0f276d44b6c8 20250219122524565 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250219122524565 DAUC <0003> auc.c:142 vector [4]: autn = 263932064276000089389a11d9930f50 20250219122524565 DAUC <0003> auc.c:143 vector [4]: ck = 6e3b8a2dee87d41e7c2484968fe9660f 20250219122524565 DAUC <0003> auc.c:144 vector [4]: ik = 68adc03e9d8ba6e609711e401959f023 20250219122524565 DAUC <0003> auc.c:145 vector [4]: res = 78e37c846ece35520000000000000000 20250219122524565 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524565 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122524565 DAUC <0003> auc.c:179 vector [4]: kc = e23f73e4a60e5800 20250219122524565 DAUC <0003> auc.c:180 vector [4]: sres = 4ba73159 20250219122524565 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122524565 DAUC <0003> db_auc.c:245 IMSI='262427590240423': Generated 5 vectors 20250219122524565 DAUC <0003> db_auc.c:249 IMSI='262427590240423': Updating SQN=481 in DB 20250219122524565 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427590240423"} 20250219122524565 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427590240423 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524565 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524565 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524565 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43912<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@bf322a5b51b3: Final verdict of PTC: pass 20250219122524567 DAUC <0003> db_auc.c:157 IMSI='262429885489540': No 2G Auth Data 20250219122524567 DAUC <0003> db_auc.c:192 IMSI='262429885489540': No 3G Auth Data HLR_Test-GSUP(21)@bf322a5b51b3: Created GsupExpect[0] for "262429885489540" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250219122524573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43920<->l=127.0.0.1:4258 20250219122524574 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524574 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429885489540"} 20250219122524574 DAUC <0003> db_auc.c:236 IMSI='262429885489540': Calling to generate 1 vectors 20250219122524574 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250219122524574 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524574 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524574 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122524574 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524575 DAUC <0003> auc.c:113 vector [0]: rand = 21a429ccdc8f0556f42449189cd747bf 20250219122524575 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122524575 DAUC <0003> auc.c:142 vector [0]: autn = e4e7d61cb1ef0000c183e981557d56a1 20250219122524575 DAUC <0003> auc.c:143 vector [0]: ck = 43a2bc538ab608be1cb5da6b8a826658 20250219122524575 DAUC <0003> auc.c:144 vector [0]: ik = 6fc80555f4358e53cf850a25779202cb 20250219122524575 DAUC <0003> auc.c:145 vector [0]: res = 311b1ff2c3c069910000000000000000 20250219122524575 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524575 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524575 DAUC <0003> auc.c:179 vector [0]: kc = 7038ba9fd1aa86cc 20250219122524575 DAUC <0003> auc.c:180 vector [0]: sres = 08218a6c 20250219122524575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524575 DAUC <0003> db_auc.c:245 IMSI='262429885489540': Generated 1 vectors 20250219122524575 DAUC <0003> db_auc.c:249 IMSI='262429885489540': Updating SQN=33 in DB 20250219122524575 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429885489540"} 20250219122524575 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524575 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524575 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524575 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@bf322a5b51b3: Found GsupExpect[0] for "262429885489540" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262429885489540" TC_gsup_sai_num_auth_vectors(31)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122524576 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524576 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429885489540"} 20250219122524576 DAUC <0003> db_auc.c:236 IMSI='262429885489540': Calling to generate 4 vectors 20250219122524576 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250219122524576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524576 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250219122524576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524576 DAUC <0003> auc.c:113 vector [0]: rand = 7cbe923f7d8fa0906b64be099c322d5b 20250219122524576 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250219122524576 DAUC <0003> auc.c:142 vector [0]: autn = 34b8c5d691950000d55e13713a47b7b0 20250219122524576 DAUC <0003> auc.c:143 vector [0]: ck = e755712ed8194c56f0839e6a8e825ba9 20250219122524576 DAUC <0003> auc.c:144 vector [0]: ik = 940baae42ba47d3d3be71c5146e4b614 20250219122524576 DAUC <0003> auc.c:145 vector [0]: res = 4199885ba8b1527f0000000000000000 20250219122524576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524576 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524576 DAUC <0003> auc.c:179 vector [0]: kc = b3028ef9a357819d 20250219122524576 DAUC <0003> auc.c:180 vector [0]: sres = 34ba6d1c 20250219122524576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524576 DAUC <0003> auc.c:113 vector [1]: rand = 61b008e815ffb96ad88dea2f540a7bf3 20250219122524576 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250219122524576 DAUC <0003> auc.c:142 vector [1]: autn = 42ed9ac633bd00008bb09621c554e238 20250219122524576 DAUC <0003> auc.c:143 vector [1]: ck = 11df1231b423e3d905f6056f9f5e1eb8 20250219122524576 DAUC <0003> auc.c:144 vector [1]: ik = ccadfa092c6b4eab736510b351ae2e95 20250219122524576 DAUC <0003> auc.c:145 vector [1]: res = 9ad2b12933c9bd770000000000000000 20250219122524576 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524576 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122524576 DAUC <0003> auc.c:179 vector [1]: kc = 50d7cc19a8f2151b 20250219122524576 DAUC <0003> auc.c:180 vector [1]: sres = d26babcb 20250219122524576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122524576 DAUC <0003> auc.c:113 vector [2]: rand = be6a3411f0275879c39f6bb4f4a35647 20250219122524576 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250219122524576 DAUC <0003> auc.c:142 vector [2]: autn = b49ab0e43f160000dd043b9f246998e0 20250219122524576 DAUC <0003> auc.c:143 vector [2]: ck = aa14d71f57fc699ef843e409e701e72c 20250219122524576 DAUC <0003> auc.c:144 vector [2]: ik = 7f9e0fabc5b687c89b31eee3bd115687 20250219122524576 DAUC <0003> auc.c:145 vector [2]: res = fc66550d3fb4647b0000000000000000 20250219122524576 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524576 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122524576 DAUC <0003> auc.c:179 vector [2]: kc = f66205b2a4d1e732 20250219122524576 DAUC <0003> auc.c:180 vector [2]: sres = 75774c04 20250219122524576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122524576 DAUC <0003> auc.c:113 vector [3]: rand = 8d54c1bbd04a1555b8716d716d9c4b5a 20250219122524576 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250219122524576 DAUC <0003> auc.c:142 vector [3]: autn = 9818bc7394b50000d51053152780b929 20250219122524576 DAUC <0003> auc.c:143 vector [3]: ck = 37926b62a29157d09e30b315efa9ad4c 20250219122524576 DAUC <0003> auc.c:144 vector [3]: ik = 9e4e15d7418c06cec300c24c1392a9d3 20250219122524576 DAUC <0003> auc.c:145 vector [3]: res = 09d6f117cd146b780000000000000000 20250219122524576 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524576 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122524576 DAUC <0003> auc.c:179 vector [3]: kc = 8c2c46fd9097ee54 20250219122524576 DAUC <0003> auc.c:180 vector [3]: sres = 3cf162c2 20250219122524576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122524576 DAUC <0003> db_auc.c:245 IMSI='262429885489540': Generated 4 vectors 20250219122524576 DAUC <0003> db_auc.c:249 IMSI='262429885489540': Updating SQN=161 in DB 20250219122524576 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429885489540"} 20250219122524576 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524576 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524576 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524577 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524577 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429885489540"} 20250219122524577 DAUC <0003> db_auc.c:236 IMSI='262429885489540': Calling to generate 5 vectors 20250219122524577 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122524577 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524577 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524577 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250219122524577 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524577 DAUC <0003> auc.c:113 vector [0]: rand = 9c4d9c9dcc5c777a6d606d97caca4489 20250219122524577 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250219122524577 DAUC <0003> auc.c:142 vector [0]: autn = c95fd94e3274000074a95b158571ac24 20250219122524577 DAUC <0003> auc.c:143 vector [0]: ck = f8f5df3c2b2bf1a3eafb362e1d9cdff9 20250219122524577 DAUC <0003> auc.c:144 vector [0]: ik = 68aabf5309f4bd2ca1ac636ac309dc90 20250219122524577 DAUC <0003> auc.c:145 vector [0]: res = 3b95f9852ab474140000000000000000 20250219122524577 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524577 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524577 DAUC <0003> auc.c:179 vector [0]: kc = 636d16eaf64ca655 20250219122524577 DAUC <0003> auc.c:180 vector [0]: sres = c75a0230 20250219122524577 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524577 DAUC <0003> auc.c:113 vector [1]: rand = 85c346d834e5d534c352b2aabfcb8942 20250219122524577 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250219122524577 DAUC <0003> auc.c:142 vector [1]: autn = ed4a48d923e5000017928d536bb1e5ed 20250219122524577 DAUC <0003> auc.c:143 vector [1]: ck = 657fad23986ebbef0184d77729c9c5c9 20250219122524577 DAUC <0003> auc.c:144 vector [1]: ik = 8077c60d43fcf8169170bb637eb8a86f 20250219122524577 DAUC <0003> auc.c:145 vector [1]: res = 35c08620a683a2790000000000000000 20250219122524577 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524577 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122524577 DAUC <0003> auc.c:179 vector [1]: kc = d9d5a2e63e9017ee 20250219122524577 DAUC <0003> auc.c:180 vector [1]: sres = 487c92f6 20250219122524577 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122524577 DAUC <0003> auc.c:113 vector [2]: rand = ac0d13ed80a27c16c2f91036d4641a25 20250219122524577 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250219122524577 DAUC <0003> auc.c:142 vector [2]: autn = bf0f74202f770000dc4e96ad16a10fae 20250219122524577 DAUC <0003> auc.c:143 vector [2]: ck = d022cf62d0b94de5a82e08c6c6921302 20250219122524577 DAUC <0003> auc.c:144 vector [2]: ik = e091e2d1289e923e7fdd63fb3e38078a 20250219122524577 DAUC <0003> auc.c:145 vector [2]: res = 1c7b2dd5d61879d40000000000000000 20250219122524577 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524577 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122524577 DAUC <0003> auc.c:179 vector [2]: kc = 03f593803c2300e0 20250219122524577 DAUC <0003> auc.c:180 vector [2]: sres = 06ea1aab 20250219122524577 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122524577 DAUC <0003> auc.c:113 vector [3]: rand = 2a0cfec1015e16990e55997af21e9c33 20250219122524577 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250219122524577 DAUC <0003> auc.c:142 vector [3]: autn = 98d30c0c40050000dd152673f46c6ed2 20250219122524577 DAUC <0003> auc.c:143 vector [3]: ck = 2df56af603aa7847c455bf924b9d89e2 20250219122524577 DAUC <0003> auc.c:144 vector [3]: ik = b0a4ba41e0f91ace1ce523e7b07ee889 20250219122524577 DAUC <0003> auc.c:145 vector [3]: res = 27a2e55ce82bc3e40000000000000000 20250219122524577 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524577 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122524577 DAUC <0003> auc.c:179 vector [3]: kc = c0dfd210cc272a46 20250219122524577 DAUC <0003> auc.c:180 vector [3]: sres = c851282c 20250219122524577 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122524577 DAUC <0003> auc.c:113 vector [4]: rand = 31d01e310db1253ca4ccc42014b29644 20250219122524577 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250219122524577 DAUC <0003> auc.c:142 vector [4]: autn = 56fdd1d7fefe0000c179950e17853157 20250219122524577 DAUC <0003> auc.c:143 vector [4]: ck = 93e64cfe41b7bca835fda886095eae68 20250219122524577 DAUC <0003> auc.c:144 vector [4]: ik = 13d341730fc719794df64b4a5b7d5b00 20250219122524577 DAUC <0003> auc.c:145 vector [4]: res = 4fb6f859092052670000000000000000 20250219122524577 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524577 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122524577 DAUC <0003> auc.c:179 vector [4]: kc = a72ef67729f64fcf 20250219122524577 DAUC <0003> auc.c:180 vector [4]: sres = f520fed4 20250219122524577 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122524577 DAUC <0003> db_auc.c:245 IMSI='262429885489540': Generated 5 vectors 20250219122524577 DAUC <0003> db_auc.c:249 IMSI='262429885489540': Updating SQN=321 in DB 20250219122524577 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429885489540"} 20250219122524577 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524577 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524577 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524578 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524578 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429885489540"} 20250219122524578 DAUC <0003> db_auc.c:236 IMSI='262429885489540': Calling to generate 5 vectors 20250219122524578 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122524578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122524578 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122524578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250219122524578 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122524578 DAUC <0003> auc.c:113 vector [0]: rand = 40c4b97aa2c1005b7dee85827149d989 20250219122524578 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250219122524578 DAUC <0003> auc.c:142 vector [0]: autn = 3debf472b3470000e90f5c9a0f807434 20250219122524578 DAUC <0003> auc.c:143 vector [0]: ck = 281712159ca4aab30d52e5e8dd0e29db 20250219122524578 DAUC <0003> auc.c:144 vector [0]: ik = f346164bfab7613aed3b7db9288381ce 20250219122524578 DAUC <0003> auc.c:145 vector [0]: res = fd44258614a5d36a0000000000000000 20250219122524578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122524578 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122524578 DAUC <0003> auc.c:179 vector [0]: kc = bee4374fb219aacf 20250219122524578 DAUC <0003> auc.c:180 vector [0]: sres = e63daeb8 20250219122524578 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122524578 DAUC <0003> auc.c:113 vector [1]: rand = c731c023dc9eff5a256a94a446612447 20250219122524578 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250219122524578 DAUC <0003> auc.c:142 vector [1]: autn = a059b060dade000041e131add255b0c0 20250219122524578 DAUC <0003> auc.c:143 vector [1]: ck = d5079a84fbe352c3c8f08a0d5cff12bf 20250219122524578 DAUC <0003> auc.c:144 vector [1]: ik = 7ee7274d1d66b5cd05ddbaf227c551c8 20250219122524578 DAUC <0003> auc.c:145 vector [1]: res = a3324cd1f9fb88380000000000000000 20250219122524578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122524578 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122524578 DAUC <0003> auc.c:179 vector [1]: kc = e76ce3a3deeee5d0 20250219122524578 DAUC <0003> auc.c:180 vector [1]: sres = e7e45f5f 20250219122524578 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122524578 DAUC <0003> auc.c:113 vector [2]: rand = af578decd7d8aa86bf182733642b9125 20250219122524578 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250219122524578 DAUC <0003> auc.c:142 vector [2]: autn = 0e6c5cc0c3e4000015d572ba9ff5f67c 20250219122524578 DAUC <0003> auc.c:143 vector [2]: ck = f7d86878b38b1d58e17a40276caee147 20250219122524578 DAUC <0003> auc.c:144 vector [2]: ik = c07b7f8669a8b849306131dac870f74b 20250219122524578 DAUC <0003> auc.c:145 vector [2]: res = 8d0c283e40da86aa0000000000000000 20250219122524578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122524578 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122524578 DAUC <0003> auc.c:179 vector [2]: kc = 35de79e3c33ef8da 20250219122524578 DAUC <0003> auc.c:180 vector [2]: sres = 04e523a7 20250219122524578 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122524578 DAUC <0003> auc.c:113 vector [3]: rand = 704a9117a9fa927cb3f769195918c678 20250219122524578 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250219122524578 DAUC <0003> auc.c:142 vector [3]: autn = 1318475e50df00008ec1258fad0c7270 20250219122524578 DAUC <0003> auc.c:143 vector [3]: ck = 2a4a4c895dafc929ef70c4776866d7ee 20250219122524578 DAUC <0003> auc.c:144 vector [3]: ik = a4a4c4d2521d30551042c745b94e9f2c 20250219122524578 DAUC <0003> auc.c:145 vector [3]: res = 0f79907a52751a120000000000000000 20250219122524578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122524578 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122524578 DAUC <0003> auc.c:179 vector [3]: kc = 3b9d4c9b4302bd42 20250219122524578 DAUC <0003> auc.c:180 vector [3]: sres = 0e0b0514 20250219122524578 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122524578 DAUC <0003> auc.c:113 vector [4]: rand = ddbd1f49c64fe356fb9924d492331ef8 20250219122524578 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250219122524578 DAUC <0003> auc.c:142 vector [4]: autn = 098ce1fd54e30000380620dde453c846 20250219122524578 DAUC <0003> auc.c:143 vector [4]: ck = c026af71b92c18b05edd085d64082e15 20250219122524578 DAUC <0003> auc.c:144 vector [4]: ik = 956be3f76caf096c509577563943ccde 20250219122524578 DAUC <0003> auc.c:145 vector [4]: res = 6e63c381e148d14c0000000000000000 20250219122524578 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122524578 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122524578 DAUC <0003> auc.c:179 vector [4]: kc = 0d453400b56f31e2 20250219122524578 DAUC <0003> auc.c:180 vector [4]: sres = c3bccb65 20250219122524578 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122524578 DAUC <0003> db_auc.c:245 IMSI='262429885489540': Generated 5 vectors 20250219122524578 DAUC <0003> db_auc.c:249 IMSI='262429885489540': Updating SQN=481 in DB 20250219122524578 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429885489540"} 20250219122524578 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429885489540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122524578 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122524578 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524578 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122524579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43920<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122524580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43858<->l=127.0.0.1:4258 20250219122524581 DLINP <000b> input/ipa.c:452 connected read/write 20250219122524581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122524581 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122524581 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122524581 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122524581 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36571<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@bf322a5b51b3: Final verdict of PTC: none 22@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:24 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 20250219122524611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43926<->l=127.0.0.1:4258 20250219122524712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43926<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=275840) Waiting for packet dumper to finish... 1 (prev_count=275840, count=409108) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_sai_eps started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122527808 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122527809 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122527813 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122527815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43928<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122527819 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122527819 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122527819 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122527819 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122527819 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122527819 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  HLR_Test-GSUP-IPA(32)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122527819 DLGSUP <0013> gsup_server.c:236 2:  20250219122527819 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122527819 DLGSUP <0013> gsup_server.c:236 3:  20250219122527819 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122527819 DLGSUP <0013> gsup_server.c:236 4:  20250219122527819 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122527820 DLGSUP <0013> gsup_server.c:236 5:  20250219122527820 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122527820 DLGSUP <0013> gsup_server.c:236 7:  20250219122527820 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122527820 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122527820 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122527820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@bf322a5b51b3: 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") 20250219122527840 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40023<->l=127.0.0.1:4259) 20250219122527846 DAUC <0003> db_auc.c:157 IMSI='262427166222266': No 2G Auth Data 20250219122527846 DAUC <0003> db_auc.c:192 IMSI='262427166222266': No 3G Auth Data HLR_Test-GSUP(33)@bf322a5b51b3: Created GsupExpect[0] for "262427166222266" to be handled at TC_gsup_sai_eps(36) 20250219122527868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43934<->l=127.0.0.1:4258 20250219122527878 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122527878 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427166222266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427166222266"} 20250219122527878 DAUC <0003> db_auc.c:157 IMSI='262427166222266': No 2G Auth Data 20250219122527878 DAUC <0003> db_auc.c:236 IMSI='262427166222266': Calling to generate 5 vectors 20250219122527878 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250219122527878 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122527878 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122527878 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122527878 DAUC <0003> auc.c:113 vector [0]: rand = b7455f92aa5156d34cc380529c21bc55 20250219122527878 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122527878 DAUC <0003> auc.c:142 vector [0]: autn = d03e608cfc0c80002871ce8881b60b25 20250219122527878 DAUC <0003> auc.c:143 vector [0]: ck = d584377bc02390761a505596ec1efa57 20250219122527878 DAUC <0003> auc.c:144 vector [0]: ik = 5fc9384414b1ffc751a2e1d19d02be34 20250219122527878 DAUC <0003> auc.c:145 vector [0]: res = 1c3df00cdab6927c0000000000000000 20250219122527878 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122527878 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122527878 DAUC <0003> auc.c:151 vector [0]: kc = c1bfbb78a58e2bd2 20250219122527878 DAUC <0003> auc.c:152 vector [0]: sres = c68b6270 20250219122527878 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122527878 DAUC <0003> auc.c:113 vector [1]: rand = b8c011b94013e60537920dfa02d12fab 20250219122527878 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122527878 DAUC <0003> auc.c:142 vector [1]: autn = c7ab519e15828000b964b61fa03b11c2 20250219122527878 DAUC <0003> auc.c:143 vector [1]: ck = 00d0f6aa7c32e2288b02a6f160084f61 20250219122527878 DAUC <0003> auc.c:144 vector [1]: ik = f9ac55898ba449fbce3c5008e525c749 20250219122527878 DAUC <0003> auc.c:145 vector [1]: res = b670a87b1333a9680000000000000000 20250219122527878 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122527878 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122527878 DAUC <0003> auc.c:151 vector [1]: kc = bc4255da72bb23fb 20250219122527878 DAUC <0003> auc.c:152 vector [1]: sres = a5430113 20250219122527878 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122527878 DAUC <0003> auc.c:113 vector [2]: rand = db2896ea112ed4594b648885c01d9b8b 20250219122527878 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122527878 DAUC <0003> auc.c:142 vector [2]: autn = 734f74299f38800002ec1a67f73b7acd 20250219122527878 DAUC <0003> auc.c:143 vector [2]: ck = 2650b4d5dc24f74b1c82f1822e889214 20250219122527878 DAUC <0003> auc.c:144 vector [2]: ik = 80bf0941bfcf3fa522b8d181029e2667 20250219122527878 DAUC <0003> auc.c:145 vector [2]: res = c450f80bf1d6bef90000000000000000 20250219122527878 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122527878 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122527878 DAUC <0003> auc.c:151 vector [2]: kc = 98d59d974ffd7c9d 20250219122527878 DAUC <0003> auc.c:152 vector [2]: sres = 358646f2 20250219122527878 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122527878 DAUC <0003> auc.c:113 vector [3]: rand = 6dfb693252be992d29d04a16c4e2a2b5 20250219122527878 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122527878 DAUC <0003> auc.c:142 vector [3]: autn = 5551dcdef4d4800086a1ef938dda61a4 20250219122527878 DAUC <0003> auc.c:143 vector [3]: ck = 68806c1c81df6463931dcacefbb6580e 20250219122527878 DAUC <0003> auc.c:144 vector [3]: ik = 056a861bae1670df6d16a79e4a5c5b47 20250219122527878 DAUC <0003> auc.c:145 vector [3]: res = 9e2220674efc07ed0000000000000000 20250219122527878 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122527878 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122527878 DAUC <0003> auc.c:151 vector [3]: kc = 93e187579e2317f5 20250219122527878 DAUC <0003> auc.c:152 vector [3]: sres = d0de278a 20250219122527878 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122527878 DAUC <0003> auc.c:113 vector [4]: rand = e3423fc3ef324c6637902a93e4f2ccf4 20250219122527878 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122527879 DAUC <0003> auc.c:142 vector [4]: autn = f1e745abb3a48000f777671d2fbdf26c 20250219122527879 DAUC <0003> auc.c:143 vector [4]: ck = 429c5ddfe939ff71a17585022660cdc5 20250219122527879 DAUC <0003> auc.c:144 vector [4]: ik = 4db99c239993d661151baeb6cc7ce981 20250219122527879 DAUC <0003> auc.c:145 vector [4]: res = 2a2fe58b8675c1590000000000000000 20250219122527879 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122527879 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250219122527879 DAUC <0003> auc.c:151 vector [4]: kc = bb4bea489ab60d54 20250219122527879 DAUC <0003> auc.c:152 vector [4]: sres = ac5a24d2 20250219122527879 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250219122527879 DAUC <0003> db_auc.c:245 IMSI='262427166222266': Generated 5 vectors 20250219122527879 DAUC <0003> db_auc.c:249 IMSI='262427166222266': Updating SQN=161 in DB 20250219122527879 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427166222266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427166222266"} 20250219122527879 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427166222266 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122527879 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122527879 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf322a5b51b3: Found GsupExpect[0] for "262427166222266" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427166222266" TC_gsup_sai_eps(36)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122527886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43934<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@bf322a5b51b3: Final verdict of PTC: pass 20250219122527889 DAUC <0003> db_auc.c:157 IMSI='262423907319891': No 2G Auth Data 20250219122527889 DAUC <0003> db_auc.c:192 IMSI='262423907319891': No 3G Auth Data HLR_Test-GSUP(33)@bf322a5b51b3: Created GsupExpect[0] for "262423907319891" to be handled at TC_gsup_sai_eps(37) 20250219122527901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43936<->l=127.0.0.1:4258 20250219122527902 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122527902 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423907319891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423907319891"} 20250219122527902 DAUC <0003> db_auc.c:157 IMSI='262423907319891': No 2G Auth Data 20250219122527902 DAUC <0003> db_auc.c:236 IMSI='262423907319891': Calling to generate 5 vectors 20250219122527902 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250219122527902 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122527902 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250219122527902 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122527902 DAUC <0003> auc.c:113 vector [0]: rand = 75c2d9068fc5c9c4c1eb963e1184c926 20250219122527902 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122527902 DAUC <0003> auc.c:142 vector [0]: autn = 4c01ec7928e98000ebaec25fbebdd7bf 20250219122527902 DAUC <0003> auc.c:143 vector [0]: ck = 692b29c3bed4bfbce036ed951defdbe4 20250219122527902 DAUC <0003> auc.c:144 vector [0]: ik = 255b3ca8734b5c3fc9720682ffdcd9dc 20250219122527902 DAUC <0003> auc.c:145 vector [0]: res = 2e4943c3594efdc30000000000000000 20250219122527902 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122527902 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250219122527902 DAUC <0003> auc.c:151 vector [0]: kc = 6534fe7c2face1bb 20250219122527902 DAUC <0003> auc.c:152 vector [0]: sres = 7707be00 20250219122527902 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250219122527902 DAUC <0003> auc.c:113 vector [1]: rand = d46875c4863c91d90419bd2dd7b5f20c 20250219122527902 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122527902 DAUC <0003> auc.c:142 vector [1]: autn = eb66b89d44428000e2b04b6128caa642 20250219122527902 DAUC <0003> auc.c:143 vector [1]: ck = 1727c5bf7369547ca7a1eb1368323194 20250219122527902 DAUC <0003> auc.c:144 vector [1]: ik = 04f6c3f9446c939e7deb640c8029ba3c 20250219122527902 DAUC <0003> auc.c:145 vector [1]: res = 8fd697c1bc3e3fc20000000000000000 20250219122527902 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122527902 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250219122527902 DAUC <0003> auc.c:151 vector [1]: kc = c99b8959df1e4c4a 20250219122527902 DAUC <0003> auc.c:152 vector [1]: sres = 33e8a803 20250219122527902 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250219122527902 DAUC <0003> auc.c:113 vector [2]: rand = 17172b0efb0a7962feed7d359635c38d 20250219122527902 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122527902 DAUC <0003> auc.c:142 vector [2]: autn = 87334781894980002f61eb4c5c9f8586 20250219122527902 DAUC <0003> auc.c:143 vector [2]: ck = e90d385bfc6145c3e6d06ac68a5e56ed 20250219122527902 DAUC <0003> auc.c:144 vector [2]: ik = c893148d54b6def2e99bd33d20ca10bb 20250219122527902 DAUC <0003> auc.c:145 vector [2]: res = 6fe83e520fd5d1c40000000000000000 20250219122527902 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122527902 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250219122527902 DAUC <0003> auc.c:151 vector [2]: kc = 2ed5952d0243dd67 20250219122527903 DAUC <0003> auc.c:152 vector [2]: sres = 603def96 20250219122527903 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250219122527903 DAUC <0003> auc.c:113 vector [3]: rand = a3cc5fab4f3085bc03a7830d8fa524ec 20250219122527903 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122527903 DAUC <0003> auc.c:142 vector [3]: autn = a9b15d31298a8000e58e45326af16f8e 20250219122527903 DAUC <0003> auc.c:143 vector [3]: ck = fc98d865c8aee3c0c471b2c262da5f86 20250219122527903 DAUC <0003> auc.c:144 vector [3]: ik = e76dd088d874bb939fd3789a2c65518c 20250219122527903 DAUC <0003> auc.c:145 vector [3]: res = 0bb391a76cd239d70000000000000000 20250219122527903 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122527903 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250219122527903 DAUC <0003> auc.c:151 vector [3]: kc = 4057c2b55e655659 20250219122527903 DAUC <0003> auc.c:152 vector [3]: sres = 6761a870 20250219122527903 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250219122527903 DAUC <0003> auc.c:113 vector [4]: rand = ccbd9cf0b5b8d6d5efe4876633f6a588 20250219122527903 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122527903 DAUC <0003> auc.c:142 vector [4]: autn = 57b2e4cede3c80008aac256028046788 20250219122527903 DAUC <0003> auc.c:143 vector [4]: ck = bb54c10d20d9d888d40e12e607529f9c 20250219122527903 DAUC <0003> auc.c:144 vector [4]: ik = 96c9c13dc4cf0c055202cd262804b86e 20250219122527903 DAUC <0003> auc.c:145 vector [4]: res = 654d74b6db75cc730000000000000000 20250219122527903 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122527903 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250219122527903 DAUC <0003> auc.c:151 vector [4]: kc = ab91dff0cb40f37f 20250219122527903 DAUC <0003> auc.c:152 vector [4]: sres = be38b8c5 20250219122527903 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250219122527903 DAUC <0003> db_auc.c:245 IMSI='262423907319891': Generated 5 vectors 20250219122527903 DAUC <0003> db_auc.c:249 IMSI='262423907319891': Updating SQN=161 in DB 20250219122527903 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423907319891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423907319891"} 20250219122527903 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423907319891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122527903 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122527903 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf322a5b51b3: Found GsupExpect[0] for "262423907319891" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423907319891" TC_gsup_sai_eps(37)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122527904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43936<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@bf322a5b51b3: Final verdict of PTC: pass 20250219122527904 DAUC <0003> db_auc.c:157 IMSI='262423168611678': No 2G Auth Data 20250219122527904 DAUC <0003> db_auc.c:192 IMSI='262423168611678': No 3G Auth Data HLR_Test-GSUP(33)@bf322a5b51b3: Created GsupExpect[0] for "262423168611678" to be handled at TC_gsup_sai_eps(38) 20250219122527910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4258 20250219122527912 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527912 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122527913 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423168611678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423168611678"} 20250219122527913 DAUC <0003> db_auc.c:236 IMSI='262423168611678': Calling to generate 5 vectors 20250219122527913 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122527913 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122527913 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122527913 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122527913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122527913 DAUC <0003> auc.c:113 vector [0]: rand = 8e63aa161a9a0cc79a12fd677082537b 20250219122527913 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122527913 DAUC <0003> auc.c:142 vector [0]: autn = c17aad4065278000847aad98b3e7287d 20250219122527913 DAUC <0003> auc.c:143 vector [0]: ck = 31f8d71d03fdd9756222e6e85c6d6d7b 20250219122527913 DAUC <0003> auc.c:144 vector [0]: ik = 62550982bd7334a9085d88dc829d48aa 20250219122527913 DAUC <0003> auc.c:145 vector [0]: res = 7ad5a6ca52e337ac0000000000000000 20250219122527913 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122527913 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122527913 DAUC <0003> auc.c:179 vector [0]: kc = 07de3ef2d3287000 20250219122527913 DAUC <0003> auc.c:180 vector [0]: sres = e6a4e722 20250219122527913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122527913 DAUC <0003> auc.c:113 vector [1]: rand = 57c01c60dcf4d9c12e6df4705e23bda5 20250219122527913 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122527913 DAUC <0003> auc.c:142 vector [1]: autn = 9e67aadfe08d8000276766e4e2f8c083 20250219122527913 DAUC <0003> auc.c:143 vector [1]: ck = 36c00300e3b822207beda3fac5431b70 20250219122527913 DAUC <0003> auc.c:144 vector [1]: ik = d89184a8ce4c8791be9d184c2ddfc2b9 20250219122527913 DAUC <0003> auc.c:145 vector [1]: res = 858c4199bf407c740000000000000000 20250219122527913 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122527913 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122527913 DAUC <0003> auc.c:179 vector [1]: kc = b21bebd32ce49400 20250219122527913 DAUC <0003> auc.c:180 vector [1]: sres = 6a442f39 20250219122527913 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122527913 DAUC <0003> auc.c:113 vector [2]: rand = 45db347d9c04e2b896d67ebbdfcf0402 20250219122527913 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122527913 DAUC <0003> auc.c:142 vector [2]: autn = 351aaadb0cc88000db18a2173caf6393 20250219122527913 DAUC <0003> auc.c:143 vector [2]: ck = d0219e8e644b6100d0ba63be3160587d 20250219122527913 DAUC <0003> auc.c:144 vector [2]: ik = bd22066b1327bc6fbcaebe7a0096bf99 20250219122527913 DAUC <0003> auc.c:145 vector [2]: res = a49d5a61327544be0000000000000000 20250219122527913 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122527913 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122527913 DAUC <0003> auc.c:179 vector [2]: kc = 4eb95fc3d38d7800 20250219122527913 DAUC <0003> auc.c:180 vector [2]: sres = e0331ead 20250219122527913 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122527913 DAUC <0003> auc.c:113 vector [3]: rand = 53eee20125d8dc9f050cf7745f281747 20250219122527913 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122527913 DAUC <0003> auc.c:142 vector [3]: autn = 5fd9fb12094d80000d0fee731843ea60 20250219122527913 DAUC <0003> auc.c:143 vector [3]: ck = e2fabd32db401b1d7f911f2c8f9fa659 20250219122527913 DAUC <0003> auc.c:144 vector [3]: ik = 46c47f0afaa45fab9e6a4e87aa053b7f 20250219122527913 DAUC <0003> auc.c:145 vector [3]: res = 56a4eb2a3e11554d0000000000000000 20250219122527913 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122527913 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122527913 DAUC <0003> auc.c:179 vector [3]: kc = dc115c2f07c26800 20250219122527913 DAUC <0003> auc.c:180 vector [3]: sres = 4590d731 20250219122527913 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122527913 DAUC <0003> auc.c:113 vector [4]: rand = f9aa602a5c1a21dd67607b87300ed272 20250219122527913 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122527913 DAUC <0003> auc.c:142 vector [4]: autn = 689b729514c98000e3dfb8c495aaad6a 20250219122527913 DAUC <0003> auc.c:143 vector [4]: ck = 857e30ec25461d30cacc74a2cd986579 20250219122527913 DAUC <0003> auc.c:144 vector [4]: ik = 822e65adb3642b1d75b16b9349b03498 20250219122527913 DAUC <0003> auc.c:145 vector [4]: res = 476d8cc7d141c37e0000000000000000 20250219122527913 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122527913 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122527913 DAUC <0003> auc.c:179 vector [4]: kc = 82cf835ea034a800 20250219122527913 DAUC <0003> auc.c:180 vector [4]: sres = 51966160 20250219122527913 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122527913 DAUC <0003> db_auc.c:245 IMSI='262423168611678': Generated 5 vectors 20250219122527913 DAUC <0003> db_auc.c:249 IMSI='262423168611678': Updating SQN=161 in DB 20250219122527913 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423168611678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423168611678"} 20250219122527913 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423168611678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122527913 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122527913 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf322a5b51b3: Found GsupExpect[0] for "262423168611678" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423168611678" TC_gsup_sai_eps(38)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122527915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43946<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@bf322a5b51b3: Final verdict of PTC: pass 20250219122527916 DAUC <0003> db_auc.c:157 IMSI='262424931332316': No 2G Auth Data 20250219122527916 DAUC <0003> db_auc.c:192 IMSI='262424931332316': No 3G Auth Data HLR_Test-GSUP(33)@bf322a5b51b3: Created GsupExpect[0] for "262424931332316" to be handled at TC_gsup_sai_eps(39) 20250219122527922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43960<->l=127.0.0.1:4258 20250219122527924 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122527924 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424931332316 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424931332316"} 20250219122527924 DAUC <0003> db_auc.c:236 IMSI='262424931332316': Calling to generate 5 vectors 20250219122527924 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122527924 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122527924 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122527924 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122527924 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122527924 DAUC <0003> auc.c:113 vector [0]: rand = 68eb1500a8154dd2ba9c7ca607caddd9 20250219122527924 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122527924 DAUC <0003> auc.c:142 vector [0]: autn = 02a6bbec831c8000f3f92817e41cbb51 20250219122527924 DAUC <0003> auc.c:143 vector [0]: ck = def745cf895cdb95034333c47f789ec7 20250219122527924 DAUC <0003> auc.c:144 vector [0]: ik = abf89834347eaf3755a5d552cd9e8958 20250219122527924 DAUC <0003> auc.c:145 vector [0]: res = 457eb7919bac1fb80000000000000000 20250219122527924 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122527924 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122527924 DAUC <0003> auc.c:179 vector [0]: kc = e16428701d94fc00 20250219122527924 DAUC <0003> auc.c:180 vector [0]: sres = ca2fbca8 20250219122527924 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122527924 DAUC <0003> auc.c:113 vector [1]: rand = 133a475017f1b63bb94ba844ebc4e2e9 20250219122527924 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122527924 DAUC <0003> auc.c:142 vector [1]: autn = b22cc84046bc8000c15d1961228c3e24 20250219122527924 DAUC <0003> auc.c:143 vector [1]: ck = 62d00964c03a7bdd77c3aebafbde0aca 20250219122527924 DAUC <0003> auc.c:144 vector [1]: ik = 081d7cfc1d76a5218689ac64644559d5 20250219122527924 DAUC <0003> auc.c:145 vector [1]: res = c3cfa64000e45e910000000000000000 20250219122527924 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122527924 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122527924 DAUC <0003> auc.c:179 vector [1]: kc = 6beea34aa9dc7400 20250219122527924 DAUC <0003> auc.c:180 vector [1]: sres = c8ab5a79 20250219122527924 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122527924 DAUC <0003> auc.c:113 vector [2]: rand = acac7101a283814bfdd630728293c4f7 20250219122527924 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122527924 DAUC <0003> auc.c:142 vector [2]: autn = c310e69760328000f8aa0cf98e40a903 20250219122527924 DAUC <0003> auc.c:143 vector [2]: ck = 128753c95b3286c620cea326d4c7e30d 20250219122527924 DAUC <0003> auc.c:144 vector [2]: ik = 816a44c9b594c380d395f09b1b864829 20250219122527924 DAUC <0003> auc.c:145 vector [2]: res = b9b6f1172d74fc3d0000000000000000 20250219122527924 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122527924 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122527924 DAUC <0003> auc.c:179 vector [2]: kc = b77552e27db15400 20250219122527924 DAUC <0003> auc.c:180 vector [2]: sres = dde57365 20250219122527924 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122527924 DAUC <0003> auc.c:113 vector [3]: rand = c92dec829001b577b05f20521b70e35b 20250219122527924 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122527924 DAUC <0003> auc.c:142 vector [3]: autn = a89ba584ed8580004319bc3a339bbd64 20250219122527924 DAUC <0003> auc.c:143 vector [3]: ck = afe5b2e3aee6461917cfcb37213be429 20250219122527924 DAUC <0003> auc.c:144 vector [3]: ik = fc930f31f8ed4270cd91c087714127e6 20250219122527924 DAUC <0003> auc.c:145 vector [3]: res = bef39077143e8c040000000000000000 20250219122527924 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122527924 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122527924 DAUC <0003> auc.c:179 vector [3]: kc = 06c3149e37d33c00 20250219122527924 DAUC <0003> auc.c:180 vector [3]: sres = 7d127b78 20250219122527925 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122527925 DAUC <0003> auc.c:113 vector [4]: rand = 671b03c0b6650cedecd8b7d49a33d8ac 20250219122527925 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122527925 DAUC <0003> auc.c:142 vector [4]: autn = 8776c0748f558000e6e2d57202f0363b 20250219122527925 DAUC <0003> auc.c:143 vector [4]: ck = b32a848c07dc7c4d62a096b4510160e4 20250219122527925 DAUC <0003> auc.c:144 vector [4]: ik = aea86876a0ae84fd34c7c72f92f94944 20250219122527925 DAUC <0003> auc.c:145 vector [4]: res = b7ea33f8880987690000000000000000 20250219122527925 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122527925 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122527925 DAUC <0003> auc.c:179 vector [4]: kc = da64afd1187cfc00 20250219122527925 DAUC <0003> auc.c:180 vector [4]: sres = a99e97c6 20250219122527925 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122527925 DAUC <0003> db_auc.c:245 IMSI='262424931332316': Generated 5 vectors 20250219122527925 DAUC <0003> db_auc.c:249 IMSI='262424931332316': Updating SQN=161 in DB 20250219122527925 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424931332316 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424931332316"} 20250219122527925 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424931332316 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122527925 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122527925 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf322a5b51b3: Found GsupExpect[0] for "262424931332316" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424931332316" TC_gsup_sai_eps(39)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122527926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43960<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@bf322a5b51b3: Final verdict of PTC: pass 20250219122527927 DAUC <0003> db_auc.c:157 IMSI='262423171797153': No 2G Auth Data 20250219122527927 DAUC <0003> db_auc.c:192 IMSI='262423171797153': No 3G Auth Data HLR_Test-GSUP(33)@bf322a5b51b3: Created GsupExpect[0] for "262423171797153" to be handled at TC_gsup_sai_eps(40) 20250219122527933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43976<->l=127.0.0.1:4258 20250219122527935 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527935 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122527935 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423171797153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423171797153"} 20250219122527935 DAUC <0003> db_auc.c:236 IMSI='262423171797153': Calling to generate 5 vectors 20250219122527935 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250219122527935 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250219122527935 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250219122527935 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250219122527935 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250219122527935 DAUC <0003> auc.c:113 vector [0]: rand = 35b3627b8e62cac51a51d2c26ad2cb67 20250219122527935 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250219122527935 DAUC <0003> auc.c:142 vector [0]: autn = b73f8308a056800056c9bbdabc4dfc26 20250219122527935 DAUC <0003> auc.c:143 vector [0]: ck = 4587ba3ab5e50c6f2f6c564461937f5c 20250219122527935 DAUC <0003> auc.c:144 vector [0]: ik = 8e67bef25fc16168b7f804ee44c5c70d 20250219122527935 DAUC <0003> auc.c:145 vector [0]: res = fc65e499ad0f44ab0000000000000000 20250219122527935 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250219122527935 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250219122527935 DAUC <0003> auc.c:179 vector [0]: kc = 4673ff3f061f71ff 20250219122527935 DAUC <0003> auc.c:180 vector [0]: sres = 7f3dd13c 20250219122527935 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250219122527935 DAUC <0003> auc.c:113 vector [1]: rand = d662760b71ee47884b01cf23a006e353 20250219122527935 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250219122527935 DAUC <0003> auc.c:142 vector [1]: autn = 60535246245f8000415d173f48dc9bd5 20250219122527935 DAUC <0003> auc.c:143 vector [1]: ck = 7859fe60b9d8ac78f5f57202c4ca1e6d 20250219122527935 DAUC <0003> auc.c:144 vector [1]: ik = 43498391bff9b90d8cc935cdd04b1edd 20250219122527935 DAUC <0003> auc.c:145 vector [1]: res = e91c6cbb352cf6dc0000000000000000 20250219122527935 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250219122527935 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250219122527935 DAUC <0003> auc.c:179 vector [1]: kc = f5705854c399bd9a 20250219122527935 DAUC <0003> auc.c:180 vector [1]: sres = 788f4ddd 20250219122527935 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250219122527935 DAUC <0003> auc.c:113 vector [2]: rand = debc1e1d6dd0fd61136bec3c51a3d2e7 20250219122527935 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250219122527935 DAUC <0003> auc.c:142 vector [2]: autn = 8c12df46c02b800007772dd4a1ba7590 20250219122527935 DAUC <0003> auc.c:143 vector [2]: ck = a6c180508789ea5208a2769d546f24d8 20250219122527935 DAUC <0003> auc.c:144 vector [2]: ik = db19fd72598aae047683fb2dfaba640d 20250219122527935 DAUC <0003> auc.c:145 vector [2]: res = bc75c243ecf97c1a0000000000000000 20250219122527935 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250219122527935 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250219122527935 DAUC <0003> auc.c:179 vector [2]: kc = 865b40e7b1d58660 20250219122527935 DAUC <0003> auc.c:180 vector [2]: sres = e815bac1 20250219122527935 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250219122527935 DAUC <0003> auc.c:113 vector [3]: rand = c38dae417d2796139aefff75629ff3f0 20250219122527935 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250219122527935 DAUC <0003> auc.c:142 vector [3]: autn = 0d31f0ac6748800054a10c2f3d3b7e7b 20250219122527936 DAUC <0003> auc.c:143 vector [3]: ck = d8375aea7c0927beb626cb5d21496855 20250219122527936 DAUC <0003> auc.c:144 vector [3]: ik = 23b2eb226a579aaa6b09e8b1b62c9bd1 20250219122527936 DAUC <0003> auc.c:145 vector [3]: res = 5028bacfbab15a1f0000000000000000 20250219122527936 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250219122527936 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250219122527936 DAUC <0003> auc.c:179 vector [3]: kc = d629791f08c46264 20250219122527936 DAUC <0003> auc.c:180 vector [3]: sres = d57a82d2 20250219122527936 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250219122527936 DAUC <0003> auc.c:113 vector [4]: rand = 3d7972247b37c1496468cb7bd43a8c3b 20250219122527936 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250219122527936 DAUC <0003> auc.c:142 vector [4]: autn = df1c4e11c2ef8000096c13996527cdd6 20250219122527936 DAUC <0003> auc.c:143 vector [4]: ck = 993a0e7f88fc8717e9587a499b67edee 20250219122527936 DAUC <0003> auc.c:144 vector [4]: ik = 263c686e2f38c361cad73f04904f7e8d 20250219122527936 DAUC <0003> auc.c:145 vector [4]: res = 855e0943d47f700b0000000000000000 20250219122527936 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250219122527936 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250219122527936 DAUC <0003> auc.c:179 vector [4]: kc = ed8bae1f9dfebe2d 20250219122527936 DAUC <0003> auc.c:180 vector [4]: sres = 802b1334 20250219122527936 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250219122527936 DAUC <0003> db_auc.c:245 IMSI='262423171797153': Generated 5 vectors 20250219122527936 DAUC <0003> db_auc.c:249 IMSI='262423171797153': Updating SQN=161 in DB 20250219122527936 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423171797153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423171797153"} 20250219122527936 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423171797153 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122527936 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122527936 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@bf322a5b51b3: Found GsupExpect[0] for "262423171797153" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_sai_eps(40)"262423171797153" TC_gsup_sai_eps(40)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122527937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43976<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122527938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43928<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@bf322a5b51b3: Final verdict of PTC: none 20250219122527939 DLINP <000b> input/ipa.c:452 connected read/write 20250219122527939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122527939 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122527939 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122527939 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122527939 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40023<->l=127.0.0.1:4259) 34@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:27 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 20250219122527961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4258 20250219122528062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43978<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66512) Waiting for packet dumper to finish... 1 (prev_count=66512, count=126080) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25:30 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_ul_unknown_imsi started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122531194 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122531194 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122531199 DLINP <000b> input/ipa.c:452 connected read/write 20250219122531199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122531200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@bf322a5b51b3: 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) } } } } 20250219122531200 DLINP <000b> input/ipa.c:452 connected read/write 20250219122531200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122531201 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122531201 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122531201 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  HLR_Test-GSUP-IPA(41)@bf322a5b51b3: 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 } } } } 20250219122531201 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122531201 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122531201 DLGSUP <0013> gsup_server.c:236 2:  20250219122531201 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122531201 DLGSUP <0013> gsup_server.c:236 3:  20250219122531201 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122531201 DLGSUP <0013> gsup_server.c:236 4:  20250219122531201 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122531201 DLGSUP <0013> gsup_server.c:236 5:  20250219122531201 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122531201 DLGSUP <0013> gsup_server.c:236 7:  20250219122531201 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122531201 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122531201 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122531201 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@bf322a5b51b3: 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") 20250219122531215 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34591<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@bf322a5b51b3: Created GsupExpect[0] for "262427595506673" to be handled at TC_gsup_ul_unknown_imsi(45) 20250219122531226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4258 20250219122531242 DLINP <000b> input/ipa.c:452 connected read/write 20250219122531242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122531242 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427595506673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427595506673" cn_domain=PS} 20250219122531242 DLU <0006> fsm.c:456 lu(262427595506673)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122531242 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427595506673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250219122531242 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427595506673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427595506673" cause=IMSI unknown in HLR} 20250219122531242 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427595506673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122531242 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427595506673)[0x55f9b7d0b840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122531242 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427595506673)[0x55f9b7d0b840]{UNVALIDATED}: Freeing instance 20250219122531242 DLU <0006> fsm.c:568 lu(PS:IMSI-262427595506673)[0x55f9b7d0b840]{UNVALIDATED}: Deallocated 20250219122531242 DLINP <000b> input/ipa.c:452 connected read/write 20250219122531242 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122531242 DLINP <000b> input/ipa.c:452 connected read/write 20250219122531243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@bf322a5b51b3: Found GsupExpect[0] for "262427595506673" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427595506673" TC_gsup_ul_unknown_imsi(45)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122531247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@bf322a5b51b3: Final verdict of PTC: pass 20250219122531248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43980<->l=127.0.0.1:4258 20250219122531250 DLINP <000b> input/ipa.c:452 connected read/write 20250219122531250 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122531250 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122531250 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122531250 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122531250 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34591<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@bf322a5b51b3: Final verdict of PTC: none 43@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 43: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:31 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 20250219122531299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43990<->l=127.0.0.1:4258 20250219122531400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43990<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25:33 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122534504 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122534505 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122534508 DLINP <000b> input/ipa.c:452 connected read/write 20250219122534508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122534509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122534511 DLINP <000b> input/ipa.c:452 connected read/write 20250219122534511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122534511 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122534511 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122534511 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122534511 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122534511 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122534511 DLGSUP <0013> gsup_server.c:236 2:  20250219122534511 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122534511 DLGSUP <0013> gsup_server.c:236 3:  20250219122534511 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122534511 DLGSUP <0013> gsup_server.c:236 4:  20250219122534511 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(46)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122534511 DLGSUP <0013> gsup_server.c:236 5:  20250219122534511 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122534511 DLGSUP <0013> gsup_server.c:236 7:  20250219122534511 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122534511 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122534511 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122534511 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@bf322a5b51b3: 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") 20250219122534524 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38667<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@bf322a5b51b3: Created GsupExpect[0] for "262428032115792" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250219122534531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49402<->l=127.0.0.1:4258 20250219122534554 DLINP <000b> input/ipa.c:452 connected read/write 20250219122534554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122534554 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428032115792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428032115792" cn_domain=PS source_name="the-source\n"} 20250219122534554 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250219122534554 DLU <0006> fsm.c:456 lu(262428032115792)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122534554 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428032115792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250219122534554 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262428032115792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428032115792" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250219122534555 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262428032115792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122534555 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428032115792)[0x55f9b7d0b840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122534555 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428032115792)[0x55f9b7d0b840]{UNVALIDATED}: Freeing instance 20250219122534555 DLU <0006> fsm.c:568 lu(PS:IMSI-262428032115792)[0x55f9b7d0b840]{UNVALIDATED}: Deallocated 20250219122534555 DLINP <000b> input/ipa.c:452 connected read/write 20250219122534555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122534555 DLINP <000b> input/ipa.c:452 connected read/write 20250219122534555 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@bf322a5b51b3: Found GsupExpect[0] for "262428032115792" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428032115792" TC_gsup_ul_unknown_imsi_via_proxy(50)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122534563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49402<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@bf322a5b51b3: Final verdict of PTC: pass 20250219122534565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@bf322a5b51b3: Final verdict of PTC: none 20250219122534565 DLINP <000b> input/ipa.c:452 connected read/write 20250219122534565 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122534565 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122534565 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122534565 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122534565 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250219122534565 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38667<->l=127.0.0.1:4259) 48@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 48: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:34 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 20250219122534616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49418<->l=127.0.0.1:4258 20250219122534717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49418<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122537802 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122537802 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122537804 DLINP <000b> input/ipa.c:452 connected read/write 20250219122537804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122537805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49430<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122537806 DLINP <000b> input/ipa.c:452 connected read/write 20250219122537806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122537806 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122537806 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122537806 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122537806 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122537806 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122537806 DLGSUP <0013> gsup_server.c:236 2:  20250219122537806 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122537806 DLGSUP <0013> gsup_server.c:236 3:  20250219122537806 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122537806 DLGSUP <0013> gsup_server.c:236 4:  20250219122537806 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122537806 DLGSUP <0013> gsup_server.c:236 5:  20250219122537807 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122537807 DLGSUP <0013> gsup_server.c:236 7:  20250219122537807 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122537807 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122537807 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122537807 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@bf322a5b51b3: 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") 20250219122537817 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42377<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@bf322a5b51b3: Created GsupExpect[0] for "262428371980876" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250219122537822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 20250219122537850 DLINP <000b> input/ipa.c:452 connected read/write 20250219122537850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122537850 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428371980876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428371980876" cn_domain=PS} 20250219122537850 DLU <0006> fsm.c:456 lu(262428371980876)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122537850 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428371980876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250219122537850 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428371980876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428371980876" cause=Roaming not allowed in this location area} 20250219122537850 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428371980876 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122537850 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428371980876)[0x55f9b7d0b840]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122537850 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428371980876)[0x55f9b7d0b840]{UNVALIDATED}: Freeing instance 20250219122537851 DLU <0006> fsm.c:568 lu(PS:IMSI-262428371980876)[0x55f9b7d0b840]{UNVALIDATED}: Deallocated 20250219122537851 DLINP <000b> input/ipa.c:452 connected read/write 20250219122537851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122537851 DLINP <000b> input/ipa.c:452 connected read/write 20250219122537851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@bf322a5b51b3: Found GsupExpect[0] for "262428371980876" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428371980876" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122537858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49432<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@bf322a5b51b3: Final verdict of PTC: pass 20250219122537860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49430<->l=127.0.0.1:4258 53@bf322a5b51b3: Final verdict of PTC: none 20250219122537863 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42377<->l=127.0.0.1:4259) 20250219122537864 DLINP <000b> input/ipa.c:452 connected read/write 20250219122537864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122537864 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122537864 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122537864 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 53: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:37 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 20250219122537937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49448<->l=127.0.0.1:4258 20250219122538038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49448<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_sai_err_unknown_imsi started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122541148 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122541148 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122541152 DLINP <000b> input/ipa.c:452 connected read/write 20250219122541152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122541154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49460<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122541158 DLINP <000b> input/ipa.c:452 connected read/write 20250219122541158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122541158 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122541158 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122541158 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122541158 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122541158 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122541158 DLGSUP <0013> gsup_server.c:236 2:  20250219122541158 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122541158 DLGSUP <0013> gsup_server.c:236 3:  20250219122541158 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122541158 DLGSUP <0013> gsup_server.c:236 4:  20250219122541158 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122541158 DLGSUP <0013> gsup_server.c:236 5:  20250219122541158 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122541158 DLGSUP <0013> gsup_server.c:236 7:  20250219122541158 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122541158 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122541158 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122541158 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@bf322a5b51b3: 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") 20250219122541184 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46383<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@bf322a5b51b3: Created GsupExpect[0] for "262426252737230" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250219122541198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49466<->l=127.0.0.1:4258 20250219122541206 DLINP <000b> input/ipa.c:452 connected read/write 20250219122541206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122541206 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426252737230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426252737230"} 20250219122541206 DAUC <0003> db_auc.c:133 IMSI='262426252737230': No such subscriber 20250219122541207 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426252737230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250219122541207 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426252737230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426252737230" cause=IMSI unknown in HLR} 20250219122541207 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426252737230 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122541207 DLINP <000b> input/ipa.c:452 connected read/write 20250219122541207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122541207 DLINP <000b> input/ipa.c:452 connected read/write 20250219122541207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@bf322a5b51b3: Found GsupExpect[0] for "262426252737230" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262426252737230" TC_gsup_sai_err_unknown_imsi(60)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122541211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49466<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@bf322a5b51b3: Final verdict of PTC: pass 20250219122541214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49460<->l=127.0.0.1:4258 20250219122541216 DLINP <000b> input/ipa.c:452 connected read/write 20250219122541216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122541216 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122541216 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122541216 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122541216 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46383<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@bf322a5b51b3: Final verdict of PTC: none 58@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 58: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:41 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 20250219122541248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4258 20250219122541349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49480<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_ul started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122544453 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122544453 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122544454 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122544456 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544456 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122544456 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122544456 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122544456 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122544456 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122544456 DLGSUP <0013> gsup_server.c:236 2:  20250219122544456 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122544456 DLGSUP <0013> gsup_server.c:236 3:  20250219122544456 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122544456 DLGSUP <0013> gsup_server.c:236 4:  20250219122544456 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122544456 DLGSUP <0013> gsup_server.c:236 5:  20250219122544456 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122544456 DLGSUP <0013> gsup_server.c:236 7:  20250219122544456 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122544456 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122544456 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122544456 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@bf322a5b51b3: 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") 20250219122544467 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46101<->l=127.0.0.1:4259) 20250219122544471 DAUC <0003> db_auc.c:157 IMSI='262426546207802': No 2G Auth Data 20250219122544471 DAUC <0003> db_auc.c:192 IMSI='262426546207802': No 3G Auth Data HLR_Test-GSUP(62)@bf322a5b51b3: Created GsupExpect[0] for "262426546207802" to be handled at TC_gsup_ul(65) 20250219122544482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 20250219122544498 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544498 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544498 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426546207802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426546207802" cn_domain=PS} 20250219122544498 DLU <0006> fsm.c:456 lu(262426546207802)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122544498 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426546207802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122544498 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426546207802)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122544498 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426546207802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426546207802" cn_domain=PS} 20250219122544498 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544498 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544498 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf322a5b51b3: Found GsupExpect[0] for "262426546207802" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_ul(65)"262426546207802" 20250219122544504 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544504 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426546207802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426546207802"} 20250219122544504 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426546207802)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122544504 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426546207802 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122544504 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426546207802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426546207802"} 20250219122544504 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426546207802 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122544504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426546207802)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122544504 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426546207802)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122544505 DLU <0006> fsm.c:568 lu(PS:IMSI-262426546207802)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122544505 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544505 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul(65)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122544507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 TC_gsup_ul(65)@bf322a5b51b3: Final verdict of PTC: pass 20250219122544510 DAUC <0003> db_auc.c:157 IMSI='262423292575721': No 2G Auth Data 20250219122544510 DAUC <0003> db_auc.c:192 IMSI='262423292575721': No 3G Auth Data 20250219122544511 DLGSUP <0013> hlr.c:121 IMSI 262423292575721: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf322a5b51b3: Created GsupExpect[0] for "262423292575721" to be handled at TC_gsup_ul(66) 20250219122544524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4258 20250219122544526 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544526 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423292575721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423292575721" cn_domain=PS} 20250219122544526 DLU <0006> fsm.c:456 lu(262423292575721)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122544526 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423292575721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122544526 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423292575721)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122544526 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423292575721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423292575721" cn_domain=PS} 20250219122544526 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544526 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf322a5b51b3: Found GsupExpect[0] for "262423292575721" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_ul(66)"262423292575721" 20250219122544527 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544527 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423292575721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423292575721"} 20250219122544527 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423292575721)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122544527 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423292575721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122544527 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423292575721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423292575721"} 20250219122544527 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423292575721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122544527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423292575721)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122544527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423292575721)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122544527 DLU <0006> fsm.c:568 lu(PS:IMSI-262423292575721)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122544527 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544527 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul(66)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122544528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4258 TC_gsup_ul(66)@bf322a5b51b3: Final verdict of PTC: pass 20250219122544528 DAUC <0003> db_auc.c:157 IMSI='262426117178418': No 2G Auth Data 20250219122544528 DAUC <0003> db_auc.c:192 IMSI='262426117178418': No 3G Auth Data 20250219122544528 DLGSUP <0013> hlr.c:121 IMSI 262426117178418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf322a5b51b3: Created GsupExpect[0] for "262426117178418" to be handled at TC_gsup_ul(67) 20250219122544534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52980<->l=127.0.0.1:4258 20250219122544536 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544536 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426117178418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426117178418" cn_domain=PS} 20250219122544536 DLU <0006> fsm.c:456 lu(262426117178418)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122544536 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426117178418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122544536 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426117178418)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122544536 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426117178418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426117178418" cn_domain=PS} 20250219122544536 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544536 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf322a5b51b3: Found GsupExpect[0] for "262426117178418" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_ul(67)"262426117178418" 20250219122544537 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544537 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426117178418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426117178418"} 20250219122544537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426117178418)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122544537 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426117178418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122544537 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426117178418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426117178418"} 20250219122544537 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426117178418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122544537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426117178418)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122544537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426117178418)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122544537 DLU <0006> fsm.c:568 lu(PS:IMSI-262426117178418)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122544537 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544537 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul(67)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122544537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52980<->l=127.0.0.1:4258 TC_gsup_ul(67)@bf322a5b51b3: Final verdict of PTC: pass 20250219122544538 DAUC <0003> db_auc.c:157 IMSI='262428094081553': No 2G Auth Data 20250219122544538 DAUC <0003> db_auc.c:192 IMSI='262428094081553': No 3G Auth Data 20250219122544538 DLGSUP <0013> hlr.c:121 IMSI 262428094081553: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf322a5b51b3: Created GsupExpect[0] for "262428094081553" to be handled at TC_gsup_ul(68) 20250219122544544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 20250219122544546 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544546 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428094081553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428094081553" cn_domain=PS} 20250219122544546 DLU <0006> fsm.c:456 lu(262428094081553)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122544546 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428094081553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122544546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428094081553)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122544546 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428094081553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428094081553" cn_domain=PS} 20250219122544546 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544546 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf322a5b51b3: Found GsupExpect[0] for "262428094081553" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_ul(68)"262428094081553" 20250219122544548 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544548 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428094081553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428094081553"} 20250219122544548 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428094081553)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122544548 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428094081553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122544548 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428094081553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428094081553"} 20250219122544548 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428094081553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122544548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428094081553)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122544548 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428094081553)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122544548 DLU <0006> fsm.c:568 lu(PS:IMSI-262428094081553)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122544548 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544548 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul(68)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122544548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 TC_gsup_ul(68)@bf322a5b51b3: Final verdict of PTC: pass 20250219122544549 DAUC <0003> db_auc.c:157 IMSI='262421814340462': No 2G Auth Data 20250219122544549 DAUC <0003> db_auc.c:192 IMSI='262421814340462': No 3G Auth Data 20250219122544549 DLGSUP <0013> hlr.c:121 IMSI 262421814340462: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf322a5b51b3: Created GsupExpect[0] for "262421814340462" to be handled at TC_gsup_ul(69) 20250219122544555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52992<->l=127.0.0.1:4258 20250219122544557 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544557 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421814340462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421814340462" cn_domain=PS} 20250219122544557 DLU <0006> fsm.c:456 lu(262421814340462)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122544557 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421814340462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122544557 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421814340462)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122544557 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421814340462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421814340462" cn_domain=PS} 20250219122544557 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544557 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544557 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf322a5b51b3: Found GsupExpect[0] for "262421814340462" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_ul(69)"262421814340462" 20250219122544558 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544558 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421814340462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421814340462"} 20250219122544558 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421814340462)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122544558 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421814340462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122544558 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421814340462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421814340462"} 20250219122544558 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421814340462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122544558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421814340462)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122544558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421814340462)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122544558 DLU <0006> fsm.c:568 lu(PS:IMSI-262421814340462)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122544558 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544558 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul(69)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122544558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52992<->l=127.0.0.1:4258 TC_gsup_ul(69)@bf322a5b51b3: Final verdict of PTC: pass 20250219122544559 DAUC <0003> db_auc.c:157 IMSI='262421117110736': No 2G Auth Data 20250219122544559 DAUC <0003> db_auc.c:192 IMSI='262421117110736': No 3G Auth Data 20250219122544559 DLGSUP <0013> hlr.c:121 IMSI 262421117110736: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf322a5b51b3: Created GsupExpect[0] for "262421117110736" to be handled at TC_gsup_ul(70) 20250219122544566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 20250219122544567 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544567 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421117110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421117110736" cn_domain=PS} 20250219122544567 DLU <0006> fsm.c:456 lu(262421117110736)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122544567 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421117110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122544568 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421117110736)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122544568 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421117110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421117110736" cn_domain=PS} 20250219122544568 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544568 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf322a5b51b3: Found GsupExpect[0] for "262421117110736" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_ul(70)"262421117110736" 20250219122544569 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544569 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421117110736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421117110736"} 20250219122544569 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421117110736)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122544569 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421117110736 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122544569 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421117110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421117110736"} 20250219122544569 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421117110736 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122544569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421117110736)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122544569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421117110736)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122544569 DLU <0006> fsm.c:568 lu(PS:IMSI-262421117110736)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122544569 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544569 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul(70)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122544569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 TC_gsup_ul(70)@bf322a5b51b3: Final verdict of PTC: pass 20250219122544570 DAUC <0003> db_auc.c:157 IMSI='262426448321847': No 2G Auth Data 20250219122544570 DAUC <0003> db_auc.c:192 IMSI='262426448321847': No 3G Auth Data 20250219122544571 DLGSUP <0013> hlr.c:121 IMSI 262426448321847: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf322a5b51b3: Created GsupExpect[0] for "262426448321847" to be handled at TC_gsup_ul(71) 20250219122544578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 20250219122544580 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544580 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544580 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426448321847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426448321847" cn_domain=PS} 20250219122544580 DLU <0006> fsm.c:456 lu(262426448321847)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122544580 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426448321847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122544580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426448321847)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122544580 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426448321847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426448321847" cn_domain=PS} 20250219122544580 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544580 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544580 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf322a5b51b3: Found GsupExpect[0] for "262426448321847" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_ul(71)"262426448321847" 20250219122544581 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544581 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426448321847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426448321847"} 20250219122544581 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426448321847)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122544581 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426448321847 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122544581 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426448321847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426448321847"} 20250219122544581 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426448321847 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122544581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426448321847)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122544581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426448321847)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122544581 DLU <0006> fsm.c:568 lu(PS:IMSI-262426448321847)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122544581 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544581 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul(71)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122544582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 TC_gsup_ul(71)@bf322a5b51b3: Final verdict of PTC: pass 20250219122544583 DAUC <0003> db_auc.c:157 IMSI='262422466192041': No 2G Auth Data 20250219122544583 DAUC <0003> db_auc.c:192 IMSI='262422466192041': No 3G Auth Data 20250219122544583 DLGSUP <0013> hlr.c:121 IMSI 262422466192041: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@bf322a5b51b3: Created GsupExpect[0] for "262422466192041" to be handled at TC_gsup_ul(72) 20250219122544591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 20250219122544593 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544593 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422466192041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422466192041" cn_domain=PS} 20250219122544593 DLU <0006> fsm.c:456 lu(262422466192041)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122544593 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422466192041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122544593 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422466192041)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122544593 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422466192041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422466192041" cn_domain=PS} 20250219122544593 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544593 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@bf322a5b51b3: Found GsupExpect[0] for "262422466192041" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_ul(72)"262422466192041" 20250219122544594 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544594 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544594 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422466192041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422466192041"} 20250219122544594 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422466192041)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122544594 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422466192041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122544594 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422466192041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422466192041"} 20250219122544594 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422466192041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122544594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422466192041)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122544594 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422466192041)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122544594 DLU <0006> fsm.c:568 lu(PS:IMSI-262422466192041)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122544594 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122544594 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul(72)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122544595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53024<->l=127.0.0.1:4258 TC_gsup_ul(72)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122544596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4258 20250219122544597 DLINP <000b> input/ipa.c:452 connected read/write 20250219122544597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122544597 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122544597 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122544597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@bf322a5b51b3: Final verdict of PTC: none 20250219122544597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46101<->l=127.0.0.1:4259) 63@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_ul finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:44 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250219122544623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53032<->l=127.0.0.1:4258 20250219122544724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53032<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15700) Waiting for packet dumper to finish... 1 (prev_count=15700, count=112780) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_ul_via_proxy started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122547828 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122547828 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122547833 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122547839 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547839 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122547839 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122547839 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122547839 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122547839 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122547839 DLGSUP <0013> gsup_server.c:236 2:  20250219122547839 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122547839 DLGSUP <0013> gsup_server.c:236 3:  20250219122547839 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122547839 DLGSUP <0013> gsup_server.c:236 4:  20250219122547839 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122547839 DLGSUP <0013> gsup_server.c:236 5:  20250219122547839 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122547839 DLGSUP <0013> gsup_server.c:236 7:  20250219122547839 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122547839 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122547839 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122547839 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@bf322a5b51b3: 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") 20250219122547868 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41663<->l=127.0.0.1:4259) 20250219122547878 DAUC <0003> db_auc.c:157 IMSI='262427789243786': No 2G Auth Data 20250219122547878 DAUC <0003> db_auc.c:192 IMSI='262427789243786': No 3G Auth Data HLR_Test-GSUP(74)@bf322a5b51b3: Created GsupExpect[0] for "262427789243786" to be handled at TC_gsup_ul_via_proxy(77) 20250219122547908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 20250219122547918 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547918 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427789243786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427789243786" cn_domain=PS source_name="the-source\n"} 20250219122547918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250219122547918 DLU <0006> fsm.c:456 lu(262427789243786)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122547918 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427789243786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250219122547919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427789243786)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122547919 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427789243786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427789243786" cn_domain=PS destination_name="the-source\n"} 20250219122547919 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547919 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547919 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf322a5b51b3: Found GsupExpect[0] for "262427789243786" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427789243786" 20250219122547925 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547925 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427789243786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427789243786" source_name="the-source\n"} 20250219122547925 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427789243786)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122547925 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262427789243786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122547925 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427789243786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427789243786" destination_name="the-source\n"} 20250219122547925 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262427789243786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122547925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427789243786)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122547925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427789243786)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122547925 DLU <0006> fsm.c:568 lu(PS:IMSI-262427789243786)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122547925 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547925 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122547928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53040<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@bf322a5b51b3: Final verdict of PTC: pass 20250219122547930 DAUC <0003> db_auc.c:157 IMSI='262427957642689': No 2G Auth Data 20250219122547930 DAUC <0003> db_auc.c:192 IMSI='262427957642689': No 3G Auth Data 20250219122547932 DLGSUP <0013> hlr.c:121 IMSI 262427957642689: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf322a5b51b3: Created GsupExpect[0] for "262427957642689" to be handled at TC_gsup_ul_via_proxy(78) 20250219122547944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 20250219122547945 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547945 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262427957642689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427957642689" cn_domain=PS source_name="the-source\n"} 20250219122547945 DLU <0006> fsm.c:456 lu(262427957642689)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122547945 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262427957642689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250219122547945 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427957642689)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122547945 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262427957642689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427957642689" cn_domain=PS destination_name="the-source\n"} 20250219122547945 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547945 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf322a5b51b3: Found GsupExpect[0] for "262427957642689" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427957642689" 20250219122547946 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547946 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262427957642689 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427957642689" source_name="the-source\n"} 20250219122547946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427957642689)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122547946 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262427957642689 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122547946 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262427957642689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427957642689" destination_name="the-source\n"} 20250219122547946 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262427957642689 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122547946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427957642689)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122547946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427957642689)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122547946 DLU <0006> fsm.c:568 lu(PS:IMSI-262427957642689)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122547946 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547946 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122547947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@bf322a5b51b3: Final verdict of PTC: pass 20250219122547947 DAUC <0003> db_auc.c:157 IMSI='262424293982356': No 2G Auth Data 20250219122547947 DAUC <0003> db_auc.c:192 IMSI='262424293982356': No 3G Auth Data 20250219122547947 DLGSUP <0013> hlr.c:121 IMSI 262424293982356: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf322a5b51b3: Created GsupExpect[0] for "262424293982356" to be handled at TC_gsup_ul_via_proxy(79) 20250219122547953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53062<->l=127.0.0.1:4258 20250219122547955 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547955 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424293982356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424293982356" cn_domain=PS source_name="the-source\n"} 20250219122547955 DLU <0006> fsm.c:456 lu(262424293982356)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122547955 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424293982356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250219122547955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424293982356)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122547955 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424293982356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424293982356" cn_domain=PS destination_name="the-source\n"} 20250219122547955 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547955 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf322a5b51b3: Found GsupExpect[0] for "262424293982356" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424293982356" 20250219122547956 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547956 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424293982356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424293982356" source_name="the-source\n"} 20250219122547956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424293982356)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122547956 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262424293982356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122547956 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424293982356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424293982356" destination_name="the-source\n"} 20250219122547956 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262424293982356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122547956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424293982356)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122547956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424293982356)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122547956 DLU <0006> fsm.c:568 lu(PS:IMSI-262424293982356)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122547956 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547956 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122547957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53062<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@bf322a5b51b3: Final verdict of PTC: pass 20250219122547957 DAUC <0003> db_auc.c:157 IMSI='262428897297954': No 2G Auth Data 20250219122547957 DAUC <0003> db_auc.c:192 IMSI='262428897297954': No 3G Auth Data 20250219122547957 DLGSUP <0013> hlr.c:121 IMSI 262428897297954: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf322a5b51b3: Created GsupExpect[0] for "262428897297954" to be handled at TC_gsup_ul_via_proxy(80) 20250219122547963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53070<->l=127.0.0.1:4258 20250219122547965 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547965 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428897297954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428897297954" cn_domain=PS source_name="the-source\n"} 20250219122547965 DLU <0006> fsm.c:456 lu(262428897297954)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122547965 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428897297954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250219122547965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428897297954)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122547965 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428897297954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428897297954" cn_domain=PS destination_name="the-source\n"} 20250219122547965 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547965 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf322a5b51b3: Found GsupExpect[0] for "262428897297954" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428897297954" 20250219122547966 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547966 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428897297954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428897297954" source_name="the-source\n"} 20250219122547966 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428897297954)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122547966 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262428897297954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122547966 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428897297954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428897297954" destination_name="the-source\n"} 20250219122547966 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262428897297954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122547966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897297954)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122547966 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428897297954)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122547966 DLU <0006> fsm.c:568 lu(PS:IMSI-262428897297954)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122547966 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547966 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122547967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53070<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@bf322a5b51b3: Final verdict of PTC: pass 20250219122547967 DAUC <0003> db_auc.c:157 IMSI='262427166577828': No 2G Auth Data 20250219122547967 DAUC <0003> db_auc.c:192 IMSI='262427166577828': No 3G Auth Data 20250219122547968 DLGSUP <0013> hlr.c:121 IMSI 262427166577828: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf322a5b51b3: Created GsupExpect[0] for "262427166577828" to be handled at TC_gsup_ul_via_proxy(81) 20250219122547975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53076<->l=127.0.0.1:4258 20250219122547977 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547977 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427166577828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427166577828" cn_domain=PS source_name="the-source\n"} 20250219122547977 DLU <0006> fsm.c:456 lu(262427166577828)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122547977 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427166577828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250219122547977 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427166577828)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122547977 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427166577828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427166577828" cn_domain=PS destination_name="the-source\n"} 20250219122547977 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547977 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547977 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf322a5b51b3: Found GsupExpect[0] for "262427166577828" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262427166577828" 20250219122547978 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547978 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427166577828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427166577828" source_name="the-source\n"} 20250219122547978 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427166577828)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122547978 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262427166577828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122547978 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427166577828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427166577828" destination_name="the-source\n"} 20250219122547978 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262427166577828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122547978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427166577828)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122547978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427166577828)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122547978 DLU <0006> fsm.c:568 lu(PS:IMSI-262427166577828)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122547978 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547978 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122547979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53076<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@bf322a5b51b3: Final verdict of PTC: pass 20250219122547979 DAUC <0003> db_auc.c:157 IMSI='262420991160255': No 2G Auth Data 20250219122547979 DAUC <0003> db_auc.c:192 IMSI='262420991160255': No 3G Auth Data 20250219122547980 DLGSUP <0013> hlr.c:121 IMSI 262420991160255: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf322a5b51b3: Created GsupExpect[0] for "262420991160255" to be handled at TC_gsup_ul_via_proxy(82) 20250219122547986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4258 20250219122547988 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547988 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420991160255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420991160255" cn_domain=PS source_name="the-source\n"} 20250219122547988 DLU <0006> fsm.c:456 lu(262420991160255)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122547988 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420991160255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250219122547988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420991160255)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122547988 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420991160255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420991160255" cn_domain=PS destination_name="the-source\n"} 20250219122547988 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547988 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf322a5b51b3: Found GsupExpect[0] for "262420991160255" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262420991160255" 20250219122547989 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547989 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420991160255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420991160255" source_name="the-source\n"} 20250219122547989 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420991160255)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122547989 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262420991160255 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122547989 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420991160255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420991160255" destination_name="the-source\n"} 20250219122547989 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262420991160255 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122547989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420991160255)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122547989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420991160255)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122547989 DLU <0006> fsm.c:568 lu(PS:IMSI-262420991160255)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122547989 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547989 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122547990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@bf322a5b51b3: Final verdict of PTC: pass 20250219122547991 DAUC <0003> db_auc.c:157 IMSI='262421779788147': No 2G Auth Data 20250219122547991 DAUC <0003> db_auc.c:192 IMSI='262421779788147': No 3G Auth Data 20250219122547991 DLGSUP <0013> hlr.c:121 IMSI 262421779788147: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf322a5b51b3: Created GsupExpect[0] for "262421779788147" to be handled at TC_gsup_ul_via_proxy(83) 20250219122547997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4258 20250219122547999 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122547999 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421779788147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421779788147" cn_domain=PS source_name="the-source\n"} 20250219122547999 DLU <0006> fsm.c:456 lu(262421779788147)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122547999 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421779788147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250219122547999 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421779788147)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122547999 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421779788147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421779788147" cn_domain=PS destination_name="the-source\n"} 20250219122547999 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122547999 DLINP <000b> input/ipa.c:452 connected read/write 20250219122547999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf322a5b51b3: Found GsupExpect[0] for "262421779788147" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421779788147" 20250219122548000 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122548000 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421779788147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421779788147" source_name="the-source\n"} 20250219122548000 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421779788147)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122548000 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262421779788147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122548000 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421779788147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421779788147" destination_name="the-source\n"} 20250219122548000 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262421779788147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122548000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421779788147)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122548000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421779788147)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122548000 DLU <0006> fsm.c:568 lu(PS:IMSI-262421779788147)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122548000 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122548000 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122548001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@bf322a5b51b3: Final verdict of PTC: pass 20250219122548002 DAUC <0003> db_auc.c:157 IMSI='262424082416697': No 2G Auth Data 20250219122548002 DAUC <0003> db_auc.c:192 IMSI='262424082416697': No 3G Auth Data 20250219122548002 DLGSUP <0013> hlr.c:121 IMSI 262424082416697: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@bf322a5b51b3: Created GsupExpect[0] for "262424082416697" to be handled at TC_gsup_ul_via_proxy(84) 20250219122548008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 20250219122548010 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122548010 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424082416697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424082416697" cn_domain=PS source_name="the-source\n"} 20250219122548010 DLU <0006> fsm.c:456 lu(262424082416697)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122548010 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424082416697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250219122548010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424082416697)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122548010 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424082416697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424082416697" cn_domain=PS destination_name="the-source\n"} 20250219122548010 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122548010 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548010 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@bf322a5b51b3: Found GsupExpect[0] for "262424082416697" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424082416697" 20250219122548011 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122548011 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424082416697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424082416697" source_name="the-source\n"} 20250219122548011 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424082416697)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122548011 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262424082416697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122548011 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424082416697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424082416697" destination_name="the-source\n"} 20250219122548011 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262424082416697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122548011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424082416697)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122548011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424082416697)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122548012 DLU <0006> fsm.c:568 lu(PS:IMSI-262424082416697)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122548012 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122548012 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122548012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53096<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122548013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4258 75@bf322a5b51b3: Final verdict of PTC: none 20250219122548014 DLINP <000b> input/ipa.c:452 connected read/write 20250219122548014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122548014 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122548014 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122548014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122548014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250219122548014 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41663<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:48 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 20250219122548037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53110<->l=127.0.0.1:4258 20250219122548138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53110<->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=114808) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_ul_subscriber_data started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122551259 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122551259 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122551262 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53126<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122551266 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551267 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122551267 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122551267 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122551267 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122551267 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122551267 DLGSUP <0013> gsup_server.c:236 2:  20250219122551267 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122551267 DLGSUP <0013> gsup_server.c:236 3:  20250219122551267 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(85)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122551267 DLGSUP <0013> gsup_server.c:236 4:  20250219122551267 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122551267 DLGSUP <0013> gsup_server.c:236 5:  20250219122551267 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122551267 DLGSUP <0013> gsup_server.c:236 7:  20250219122551267 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122551267 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122551267 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122551267 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@bf322a5b51b3: 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") 20250219122551284 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46527<->l=127.0.0.1:4259) 20250219122551298 DAUC <0003> db_auc.c:157 IMSI='262420679020534': No 2G Auth Data 20250219122551298 DAUC <0003> db_auc.c:192 IMSI='262420679020534': No 3G Auth Data HLR_Test-GSUP(86)@bf322a5b51b3: Created GsupExpect[0] for "262420679020534" to be handled at TC_gsup_ul_subscriber_data(89) 20250219122551320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@bf322a5b51b3: GSUP ul subscriber_data 20250219122551328 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551328 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420679020534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420679020534" cn_domain=PS} 20250219122551328 DLU <0006> fsm.c:456 lu(262420679020534)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122551328 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420679020534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122551328 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420679020534)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122551328 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420679020534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420679020534" cn_domain=PS} 20250219122551328 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551328 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf322a5b51b3: Found GsupExpect[0] for "262420679020534" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262420679020534" 20250219122551335 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551335 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420679020534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420679020534"} 20250219122551335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420679020534)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122551335 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262420679020534 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122551335 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420679020534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420679020534"} 20250219122551335 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262420679020534 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122551335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420679020534)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122551335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420679020534)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122551335 DLU <0006> fsm.c:568 lu(PS:IMSI-262420679020534)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122551335 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551335 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551335 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122551339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@bf322a5b51b3: Final verdict of PTC: pass 20250219122551343 DAUC <0003> db_auc.c:157 IMSI='262420825780410': No 2G Auth Data 20250219122551343 DAUC <0003> db_auc.c:192 IMSI='262420825780410': No 3G Auth Data 20250219122551345 DLGSUP <0013> hlr.c:121 IMSI 262420825780410: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf322a5b51b3: Created GsupExpect[0] for "262420825780410" to be handled at TC_gsup_ul_subscriber_data(90) 20250219122551357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@bf322a5b51b3: GSUP ul subscriber_data 20250219122551359 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551359 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420825780410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420825780410" cn_domain=PS} 20250219122551359 DLU <0006> fsm.c:456 lu(262420825780410)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122551359 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420825780410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122551359 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420825780410)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122551359 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420825780410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420825780410" cn_domain=PS} 20250219122551359 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551359 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf322a5b51b3: Found GsupExpect[0] for "262420825780410" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420825780410" 20250219122551360 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551360 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420825780410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420825780410"} 20250219122551360 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420825780410)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122551360 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420825780410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122551360 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420825780410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420825780410"} 20250219122551360 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420825780410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122551360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825780410)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122551360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825780410)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122551360 DLU <0006> fsm.c:568 lu(PS:IMSI-262420825780410)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122551360 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551360 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122551361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@bf322a5b51b3: Final verdict of PTC: pass 20250219122551361 DAUC <0003> db_auc.c:157 IMSI='262420021738695': No 2G Auth Data 20250219122551362 DAUC <0003> db_auc.c:192 IMSI='262420021738695': No 3G Auth Data 20250219122551362 DLGSUP <0013> hlr.c:121 IMSI 262420021738695: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf322a5b51b3: Created GsupExpect[0] for "262420021738695" to be handled at TC_gsup_ul_subscriber_data(91) 20250219122551369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@bf322a5b51b3: GSUP ul subscriber_data 20250219122551372 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551372 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420021738695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420021738695" cn_domain=PS} 20250219122551372 DLU <0006> fsm.c:456 lu(262420021738695)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122551372 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420021738695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122551372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420021738695)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122551372 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420021738695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420021738695" cn_domain=PS} 20250219122551372 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551372 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf322a5b51b3: Found GsupExpect[0] for "262420021738695" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420021738695" 20250219122551373 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551373 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551373 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420021738695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420021738695"} 20250219122551373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420021738695)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122551373 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420021738695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122551373 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420021738695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420021738695"} 20250219122551373 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420021738695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122551373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420021738695)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122551373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420021738695)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122551373 DLU <0006> fsm.c:568 lu(PS:IMSI-262420021738695)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122551373 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551373 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551373 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122551374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@bf322a5b51b3: Final verdict of PTC: pass 20250219122551375 DAUC <0003> db_auc.c:157 IMSI='262427963113164': No 2G Auth Data 20250219122551375 DAUC <0003> db_auc.c:192 IMSI='262427963113164': No 3G Auth Data 20250219122551375 DLGSUP <0013> hlr.c:121 IMSI 262427963113164: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf322a5b51b3: Created GsupExpect[0] for "262427963113164" to be handled at TC_gsup_ul_subscriber_data(92) 20250219122551382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@bf322a5b51b3: GSUP ul subscriber_data 20250219122551384 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551384 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427963113164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427963113164" cn_domain=PS} 20250219122551384 DLU <0006> fsm.c:456 lu(262427963113164)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122551384 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427963113164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122551384 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427963113164)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122551384 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427963113164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427963113164" cn_domain=PS} 20250219122551384 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551384 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf322a5b51b3: Found GsupExpect[0] for "262427963113164" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427963113164" 20250219122551385 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551385 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427963113164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427963113164"} 20250219122551385 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427963113164)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122551385 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427963113164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122551385 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427963113164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427963113164"} 20250219122551385 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427963113164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122551385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427963113164)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122551385 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427963113164)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122551385 DLU <0006> fsm.c:568 lu(PS:IMSI-262427963113164)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122551385 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551385 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122551386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53154<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@bf322a5b51b3: Final verdict of PTC: pass 20250219122551387 DAUC <0003> db_auc.c:157 IMSI='262426944441683': No 2G Auth Data 20250219122551387 DAUC <0003> db_auc.c:192 IMSI='262426944441683': No 3G Auth Data 20250219122551387 DLGSUP <0013> hlr.c:121 IMSI 262426944441683: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf322a5b51b3: Created GsupExpect[0] for "262426944441683" to be handled at TC_gsup_ul_subscriber_data(93) 20250219122551394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53158<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@bf322a5b51b3: GSUP ul subscriber_data 20250219122551396 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551396 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426944441683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426944441683" cn_domain=PS} 20250219122551396 DLU <0006> fsm.c:456 lu(262426944441683)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122551396 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426944441683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122551396 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426944441683)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122551396 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426944441683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426944441683" cn_domain=PS} 20250219122551396 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551396 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf322a5b51b3: Found GsupExpect[0] for "262426944441683" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262426944441683" 20250219122551397 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551397 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426944441683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426944441683"} 20250219122551397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426944441683)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122551397 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426944441683 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122551397 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426944441683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426944441683"} 20250219122551397 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426944441683 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122551397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426944441683)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122551397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426944441683)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122551397 DLU <0006> fsm.c:568 lu(PS:IMSI-262426944441683)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122551397 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551397 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122551398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53158<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@bf322a5b51b3: Final verdict of PTC: pass 20250219122551399 DAUC <0003> db_auc.c:157 IMSI='262423269768415': No 2G Auth Data 20250219122551399 DAUC <0003> db_auc.c:192 IMSI='262423269768415': No 3G Auth Data 20250219122551399 DLGSUP <0013> hlr.c:121 IMSI 262423269768415: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf322a5b51b3: Created GsupExpect[0] for "262423269768415" to be handled at TC_gsup_ul_subscriber_data(94) 20250219122551405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@bf322a5b51b3: GSUP ul subscriber_data 20250219122551407 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551407 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423269768415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423269768415" cn_domain=PS} 20250219122551407 DLU <0006> fsm.c:456 lu(262423269768415)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122551407 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423269768415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122551407 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423269768415)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122551407 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423269768415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423269768415" cn_domain=PS} 20250219122551407 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551407 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf322a5b51b3: Found GsupExpect[0] for "262423269768415" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423269768415" 20250219122551408 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551408 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423269768415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423269768415"} 20250219122551408 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423269768415)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122551408 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423269768415 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122551408 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423269768415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423269768415"} 20250219122551408 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423269768415 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122551408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423269768415)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122551408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423269768415)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122551408 DLU <0006> fsm.c:568 lu(PS:IMSI-262423269768415)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122551408 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551408 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122551409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@bf322a5b51b3: Final verdict of PTC: pass 20250219122551410 DAUC <0003> db_auc.c:157 IMSI='262421599015742': No 2G Auth Data 20250219122551410 DAUC <0003> db_auc.c:192 IMSI='262421599015742': No 3G Auth Data 20250219122551410 DLGSUP <0013> hlr.c:121 IMSI 262421599015742: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf322a5b51b3: Created GsupExpect[0] for "262421599015742" to be handled at TC_gsup_ul_subscriber_data(95) 20250219122551417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@bf322a5b51b3: GSUP ul subscriber_data 20250219122551418 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551418 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421599015742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421599015742" cn_domain=PS} 20250219122551418 DLU <0006> fsm.c:456 lu(262421599015742)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122551418 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421599015742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122551418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421599015742)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122551418 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421599015742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421599015742" cn_domain=PS} 20250219122551418 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551419 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf322a5b51b3: Found GsupExpect[0] for "262421599015742" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421599015742" 20250219122551420 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551420 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421599015742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421599015742"} 20250219122551420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421599015742)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122551420 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421599015742 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122551420 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421599015742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421599015742"} 20250219122551420 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421599015742 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122551420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421599015742)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122551420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421599015742)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122551420 DLU <0006> fsm.c:568 lu(PS:IMSI-262421599015742)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122551420 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551420 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122551420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53174<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@bf322a5b51b3: Final verdict of PTC: pass 20250219122551421 DAUC <0003> db_auc.c:157 IMSI='262423610277133': No 2G Auth Data 20250219122551421 DAUC <0003> db_auc.c:192 IMSI='262423610277133': No 3G Auth Data 20250219122551421 DLGSUP <0013> hlr.c:121 IMSI 262423610277133: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@bf322a5b51b3: Created GsupExpect[0] for "262423610277133" to be handled at TC_gsup_ul_subscriber_data(96) 20250219122551427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@bf322a5b51b3: GSUP ul subscriber_data 20250219122551429 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551429 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423610277133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423610277133" cn_domain=PS} 20250219122551429 DLU <0006> fsm.c:456 lu(262423610277133)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122551429 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423610277133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122551429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423610277133)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122551429 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423610277133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423610277133" cn_domain=PS} 20250219122551429 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551429 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@bf322a5b51b3: Found GsupExpect[0] for "262423610277133" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262423610277133" 20250219122551430 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551430 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423610277133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423610277133"} 20250219122551430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423610277133)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122551430 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423610277133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122551430 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423610277133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423610277133"} 20250219122551430 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423610277133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122551430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423610277133)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122551430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423610277133)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122551430 DLU <0006> fsm.c:568 lu(PS:IMSI-262423610277133)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122551430 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122551430 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122551431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122551432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53126<->l=127.0.0.1:4258 20250219122551432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46527<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@bf322a5b51b3: Final verdict of PTC: none 20250219122551432 DLINP <000b> input/ipa.c:452 connected read/write 20250219122551432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122551432 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122551432 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122551432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@bf322a5b51b3: Final verdict of PTC: none 87@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:51 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 20250219122551463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 20250219122551564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=117948) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_vty started. MTC@bf322a5b51b3: legacy= true 20250219122554689 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122554689 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122554695 DLINP <000b> input/ipa.c:452 connected read/write 20250219122554695 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122554697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49354<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122554702 DLINP <000b> input/ipa.c:452 connected read/write 20250219122554703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122554703 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122554703 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122554703 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122554703 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122554703 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122554703 DLGSUP <0013> gsup_server.c:236 2:  20250219122554703 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122554703 DLGSUP <0013> gsup_server.c:236 3:  20250219122554703 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122554703 DLGSUP <0013> gsup_server.c:236 4:  20250219122554703 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122554703 DLGSUP <0013> gsup_server.c:236 5:  20250219122554703 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122554703 DLGSUP <0013> gsup_server.c:236 7:  20250219122554703 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122554703 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122554703 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(97)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122554703 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@bf322a5b51b3: 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") 20250219122554723 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33137<->l=127.0.0.1:4259) 20250219122554726 DAUC <0003> db_auc.c:157 IMSI='262421789617176': No 2G Auth Data 20250219122554726 DAUC <0003> db_auc.c:192 IMSI='262421789617176': No 3G Auth Data 20250219122554732 DAUC <0003> db_auc.c:192 IMSI='262421789617176': No 3G Auth Data 20250219122554734 DAUC <0003> db_auc.c:157 IMSI='262422114851140': No 2G Auth Data 20250219122554734 DAUC <0003> db_auc.c:192 IMSI='262422114851140': No 3G Auth Data 20250219122554736 DAUC <0003> db_auc.c:157 IMSI='262422114851140': No 2G Auth Data 20250219122554738 DAUC <0003> db_auc.c:157 IMSI='262427991913887': No 2G Auth Data 20250219122554738 DAUC <0003> db_auc.c:192 IMSI='262427991913887': No 3G Auth Data MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122554742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49354<->l=127.0.0.1:4258 20250219122554743 DLINP <000b> input/ipa.c:452 connected read/write 20250219122554743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122554743 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122554743 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122554743 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@bf322a5b51b3: Final verdict of PTC: none 20250219122554744 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33137<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(99)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@bf322a5b51b3: Test case TC_vty finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:54 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250219122554771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49370<->l=127.0.0.1:4258 20250219122554872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49370<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:25:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_vty_msisdn_isd started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122557989 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122557989 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122557992 DLINP <000b> input/ipa.c:452 connected read/write 20250219122557992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122557993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49386<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122557995 DLINP <000b> input/ipa.c:452 connected read/write 20250219122557996 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122557996 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122557996 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122557996 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122557996 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122557996 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122557996 DLGSUP <0013> gsup_server.c:236 2:  20250219122557996 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122557996 DLGSUP <0013> gsup_server.c:236 3:  20250219122557996 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122557996 DLGSUP <0013> gsup_server.c:236 4:  20250219122557996 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122557996 DLGSUP <0013> gsup_server.c:236 5:  20250219122557996 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122557996 DLGSUP <0013> gsup_server.c:236 7:  20250219122557996 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122557996 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122557996 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122557996 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@bf322a5b51b3: 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") 20250219122558018 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45025<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@bf322a5b51b3: Created GsupExpect[0] for "262425485361136" to be handled at TC_vty_msisdn_isd(104) 20250219122558027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49394<->l=127.0.0.1:4258 20250219122558030 DAUC <0003> db_auc.c:157 IMSI='262425485361136': No 2G Auth Data 20250219122558030 DAUC <0003> db_auc.c:192 IMSI='262425485361136': No 3G Auth Data 20250219122558038 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122558038 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425485361136" cn_domain=PS} 20250219122558038 DLU <0006> fsm.c:456 lu(262425485361136)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122558038 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122558038 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425485361136)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122558038 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425485361136" cn_domain=PS} 20250219122558038 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122558038 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558038 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@bf322a5b51b3: Found GsupExpect[0] for "262425485361136" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@bf322a5b51b3: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425485361136" 20250219122558041 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558041 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122558041 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425485361136"} 20250219122558041 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425485361136)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122558041 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122558041 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425485361136"} 20250219122558041 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122558041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425485361136)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122558041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425485361136)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122558041 DLU <0006> fsm.c:568 lu(PS:IMSI-262425485361136)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122558041 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122558041 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122558043 DLGSUP <0013> hlr.c:128 IMSI 262425485361136: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250219122558043 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122558043 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122558044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49394<->l=127.0.0.1:4258 20250219122558044 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558044 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122558044 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425485361136"} TC_vty_msisdn_isd(104)@bf322a5b51b3: Final verdict of PTC: pass 20250219122558044 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250219122558044 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425485361136 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122558045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49386<->l=127.0.0.1:4258 20250219122558046 DLINP <000b> input/ipa.c:452 connected read/write 20250219122558046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122558046 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122558046 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122558046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122558046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45025<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@bf322a5b51b3: Final verdict of PTC: none 102@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 102: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:25:58 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 20250219122558076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49410<->l=127.0.0.1:4258 20250219122558177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49410<->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=34156) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_purge_cs started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122601257 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122601258 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122601262 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122601268 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601268 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122601268 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122601268 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122601268 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122601268 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122601268 DLGSUP <0013> gsup_server.c:236 2:  20250219122601268 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122601268 DLGSUP <0013> gsup_server.c:236 3:  20250219122601268 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122601268 DLGSUP <0013> gsup_server.c:236 4:  20250219122601268 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122601268 DLGSUP <0013> gsup_server.c:236 5:  20250219122601268 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122601268 DLGSUP <0013> gsup_server.c:236 7:  20250219122601268 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122601268 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122601268 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122601268 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@bf322a5b51b3: 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") 20250219122601297 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43379<->l=127.0.0.1:4259) 20250219122601307 DAUC <0003> db_auc.c:157 IMSI='262421224398585': No 2G Auth Data 20250219122601307 DAUC <0003> db_auc.c:192 IMSI='262421224398585': No 3G Auth Data HLR_Test-GSUP(106)@bf322a5b51b3: Created GsupExpect[0] for "262421224398585" to be handled at TC_gsup_purge_cs(109) 20250219122601329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49434<->l=127.0.0.1:4258 20250219122601335 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601335 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601335 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421224398585" cn_domain=PS} 20250219122601335 DLU <0006> fsm.c:456 lu(262421224398585)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122601336 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122601336 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421224398585)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122601336 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421224398585" cn_domain=PS} 20250219122601336 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601336 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf322a5b51b3: Found GsupExpect[0] for "262421224398585" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421224398585" 20250219122601340 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601340 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421224398585"} 20250219122601340 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421224398585)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122601340 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122601340 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421224398585"} 20250219122601340 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122601340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421224398585)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122601340 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421224398585)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122601340 DLU <0006> fsm.c:568 lu(PS:IMSI-262421224398585)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122601340 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601340 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122601342 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601342 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421224398585" cn_domain=CS} 20250219122601342 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250219122601342 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421224398585"} 20250219122601342 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421224398585 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122601342 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601342 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122601344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49434<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@bf322a5b51b3: Final verdict of PTC: pass 20250219122601346 DAUC <0003> db_auc.c:157 IMSI='262429234559163': No 2G Auth Data 20250219122601346 DAUC <0003> db_auc.c:192 IMSI='262429234559163': No 3G Auth Data 20250219122601347 DLGSUP <0013> hlr.c:121 IMSI 262429234559163: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf322a5b51b3: Created GsupExpect[0] for "262429234559163" to be handled at TC_gsup_purge_cs(110) 20250219122601356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49446<->l=127.0.0.1:4258 20250219122601358 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601358 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429234559163" cn_domain=PS} 20250219122601358 DLU <0006> fsm.c:456 lu(262429234559163)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122601358 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122601358 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429234559163)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122601358 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429234559163" cn_domain=PS} 20250219122601358 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601358 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf322a5b51b3: Found GsupExpect[0] for "262429234559163" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429234559163" 20250219122601359 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601359 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429234559163"} 20250219122601359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429234559163)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122601359 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122601359 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429234559163"} 20250219122601359 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122601359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429234559163)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122601359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429234559163)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122601359 DLU <0006> fsm.c:568 lu(PS:IMSI-262429234559163)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122601359 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601359 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122601359 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601359 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429234559163" cn_domain=CS} 20250219122601359 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250219122601359 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429234559163"} 20250219122601359 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429234559163 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122601359 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601359 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122601360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49446<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@bf322a5b51b3: Final verdict of PTC: pass 20250219122601361 DAUC <0003> db_auc.c:157 IMSI='262421149701039': No 2G Auth Data 20250219122601361 DAUC <0003> db_auc.c:192 IMSI='262421149701039': No 3G Auth Data 20250219122601361 DLGSUP <0013> hlr.c:121 IMSI 262421149701039: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf322a5b51b3: Created GsupExpect[0] for "262421149701039" to be handled at TC_gsup_purge_cs(111) 20250219122601367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4258 20250219122601370 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601370 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421149701039" cn_domain=PS} 20250219122601370 DLU <0006> fsm.c:456 lu(262421149701039)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122601370 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122601370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421149701039)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122601370 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421149701039" cn_domain=PS} 20250219122601370 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601370 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf322a5b51b3: Found GsupExpect[0] for "262421149701039" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421149701039" 20250219122601371 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601371 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421149701039"} 20250219122601371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421149701039)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122601371 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122601371 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421149701039"} 20250219122601371 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122601371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421149701039)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122601371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421149701039)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122601371 DLU <0006> fsm.c:568 lu(PS:IMSI-262421149701039)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122601371 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601371 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601371 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122601372 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601372 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421149701039" cn_domain=CS} 20250219122601372 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250219122601372 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421149701039"} 20250219122601372 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421149701039 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122601372 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601372 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601372 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122601373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@bf322a5b51b3: Final verdict of PTC: pass 20250219122601374 DAUC <0003> db_auc.c:157 IMSI='262426260547901': No 2G Auth Data 20250219122601374 DAUC <0003> db_auc.c:192 IMSI='262426260547901': No 3G Auth Data 20250219122601374 DLGSUP <0013> hlr.c:121 IMSI 262426260547901: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf322a5b51b3: Created GsupExpect[0] for "262426260547901" to be handled at TC_gsup_purge_cs(112) 20250219122601380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49476<->l=127.0.0.1:4258 20250219122601382 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601382 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601382 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426260547901" cn_domain=PS} 20250219122601382 DLU <0006> fsm.c:456 lu(262426260547901)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122601382 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122601382 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426260547901)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122601382 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426260547901" cn_domain=PS} 20250219122601382 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601382 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf322a5b51b3: Found GsupExpect[0] for "262426260547901" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_purge_cs(112)"262426260547901" 20250219122601383 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601383 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426260547901"} 20250219122601383 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426260547901)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122601383 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122601383 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426260547901"} 20250219122601383 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122601383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426260547901)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122601383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426260547901)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122601383 DLU <0006> fsm.c:568 lu(PS:IMSI-262426260547901)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122601383 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601383 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122601384 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601384 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426260547901" cn_domain=CS} 20250219122601385 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250219122601385 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426260547901"} 20250219122601385 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426260547901 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122601385 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601385 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122601385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49476<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@bf322a5b51b3: Final verdict of PTC: pass 20250219122601386 DAUC <0003> db_auc.c:157 IMSI='262427970548213': No 2G Auth Data 20250219122601386 DAUC <0003> db_auc.c:192 IMSI='262427970548213': No 3G Auth Data 20250219122601386 DLGSUP <0013> hlr.c:121 IMSI 262427970548213: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf322a5b51b3: Created GsupExpect[0] for "262427970548213" to be handled at TC_gsup_purge_cs(113) 20250219122601394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49478<->l=127.0.0.1:4258 20250219122601396 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601396 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427970548213" cn_domain=PS} 20250219122601396 DLU <0006> fsm.c:456 lu(262427970548213)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122601396 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122601396 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427970548213)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122601396 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427970548213" cn_domain=PS} 20250219122601396 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601397 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf322a5b51b3: Found GsupExpect[0] for "262427970548213" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_purge_cs(113)"262427970548213" 20250219122601398 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601398 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427970548213"} 20250219122601398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427970548213)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122601398 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122601398 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427970548213"} 20250219122601398 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122601398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427970548213)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122601398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427970548213)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122601398 DLU <0006> fsm.c:568 lu(PS:IMSI-262427970548213)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122601398 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601398 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122601399 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601399 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427970548213" cn_domain=CS} 20250219122601399 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250219122601399 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427970548213"} 20250219122601399 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427970548213 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122601399 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601399 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122601399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49478<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@bf322a5b51b3: Final verdict of PTC: pass 20250219122601400 DAUC <0003> db_auc.c:157 IMSI='262426178841405': No 2G Auth Data 20250219122601400 DAUC <0003> db_auc.c:192 IMSI='262426178841405': No 3G Auth Data 20250219122601400 DLGSUP <0013> hlr.c:121 IMSI 262426178841405: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf322a5b51b3: Created GsupExpect[0] for "262426178841405" to be handled at TC_gsup_purge_cs(114) 20250219122601408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49484<->l=127.0.0.1:4258 20250219122601409 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601409 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426178841405" cn_domain=PS} 20250219122601409 DLU <0006> fsm.c:456 lu(262426178841405)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122601409 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122601409 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426178841405)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122601409 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426178841405" cn_domain=PS} 20250219122601409 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601409 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf322a5b51b3: Found GsupExpect[0] for "262426178841405" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_purge_cs(114)"262426178841405" 20250219122601410 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601410 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426178841405"} 20250219122601410 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426178841405)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122601410 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122601410 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426178841405"} 20250219122601410 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122601410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426178841405)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122601410 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426178841405)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122601410 DLU <0006> fsm.c:568 lu(PS:IMSI-262426178841405)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122601410 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601410 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122601411 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601411 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426178841405" cn_domain=CS} 20250219122601411 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250219122601411 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426178841405"} 20250219122601411 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426178841405 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122601411 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601411 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122601412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49484<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@bf322a5b51b3: Final verdict of PTC: pass 20250219122601412 DAUC <0003> db_auc.c:157 IMSI='262428825479817': No 2G Auth Data 20250219122601412 DAUC <0003> db_auc.c:192 IMSI='262428825479817': No 3G Auth Data 20250219122601413 DLGSUP <0013> hlr.c:121 IMSI 262428825479817: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf322a5b51b3: Created GsupExpect[0] for "262428825479817" to be handled at TC_gsup_purge_cs(115) 20250219122601418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49500<->l=127.0.0.1:4258 20250219122601420 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601420 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428825479817" cn_domain=PS} 20250219122601420 DLU <0006> fsm.c:456 lu(262428825479817)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122601420 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122601420 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428825479817)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122601420 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428825479817" cn_domain=PS} 20250219122601420 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601420 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf322a5b51b3: Found GsupExpect[0] for "262428825479817" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428825479817" 20250219122601421 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601421 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428825479817"} 20250219122601421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428825479817)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122601421 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122601421 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428825479817"} 20250219122601421 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122601421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428825479817)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122601421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428825479817)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122601421 DLU <0006> fsm.c:568 lu(PS:IMSI-262428825479817)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122601421 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601421 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122601422 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601422 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428825479817" cn_domain=CS} 20250219122601422 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250219122601422 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428825479817"} 20250219122601422 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428825479817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122601422 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601422 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122601423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49500<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@bf322a5b51b3: Final verdict of PTC: pass 20250219122601423 DAUC <0003> db_auc.c:157 IMSI='262424132255888': No 2G Auth Data 20250219122601423 DAUC <0003> db_auc.c:192 IMSI='262424132255888': No 3G Auth Data 20250219122601423 DLGSUP <0013> hlr.c:121 IMSI 262424132255888: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@bf322a5b51b3: Created GsupExpect[0] for "262424132255888" to be handled at TC_gsup_purge_cs(116) 20250219122601429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4258 20250219122601431 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601431 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424132255888" cn_domain=PS} 20250219122601431 DLU <0006> fsm.c:456 lu(262424132255888)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122601431 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122601431 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424132255888)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122601431 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424132255888" cn_domain=PS} 20250219122601431 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601431 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@bf322a5b51b3: Found GsupExpect[0] for "262424132255888" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424132255888" 20250219122601432 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601432 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424132255888"} 20250219122601432 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424132255888)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122601432 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122601432 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424132255888"} 20250219122601432 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122601432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424132255888)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122601432 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424132255888)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122601432 DLU <0006> fsm.c:568 lu(PS:IMSI-262424132255888)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122601432 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601432 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122601433 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601433 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424132255888" cn_domain=CS} 20250219122601433 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250219122601433 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424132255888"} 20250219122601433 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424132255888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122601433 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122601433 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122601434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49508<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122601435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4258 20250219122601435 DLINP <000b> input/ipa.c:452 connected read/write 20250219122601435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122601435 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122601435 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(106)@bf322a5b51b3: Final verdict of PTC: none 20250219122601435 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122601436 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43379<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@bf322a5b51b3: Final verdict of PTC: none 107@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:01 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 20250219122601459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49510<->l=127.0.0.1:4258 20250219122601559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49510<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_purge_ps started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122604717 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122604718 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122604722 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52388<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122604727 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604727 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122604727 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122604728 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122604728 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122604728 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122604728 DLGSUP <0013> gsup_server.c:236 2:  20250219122604728 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122604728 DLGSUP <0013> gsup_server.c:236 3:  20250219122604728 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122604728 DLGSUP <0013> gsup_server.c:236 4:  20250219122604728 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122604728 DLGSUP <0013> gsup_server.c:236 5:  20250219122604728 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122604728 DLGSUP <0013> gsup_server.c:236 7:  20250219122604728 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122604728 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122604728 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122604728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@bf322a5b51b3: 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") 20250219122604742 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43785<->l=127.0.0.1:4259) 20250219122604748 DAUC <0003> db_auc.c:157 IMSI='262426481400475': No 2G Auth Data 20250219122604748 DAUC <0003> db_auc.c:192 IMSI='262426481400475': No 3G Auth Data HLR_Test-GSUP(118)@bf322a5b51b3: Created GsupExpect[0] for "262426481400475" to be handled at TC_gsup_purge_ps(121) 20250219122604766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52402<->l=127.0.0.1:4258 20250219122604775 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604775 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426481400475" cn_domain=PS} 20250219122604775 DLU <0006> fsm.c:456 lu(262426481400475)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122604775 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122604775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426481400475)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122604775 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426481400475" cn_domain=PS} 20250219122604776 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604776 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf322a5b51b3: Found GsupExpect[0] for "262426481400475" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_purge_ps(121)"262426481400475" 20250219122604781 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604781 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426481400475"} 20250219122604781 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426481400475)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122604781 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122604781 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426481400475"} 20250219122604781 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122604781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426481400475)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122604781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426481400475)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122604781 DLU <0006> fsm.c:568 lu(PS:IMSI-262426481400475)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122604781 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604781 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122604785 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604785 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426481400475" cn_domain=PS} 20250219122604785 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250219122604785 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426481400475"} 20250219122604785 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426481400475 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122604785 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604785 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122604789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52402<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@bf322a5b51b3: Final verdict of PTC: pass 20250219122604792 DAUC <0003> db_auc.c:157 IMSI='262427888870715': No 2G Auth Data 20250219122604792 DAUC <0003> db_auc.c:192 IMSI='262427888870715': No 3G Auth Data 20250219122604795 DLGSUP <0013> hlr.c:121 IMSI 262427888870715: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf322a5b51b3: Created GsupExpect[0] for "262427888870715" to be handled at TC_gsup_purge_ps(122) 20250219122604808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4258 20250219122604810 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604810 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604810 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427888870715" cn_domain=PS} 20250219122604810 DLU <0006> fsm.c:456 lu(262427888870715)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122604810 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122604810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427888870715)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122604810 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427888870715" cn_domain=PS} 20250219122604810 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604810 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604810 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf322a5b51b3: Found GsupExpect[0] for "262427888870715" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_purge_ps(122)"262427888870715" 20250219122604812 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604812 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427888870715"} 20250219122604812 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427888870715)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122604812 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122604812 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427888870715"} 20250219122604812 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122604812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427888870715)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122604812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427888870715)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122604812 DLU <0006> fsm.c:568 lu(PS:IMSI-262427888870715)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122604812 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604812 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122604812 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604812 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427888870715" cn_domain=PS} 20250219122604812 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250219122604812 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427888870715"} 20250219122604812 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427888870715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122604812 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604812 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122604813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52408<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@bf322a5b51b3: Final verdict of PTC: pass 20250219122604814 DAUC <0003> db_auc.c:157 IMSI='262428071354053': No 2G Auth Data 20250219122604814 DAUC <0003> db_auc.c:192 IMSI='262428071354053': No 3G Auth Data 20250219122604814 DLGSUP <0013> hlr.c:121 IMSI 262428071354053: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf322a5b51b3: Created GsupExpect[0] for "262428071354053" to be handled at TC_gsup_purge_ps(123) 20250219122604821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52422<->l=127.0.0.1:4258 20250219122604823 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604823 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428071354053" cn_domain=PS} 20250219122604823 DLU <0006> fsm.c:456 lu(262428071354053)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122604823 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122604823 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428071354053)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122604823 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428071354053" cn_domain=PS} 20250219122604823 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604823 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf322a5b51b3: Found GsupExpect[0] for "262428071354053" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428071354053" 20250219122604824 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604824 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428071354053"} 20250219122604824 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428071354053)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122604824 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122604824 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428071354053"} 20250219122604824 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122604824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428071354053)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122604824 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428071354053)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122604824 DLU <0006> fsm.c:568 lu(PS:IMSI-262428071354053)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122604824 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604824 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122604825 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604825 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428071354053" cn_domain=PS} 20250219122604825 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250219122604825 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428071354053"} 20250219122604825 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428071354053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122604825 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604825 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122604825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52422<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@bf322a5b51b3: Final verdict of PTC: pass 20250219122604826 DAUC <0003> db_auc.c:157 IMSI='262421557339503': No 2G Auth Data 20250219122604826 DAUC <0003> db_auc.c:192 IMSI='262421557339503': No 3G Auth Data 20250219122604826 DLGSUP <0013> hlr.c:121 IMSI 262421557339503: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf322a5b51b3: Created GsupExpect[0] for "262421557339503" to be handled at TC_gsup_purge_ps(124) 20250219122604832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52426<->l=127.0.0.1:4258 20250219122604834 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604834 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421557339503" cn_domain=PS} 20250219122604834 DLU <0006> fsm.c:456 lu(262421557339503)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122604834 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122604834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421557339503)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122604834 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421557339503" cn_domain=PS} 20250219122604834 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604834 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf322a5b51b3: Found GsupExpect[0] for "262421557339503" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_purge_ps(124)"262421557339503" 20250219122604835 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604835 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421557339503"} 20250219122604835 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421557339503)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122604835 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122604835 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421557339503"} 20250219122604835 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122604835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421557339503)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122604835 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421557339503)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122604835 DLU <0006> fsm.c:568 lu(PS:IMSI-262421557339503)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122604835 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604836 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122604836 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604836 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421557339503" cn_domain=PS} 20250219122604836 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250219122604836 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421557339503"} 20250219122604837 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421557339503 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122604837 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604837 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122604837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52426<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@bf322a5b51b3: Final verdict of PTC: pass 20250219122604838 DAUC <0003> db_auc.c:157 IMSI='262420476553537': No 2G Auth Data 20250219122604838 DAUC <0003> db_auc.c:192 IMSI='262420476553537': No 3G Auth Data 20250219122604838 DLGSUP <0013> hlr.c:121 IMSI 262420476553537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf322a5b51b3: Created GsupExpect[0] for "262420476553537" to be handled at TC_gsup_purge_ps(125) 20250219122604844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4258 20250219122604846 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604846 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420476553537" cn_domain=PS} 20250219122604846 DLU <0006> fsm.c:456 lu(262420476553537)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122604846 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122604846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420476553537)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122604846 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420476553537" cn_domain=PS} 20250219122604846 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604846 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf322a5b51b3: Found GsupExpect[0] for "262420476553537" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420476553537" 20250219122604847 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604847 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420476553537"} 20250219122604847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420476553537)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122604847 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122604847 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420476553537"} 20250219122604847 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122604847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420476553537)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122604847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420476553537)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122604847 DLU <0006> fsm.c:568 lu(PS:IMSI-262420476553537)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122604847 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604847 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122604848 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604848 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420476553537" cn_domain=PS} 20250219122604848 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250219122604848 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420476553537"} 20250219122604848 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420476553537 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122604848 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604848 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122604849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52442<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@bf322a5b51b3: Final verdict of PTC: pass 20250219122604849 DAUC <0003> db_auc.c:157 IMSI='262428309165486': No 2G Auth Data 20250219122604849 DAUC <0003> db_auc.c:192 IMSI='262428309165486': No 3G Auth Data 20250219122604850 DLGSUP <0013> hlr.c:121 IMSI 262428309165486: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf322a5b51b3: Created GsupExpect[0] for "262428309165486" to be handled at TC_gsup_purge_ps(126) 20250219122604857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52456<->l=127.0.0.1:4258 20250219122604859 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604859 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428309165486" cn_domain=PS} 20250219122604859 DLU <0006> fsm.c:456 lu(262428309165486)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122604859 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122604859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428309165486)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122604859 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428309165486" cn_domain=PS} 20250219122604859 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604859 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf322a5b51b3: Found GsupExpect[0] for "262428309165486" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_purge_ps(126)"262428309165486" 20250219122604860 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604860 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428309165486"} 20250219122604860 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428309165486)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122604860 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122604860 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428309165486"} 20250219122604860 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122604860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428309165486)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122604860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428309165486)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122604860 DLU <0006> fsm.c:568 lu(PS:IMSI-262428309165486)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122604860 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604860 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122604861 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604861 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428309165486" cn_domain=PS} 20250219122604861 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250219122604861 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428309165486"} 20250219122604861 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262428309165486 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122604861 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604861 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122604861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52456<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@bf322a5b51b3: Final verdict of PTC: pass 20250219122604862 DAUC <0003> db_auc.c:157 IMSI='262425567828856': No 2G Auth Data 20250219122604862 DAUC <0003> db_auc.c:192 IMSI='262425567828856': No 3G Auth Data 20250219122604862 DLGSUP <0013> hlr.c:121 IMSI 262425567828856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf322a5b51b3: Created GsupExpect[0] for "262425567828856" to be handled at TC_gsup_purge_ps(127) 20250219122604868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52472<->l=127.0.0.1:4258 20250219122604870 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604870 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425567828856" cn_domain=PS} 20250219122604870 DLU <0006> fsm.c:456 lu(262425567828856)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122604870 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122604870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425567828856)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122604870 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425567828856" cn_domain=PS} 20250219122604870 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604870 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf322a5b51b3: Found GsupExpect[0] for "262425567828856" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425567828856" 20250219122604871 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604871 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425567828856"} 20250219122604871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425567828856)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122604871 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122604871 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425567828856"} 20250219122604871 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122604871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425567828856)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122604871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425567828856)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122604871 DLU <0006> fsm.c:568 lu(PS:IMSI-262425567828856)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122604871 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604871 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122604872 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604872 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425567828856" cn_domain=PS} 20250219122604872 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250219122604872 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425567828856"} 20250219122604872 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425567828856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122604872 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604872 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122604873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52472<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@bf322a5b51b3: Final verdict of PTC: pass 20250219122604873 DAUC <0003> db_auc.c:157 IMSI='262424317251099': No 2G Auth Data 20250219122604873 DAUC <0003> db_auc.c:192 IMSI='262424317251099': No 3G Auth Data 20250219122604874 DLGSUP <0013> hlr.c:121 IMSI 262424317251099: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@bf322a5b51b3: Created GsupExpect[0] for "262424317251099" to be handled at TC_gsup_purge_ps(128) 20250219122604880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52474<->l=127.0.0.1:4258 20250219122604882 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604882 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424317251099" cn_domain=PS} 20250219122604882 DLU <0006> fsm.c:456 lu(262424317251099)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122604882 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122604882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424317251099)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122604882 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424317251099" cn_domain=PS} 20250219122604882 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604882 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@bf322a5b51b3: Found GsupExpect[0] for "262424317251099" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424317251099" 20250219122604883 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604883 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424317251099"} 20250219122604883 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424317251099)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122604883 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122604883 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424317251099"} 20250219122604883 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122604883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424317251099)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122604883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424317251099)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122604883 DLU <0006> fsm.c:568 lu(PS:IMSI-262424317251099)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122604883 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604883 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122604884 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604884 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424317251099" cn_domain=PS} 20250219122604884 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250219122604884 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424317251099"} 20250219122604884 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424317251099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250219122604884 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122604884 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122604885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52474<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122604886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52388<->l=127.0.0.1:4258 20250219122604886 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43785<->l=127.0.0.1:4259) 20250219122604887 DLINP <000b> input/ipa.c:452 connected read/write 20250219122604887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122604887 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122604887 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122604887 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@bf322a5b51b3: Final verdict of PTC: none 119@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:04 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 20250219122604908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52482<->l=127.0.0.1:4258 20250219122605009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52482<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_purge_unknown started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122608111 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122608111 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122608115 DLINP <000b> input/ipa.c:452 connected read/write 20250219122608115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122608117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122608121 DLINP <000b> input/ipa.c:452 connected read/write 20250219122608121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122608121 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122608121 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122608121 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122608121 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122608121 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122608121 DLGSUP <0013> gsup_server.c:236 2:  20250219122608121 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122608121 DLGSUP <0013> gsup_server.c:236 3:  20250219122608121 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122608121 DLGSUP <0013> gsup_server.c:236 4:  20250219122608121 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122608121 DLGSUP <0013> gsup_server.c:236 5:  20250219122608121 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122608121 DLGSUP <0013> gsup_server.c:236 7:  20250219122608122 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122608122 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122608122 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122608122 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@bf322a5b51b3: 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") 20250219122608145 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45613<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@bf322a5b51b3: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250219122608159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52496<->l=127.0.0.1:4258 20250219122608165 DLINP <000b> input/ipa.c:452 connected read/write 20250219122608165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122608165 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20250219122608165 DLU <0006> fsm.c:456 lu(2345743413463)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122608165 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 20250219122608165 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20250219122608165 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122608165 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f9b7d07c70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122608165 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f9b7d07c70]{UNVALIDATED}: Freeing instance 20250219122608165 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55f9b7d07c70]{UNVALIDATED}: Deallocated 20250219122608165 DLINP <000b> input/ipa.c:452 connected read/write 20250219122608165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122608165 DLINP <000b> input/ipa.c:452 connected read/write 20250219122608165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@bf322a5b51b3: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@bf322a5b51b3: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122608168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52496<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122608169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@bf322a5b51b3: Final verdict of PTC: none 20250219122608170 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45613<->l=127.0.0.1:4259) 20250219122608170 DLINP <000b> input/ipa.c:452 connected read/write 20250219122608170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122608170 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122608170 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122608170 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(132)@bf322a5b51b3: Final verdict of PTC: none 131@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:08 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 20250219122608205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52502<->l=127.0.0.1:4258 20250219122608306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52502<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_ussd_unknown started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122611393 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122611393 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122611394 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122611396 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611396 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122611396 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122611396 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122611396 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122611396 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122611396 DLGSUP <0013> gsup_server.c:236 2:  20250219122611396 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122611396 DLGSUP <0013> gsup_server.c:236 3:  20250219122611396 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122611396 DLGSUP <0013> gsup_server.c:236 4:  20250219122611396 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122611396 DLGSUP <0013> gsup_server.c:236 5:  20250219122611396 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122611396 DLGSUP <0013> gsup_server.c:236 7:  20250219122611396 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122611396 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122611396 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122611396 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@bf322a5b51b3: 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") 20250219122611406 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40181<->l=127.0.0.1:4259) 20250219122611408 DAUC <0003> db_auc.c:157 IMSI='262429244961686': No 2G Auth Data 20250219122611408 DAUC <0003> db_auc.c:192 IMSI='262429244961686': No 3G Auth Data HLR_Test-GSUP(135)@bf322a5b51b3: Created GsupExpect[0] for "262429244961686" to be handled at TC_mo_ussd_unknown(138) 20250219122611414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52522<->l=127.0.0.1:4258 20250219122611442 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611442 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429244961686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429244961686" session_id=3311567323 session_state=BEGIN} 20250219122611442 DSS <0004> hlr_ussd.c:576 262429244961686/0xc56281db: Process SS (BEGIN) 20250219122611442 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250219122611442 DSS <0004> hlr_ussd.c:518 262429244961686/0xc56281db: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250219122611442 DSS <0004> hlr_ussd.c:523 262429244961686/0xc56281db: USSD for unknown code '*#200#' 20250219122611442 DSS <0004> hlr_ussd.c:354 262429244961686/0xc56281db: Tx ReturnError(1, 0x12) 20250219122611442 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429244961686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429244961686" session_id=3311567323 session_state=END} 20250219122611442 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122611442 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf322a5b51b3: Found GsupExpect[0] for "262429244961686" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@bf322a5b51b3: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262429244961686" TC_mo_ussd_unknown(138)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122611453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52522<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@bf322a5b51b3: Final verdict of PTC: pass 20250219122611455 DAUC <0003> db_auc.c:157 IMSI='262422074791885': No 2G Auth Data 20250219122611455 DAUC <0003> db_auc.c:192 IMSI='262422074791885': No 3G Auth Data HLR_Test-GSUP(135)@bf322a5b51b3: Created GsupExpect[0] for "262422074791885" to be handled at TC_mo_ussd_unknown(139) 20250219122611473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52532<->l=127.0.0.1:4258 20250219122611476 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611476 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422074791885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422074791885" session_id=1010734391 session_state=BEGIN} 20250219122611476 DSS <0004> hlr_ussd.c:576 262422074791885/0x3c3e9537: Process SS (BEGIN) 20250219122611476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250219122611476 DSS <0004> hlr_ussd.c:518 262422074791885/0x3c3e9537: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250219122611476 DSS <0004> hlr_ussd.c:523 262422074791885/0x3c3e9537: USSD for unknown code '*#200#' 20250219122611476 DSS <0004> hlr_ussd.c:354 262422074791885/0x3c3e9537: Tx ReturnError(1, 0x12) 20250219122611476 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422074791885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422074791885" session_id=1010734391 session_state=END} 20250219122611476 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122611476 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf322a5b51b3: Found GsupExpect[0] for "262422074791885" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@bf322a5b51b3: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422074791885" TC_mo_ussd_unknown(139)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122611478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52532<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@bf322a5b51b3: Final verdict of PTC: pass 20250219122611478 DAUC <0003> db_auc.c:157 IMSI='262428763373095': No 2G Auth Data 20250219122611478 DAUC <0003> db_auc.c:192 IMSI='262428763373095': No 3G Auth Data HLR_Test-GSUP(135)@bf322a5b51b3: Created GsupExpect[0] for "262428763373095" to be handled at TC_mo_ussd_unknown(140) 20250219122611486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4258 20250219122611489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611489 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428763373095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428763373095" session_id=280790153 session_state=BEGIN} 20250219122611489 DSS <0004> hlr_ussd.c:576 262428763373095/0x10bc8489: Process SS (BEGIN) 20250219122611489 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250219122611489 DSS <0004> hlr_ussd.c:518 262428763373095/0x10bc8489: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250219122611489 DSS <0004> hlr_ussd.c:523 262428763373095/0x10bc8489: USSD for unknown code '*#200#' 20250219122611489 DSS <0004> hlr_ussd.c:354 262428763373095/0x10bc8489: Tx ReturnError(1, 0x12) 20250219122611489 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428763373095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428763373095" session_id=280790153 session_state=END} 20250219122611489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122611489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf322a5b51b3: Found GsupExpect[0] for "262428763373095" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@bf322a5b51b3: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428763373095" TC_mo_ussd_unknown(140)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122611491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@bf322a5b51b3: Final verdict of PTC: pass 20250219122611491 DAUC <0003> db_auc.c:157 IMSI='262428914032036': No 2G Auth Data 20250219122611491 DAUC <0003> db_auc.c:192 IMSI='262428914032036': No 3G Auth Data HLR_Test-GSUP(135)@bf322a5b51b3: Created GsupExpect[0] for "262428914032036" to be handled at TC_mo_ussd_unknown(141) 20250219122611498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52562<->l=127.0.0.1:4258 20250219122611501 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611501 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611501 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428914032036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428914032036" session_id=2800384465 session_state=BEGIN} 20250219122611501 DSS <0004> hlr_ussd.c:576 262428914032036/0xa6ea79d1: Process SS (BEGIN) 20250219122611501 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250219122611501 DSS <0004> hlr_ussd.c:518 262428914032036/0xa6ea79d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250219122611501 DSS <0004> hlr_ussd.c:523 262428914032036/0xa6ea79d1: USSD for unknown code '*#200#' 20250219122611501 DSS <0004> hlr_ussd.c:354 262428914032036/0xa6ea79d1: Tx ReturnError(1, 0x12) 20250219122611501 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428914032036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428914032036" session_id=2800384465 session_state=END} 20250219122611501 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122611501 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf322a5b51b3: Found GsupExpect[0] for "262428914032036" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@bf322a5b51b3: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262428914032036" TC_mo_ussd_unknown(141)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122611503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52562<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@bf322a5b51b3: Final verdict of PTC: pass 20250219122611503 DAUC <0003> db_auc.c:157 IMSI='262425510896405': No 2G Auth Data 20250219122611503 DAUC <0003> db_auc.c:192 IMSI='262425510896405': No 3G Auth Data HLR_Test-GSUP(135)@bf322a5b51b3: Created GsupExpect[0] for "262425510896405" to be handled at TC_mo_ussd_unknown(142) 20250219122611509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4258 20250219122611513 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611513 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425510896405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425510896405" session_id=613021703 session_state=BEGIN} 20250219122611513 DSS <0004> hlr_ussd.c:576 262425510896405/0x2489f807: Process SS (BEGIN) 20250219122611513 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250219122611513 DSS <0004> hlr_ussd.c:518 262425510896405/0x2489f807: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250219122611513 DSS <0004> hlr_ussd.c:523 262425510896405/0x2489f807: USSD for unknown code '*#200#' 20250219122611513 DSS <0004> hlr_ussd.c:354 262425510896405/0x2489f807: Tx ReturnError(1, 0x12) 20250219122611513 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425510896405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425510896405" session_id=613021703 session_state=END} 20250219122611513 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122611513 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf322a5b51b3: Found GsupExpect[0] for "262425510896405" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@bf322a5b51b3: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262425510896405" TC_mo_ussd_unknown(142)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122611514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@bf322a5b51b3: Final verdict of PTC: pass 20250219122611515 DAUC <0003> db_auc.c:157 IMSI='262425159335084': No 2G Auth Data 20250219122611515 DAUC <0003> db_auc.c:192 IMSI='262425159335084': No 3G Auth Data HLR_Test-GSUP(135)@bf322a5b51b3: Created GsupExpect[0] for "262425159335084" to be handled at TC_mo_ussd_unknown(143) 20250219122611522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 20250219122611526 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611526 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425159335084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425159335084" session_id=3190799260 session_state=BEGIN} 20250219122611526 DSS <0004> hlr_ussd.c:576 262425159335084/0xbe2fbb9c: Process SS (BEGIN) 20250219122611526 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250219122611526 DSS <0004> hlr_ussd.c:518 262425159335084/0xbe2fbb9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250219122611526 DSS <0004> hlr_ussd.c:523 262425159335084/0xbe2fbb9c: USSD for unknown code '*#200#' 20250219122611526 DSS <0004> hlr_ussd.c:354 262425159335084/0xbe2fbb9c: Tx ReturnError(1, 0x12) 20250219122611526 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425159335084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425159335084" session_id=3190799260 session_state=END} 20250219122611526 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122611526 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf322a5b51b3: Found GsupExpect[0] for "262425159335084" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@bf322a5b51b3: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425159335084" TC_mo_ussd_unknown(143)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122611528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@bf322a5b51b3: Final verdict of PTC: pass 20250219122611528 DAUC <0003> db_auc.c:157 IMSI='262428084111274': No 2G Auth Data 20250219122611528 DAUC <0003> db_auc.c:192 IMSI='262428084111274': No 3G Auth Data HLR_Test-GSUP(135)@bf322a5b51b3: Created GsupExpect[0] for "262428084111274" to be handled at TC_mo_ussd_unknown(144) 20250219122611534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52592<->l=127.0.0.1:4258 20250219122611537 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611537 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428084111274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428084111274" session_id=3295920537 session_state=BEGIN} 20250219122611537 DSS <0004> hlr_ussd.c:576 262428084111274/0xc473c199: Process SS (BEGIN) 20250219122611537 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250219122611537 DSS <0004> hlr_ussd.c:518 262428084111274/0xc473c199: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250219122611537 DSS <0004> hlr_ussd.c:523 262428084111274/0xc473c199: USSD for unknown code '*#200#' 20250219122611537 DSS <0004> hlr_ussd.c:354 262428084111274/0xc473c199: Tx ReturnError(1, 0x12) 20250219122611537 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428084111274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428084111274" session_id=3295920537 session_state=END} 20250219122611537 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122611537 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf322a5b51b3: Found GsupExpect[0] for "262428084111274" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@bf322a5b51b3: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428084111274" TC_mo_ussd_unknown(144)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122611539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52592<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@bf322a5b51b3: Final verdict of PTC: pass 20250219122611539 DAUC <0003> db_auc.c:157 IMSI='262421955555450': No 2G Auth Data 20250219122611539 DAUC <0003> db_auc.c:192 IMSI='262421955555450': No 3G Auth Data HLR_Test-GSUP(135)@bf322a5b51b3: Created GsupExpect[0] for "262421955555450" to be handled at TC_mo_ussd_unknown(145) 20250219122611546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4258 20250219122611549 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611549 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421955555450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421955555450" session_id=1521166393 session_state=BEGIN} 20250219122611549 DSS <0004> hlr_ussd.c:576 262421955555450/0x5aab2839: Process SS (BEGIN) 20250219122611549 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250219122611549 DSS <0004> hlr_ussd.c:518 262421955555450/0x5aab2839: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250219122611549 DSS <0004> hlr_ussd.c:523 262421955555450/0x5aab2839: USSD for unknown code '*#200#' 20250219122611549 DSS <0004> hlr_ussd.c:354 262421955555450/0x5aab2839: Tx ReturnError(1, 0x12) 20250219122611549 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421955555450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421955555450" session_id=1521166393 session_state=END} 20250219122611549 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122611549 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@bf322a5b51b3: Found GsupExpect[0] for "262421955555450" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@bf322a5b51b3: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262421955555450" TC_mo_ussd_unknown(145)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122611550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@bf322a5b51b3: Final verdict of PTC: pass 20250219122611551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52510<->l=127.0.0.1:4258 20250219122611551 DLINP <000b> input/ipa.c:452 connected read/write 20250219122611551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122611551 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122611551 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122611551 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122611551 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40181<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(137)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP(135)@bf322a5b51b3: Final verdict of PTC: none 136@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 136: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:11 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 20250219122611575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52606<->l=127.0.0.1:4258 20250219122611676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52606<->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=81596) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26:13 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_ussd_euse_disc started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122614791 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122614791 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122614795 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122614796 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614796 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122614796 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122614796 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122614796 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122614796 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122614796 DLGSUP <0013> gsup_server.c:236 2:  20250219122614796 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122614796 DLGSUP <0013> gsup_server.c:236 3:  20250219122614796 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122614796 DLGSUP <0013> gsup_server.c:236 4:  20250219122614796 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122614796 DLGSUP <0013> gsup_server.c:236 5:  20250219122614796 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122614796 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(146)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122614796 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122614796 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122614796 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122614796 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@bf322a5b51b3: 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") 20250219122614820 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41497<->l=127.0.0.1:4259) 20250219122614826 DAUC <0003> db_auc.c:157 IMSI='262425743219140': No 2G Auth Data 20250219122614826 DAUC <0003> db_auc.c:192 IMSI='262425743219140': No 3G Auth Data HLR_Test-GSUP(147)@bf322a5b51b3: Created GsupExpect[0] for "262425743219140" to be handled at TC_mo_ussd_euse_disc(150) 20250219122614840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 20250219122614852 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614852 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425743219140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425743219140" session_id=2516018858 session_state=BEGIN} 20250219122614852 DSS <0004> hlr_ussd.c:576 262425743219140/0x95f766aa: Process SS (BEGIN) 20250219122614852 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122614852 DSS <0004> hlr_ussd.c:518 262425743219140/0x95f766aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122614852 DSS <0004> hlr_ussd.c:542 262425743219140/0x95f766aa: Cannot find conn for EUSE EUSE-foobar 20250219122614852 DSS <0004> hlr_ussd.c:354 262425743219140/0x95f766aa: Tx ReturnError(1, 0x22) 20250219122614852 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425743219140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425743219140" session_id=2516018858 session_state=END} 20250219122614852 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122614852 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf322a5b51b3: Found GsupExpect[0] for "262425743219140" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@bf322a5b51b3: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425743219140" TC_mo_ussd_euse_disc(150)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122614857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@bf322a5b51b3: Final verdict of PTC: pass 20250219122614857 DAUC <0003> db_auc.c:157 IMSI='262427760252722': No 2G Auth Data 20250219122614857 DAUC <0003> db_auc.c:192 IMSI='262427760252722': No 3G Auth Data HLR_Test-GSUP(147)@bf322a5b51b3: Created GsupExpect[0] for "262427760252722" to be handled at TC_mo_ussd_euse_disc(151) 20250219122614866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4258 20250219122614868 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614868 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427760252722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427760252722" session_id=4011694008 session_state=BEGIN} 20250219122614868 DSS <0004> hlr_ussd.c:576 262427760252722/0xef1d97b8: Process SS (BEGIN) 20250219122614868 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122614868 DSS <0004> hlr_ussd.c:518 262427760252722/0xef1d97b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122614868 DSS <0004> hlr_ussd.c:542 262427760252722/0xef1d97b8: Cannot find conn for EUSE EUSE-foobar 20250219122614868 DSS <0004> hlr_ussd.c:354 262427760252722/0xef1d97b8: Tx ReturnError(1, 0x22) 20250219122614868 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427760252722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427760252722" session_id=4011694008 session_state=END} 20250219122614868 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122614868 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf322a5b51b3: Found GsupExpect[0] for "262427760252722" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@bf322a5b51b3: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262427760252722" TC_mo_ussd_euse_disc(151)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122614870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@bf322a5b51b3: Final verdict of PTC: pass 20250219122614870 DAUC <0003> db_auc.c:157 IMSI='262421565719924': No 2G Auth Data 20250219122614870 DAUC <0003> db_auc.c:192 IMSI='262421565719924': No 3G Auth Data HLR_Test-GSUP(147)@bf322a5b51b3: Created GsupExpect[0] for "262421565719924" to be handled at TC_mo_ussd_euse_disc(152) 20250219122614875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 20250219122614878 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614878 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421565719924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421565719924" session_id=2069738428 session_state=BEGIN} 20250219122614878 DSS <0004> hlr_ussd.c:576 262421565719924/0x7b5db3bc: Process SS (BEGIN) 20250219122614878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122614878 DSS <0004> hlr_ussd.c:518 262421565719924/0x7b5db3bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122614878 DSS <0004> hlr_ussd.c:542 262421565719924/0x7b5db3bc: Cannot find conn for EUSE EUSE-foobar 20250219122614878 DSS <0004> hlr_ussd.c:354 262421565719924/0x7b5db3bc: Tx ReturnError(1, 0x22) 20250219122614878 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421565719924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421565719924" session_id=2069738428 session_state=END} 20250219122614878 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122614878 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf322a5b51b3: Found GsupExpect[0] for "262421565719924" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@bf322a5b51b3: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421565719924" TC_mo_ussd_euse_disc(152)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122614880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@bf322a5b51b3: Final verdict of PTC: pass 20250219122614880 DAUC <0003> db_auc.c:157 IMSI='262421931923310': No 2G Auth Data 20250219122614880 DAUC <0003> db_auc.c:192 IMSI='262421931923310': No 3G Auth Data HLR_Test-GSUP(147)@bf322a5b51b3: Created GsupExpect[0] for "262421931923310" to be handled at TC_mo_ussd_euse_disc(153) 20250219122614886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 20250219122614889 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614889 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421931923310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421931923310" session_id=2059927030 session_state=BEGIN} 20250219122614889 DSS <0004> hlr_ussd.c:576 262421931923310/0x7ac7fdf6: Process SS (BEGIN) 20250219122614889 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122614889 DSS <0004> hlr_ussd.c:518 262421931923310/0x7ac7fdf6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122614889 DSS <0004> hlr_ussd.c:542 262421931923310/0x7ac7fdf6: Cannot find conn for EUSE EUSE-foobar 20250219122614889 DSS <0004> hlr_ussd.c:354 262421931923310/0x7ac7fdf6: Tx ReturnError(1, 0x22) 20250219122614889 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421931923310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421931923310" session_id=2059927030 session_state=END} 20250219122614889 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122614889 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf322a5b51b3: Found GsupExpect[0] for "262421931923310" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@bf322a5b51b3: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421931923310" TC_mo_ussd_euse_disc(153)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122614891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@bf322a5b51b3: Final verdict of PTC: pass 20250219122614891 DAUC <0003> db_auc.c:157 IMSI='262424201167005': No 2G Auth Data 20250219122614891 DAUC <0003> db_auc.c:192 IMSI='262424201167005': No 3G Auth Data HLR_Test-GSUP(147)@bf322a5b51b3: Created GsupExpect[0] for "262424201167005" to be handled at TC_mo_ussd_euse_disc(154) 20250219122614897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4258 20250219122614900 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614900 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424201167005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424201167005" session_id=4009431790 session_state=BEGIN} 20250219122614900 DSS <0004> hlr_ussd.c:576 262424201167005/0xeefb12ee: Process SS (BEGIN) 20250219122614900 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122614900 DSS <0004> hlr_ussd.c:518 262424201167005/0xeefb12ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122614900 DSS <0004> hlr_ussd.c:542 262424201167005/0xeefb12ee: Cannot find conn for EUSE EUSE-foobar 20250219122614900 DSS <0004> hlr_ussd.c:354 262424201167005/0xeefb12ee: Tx ReturnError(1, 0x22) 20250219122614900 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424201167005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424201167005" session_id=4009431790 session_state=END} 20250219122614900 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122614900 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf322a5b51b3: Found GsupExpect[0] for "262424201167005" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@bf322a5b51b3: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424201167005" TC_mo_ussd_euse_disc(154)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122614902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@bf322a5b51b3: Final verdict of PTC: pass 20250219122614902 DAUC <0003> db_auc.c:157 IMSI='262427062022799': No 2G Auth Data 20250219122614902 DAUC <0003> db_auc.c:192 IMSI='262427062022799': No 3G Auth Data HLR_Test-GSUP(147)@bf322a5b51b3: Created GsupExpect[0] for "262427062022799" to be handled at TC_mo_ussd_euse_disc(155) 20250219122614908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4258 20250219122614911 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614911 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427062022799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427062022799" session_id=2486054074 session_state=BEGIN} 20250219122614911 DSS <0004> hlr_ussd.c:576 262427062022799/0x942e2cba: Process SS (BEGIN) 20250219122614911 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122614911 DSS <0004> hlr_ussd.c:518 262427062022799/0x942e2cba: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122614911 DSS <0004> hlr_ussd.c:542 262427062022799/0x942e2cba: Cannot find conn for EUSE EUSE-foobar 20250219122614911 DSS <0004> hlr_ussd.c:354 262427062022799/0x942e2cba: Tx ReturnError(1, 0x22) 20250219122614911 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427062022799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427062022799" session_id=2486054074 session_state=END} 20250219122614911 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122614911 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf322a5b51b3: Found GsupExpect[0] for "262427062022799" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@bf322a5b51b3: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262427062022799" TC_mo_ussd_euse_disc(155)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122614913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38512<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@bf322a5b51b3: Final verdict of PTC: pass 20250219122614913 DAUC <0003> db_auc.c:157 IMSI='262426274560053': No 2G Auth Data 20250219122614913 DAUC <0003> db_auc.c:192 IMSI='262426274560053': No 3G Auth Data HLR_Test-GSUP(147)@bf322a5b51b3: Created GsupExpect[0] for "262426274560053" to be handled at TC_mo_ussd_euse_disc(156) 20250219122614921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4258 20250219122614926 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614926 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426274560053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426274560053" session_id=180083502 session_state=BEGIN} 20250219122614926 DSS <0004> hlr_ussd.c:576 262426274560053/0x0abbdb2e: Process SS (BEGIN) 20250219122614926 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122614926 DSS <0004> hlr_ussd.c:518 262426274560053/0x0abbdb2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122614926 DSS <0004> hlr_ussd.c:542 262426274560053/0x0abbdb2e: Cannot find conn for EUSE EUSE-foobar 20250219122614926 DSS <0004> hlr_ussd.c:354 262426274560053/0x0abbdb2e: Tx ReturnError(1, 0x22) 20250219122614926 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426274560053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426274560053" session_id=180083502 session_state=END} 20250219122614926 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122614926 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf322a5b51b3: Found GsupExpect[0] for "262426274560053" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@bf322a5b51b3: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262426274560053" TC_mo_ussd_euse_disc(156)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122614928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@bf322a5b51b3: Final verdict of PTC: pass 20250219122614928 DAUC <0003> db_auc.c:157 IMSI='262423246394627': No 2G Auth Data 20250219122614928 DAUC <0003> db_auc.c:192 IMSI='262423246394627': No 3G Auth Data HLR_Test-GSUP(147)@bf322a5b51b3: Created GsupExpect[0] for "262423246394627" to be handled at TC_mo_ussd_euse_disc(157) 20250219122614934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4258 20250219122614937 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122614937 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423246394627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423246394627" session_id=882821262 session_state=BEGIN} 20250219122614937 DSS <0004> hlr_ussd.c:576 262423246394627/0x349ec88e: Process SS (BEGIN) 20250219122614937 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122614937 DSS <0004> hlr_ussd.c:518 262423246394627/0x349ec88e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122614937 DSS <0004> hlr_ussd.c:542 262423246394627/0x349ec88e: Cannot find conn for EUSE EUSE-foobar 20250219122614937 DSS <0004> hlr_ussd.c:354 262423246394627/0x349ec88e: Tx ReturnError(1, 0x22) 20250219122614937 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423246394627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423246394627" session_id=882821262 session_state=END} 20250219122614937 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122614937 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@bf322a5b51b3: Found GsupExpect[0] for "262423246394627" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@bf322a5b51b3: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423246394627" TC_mo_ussd_euse_disc(157)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122614939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@bf322a5b51b3: Final verdict of PTC: pass 20250219122614939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 20250219122614939 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41497<->l=127.0.0.1:4259) 148@bf322a5b51b3: Final verdict of PTC: none 20250219122614940 DLINP <000b> input/ipa.c:452 connected read/write 20250219122614940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP(147)@bf322a5b51b3: Final verdict of PTC: none 20250219122614940 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122614940 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122614940 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 148: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:14 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 20250219122614962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4258 20250219122615164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_ussd_iuse_imsi started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122618279 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122618279 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122618283 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618283 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122618287 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618287 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122618287 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122618287 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122618287 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122618287 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122618287 DLGSUP <0013> gsup_server.c:236 2:  20250219122618287 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122618287 DLGSUP <0013> gsup_server.c:236 3:  20250219122618287 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122618287 DLGSUP <0013> gsup_server.c:236 4:  20250219122618287 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122618287 DLGSUP <0013> gsup_server.c:236 5:  20250219122618287 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122618287 DLGSUP <0013> gsup_server.c:236 7:  20250219122618287 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122618287 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122618287 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122618287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@bf322a5b51b3: 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") 20250219122618318 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35191<->l=127.0.0.1:4259) 20250219122618329 DAUC <0003> db_auc.c:157 IMSI='262428215256062': No 2G Auth Data 20250219122618329 DAUC <0003> db_auc.c:192 IMSI='262428215256062': No 3G Auth Data HLR_Test-GSUP(159)@bf322a5b51b3: Created GsupExpect[0] for "262428215256062" to be handled at TC_mo_ussd_iuse_imsi(162) 20250219122618356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4258 20250219122618370 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618370 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428215256062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428215256062" session_id=660011004 session_state=BEGIN} 20250219122618370 DSS <0004> hlr_ussd.c:576 262428215256062/0x2756f7fc: Process SS (BEGIN) 20250219122618370 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122618370 DSS <0004> hlr_ussd.c:518 262428215256062/0x2756f7fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122618370 DSS <0004> hlr_ussd.c:363 262428215256062/0x2756f7fc: Tx USSD 'Your IMSI is 262428215256062' 20250219122618370 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428215256062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428215256062" session_id=660011004 session_state=END} 20250219122618370 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428215256062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122618370 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122618370 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618370 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf322a5b51b3: Found GsupExpect[0] for "262428215256062" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@bf322a5b51b3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428215256062" TC_mo_ussd_iuse_imsi(162)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122618378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@bf322a5b51b3: Final verdict of PTC: pass 20250219122618379 DAUC <0003> db_auc.c:157 IMSI='262423353235296': No 2G Auth Data 20250219122618379 DAUC <0003> db_auc.c:192 IMSI='262423353235296': No 3G Auth Data HLR_Test-GSUP(159)@bf322a5b51b3: Created GsupExpect[0] for "262423353235296" to be handled at TC_mo_ussd_iuse_imsi(163) 20250219122618388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4258 20250219122618390 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618390 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423353235296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423353235296" session_id=3043215971 session_state=BEGIN} 20250219122618390 DSS <0004> hlr_ussd.c:576 262423353235296/0xb563ca63: Process SS (BEGIN) 20250219122618390 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122618390 DSS <0004> hlr_ussd.c:518 262423353235296/0xb563ca63: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122618390 DSS <0004> hlr_ussd.c:363 262423353235296/0xb563ca63: Tx USSD 'Your IMSI is 262423353235296' 20250219122618390 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423353235296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423353235296" session_id=3043215971 session_state=END} 20250219122618390 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423353235296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122618390 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122618390 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf322a5b51b3: Found GsupExpect[0] for "262423353235296" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@bf322a5b51b3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423353235296" TC_mo_ussd_iuse_imsi(163)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122618392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38562<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@bf322a5b51b3: Final verdict of PTC: pass 20250219122618392 DAUC <0003> db_auc.c:157 IMSI='262426448609845': No 2G Auth Data 20250219122618392 DAUC <0003> db_auc.c:192 IMSI='262426448609845': No 3G Auth Data HLR_Test-GSUP(159)@bf322a5b51b3: Created GsupExpect[0] for "262426448609845" to be handled at TC_mo_ussd_iuse_imsi(164) 20250219122618399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38564<->l=127.0.0.1:4258 20250219122618402 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618402 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426448609845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426448609845" session_id=3538802211 session_state=BEGIN} 20250219122618402 DSS <0004> hlr_ussd.c:576 262426448609845/0xd2edd623: Process SS (BEGIN) 20250219122618402 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122618402 DSS <0004> hlr_ussd.c:518 262426448609845/0xd2edd623: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122618402 DSS <0004> hlr_ussd.c:363 262426448609845/0xd2edd623: Tx USSD 'Your IMSI is 262426448609845' 20250219122618402 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426448609845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426448609845" session_id=3538802211 session_state=END} 20250219122618402 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426448609845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122618402 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122618402 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf322a5b51b3: Found GsupExpect[0] for "262426448609845" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@bf322a5b51b3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426448609845" TC_mo_ussd_iuse_imsi(164)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122618404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38564<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@bf322a5b51b3: Final verdict of PTC: pass 20250219122618404 DAUC <0003> db_auc.c:157 IMSI='262427555411982': No 2G Auth Data 20250219122618404 DAUC <0003> db_auc.c:192 IMSI='262427555411982': No 3G Auth Data HLR_Test-GSUP(159)@bf322a5b51b3: Created GsupExpect[0] for "262427555411982" to be handled at TC_mo_ussd_iuse_imsi(165) 20250219122618411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38574<->l=127.0.0.1:4258 20250219122618414 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618414 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427555411982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427555411982" session_id=2711203466 session_state=BEGIN} 20250219122618414 DSS <0004> hlr_ussd.c:576 262427555411982/0xa199ae8a: Process SS (BEGIN) 20250219122618414 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122618414 DSS <0004> hlr_ussd.c:518 262427555411982/0xa199ae8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122618414 DSS <0004> hlr_ussd.c:363 262427555411982/0xa199ae8a: Tx USSD 'Your IMSI is 262427555411982' 20250219122618414 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427555411982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427555411982" session_id=2711203466 session_state=END} 20250219122618414 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427555411982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122618414 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122618414 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf322a5b51b3: Found GsupExpect[0] for "262427555411982" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@bf322a5b51b3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427555411982" TC_mo_ussd_iuse_imsi(165)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122618416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38574<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@bf322a5b51b3: Final verdict of PTC: pass 20250219122618416 DAUC <0003> db_auc.c:157 IMSI='262424071074458': No 2G Auth Data 20250219122618416 DAUC <0003> db_auc.c:192 IMSI='262424071074458': No 3G Auth Data HLR_Test-GSUP(159)@bf322a5b51b3: Created GsupExpect[0] for "262424071074458" to be handled at TC_mo_ussd_iuse_imsi(166) 20250219122618423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38580<->l=127.0.0.1:4258 20250219122618426 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618426 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424071074458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424071074458" session_id=74676286 session_state=BEGIN} 20250219122618426 DSS <0004> hlr_ussd.c:576 262424071074458/0x0473783e: Process SS (BEGIN) 20250219122618426 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122618426 DSS <0004> hlr_ussd.c:518 262424071074458/0x0473783e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122618426 DSS <0004> hlr_ussd.c:363 262424071074458/0x0473783e: Tx USSD 'Your IMSI is 262424071074458' 20250219122618426 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424071074458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424071074458" session_id=74676286 session_state=END} 20250219122618426 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424071074458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122618426 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122618426 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf322a5b51b3: Found GsupExpect[0] for "262424071074458" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@bf322a5b51b3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424071074458" TC_mo_ussd_iuse_imsi(166)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122618428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@bf322a5b51b3: Final verdict of PTC: pass 20250219122618428 DAUC <0003> db_auc.c:157 IMSI='262424543835220': No 2G Auth Data 20250219122618428 DAUC <0003> db_auc.c:192 IMSI='262424543835220': No 3G Auth Data HLR_Test-GSUP(159)@bf322a5b51b3: Created GsupExpect[0] for "262424543835220" to be handled at TC_mo_ussd_iuse_imsi(167) 20250219122618435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38582<->l=127.0.0.1:4258 20250219122618438 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618438 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424543835220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424543835220" session_id=1861710737 session_state=BEGIN} 20250219122618438 DSS <0004> hlr_ussd.c:576 262424543835220/0x6ef77391: Process SS (BEGIN) 20250219122618438 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122618438 DSS <0004> hlr_ussd.c:518 262424543835220/0x6ef77391: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122618438 DSS <0004> hlr_ussd.c:363 262424543835220/0x6ef77391: Tx USSD 'Your IMSI is 262424543835220' 20250219122618438 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424543835220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424543835220" session_id=1861710737 session_state=END} 20250219122618438 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424543835220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122618438 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122618438 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf322a5b51b3: Found GsupExpect[0] for "262424543835220" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@bf322a5b51b3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424543835220" TC_mo_ussd_iuse_imsi(167)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122618440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@bf322a5b51b3: Final verdict of PTC: pass 20250219122618440 DAUC <0003> db_auc.c:157 IMSI='262426140585216': No 2G Auth Data 20250219122618440 DAUC <0003> db_auc.c:192 IMSI='262426140585216': No 3G Auth Data HLR_Test-GSUP(159)@bf322a5b51b3: Created GsupExpect[0] for "262426140585216" to be handled at TC_mo_ussd_iuse_imsi(168) 20250219122618447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 20250219122618450 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618450 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426140585216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426140585216" session_id=1347698247 session_state=BEGIN} 20250219122618450 DSS <0004> hlr_ussd.c:576 262426140585216/0x50543e47: Process SS (BEGIN) 20250219122618450 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122618450 DSS <0004> hlr_ussd.c:518 262426140585216/0x50543e47: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122618450 DSS <0004> hlr_ussd.c:363 262426140585216/0x50543e47: Tx USSD 'Your IMSI is 262426140585216' 20250219122618450 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426140585216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426140585216" session_id=1347698247 session_state=END} 20250219122618450 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426140585216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122618450 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122618450 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf322a5b51b3: Found GsupExpect[0] for "262426140585216" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@bf322a5b51b3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262426140585216" TC_mo_ussd_iuse_imsi(168)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122618451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38590<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@bf322a5b51b3: Final verdict of PTC: pass 20250219122618452 DAUC <0003> db_auc.c:157 IMSI='262428955834475': No 2G Auth Data 20250219122618452 DAUC <0003> db_auc.c:192 IMSI='262428955834475': No 3G Auth Data HLR_Test-GSUP(159)@bf322a5b51b3: Created GsupExpect[0] for "262428955834475" to be handled at TC_mo_ussd_iuse_imsi(169) 20250219122618458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38598<->l=127.0.0.1:4258 20250219122618461 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618461 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428955834475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428955834475" session_id=3140673281 session_state=BEGIN} 20250219122618461 DSS <0004> hlr_ussd.c:576 262428955834475/0xbb32df01: Process SS (BEGIN) 20250219122618461 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122618461 DSS <0004> hlr_ussd.c:518 262428955834475/0xbb32df01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122618461 DSS <0004> hlr_ussd.c:363 262428955834475/0xbb32df01: Tx USSD 'Your IMSI is 262428955834475' 20250219122618461 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428955834475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428955834475" session_id=3140673281 session_state=END} 20250219122618461 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428955834475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122618461 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122618461 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@bf322a5b51b3: Found GsupExpect[0] for "262428955834475" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@bf322a5b51b3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262428955834475" TC_mo_ussd_iuse_imsi(169)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122618463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38598<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@bf322a5b51b3: Final verdict of PTC: pass 20250219122618463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38546<->l=127.0.0.1:4258 20250219122618464 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35191<->l=127.0.0.1:4259) 20250219122618464 DLINP <000b> input/ipa.c:452 connected read/write 20250219122618464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122618464 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122618464 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122618464 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@bf322a5b51b3: Final verdict of PTC: none 160@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 160: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:18 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 20250219122618492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4258 20250219122618693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38612<->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=82428) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122621801 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122621801 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122621804 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122621808 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621808 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122621808 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122621808 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122621808 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122621808 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122621808 DLGSUP <0013> gsup_server.c:236 2:  20250219122621808 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122621808 DLGSUP <0013> gsup_server.c:236 3:  20250219122621808 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122621808 DLGSUP <0013> gsup_server.c:236 4:  20250219122621808 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122621808 DLGSUP <0013> gsup_server.c:236 5:  20250219122621808 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122621808 DLGSUP <0013> gsup_server.c:236 7:  20250219122621808 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122621808 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122621808 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122621808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@bf322a5b51b3: 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") 20250219122621823 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39713<->l=127.0.0.1:4259) 20250219122621830 DAUC <0003> db_auc.c:157 IMSI='262420123621375': No 2G Auth Data 20250219122621830 DAUC <0003> db_auc.c:192 IMSI='262420123621375': No 3G Auth Data HLR_Test-GSUP(171)@bf322a5b51b3: Created GsupExpect[0] for "262420123621375" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250219122621843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45984<->l=127.0.0.1:4258 20250219122621854 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621854 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420123621375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420123621375" source_name="the-source\n" session_id=3538325685 session_state=BEGIN} 20250219122621854 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250219122621854 DSS <0004> hlr_ussd.c:576 262420123621375/0xd2e690b5: Process SS (BEGIN) 20250219122621854 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122621854 DSS <0004> hlr_ussd.c:518 262420123621375/0xd2e690b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122621854 DSS <0004> hlr_ussd.c:363 262420123621375/0xd2e690b5: Tx USSD 'Your IMSI is 262420123621375' 20250219122621854 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420123621375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420123621375" destination_name="the-source\n" session_id=3538325685 session_state=END} 20250219122621854 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262420123621375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122621854 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122621854 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf322a5b51b3: Found GsupExpect[0] for "262420123621375" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@bf322a5b51b3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420123621375" TC_mo_ussd_iuse_imsi_via_proxy(174)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122621860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45984<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@bf322a5b51b3: Final verdict of PTC: pass 20250219122621861 DAUC <0003> db_auc.c:157 IMSI='262429344963559': No 2G Auth Data 20250219122621861 DAUC <0003> db_auc.c:192 IMSI='262429344963559': No 3G Auth Data HLR_Test-GSUP(171)@bf322a5b51b3: Created GsupExpect[0] for "262429344963559" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250219122621869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 20250219122621871 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621871 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429344963559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429344963559" source_name="the-source\n" session_id=2684163199 session_state=BEGIN} 20250219122621871 DSS <0004> hlr_ussd.c:576 262429344963559/0x9ffd147f: Process SS (BEGIN) 20250219122621871 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122621871 DSS <0004> hlr_ussd.c:518 262429344963559/0x9ffd147f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122621871 DSS <0004> hlr_ussd.c:363 262429344963559/0x9ffd147f: Tx USSD 'Your IMSI is 262429344963559' 20250219122621871 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429344963559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429344963559" destination_name="the-source\n" session_id=2684163199 session_state=END} 20250219122621871 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429344963559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122621871 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122621871 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf322a5b51b3: Found GsupExpect[0] for "262429344963559" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@bf322a5b51b3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429344963559" TC_mo_ussd_iuse_imsi_via_proxy(175)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122621873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@bf322a5b51b3: Final verdict of PTC: pass 20250219122621873 DAUC <0003> db_auc.c:157 IMSI='262429088863515': No 2G Auth Data 20250219122621873 DAUC <0003> db_auc.c:192 IMSI='262429088863515': No 3G Auth Data HLR_Test-GSUP(171)@bf322a5b51b3: Created GsupExpect[0] for "262429088863515" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250219122621879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45994<->l=127.0.0.1:4258 20250219122621882 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621882 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429088863515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429088863515" source_name="the-source\n" session_id=2006838623 session_state=BEGIN} 20250219122621882 DSS <0004> hlr_ussd.c:576 262429088863515/0x779ded5f: Process SS (BEGIN) 20250219122621882 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122621882 DSS <0004> hlr_ussd.c:518 262429088863515/0x779ded5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122621882 DSS <0004> hlr_ussd.c:363 262429088863515/0x779ded5f: Tx USSD 'Your IMSI is 262429088863515' 20250219122621882 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429088863515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429088863515" destination_name="the-source\n" session_id=2006838623 session_state=END} 20250219122621882 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262429088863515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122621882 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122621882 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf322a5b51b3: Found GsupExpect[0] for "262429088863515" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@bf322a5b51b3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262429088863515" TC_mo_ussd_iuse_imsi_via_proxy(176)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122621884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@bf322a5b51b3: Final verdict of PTC: pass 20250219122621884 DAUC <0003> db_auc.c:157 IMSI='262426556265229': No 2G Auth Data 20250219122621884 DAUC <0003> db_auc.c:192 IMSI='262426556265229': No 3G Auth Data HLR_Test-GSUP(171)@bf322a5b51b3: Created GsupExpect[0] for "262426556265229" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250219122621890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46006<->l=127.0.0.1:4258 20250219122621893 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621893 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426556265229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426556265229" source_name="the-source\n" session_id=3914151432 session_state=BEGIN} 20250219122621893 DSS <0004> hlr_ussd.c:576 262426556265229/0xe94d3608: Process SS (BEGIN) 20250219122621893 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122621893 DSS <0004> hlr_ussd.c:518 262426556265229/0xe94d3608: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122621893 DSS <0004> hlr_ussd.c:363 262426556265229/0xe94d3608: Tx USSD 'Your IMSI is 262426556265229' 20250219122621893 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426556265229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426556265229" destination_name="the-source\n" session_id=3914151432 session_state=END} 20250219122621893 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426556265229 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122621893 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122621893 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf322a5b51b3: Found GsupExpect[0] for "262426556265229" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@bf322a5b51b3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426556265229" TC_mo_ussd_iuse_imsi_via_proxy(177)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122621895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46006<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@bf322a5b51b3: Final verdict of PTC: pass 20250219122621896 DAUC <0003> db_auc.c:157 IMSI='262425763436877': No 2G Auth Data 20250219122621896 DAUC <0003> db_auc.c:192 IMSI='262425763436877': No 3G Auth Data HLR_Test-GSUP(171)@bf322a5b51b3: Created GsupExpect[0] for "262425763436877" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250219122621902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46018<->l=127.0.0.1:4258 20250219122621905 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621905 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425763436877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425763436877" source_name="the-source\n" session_id=3961995099 session_state=BEGIN} 20250219122621905 DSS <0004> hlr_ussd.c:576 262425763436877/0xec273f5b: Process SS (BEGIN) 20250219122621905 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122621905 DSS <0004> hlr_ussd.c:518 262425763436877/0xec273f5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122621905 DSS <0004> hlr_ussd.c:363 262425763436877/0xec273f5b: Tx USSD 'Your IMSI is 262425763436877' 20250219122621905 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425763436877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425763436877" destination_name="the-source\n" session_id=3961995099 session_state=END} 20250219122621905 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425763436877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122621905 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122621905 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf322a5b51b3: Found GsupExpect[0] for "262425763436877" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@bf322a5b51b3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425763436877" TC_mo_ussd_iuse_imsi_via_proxy(178)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122621907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46018<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@bf322a5b51b3: Final verdict of PTC: pass 20250219122621907 DAUC <0003> db_auc.c:157 IMSI='262429888818856': No 2G Auth Data 20250219122621907 DAUC <0003> db_auc.c:192 IMSI='262429888818856': No 3G Auth Data HLR_Test-GSUP(171)@bf322a5b51b3: Created GsupExpect[0] for "262429888818856" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250219122621913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4258 20250219122621916 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621916 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429888818856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429888818856" source_name="the-source\n" session_id=2420955525 session_state=BEGIN} 20250219122621916 DSS <0004> hlr_ussd.c:576 262429888818856/0x904cd985: Process SS (BEGIN) 20250219122621916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122621916 DSS <0004> hlr_ussd.c:518 262429888818856/0x904cd985: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122621916 DSS <0004> hlr_ussd.c:363 262429888818856/0x904cd985: Tx USSD 'Your IMSI is 262429888818856' 20250219122621916 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429888818856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429888818856" destination_name="the-source\n" session_id=2420955525 session_state=END} 20250219122621916 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262429888818856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122621916 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122621916 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf322a5b51b3: Found GsupExpect[0] for "262429888818856" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@bf322a5b51b3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429888818856" TC_mo_ussd_iuse_imsi_via_proxy(179)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122621919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@bf322a5b51b3: Final verdict of PTC: pass 20250219122621919 DAUC <0003> db_auc.c:157 IMSI='262423942801830': No 2G Auth Data 20250219122621919 DAUC <0003> db_auc.c:192 IMSI='262423942801830': No 3G Auth Data HLR_Test-GSUP(171)@bf322a5b51b3: Created GsupExpect[0] for "262423942801830" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250219122621925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 20250219122621928 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621928 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423942801830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423942801830" source_name="the-source\n" session_id=2482291024 session_state=BEGIN} 20250219122621928 DSS <0004> hlr_ussd.c:576 262423942801830/0x93f4c150: Process SS (BEGIN) 20250219122621928 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122621928 DSS <0004> hlr_ussd.c:518 262423942801830/0x93f4c150: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122621928 DSS <0004> hlr_ussd.c:363 262423942801830/0x93f4c150: Tx USSD 'Your IMSI is 262423942801830' 20250219122621928 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423942801830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423942801830" destination_name="the-source\n" session_id=2482291024 session_state=END} 20250219122621928 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423942801830 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122621928 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122621928 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf322a5b51b3: Found GsupExpect[0] for "262423942801830" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@bf322a5b51b3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423942801830" TC_mo_ussd_iuse_imsi_via_proxy(180)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122621930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@bf322a5b51b3: Final verdict of PTC: pass 20250219122621930 DAUC <0003> db_auc.c:157 IMSI='262425183958669': No 2G Auth Data 20250219122621930 DAUC <0003> db_auc.c:192 IMSI='262425183958669': No 3G Auth Data HLR_Test-GSUP(171)@bf322a5b51b3: Created GsupExpect[0] for "262425183958669" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250219122621937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4258 20250219122621940 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621940 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425183958669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425183958669" source_name="the-source\n" session_id=2930440030 session_state=BEGIN} 20250219122621940 DSS <0004> hlr_ussd.c:576 262425183958669/0xaeaaf75e: Process SS (BEGIN) 20250219122621940 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250219122621940 DSS <0004> hlr_ussd.c:518 262425183958669/0xaeaaf75e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250219122621940 DSS <0004> hlr_ussd.c:363 262425183958669/0xaeaaf75e: Tx USSD 'Your IMSI is 262425183958669' 20250219122621940 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425183958669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425183958669" destination_name="the-source\n" session_id=2930440030 session_state=END} 20250219122621940 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262425183958669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122621940 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122621940 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@bf322a5b51b3: Found GsupExpect[0] for "262425183958669" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@bf322a5b51b3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425183958669" TC_mo_ussd_iuse_imsi_via_proxy(181)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122621942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46040<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@bf322a5b51b3: Final verdict of PTC: pass 20250219122621943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45976<->l=127.0.0.1:4258 20250219122621943 DLINP <000b> input/ipa.c:452 connected read/write 20250219122621943 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122621943 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122621943 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122621943 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122621943 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250219122621943 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39713<->l=127.0.0.1:4259) 172@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP(171)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 172: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:21 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 20250219122621978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4258 20250219122622179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46050<->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=83488) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_ussd_iuse_msisdn started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122625293 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122625293 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122625297 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@bf322a5b51b3: 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) } } } } 20250219122625302 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(182)@bf322a5b51b3: 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 } } } } 20250219122625302 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122625302 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122625302 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122625302 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122625302 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122625302 DLGSUP <0013> gsup_server.c:236 2:  20250219122625302 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122625302 DLGSUP <0013> gsup_server.c:236 3:  20250219122625302 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122625302 DLGSUP <0013> gsup_server.c:236 4:  20250219122625302 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122625302 DLGSUP <0013> gsup_server.c:236 5:  20250219122625302 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122625302 DLGSUP <0013> gsup_server.c:236 7:  20250219122625302 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122625303 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122625303 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122625303 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@bf322a5b51b3: 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") 20250219122625327 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36273<->l=127.0.0.1:4259) 20250219122625334 DAUC <0003> db_auc.c:157 IMSI='262427314181485': No 2G Auth Data 20250219122625334 DAUC <0003> db_auc.c:192 IMSI='262427314181485': No 3G Auth Data HLR_Test-GSUP(183)@bf322a5b51b3: Created GsupExpect[0] for "262427314181485" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250219122625354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4258 20250219122625367 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625367 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427314181485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427314181485" session_id=4179358252 session_state=BEGIN} 20250219122625367 DSS <0004> hlr_ussd.c:576 262427314181485/0xf91bf22c: Process SS (BEGIN) 20250219122625367 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122625367 DSS <0004> hlr_ussd.c:518 262427314181485/0xf91bf22c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122625367 DSS <0004> hlr_ussd.c:363 262427314181485/0xf91bf22c: Tx USSD 'Your extension is 491611046514' 20250219122625367 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427314181485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427314181485" session_id=4179358252 session_state=END} 20250219122625367 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427314181485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122625367 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122625367 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625367 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf322a5b51b3: Found GsupExpect[0] for "262427314181485" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@bf322a5b51b3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427314181485" TC_mo_ussd_iuse_msisdn(186)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122625375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@bf322a5b51b3: Final verdict of PTC: pass 20250219122625375 DAUC <0003> db_auc.c:157 IMSI='262429378000556': No 2G Auth Data 20250219122625375 DAUC <0003> db_auc.c:192 IMSI='262429378000556': No 3G Auth Data HLR_Test-GSUP(183)@bf322a5b51b3: Created GsupExpect[0] for "262429378000556" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250219122625384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46072<->l=127.0.0.1:4258 20250219122625387 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625387 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625387 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429378000556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429378000556" session_id=4029678652 session_state=BEGIN} 20250219122625387 DSS <0004> hlr_ussd.c:576 262429378000556/0xf030043c: Process SS (BEGIN) 20250219122625387 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122625387 DSS <0004> hlr_ussd.c:518 262429378000556/0xf030043c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122625387 DSS <0004> hlr_ussd.c:363 262429378000556/0xf030043c: Tx USSD 'Your extension is 491612122336' 20250219122625387 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429378000556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429378000556" session_id=4029678652 session_state=END} 20250219122625387 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429378000556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122625387 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122625387 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf322a5b51b3: Found GsupExpect[0] for "262429378000556" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@bf322a5b51b3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262429378000556" TC_mo_ussd_iuse_msisdn(187)@bf322a5b51b3: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(187)@bf322a5b51b3: Final verdict of PTC: pass 20250219122625388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46072<->l=127.0.0.1:4258 20250219122625389 DAUC <0003> db_auc.c:157 IMSI='262426873475913': No 2G Auth Data 20250219122625389 DAUC <0003> db_auc.c:192 IMSI='262426873475913': No 3G Auth Data HLR_Test-GSUP(183)@bf322a5b51b3: Created GsupExpect[0] for "262426873475913" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250219122625395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4258 20250219122625398 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625398 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426873475913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426873475913" session_id=3057511210 session_state=BEGIN} 20250219122625398 DSS <0004> hlr_ussd.c:576 262426873475913/0xb63deb2a: Process SS (BEGIN) 20250219122625398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122625398 DSS <0004> hlr_ussd.c:518 262426873475913/0xb63deb2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122625398 DSS <0004> hlr_ussd.c:363 262426873475913/0xb63deb2a: Tx USSD 'Your extension is 491616523886' 20250219122625398 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426873475913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426873475913" session_id=3057511210 session_state=END} 20250219122625398 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426873475913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122625398 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122625398 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625398 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf322a5b51b3: Found GsupExpect[0] for "262426873475913" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@bf322a5b51b3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426873475913" TC_mo_ussd_iuse_msisdn(188)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122625400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46076<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@bf322a5b51b3: Final verdict of PTC: pass 20250219122625400 DAUC <0003> db_auc.c:157 IMSI='262429642719811': No 2G Auth Data 20250219122625400 DAUC <0003> db_auc.c:192 IMSI='262429642719811': No 3G Auth Data HLR_Test-GSUP(183)@bf322a5b51b3: Created GsupExpect[0] for "262429642719811" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250219122625406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 20250219122625409 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625409 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429642719811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429642719811" session_id=3337643717 session_state=BEGIN} 20250219122625409 DSS <0004> hlr_ussd.c:576 262429642719811/0xc6f066c5: Process SS (BEGIN) 20250219122625409 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122625409 DSS <0004> hlr_ussd.c:518 262429642719811/0xc6f066c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122625409 DSS <0004> hlr_ussd.c:363 262429642719811/0xc6f066c5: Tx USSD 'Your extension is 491611504681' 20250219122625409 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429642719811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429642719811" session_id=3337643717 session_state=END} 20250219122625409 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429642719811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122625409 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122625409 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625409 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf322a5b51b3: Found GsupExpect[0] for "262429642719811" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@bf322a5b51b3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429642719811" TC_mo_ussd_iuse_msisdn(189)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122625411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@bf322a5b51b3: Final verdict of PTC: pass 20250219122625411 DAUC <0003> db_auc.c:157 IMSI='262423191251588': No 2G Auth Data 20250219122625411 DAUC <0003> db_auc.c:192 IMSI='262423191251588': No 3G Auth Data HLR_Test-GSUP(183)@bf322a5b51b3: Created GsupExpect[0] for "262423191251588" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250219122625417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46084<->l=127.0.0.1:4258 20250219122625420 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625420 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423191251588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423191251588" session_id=1586744172 session_state=BEGIN} 20250219122625420 DSS <0004> hlr_ussd.c:576 262423191251588/0x5e93cb6c: Process SS (BEGIN) 20250219122625420 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122625420 DSS <0004> hlr_ussd.c:518 262423191251588/0x5e93cb6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122625420 DSS <0004> hlr_ussd.c:363 262423191251588/0x5e93cb6c: Tx USSD 'Your extension is 491615151537' 20250219122625420 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423191251588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423191251588" session_id=1586744172 session_state=END} 20250219122625420 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423191251588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122625420 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122625420 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf322a5b51b3: Found GsupExpect[0] for "262423191251588" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@bf322a5b51b3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423191251588" TC_mo_ussd_iuse_msisdn(190)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122625422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46084<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@bf322a5b51b3: Final verdict of PTC: pass 20250219122625423 DAUC <0003> db_auc.c:157 IMSI='262425123095292': No 2G Auth Data 20250219122625423 DAUC <0003> db_auc.c:192 IMSI='262425123095292': No 3G Auth Data HLR_Test-GSUP(183)@bf322a5b51b3: Created GsupExpect[0] for "262425123095292" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250219122625431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46098<->l=127.0.0.1:4258 20250219122625434 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625434 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425123095292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425123095292" session_id=3224900937 session_state=BEGIN} 20250219122625434 DSS <0004> hlr_ussd.c:576 262425123095292/0xc0381549: Process SS (BEGIN) 20250219122625434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122625434 DSS <0004> hlr_ussd.c:518 262425123095292/0xc0381549: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122625434 DSS <0004> hlr_ussd.c:363 262425123095292/0xc0381549: Tx USSD 'Your extension is 491614367332' 20250219122625434 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425123095292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425123095292" session_id=3224900937 session_state=END} 20250219122625434 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425123095292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122625434 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122625434 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf322a5b51b3: Found GsupExpect[0] for "262425123095292" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@bf322a5b51b3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262425123095292" TC_mo_ussd_iuse_msisdn(191)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122625436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@bf322a5b51b3: Final verdict of PTC: pass 20250219122625436 DAUC <0003> db_auc.c:157 IMSI='262425720374417': No 2G Auth Data 20250219122625436 DAUC <0003> db_auc.c:192 IMSI='262425720374417': No 3G Auth Data HLR_Test-GSUP(183)@bf322a5b51b3: Created GsupExpect[0] for "262425720374417" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250219122625443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 20250219122625446 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625446 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425720374417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425720374417" session_id=3161807103 session_state=BEGIN} 20250219122625446 DSS <0004> hlr_ussd.c:576 262425720374417/0xbc7558ff: Process SS (BEGIN) 20250219122625446 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122625446 DSS <0004> hlr_ussd.c:518 262425720374417/0xbc7558ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122625446 DSS <0004> hlr_ussd.c:363 262425720374417/0xbc7558ff: Tx USSD 'Your extension is 491614025377' 20250219122625446 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425720374417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425720374417" session_id=3161807103 session_state=END} 20250219122625446 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262425720374417 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122625446 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122625446 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf322a5b51b3: Found GsupExpect[0] for "262425720374417" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@bf322a5b51b3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262425720374417" TC_mo_ussd_iuse_msisdn(192)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122625448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@bf322a5b51b3: Final verdict of PTC: pass 20250219122625448 DAUC <0003> db_auc.c:157 IMSI='262426707602544': No 2G Auth Data 20250219122625448 DAUC <0003> db_auc.c:192 IMSI='262426707602544': No 3G Auth Data HLR_Test-GSUP(183)@bf322a5b51b3: Created GsupExpect[0] for "262426707602544" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250219122625454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 20250219122625457 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625457 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426707602544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426707602544" session_id=3875714115 session_state=BEGIN} 20250219122625457 DSS <0004> hlr_ussd.c:576 262426707602544/0xe702b443: Process SS (BEGIN) 20250219122625457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122625457 DSS <0004> hlr_ussd.c:518 262426707602544/0xe702b443: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122625457 DSS <0004> hlr_ussd.c:363 262426707602544/0xe702b443: Tx USSD 'Your extension is 491615022147' 20250219122625457 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426707602544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426707602544" session_id=3875714115 session_state=END} 20250219122625457 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426707602544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122625457 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122625457 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@bf322a5b51b3: Found GsupExpect[0] for "262426707602544" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@bf322a5b51b3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426707602544" TC_mo_ussd_iuse_msisdn(193)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122625459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@bf322a5b51b3: Final verdict of PTC: pass 20250219122625460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4258 20250219122625460 DLINP <000b> input/ipa.c:452 connected read/write 20250219122625460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122625460 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122625460 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122625460 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122625460 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36273<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@bf322a5b51b3: Final verdict of PTC: none 184@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 184: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:25 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 20250219122625483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46122<->l=127.0.0.1:4258 20250219122625684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46122<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26:27 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122628798 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122628798 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122628799 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122628801 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628801 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122628801 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122628801 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122628801 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122628801 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122628801 DLGSUP <0013> gsup_server.c:236 2:  20250219122628801 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122628801 DLGSUP <0013> gsup_server.c:236 3:  20250219122628801 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122628801 DLGSUP <0013> gsup_server.c:236 4:  20250219122628801 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122628801 DLGSUP <0013> gsup_server.c:236 5:  20250219122628801 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122628801 DLGSUP <0013> gsup_server.c:236 7:  20250219122628801 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122628801 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122628801 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122628801 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@bf322a5b51b3: 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") 20250219122628809 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41211<->l=127.0.0.1:4259) 20250219122628812 DAUC <0003> db_auc.c:157 IMSI='262429067848660': No 2G Auth Data 20250219122628812 DAUC <0003> db_auc.c:192 IMSI='262429067848660': No 3G Auth Data HLR_Test-GSUP(195)@bf322a5b51b3: Created GsupExpect[0] for "262429067848660" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250219122628818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4258 20250219122628842 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628842 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429067848660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429067848660" source_name="the-source\n" session_id=4084114871 session_state=BEGIN} 20250219122628842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250219122628842 DSS <0004> hlr_ussd.c:576 262429067848660/0xf36ea5b7: Process SS (BEGIN) 20250219122628842 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122628842 DSS <0004> hlr_ussd.c:518 262429067848660/0xf36ea5b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122628842 DSS <0004> hlr_ussd.c:363 262429067848660/0xf36ea5b7: Tx USSD 'Your extension is 491614762706' 20250219122628842 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429067848660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429067848660" destination_name="the-source\n" session_id=4084114871 session_state=END} 20250219122628842 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262429067848660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122628842 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122628842 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf322a5b51b3: Found GsupExpect[0] for "262429067848660" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@bf322a5b51b3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429067848660" TC_mo_ussd_iuse_msisdn_via_proxy(198)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122628852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@bf322a5b51b3: Final verdict of PTC: pass 20250219122628854 DAUC <0003> db_auc.c:157 IMSI='262422368142754': No 2G Auth Data 20250219122628854 DAUC <0003> db_auc.c:192 IMSI='262422368142754': No 3G Auth Data HLR_Test-GSUP(195)@bf322a5b51b3: Created GsupExpect[0] for "262422368142754" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250219122628870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 20250219122628873 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628873 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422368142754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422368142754" source_name="the-source\n" session_id=971899427 session_state=BEGIN} 20250219122628873 DSS <0004> hlr_ussd.c:576 262422368142754/0x39ee0223: Process SS (BEGIN) 20250219122628873 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122628873 DSS <0004> hlr_ussd.c:518 262422368142754/0x39ee0223: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122628873 DSS <0004> hlr_ussd.c:363 262422368142754/0x39ee0223: Tx USSD 'Your extension is 491616847140' 20250219122628873 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422368142754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422368142754" destination_name="the-source\n" session_id=971899427 session_state=END} 20250219122628873 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262422368142754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122628873 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122628873 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf322a5b51b3: Found GsupExpect[0] for "262422368142754" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@bf322a5b51b3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262422368142754" TC_mo_ussd_iuse_msisdn_via_proxy(199)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122628875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@bf322a5b51b3: Final verdict of PTC: pass 20250219122628876 DAUC <0003> db_auc.c:157 IMSI='262422707280132': No 2G Auth Data 20250219122628876 DAUC <0003> db_auc.c:192 IMSI='262422707280132': No 3G Auth Data HLR_Test-GSUP(195)@bf322a5b51b3: Created GsupExpect[0] for "262422707280132" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250219122628882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 20250219122628885 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628885 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422707280132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422707280132" source_name="the-source\n" session_id=510727848 session_state=BEGIN} 20250219122628885 DSS <0004> hlr_ussd.c:576 262422707280132/0x1e7116a8: Process SS (BEGIN) 20250219122628885 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122628885 DSS <0004> hlr_ussd.c:518 262422707280132/0x1e7116a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122628885 DSS <0004> hlr_ussd.c:363 262422707280132/0x1e7116a8: Tx USSD 'Your extension is 491617184383' 20250219122628885 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422707280132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422707280132" destination_name="the-source\n" session_id=510727848 session_state=END} 20250219122628885 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422707280132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122628885 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122628885 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf322a5b51b3: Found GsupExpect[0] for "262422707280132" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@bf322a5b51b3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422707280132" TC_mo_ussd_iuse_msisdn_via_proxy(200)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122628887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@bf322a5b51b3: Final verdict of PTC: pass 20250219122628888 DAUC <0003> db_auc.c:157 IMSI='262424852594519': No 2G Auth Data 20250219122628888 DAUC <0003> db_auc.c:192 IMSI='262424852594519': No 3G Auth Data HLR_Test-GSUP(195)@bf322a5b51b3: Created GsupExpect[0] for "262424852594519" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250219122628894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 20250219122628897 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628897 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262424852594519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424852594519" source_name="the-source\n" session_id=1352892423 session_state=BEGIN} 20250219122628897 DSS <0004> hlr_ussd.c:576 262424852594519/0x50a38007: Process SS (BEGIN) 20250219122628897 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122628897 DSS <0004> hlr_ussd.c:518 262424852594519/0x50a38007: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122628898 DSS <0004> hlr_ussd.c:363 262424852594519/0x50a38007: Tx USSD 'Your extension is 491618872755' 20250219122628898 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262424852594519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424852594519" destination_name="the-source\n" session_id=1352892423 session_state=END} 20250219122628898 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262424852594519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122628898 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122628898 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf322a5b51b3: Found GsupExpect[0] for "262424852594519" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@bf322a5b51b3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262424852594519" TC_mo_ussd_iuse_msisdn_via_proxy(201)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122628900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@bf322a5b51b3: Final verdict of PTC: pass 20250219122628900 DAUC <0003> db_auc.c:157 IMSI='262421128937496': No 2G Auth Data 20250219122628900 DAUC <0003> db_auc.c:192 IMSI='262421128937496': No 3G Auth Data HLR_Test-GSUP(195)@bf322a5b51b3: Created GsupExpect[0] for "262421128937496" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250219122628907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 20250219122628909 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628910 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421128937496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421128937496" source_name="the-source\n" session_id=2680293822 session_state=BEGIN} 20250219122628910 DSS <0004> hlr_ussd.c:576 262421128937496/0x9fc209be: Process SS (BEGIN) 20250219122628910 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122628910 DSS <0004> hlr_ussd.c:518 262421128937496/0x9fc209be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122628910 DSS <0004> hlr_ussd.c:363 262421128937496/0x9fc209be: Tx USSD 'Your extension is 491616073122' 20250219122628910 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421128937496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421128937496" destination_name="the-source\n" session_id=2680293822 session_state=END} 20250219122628910 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421128937496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122628910 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122628910 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf322a5b51b3: Found GsupExpect[0] for "262421128937496" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@bf322a5b51b3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421128937496" TC_mo_ussd_iuse_msisdn_via_proxy(202)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122628912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46184<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@bf322a5b51b3: Final verdict of PTC: pass 20250219122628912 DAUC <0003> db_auc.c:157 IMSI='262421034941072': No 2G Auth Data 20250219122628912 DAUC <0003> db_auc.c:192 IMSI='262421034941072': No 3G Auth Data HLR_Test-GSUP(195)@bf322a5b51b3: Created GsupExpect[0] for "262421034941072" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250219122628919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20250219122628922 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628922 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421034941072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421034941072" source_name="the-source\n" session_id=3022312016 session_state=BEGIN} 20250219122628922 DSS <0004> hlr_ussd.c:576 262421034941072/0xb424d250: Process SS (BEGIN) 20250219122628922 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122628922 DSS <0004> hlr_ussd.c:518 262421034941072/0xb424d250: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122628922 DSS <0004> hlr_ussd.c:363 262421034941072/0xb424d250: Tx USSD 'Your extension is 491618067008' 20250219122628922 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421034941072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421034941072" destination_name="the-source\n" session_id=3022312016 session_state=END} 20250219122628922 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262421034941072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122628922 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122628922 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf322a5b51b3: Found GsupExpect[0] for "262421034941072" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@bf322a5b51b3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421034941072" TC_mo_ussd_iuse_msisdn_via_proxy(203)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122628924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@bf322a5b51b3: Final verdict of PTC: pass 20250219122628924 DAUC <0003> db_auc.c:157 IMSI='262421670536954': No 2G Auth Data 20250219122628924 DAUC <0003> db_auc.c:192 IMSI='262421670536954': No 3G Auth Data HLR_Test-GSUP(195)@bf322a5b51b3: Created GsupExpect[0] for "262421670536954" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250219122628931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46208<->l=127.0.0.1:4258 20250219122628934 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628934 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421670536954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421670536954" source_name="the-source\n" session_id=3880429077 session_state=BEGIN} 20250219122628934 DSS <0004> hlr_ussd.c:576 262421670536954/0xe74aa615: Process SS (BEGIN) 20250219122628934 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122628934 DSS <0004> hlr_ussd.c:518 262421670536954/0xe74aa615: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122628934 DSS <0004> hlr_ussd.c:363 262421670536954/0xe74aa615: Tx USSD 'Your extension is 491614724425' 20250219122628934 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421670536954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421670536954" destination_name="the-source\n" session_id=3880429077 session_state=END} 20250219122628934 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262421670536954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122628934 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122628934 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf322a5b51b3: Found GsupExpect[0] for "262421670536954" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@bf322a5b51b3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421670536954" TC_mo_ussd_iuse_msisdn_via_proxy(204)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122628936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46208<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@bf322a5b51b3: Final verdict of PTC: pass 20250219122628937 DAUC <0003> db_auc.c:157 IMSI='262428303609606': No 2G Auth Data 20250219122628937 DAUC <0003> db_auc.c:192 IMSI='262428303609606': No 3G Auth Data HLR_Test-GSUP(195)@bf322a5b51b3: Created GsupExpect[0] for "262428303609606" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250219122628943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46216<->l=127.0.0.1:4258 20250219122628946 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628946 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428303609606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428303609606" source_name="the-source\n" session_id=2698657565 session_state=BEGIN} 20250219122628946 DSS <0004> hlr_ussd.c:576 262428303609606/0xa0da3f1d: Process SS (BEGIN) 20250219122628946 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250219122628946 DSS <0004> hlr_ussd.c:518 262428303609606/0xa0da3f1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250219122628946 DSS <0004> hlr_ussd.c:363 262428303609606/0xa0da3f1d: Tx USSD 'Your extension is 491617673622' 20250219122628946 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428303609606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428303609606" destination_name="the-source\n" session_id=2698657565 session_state=END} 20250219122628946 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262428303609606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122628946 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122628946 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@bf322a5b51b3: Found GsupExpect[0] for "262428303609606" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@bf322a5b51b3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428303609606" TC_mo_ussd_iuse_msisdn_via_proxy(205)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122628948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46216<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@bf322a5b51b3: Final verdict of PTC: pass 20250219122628948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20250219122628949 DLINP <000b> input/ipa.c:452 connected read/write 20250219122628949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122628949 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122628949 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122628949 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122628949 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250219122628949 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41211<->l=127.0.0.1:4259) 196@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP(195)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 196: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:28 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 20250219122628972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 20250219122629173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83548) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_ussd_euse started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 20250219122632304 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45235 20250219122632304 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45235 MTC@bf322a5b51b3: in not legacy case 2 IPA-EUSE-foobar(208)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122632305 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632305 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632306 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122632306 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122632307 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632307 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632307 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122632307 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250219122632307 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250219122632307 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250219122632307 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122632307 DLGSUP <0013> gsup_server.c:236 2:  20250219122632307 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122632307 DLGSUP <0013> gsup_server.c:236 3:  20250219122632307 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122632307 DLGSUP <0013> gsup_server.c:236 4:  20250219122632307 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122632307 DLGSUP <0013> gsup_server.c:236 5:  20250219122632307 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122632307 DLGSUP <0013> gsup_server.c:236 7:  20250219122632307 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122632307 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122632307 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122632307 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45235 IPA-EUSE-foobar(208)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122632308 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122632310 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632310 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122632310 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122632310 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122632310 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122632310 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122632310 DLGSUP <0013> gsup_server.c:236 2:  20250219122632310 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122632310 DLGSUP <0013> gsup_server.c:236 3:  20250219122632310 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122632310 DLGSUP <0013> gsup_server.c:236 4:  20250219122632310 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122632310 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(207)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122632310 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122632310 DLGSUP <0013> gsup_server.c:236 7:  20250219122632310 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122632310 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122632310 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122632310 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@bf322a5b51b3: 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") 20250219122632322 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40331<->l=127.0.0.1:4259) 20250219122632327 DAUC <0003> db_auc.c:157 IMSI='262422131566762': No 2G Auth Data 20250219122632327 DAUC <0003> db_auc.c:192 IMSI='262422131566762': No 3G Auth Data HLR_Test-GSUP(209)@bf322a5b51b3: Created GsupExpect[0] for "262422131566762" to be handled at TC_mo_ussd_euse(212) 20250219122632337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 20250219122632354 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632354 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422131566762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422131566762" session_id=1548686444 session_state=BEGIN} 20250219122632354 DSS <0004> hlr_ussd.c:576 262422131566762/0x5c4f146c: Process SS (BEGIN) 20250219122632354 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122632354 DSS <0004> hlr_ussd.c:518 262422131566762/0x5c4f146c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122632354 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632354 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data 20250219122632354 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632354 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data EUSE-TC_mo_ussd_euse(206)@bf322a5b51b3: 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 } } } } } 20250219122632367 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632368 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632368 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262422131566762 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422131566762" session_id=1548686444 session_state=END} 20250219122632368 DSS <0004> hlr_ussd.c:576 262422131566762/0x5c4f146c: Process SS (END) 20250219122632368 DSS <0004> hlr_ussd.c:518 262422131566762/0x5c4f146c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122632368 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422131566762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422131566762" session_id=1548686444 session_state=END} 20250219122632368 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422131566762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122632368 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262422131566762 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122632368 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122632368 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf322a5b51b3: Found GsupExpect[0] for "262422131566762" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@bf322a5b51b3: Added IMSI table entry 0TC_mo_ussd_euse(212)"262422131566762" TC_mo_ussd_euse(212)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122632375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@bf322a5b51b3: Final verdict of PTC: pass 20250219122632375 DAUC <0003> db_auc.c:157 IMSI='262423415564739': No 2G Auth Data 20250219122632375 DAUC <0003> db_auc.c:192 IMSI='262423415564739': No 3G Auth Data HLR_Test-GSUP(209)@bf322a5b51b3: Created GsupExpect[0] for "262423415564739" to be handled at TC_mo_ussd_euse(213) 20250219122632384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4258 20250219122632386 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632386 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423415564739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423415564739" session_id=3134401550 session_state=BEGIN} 20250219122632386 DSS <0004> hlr_ussd.c:576 262423415564739/0xbad32c0e: Process SS (BEGIN) 20250219122632386 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122632386 DSS <0004> hlr_ussd.c:518 262423415564739/0xbad32c0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122632386 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632386 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data 20250219122632386 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632386 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data EUSE-TC_mo_ussd_euse(206)@bf322a5b51b3: 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 } } } } } 20250219122632387 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632387 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632387 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262423415564739 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423415564739" session_id=3134401550 session_state=END} 20250219122632387 DSS <0004> hlr_ussd.c:576 262423415564739/0xbad32c0e: Process SS (END) 20250219122632387 DSS <0004> hlr_ussd.c:518 262423415564739/0xbad32c0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122632387 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423415564739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423415564739" session_id=3134401550 session_state=END} 20250219122632387 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423415564739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122632387 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262423415564739 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122632387 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122632387 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632387 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf322a5b51b3: Found GsupExpect[0] for "262423415564739" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@bf322a5b51b3: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423415564739" TC_mo_ussd_euse(213)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122632389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@bf322a5b51b3: Final verdict of PTC: pass 20250219122632389 DAUC <0003> db_auc.c:157 IMSI='262422457575711': No 2G Auth Data 20250219122632389 DAUC <0003> db_auc.c:192 IMSI='262422457575711': No 3G Auth Data HLR_Test-GSUP(209)@bf322a5b51b3: Created GsupExpect[0] for "262422457575711" to be handled at TC_mo_ussd_euse(214) 20250219122632395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 20250219122632398 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632398 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422457575711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422457575711" session_id=3493186971 session_state=BEGIN} 20250219122632398 DSS <0004> hlr_ussd.c:576 262422457575711/0xd035cd9b: Process SS (BEGIN) 20250219122632398 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122632398 DSS <0004> hlr_ussd.c:518 262422457575711/0xd035cd9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122632398 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632398 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data 20250219122632398 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632398 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data EUSE-TC_mo_ussd_euse(206)@bf322a5b51b3: 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 } } } } } 20250219122632399 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632399 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632399 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262422457575711 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457575711" session_id=3493186971 session_state=END} 20250219122632399 DSS <0004> hlr_ussd.c:576 262422457575711/0xd035cd9b: Process SS (END) 20250219122632399 DSS <0004> hlr_ussd.c:518 262422457575711/0xd035cd9b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122632399 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422457575711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422457575711" session_id=3493186971 session_state=END} 20250219122632399 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262422457575711 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122632399 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262422457575711 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122632399 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122632399 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf322a5b51b3: Found GsupExpect[0] for "262422457575711" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@bf322a5b51b3: Added IMSI table entry 2TC_mo_ussd_euse(214)"262422457575711" TC_mo_ussd_euse(214)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122632400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34352<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@bf322a5b51b3: Final verdict of PTC: pass 20250219122632401 DAUC <0003> db_auc.c:157 IMSI='262429668921774': No 2G Auth Data 20250219122632401 DAUC <0003> db_auc.c:192 IMSI='262429668921774': No 3G Auth Data HLR_Test-GSUP(209)@bf322a5b51b3: Created GsupExpect[0] for "262429668921774" to be handled at TC_mo_ussd_euse(215) 20250219122632407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34362<->l=127.0.0.1:4258 20250219122632410 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632410 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429668921774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429668921774" session_id=1226172410 session_state=BEGIN} 20250219122632410 DSS <0004> hlr_ussd.c:576 262429668921774/0x4915e7fa: Process SS (BEGIN) 20250219122632410 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122632410 DSS <0004> hlr_ussd.c:518 262429668921774/0x4915e7fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122632410 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632410 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data 20250219122632410 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632410 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data EUSE-TC_mo_ussd_euse(206)@bf322a5b51b3: 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 } } } } } 20250219122632411 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632411 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632411 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262429668921774 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429668921774" session_id=1226172410 session_state=END} 20250219122632411 DSS <0004> hlr_ussd.c:576 262429668921774/0x4915e7fa: Process SS (END) 20250219122632411 DSS <0004> hlr_ussd.c:518 262429668921774/0x4915e7fa: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122632411 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429668921774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429668921774" session_id=1226172410 session_state=END} 20250219122632411 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429668921774 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122632411 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262429668921774 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122632411 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122632411 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf322a5b51b3: Found GsupExpect[0] for "262429668921774" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@bf322a5b51b3: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429668921774" TC_mo_ussd_euse(215)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122632412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34362<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@bf322a5b51b3: Final verdict of PTC: pass 20250219122632413 DAUC <0003> db_auc.c:157 IMSI='262420728181385': No 2G Auth Data 20250219122632413 DAUC <0003> db_auc.c:192 IMSI='262420728181385': No 3G Auth Data HLR_Test-GSUP(209)@bf322a5b51b3: Created GsupExpect[0] for "262420728181385" to be handled at TC_mo_ussd_euse(216) 20250219122632419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34372<->l=127.0.0.1:4258 20250219122632422 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632422 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420728181385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420728181385" session_id=1286478297 session_state=BEGIN} 20250219122632422 DSS <0004> hlr_ussd.c:576 262420728181385/0x4cae19d9: Process SS (BEGIN) 20250219122632422 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122632422 DSS <0004> hlr_ussd.c:518 262420728181385/0x4cae19d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122632422 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632422 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data 20250219122632422 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632422 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data EUSE-TC_mo_ussd_euse(206)@bf322a5b51b3: 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 } } } } } 20250219122632422 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632422 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632423 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262420728181385 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420728181385" session_id=1286478297 session_state=END} 20250219122632423 DSS <0004> hlr_ussd.c:576 262420728181385/0x4cae19d9: Process SS (END) 20250219122632423 DSS <0004> hlr_ussd.c:518 262420728181385/0x4cae19d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122632423 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420728181385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420728181385" session_id=1286478297 session_state=END} 20250219122632423 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420728181385 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122632423 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262420728181385 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122632423 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122632423 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf322a5b51b3: Found GsupExpect[0] for "262420728181385" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@bf322a5b51b3: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420728181385" TC_mo_ussd_euse(216)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122632424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34372<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@bf322a5b51b3: Final verdict of PTC: pass 20250219122632425 DAUC <0003> db_auc.c:157 IMSI='262425056634453': No 2G Auth Data 20250219122632425 DAUC <0003> db_auc.c:192 IMSI='262425056634453': No 3G Auth Data HLR_Test-GSUP(209)@bf322a5b51b3: Created GsupExpect[0] for "262425056634453" to be handled at TC_mo_ussd_euse(217) 20250219122632431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34378<->l=127.0.0.1:4258 20250219122632434 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632434 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425056634453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425056634453" session_id=1157407463 session_state=BEGIN} 20250219122632434 DSS <0004> hlr_ussd.c:576 262425056634453/0x44fca2e7: Process SS (BEGIN) 20250219122632434 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122632434 DSS <0004> hlr_ussd.c:518 262425056634453/0x44fca2e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122632434 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632434 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data 20250219122632434 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632434 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data EUSE-TC_mo_ussd_euse(206)@bf322a5b51b3: 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 } } } } } 20250219122632434 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632434 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632434 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262425056634453 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425056634453" session_id=1157407463 session_state=END} 20250219122632434 DSS <0004> hlr_ussd.c:576 262425056634453/0x44fca2e7: Process SS (END) 20250219122632434 DSS <0004> hlr_ussd.c:518 262425056634453/0x44fca2e7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122632434 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425056634453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425056634453" session_id=1157407463 session_state=END} 20250219122632434 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425056634453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122632434 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262425056634453 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122632434 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122632434 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf322a5b51b3: Found GsupExpect[0] for "262425056634453" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@bf322a5b51b3: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425056634453" TC_mo_ussd_euse(217)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122632436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34378<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@bf322a5b51b3: Final verdict of PTC: pass 20250219122632437 DAUC <0003> db_auc.c:157 IMSI='262426199765368': No 2G Auth Data 20250219122632437 DAUC <0003> db_auc.c:192 IMSI='262426199765368': No 3G Auth Data HLR_Test-GSUP(209)@bf322a5b51b3: Created GsupExpect[0] for "262426199765368" to be handled at TC_mo_ussd_euse(218) 20250219122632443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34382<->l=127.0.0.1:4258 20250219122632446 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632446 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426199765368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426199765368" session_id=403469262 session_state=BEGIN} 20250219122632446 DSS <0004> hlr_ussd.c:576 262426199765368/0x180c73ce: Process SS (BEGIN) 20250219122632446 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122632446 DSS <0004> hlr_ussd.c:518 262426199765368/0x180c73ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122632446 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632446 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data 20250219122632446 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632446 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data EUSE-TC_mo_ussd_euse(206)@bf322a5b51b3: 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 } } } } } 20250219122632447 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632447 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632447 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426199765368 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199765368" session_id=403469262 session_state=END} 20250219122632447 DSS <0004> hlr_ussd.c:576 262426199765368/0x180c73ce: Process SS (END) 20250219122632447 DSS <0004> hlr_ussd.c:518 262426199765368/0x180c73ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122632447 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426199765368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199765368" session_id=403469262 session_state=END} 20250219122632447 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426199765368 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122632447 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426199765368 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122632447 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122632447 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf322a5b51b3: Found GsupExpect[0] for "262426199765368" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@bf322a5b51b3: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426199765368" TC_mo_ussd_euse(218)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122632449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34382<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@bf322a5b51b3: Final verdict of PTC: pass 20250219122632449 DAUC <0003> db_auc.c:157 IMSI='262429409270719': No 2G Auth Data 20250219122632449 DAUC <0003> db_auc.c:192 IMSI='262429409270719': No 3G Auth Data HLR_Test-GSUP(209)@bf322a5b51b3: Created GsupExpect[0] for "262429409270719" to be handled at TC_mo_ussd_euse(219) 20250219122632455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4258 20250219122632458 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632458 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429409270719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429409270719" session_id=2065275620 session_state=BEGIN} 20250219122632458 DSS <0004> hlr_ussd.c:576 262429409270719/0x7b199ae4: Process SS (BEGIN) 20250219122632458 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122632458 DSS <0004> hlr_ussd.c:518 262429409270719/0x7b199ae4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122632458 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632458 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data 20250219122632458 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632458 DLINP <000b> input/ipa.c:432 127.0.0.1:45235 sending data EUSE-TC_mo_ussd_euse(206)@bf322a5b51b3: 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 } } } } } 20250219122632459 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632459 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632459 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262429409270719 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429409270719" session_id=2065275620 session_state=END} 20250219122632459 DSS <0004> hlr_ussd.c:576 262429409270719/0x7b199ae4: Process SS (END) 20250219122632459 DSS <0004> hlr_ussd.c:518 262429409270719/0x7b199ae4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122632459 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429409270719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429409270719" session_id=2065275620 session_state=END} 20250219122632459 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429409270719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122632459 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262429409270719 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122632459 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122632459 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@bf322a5b51b3: Found GsupExpect[0] for "262429409270719" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@bf322a5b51b3: Added IMSI table entry 7TC_mo_ussd_euse(219)"262429409270719" TC_mo_ussd_euse(219)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122632461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34396<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@bf322a5b51b3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@bf322a5b51b3: Final verdict of PTC: none 20250219122632462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4258 20250219122632463 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632463 DLINP <000b> input/ipa.c:406 127.0.0.1:45235 message received 20250219122632463 DLINP <000b> input/ipa.c:415 127.0.0.1:45235 connection closed with server 20250219122632463 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45235 20250219122632463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250219122632463 DLINP <000b> input/ipa.c:452 connected read/write 20250219122632463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122632463 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122632463 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122632463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122632463 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40331<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP(209)@bf322a5b51b3: Final verdict of PTC: none 210@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 210: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:32 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 20250219122632488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4258 20250219122632689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34412<->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=111396) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_ussd_euse_continue started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122635816 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39575 20250219122635816 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39575 20250219122635817 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122635817 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122635818 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635818 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635818 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122635820 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@bf322a5b51b3: 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 } } } } 20250219122635820 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122635820 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122635820 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122635820 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 2:  20250219122635820 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 3:  20250219122635820 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 4:  20250219122635820 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 5:  20250219122635820 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 7:  20250219122635820 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122635820 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122635820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250219122635820 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635820 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received HLR_Test-GSUP-IPA(221)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122635820 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122635820 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250219122635820 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250219122635820 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 2:  20250219122635820 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 3:  20250219122635820 DLGSUP <0013> gsup_server.c:238 3: 00  IPA-EUSE-foobar(222)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122635820 DLGSUP <0013> gsup_server.c:236 4:  20250219122635820 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 5:  20250219122635820 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 7:  20250219122635820 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122635820 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122635820 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122635820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39575 224@bf322a5b51b3: 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") 20250219122635829 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38599<->l=127.0.0.1:4259) 20250219122635833 DAUC <0003> db_auc.c:157 IMSI='262422747982073': No 2G Auth Data 20250219122635833 DAUC <0003> db_auc.c:192 IMSI='262422747982073': No 3G Auth Data HLR_Test-GSUP(223)@bf322a5b51b3: Created GsupExpect[0] for "262422747982073" to be handled at TC_mo_ussd_euse_continue(226) 20250219122635842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20250219122635862 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635862 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422747982073" session_id=1087943345 session_state=BEGIN} 20250219122635862 DSS <0004> hlr_ussd.c:576 262422747982073/0x40d8b2b1: Process SS (BEGIN) 20250219122635862 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122635862 DSS <0004> hlr_ussd.c:518 262422747982073/0x40d8b2b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122635862 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635862 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635862 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635862 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635878 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635878 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635878 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422747982073" session_id=1087943345 session_state=CONTINUE} 20250219122635879 DSS <0004> hlr_ussd.c:576 262422747982073/0x40d8b2b1: Process SS (CONTINUE) 20250219122635879 DSS <0004> hlr_ussd.c:518 262422747982073/0x40d8b2b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122635879 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422747982073" session_id=1087943345 session_state=CONTINUE} 20250219122635879 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635879 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635879 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf322a5b51b3: Found GsupExpect[0] for "262422747982073" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@bf322a5b51b3: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262422747982073" TC_mo_ussd_euse_continue(226)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122635887 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635888 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422747982073" session_id=1087943345 session_state=CONTINUE} 20250219122635888 DSS <0004> hlr_ussd.c:576 262422747982073/0x40d8b2b1: Process SS (CONTINUE) 20250219122635888 DSS <0004> hlr_ussd.c:518 262422747982073/0x40d8b2b1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635888 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635888 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635888 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635888 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635888 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635890 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635890 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635890 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422747982073" session_id=1087943345 session_state=END} 20250219122635890 DSS <0004> hlr_ussd.c:576 262422747982073/0x40d8b2b1: Process SS (END) 20250219122635890 DSS <0004> hlr_ussd.c:518 262422747982073/0x40d8b2b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635890 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422747982073" session_id=1087943345 session_state=END} 20250219122635890 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635890 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262422747982073 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635890 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635890 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122635892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@bf322a5b51b3: Final verdict of PTC: pass 20250219122635893 DAUC <0003> db_auc.c:157 IMSI='262424842222915': No 2G Auth Data 20250219122635893 DAUC <0003> db_auc.c:192 IMSI='262424842222915': No 3G Auth Data HLR_Test-GSUP(223)@bf322a5b51b3: Created GsupExpect[0] for "262424842222915" to be handled at TC_mo_ussd_euse_continue(227) 20250219122635903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4258 20250219122635906 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635906 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424842222915" session_id=2969493231 session_state=BEGIN} 20250219122635906 DSS <0004> hlr_ussd.c:576 262424842222915/0xb0fedeef: Process SS (BEGIN) 20250219122635906 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122635906 DSS <0004> hlr_ussd.c:518 262424842222915/0xb0fedeef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122635906 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635906 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635906 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635906 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635907 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635907 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635907 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424842222915" session_id=2969493231 session_state=CONTINUE} 20250219122635907 DSS <0004> hlr_ussd.c:576 262424842222915/0xb0fedeef: Process SS (CONTINUE) 20250219122635907 DSS <0004> hlr_ussd.c:518 262424842222915/0xb0fedeef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122635907 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424842222915" session_id=2969493231 session_state=CONTINUE} 20250219122635907 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635907 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635907 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635907 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf322a5b51b3: Found GsupExpect[0] for "262424842222915" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@bf322a5b51b3: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262424842222915" TC_mo_ussd_euse_continue(227)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122635909 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635909 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424842222915" session_id=2969493231 session_state=CONTINUE} 20250219122635909 DSS <0004> hlr_ussd.c:576 262424842222915/0xb0fedeef: Process SS (CONTINUE) 20250219122635909 DSS <0004> hlr_ussd.c:518 262424842222915/0xb0fedeef: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635909 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635909 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635909 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635909 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635909 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635910 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635910 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635910 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424842222915" session_id=2969493231 session_state=END} 20250219122635910 DSS <0004> hlr_ussd.c:576 262424842222915/0xb0fedeef: Process SS (END) 20250219122635910 DSS <0004> hlr_ussd.c:518 262424842222915/0xb0fedeef: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635910 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424842222915" session_id=2969493231 session_state=END} 20250219122635910 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635910 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262424842222915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635910 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635910 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122635911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@bf322a5b51b3: Final verdict of PTC: pass 20250219122635911 DAUC <0003> db_auc.c:157 IMSI='262425157724204': No 2G Auth Data 20250219122635911 DAUC <0003> db_auc.c:192 IMSI='262425157724204': No 3G Auth Data HLR_Test-GSUP(223)@bf322a5b51b3: Created GsupExpect[0] for "262425157724204" to be handled at TC_mo_ussd_euse_continue(228) 20250219122635918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34450<->l=127.0.0.1:4258 20250219122635921 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635921 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425157724204" session_id=3728635939 session_state=BEGIN} 20250219122635921 DSS <0004> hlr_ussd.c:576 262425157724204/0xde3e7823: Process SS (BEGIN) 20250219122635921 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122635921 DSS <0004> hlr_ussd.c:518 262425157724204/0xde3e7823: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122635921 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635921 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635921 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635921 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635922 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635922 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635922 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425157724204" session_id=3728635939 session_state=CONTINUE} 20250219122635922 DSS <0004> hlr_ussd.c:576 262425157724204/0xde3e7823: Process SS (CONTINUE) 20250219122635922 DSS <0004> hlr_ussd.c:518 262425157724204/0xde3e7823: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122635922 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425157724204" session_id=3728635939 session_state=CONTINUE} 20250219122635922 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635922 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635922 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf322a5b51b3: Found GsupExpect[0] for "262425157724204" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@bf322a5b51b3: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425157724204" TC_mo_ussd_euse_continue(228)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122635927 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635927 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425157724204" session_id=3728635939 session_state=CONTINUE} 20250219122635927 DSS <0004> hlr_ussd.c:576 262425157724204/0xde3e7823: Process SS (CONTINUE) 20250219122635927 DSS <0004> hlr_ussd.c:518 262425157724204/0xde3e7823: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635927 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635927 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635927 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635927 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635927 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635929 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635929 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635929 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425157724204" session_id=3728635939 session_state=END} 20250219122635929 DSS <0004> hlr_ussd.c:576 262425157724204/0xde3e7823: Process SS (END) 20250219122635929 DSS <0004> hlr_ussd.c:518 262425157724204/0xde3e7823: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635929 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425157724204" session_id=3728635939 session_state=END} 20250219122635929 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635929 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262425157724204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635929 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635929 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122635931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34450<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@bf322a5b51b3: Final verdict of PTC: pass 20250219122635931 DAUC <0003> db_auc.c:157 IMSI='262423124013004': No 2G Auth Data 20250219122635931 DAUC <0003> db_auc.c:192 IMSI='262423124013004': No 3G Auth Data HLR_Test-GSUP(223)@bf322a5b51b3: Created GsupExpect[0] for "262423124013004" to be handled at TC_mo_ussd_euse_continue(229) 20250219122635944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34464<->l=127.0.0.1:4258 20250219122635950 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635950 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423124013004" session_id=2185941568 session_state=BEGIN} 20250219122635950 DSS <0004> hlr_ussd.c:576 262423124013004/0x824ad240: Process SS (BEGIN) 20250219122635950 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122635950 DSS <0004> hlr_ussd.c:518 262423124013004/0x824ad240: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122635950 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635950 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635950 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635950 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635951 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635951 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635951 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423124013004" session_id=2185941568 session_state=CONTINUE} 20250219122635951 DSS <0004> hlr_ussd.c:576 262423124013004/0x824ad240: Process SS (CONTINUE) 20250219122635951 DSS <0004> hlr_ussd.c:518 262423124013004/0x824ad240: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122635951 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423124013004" session_id=2185941568 session_state=CONTINUE} 20250219122635951 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635951 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635951 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf322a5b51b3: Found GsupExpect[0] for "262423124013004" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@bf322a5b51b3: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262423124013004" TC_mo_ussd_euse_continue(229)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122635955 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635955 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423124013004" session_id=2185941568 session_state=CONTINUE} 20250219122635955 DSS <0004> hlr_ussd.c:576 262423124013004/0x824ad240: Process SS (CONTINUE) 20250219122635955 DSS <0004> hlr_ussd.c:518 262423124013004/0x824ad240: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635955 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635955 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635955 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635955 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635955 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635957 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635957 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635957 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423124013004" session_id=2185941568 session_state=END} 20250219122635957 DSS <0004> hlr_ussd.c:576 262423124013004/0x824ad240: Process SS (END) 20250219122635957 DSS <0004> hlr_ussd.c:518 262423124013004/0x824ad240: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635957 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423124013004" session_id=2185941568 session_state=END} 20250219122635957 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635957 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262423124013004 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635957 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635957 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122635958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34464<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@bf322a5b51b3: Final verdict of PTC: pass 20250219122635958 DAUC <0003> db_auc.c:157 IMSI='262425921217238': No 2G Auth Data 20250219122635958 DAUC <0003> db_auc.c:192 IMSI='262425921217238': No 3G Auth Data HLR_Test-GSUP(223)@bf322a5b51b3: Created GsupExpect[0] for "262425921217238" to be handled at TC_mo_ussd_euse_continue(230) 20250219122635967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34478<->l=127.0.0.1:4258 20250219122635970 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635970 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425921217238" session_id=2681953085 session_state=BEGIN} 20250219122635970 DSS <0004> hlr_ussd.c:576 262425921217238/0x9fdb5b3d: Process SS (BEGIN) 20250219122635970 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122635970 DSS <0004> hlr_ussd.c:518 262425921217238/0x9fdb5b3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122635970 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635970 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635970 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635970 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635972 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635972 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635972 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425921217238" session_id=2681953085 session_state=CONTINUE} 20250219122635972 DSS <0004> hlr_ussd.c:576 262425921217238/0x9fdb5b3d: Process SS (CONTINUE) 20250219122635972 DSS <0004> hlr_ussd.c:518 262425921217238/0x9fdb5b3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122635972 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425921217238" session_id=2681953085 session_state=CONTINUE} 20250219122635972 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635972 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635972 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf322a5b51b3: Found GsupExpect[0] for "262425921217238" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@bf322a5b51b3: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262425921217238" TC_mo_ussd_euse_continue(230)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122635975 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635975 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425921217238" session_id=2681953085 session_state=CONTINUE} 20250219122635975 DSS <0004> hlr_ussd.c:576 262425921217238/0x9fdb5b3d: Process SS (CONTINUE) 20250219122635975 DSS <0004> hlr_ussd.c:518 262425921217238/0x9fdb5b3d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635975 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635975 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635975 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635975 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635975 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635976 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635976 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635976 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425921217238" session_id=2681953085 session_state=END} 20250219122635976 DSS <0004> hlr_ussd.c:576 262425921217238/0x9fdb5b3d: Process SS (END) 20250219122635976 DSS <0004> hlr_ussd.c:518 262425921217238/0x9fdb5b3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635976 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425921217238" session_id=2681953085 session_state=END} 20250219122635976 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635976 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262425921217238 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635976 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635976 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122635977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34478<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@bf322a5b51b3: Final verdict of PTC: pass 20250219122635978 DAUC <0003> db_auc.c:157 IMSI='262422384339139': No 2G Auth Data 20250219122635978 DAUC <0003> db_auc.c:192 IMSI='262422384339139': No 3G Auth Data HLR_Test-GSUP(223)@bf322a5b51b3: Created GsupExpect[0] for "262422384339139" to be handled at TC_mo_ussd_euse_continue(231) 20250219122635986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34490<->l=127.0.0.1:4258 20250219122635989 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635989 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422384339139" session_id=1313503784 session_state=BEGIN} 20250219122635989 DSS <0004> hlr_ussd.c:576 262422384339139/0x4e4a7a28: Process SS (BEGIN) 20250219122635989 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122635989 DSS <0004> hlr_ussd.c:518 262422384339139/0x4e4a7a28: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122635989 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635989 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635989 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635989 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635990 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635990 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635990 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384339139" session_id=1313503784 session_state=CONTINUE} 20250219122635990 DSS <0004> hlr_ussd.c:576 262422384339139/0x4e4a7a28: Process SS (CONTINUE) 20250219122635990 DSS <0004> hlr_ussd.c:518 262422384339139/0x4e4a7a28: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122635990 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384339139" session_id=1313503784 session_state=CONTINUE} 20250219122635990 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635990 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635990 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf322a5b51b3: Found GsupExpect[0] for "262422384339139" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@bf322a5b51b3: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422384339139" TC_mo_ussd_euse_continue(231)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122635992 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122635992 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422384339139" session_id=1313503784 session_state=CONTINUE} 20250219122635992 DSS <0004> hlr_ussd.c:576 262422384339139/0x4e4a7a28: Process SS (CONTINUE) 20250219122635992 DSS <0004> hlr_ussd.c:518 262422384339139/0x4e4a7a28: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635992 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635992 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635992 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122635992 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635992 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122635993 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635993 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122635993 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384339139" session_id=1313503784 session_state=END} 20250219122635993 DSS <0004> hlr_ussd.c:576 262422384339139/0x4e4a7a28: Process SS (END) 20250219122635993 DSS <0004> hlr_ussd.c:518 262422384339139/0x4e4a7a28: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250219122635993 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422384339139" session_id=1313503784 session_state=END} 20250219122635993 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122635993 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262422384339139 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122635993 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122635993 DLINP <000b> input/ipa.c:452 connected read/write 20250219122635993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122635994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34490<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@bf322a5b51b3: Final verdict of PTC: pass 20250219122635994 DAUC <0003> db_auc.c:157 IMSI='262421520453849': No 2G Auth Data 20250219122635994 DAUC <0003> db_auc.c:192 IMSI='262421520453849': No 3G Auth Data HLR_Test-GSUP(223)@bf322a5b51b3: Created GsupExpect[0] for "262421520453849" to be handled at TC_mo_ussd_euse_continue(232) 20250219122636002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 20250219122636007 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636007 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122636007 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421520453849" session_id=1878475700 session_state=BEGIN} 20250219122636007 DSS <0004> hlr_ussd.c:576 262421520453849/0x6ff743b4: Process SS (BEGIN) 20250219122636007 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122636007 DSS <0004> hlr_ussd.c:518 262421520453849/0x6ff743b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122636007 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636007 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122636007 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636007 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122636008 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636008 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122636008 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421520453849" session_id=1878475700 session_state=CONTINUE} 20250219122636008 DSS <0004> hlr_ussd.c:576 262421520453849/0x6ff743b4: Process SS (CONTINUE) 20250219122636008 DSS <0004> hlr_ussd.c:518 262421520453849/0x6ff743b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122636008 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421520453849" session_id=1878475700 session_state=CONTINUE} 20250219122636008 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122636008 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122636008 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf322a5b51b3: Found GsupExpect[0] for "262421520453849" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@bf322a5b51b3: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262421520453849" TC_mo_ussd_euse_continue(232)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122636011 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122636011 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421520453849" session_id=1878475700 session_state=CONTINUE} 20250219122636011 DSS <0004> hlr_ussd.c:576 262421520453849/0x6ff743b4: Process SS (CONTINUE) 20250219122636011 DSS <0004> hlr_ussd.c:518 262421520453849/0x6ff743b4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250219122636011 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122636011 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636011 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122636011 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636011 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122636012 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636012 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122636012 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421520453849" session_id=1878475700 session_state=END} 20250219122636012 DSS <0004> hlr_ussd.c:576 262421520453849/0x6ff743b4: Process SS (END) 20250219122636012 DSS <0004> hlr_ussd.c:518 262421520453849/0x6ff743b4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250219122636012 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421520453849" session_id=1878475700 session_state=END} 20250219122636012 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122636012 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421520453849 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122636012 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122636012 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122636013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34496<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@bf322a5b51b3: Final verdict of PTC: pass 20250219122636013 DAUC <0003> db_auc.c:157 IMSI='262420323330557': No 2G Auth Data 20250219122636013 DAUC <0003> db_auc.c:192 IMSI='262420323330557': No 3G Auth Data HLR_Test-GSUP(223)@bf322a5b51b3: Created GsupExpect[0] for "262420323330557" to be handled at TC_mo_ussd_euse_continue(233) 20250219122636022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4258 20250219122636027 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636027 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122636027 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420323330557" session_id=801606360 session_state=BEGIN} 20250219122636027 DSS <0004> hlr_ussd.c:576 262420323330557/0x2fc78ad8: Process SS (BEGIN) 20250219122636027 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250219122636027 DSS <0004> hlr_ussd.c:518 262420323330557/0x2fc78ad8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250219122636027 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636027 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122636027 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636027 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122636028 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636028 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122636028 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420323330557" session_id=801606360 session_state=CONTINUE} 20250219122636028 DSS <0004> hlr_ussd.c:576 262420323330557/0x2fc78ad8: Process SS (CONTINUE) 20250219122636028 DSS <0004> hlr_ussd.c:518 262420323330557/0x2fc78ad8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250219122636028 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420323330557" session_id=801606360 session_state=CONTINUE} 20250219122636028 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122636028 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122636028 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636028 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@bf322a5b51b3: Found GsupExpect[0] for "262420323330557" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@bf322a5b51b3: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262420323330557" TC_mo_ussd_euse_continue(233)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122636030 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122636030 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420323330557" session_id=801606360 session_state=CONTINUE} 20250219122636030 DSS <0004> hlr_ussd.c:576 262420323330557/0x2fc78ad8: Process SS (CONTINUE) 20250219122636030 DSS <0004> hlr_ussd.c:518 262420323330557/0x2fc78ad8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250219122636030 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122636030 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636030 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data 20250219122636030 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636030 DLINP <000b> input/ipa.c:432 127.0.0.1:39575 sending data EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: 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 } } } } } 20250219122636031 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636031 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122636031 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420323330557" session_id=801606360 session_state=END} 20250219122636031 DSS <0004> hlr_ussd.c:576 262420323330557/0x2fc78ad8: Process SS (END) 20250219122636031 DSS <0004> hlr_ussd.c:518 262420323330557/0x2fc78ad8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250219122636031 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420323330557" session_id=801606360 session_state=END} 20250219122636031 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122636031 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262420323330557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122636031 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122636031 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122636032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34498<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@bf322a5b51b3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@bf322a5b51b3: Final verdict of PTC: none 20250219122636033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4258 20250219122636034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38599<->l=127.0.0.1:4259) 224@bf322a5b51b3: Final verdict of PTC: none 20250219122636034 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636034 DLINP <000b> input/ipa.c:406 127.0.0.1:39575 message received 20250219122636034 DLINP <000b> input/ipa.c:415 127.0.0.1:39575 connection closed with server 20250219122636034 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39575 20250219122636034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250219122636034 DLINP <000b> input/ipa.c:452 connected read/write 20250219122636034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122636034 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122636034 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122636034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@bf322a5b51b3: Final verdict of PTC: none IPA-EUSE-foobar(222)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 224: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:36 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250219122636078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4258 20250219122636279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131324) Waiting for packet dumper to finish... 1 (prev_count=131324, count=157148) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_ussd_euse_defaultroute started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 20250219122639368 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45859 20250219122639368 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:45859 MTC@bf322a5b51b3: in not legacy case 2 IPA-EUSE-foobar(236)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122639369 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639369 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639370 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122639370 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@bf322a5b51b3: 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) } } } } 20250219122639372 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639372 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@bf322a5b51b3: 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 } } } } 20250219122639372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 20250219122639372 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639372 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639372 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122639372 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250219122639372 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250219122639372 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250219122639372 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122639372 DLGSUP <0013> gsup_server.c:236 2:  20250219122639372 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122639372 DLGSUP <0013> gsup_server.c:236 3:  20250219122639372 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122639372 DLGSUP <0013> gsup_server.c:236 4:  20250219122639372 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122639372 DLGSUP <0013> gsup_server.c:236 5:  20250219122639372 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122639372 DLGSUP <0013> gsup_server.c:236 7:  20250219122639372 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122639372 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122639372 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122639372 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45859 IPA-EUSE-foobar(236)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122639374 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639374 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122639374 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122639374 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122639374 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122639374 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122639374 DLGSUP <0013> gsup_server.c:236 2:  20250219122639374 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122639374 DLGSUP <0013> gsup_server.c:236 3:  HLR_Test-GSUP-IPA(235)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122639374 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122639374 DLGSUP <0013> gsup_server.c:236 4:  20250219122639374 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122639374 DLGSUP <0013> gsup_server.c:236 5:  20250219122639374 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122639374 DLGSUP <0013> gsup_server.c:236 7:  20250219122639374 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122639374 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122639374 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122639374 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@bf322a5b51b3: 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") 20250219122639386 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33497<->l=127.0.0.1:4259) 20250219122639392 DAUC <0003> db_auc.c:157 IMSI='262424092888410': No 2G Auth Data 20250219122639392 DAUC <0003> db_auc.c:192 IMSI='262424092888410': No 3G Auth Data HLR_Test-GSUP(237)@bf322a5b51b3: Created GsupExpect[0] for "262424092888410" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250219122639402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20250219122639414 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639414 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424092888410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424092888410" session_id=1024454471 session_state=BEGIN} 20250219122639414 DSS <0004> hlr_ussd.c:576 262424092888410/0x3d0fef47: Process SS (BEGIN) 20250219122639414 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250219122639414 DSS <0004> hlr_ussd.c:518 262424092888410/0x3d0fef47: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250219122639414 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639414 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data 20250219122639414 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639414 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf322a5b51b3: 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 } } } } } 20250219122639426 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639426 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639426 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262424092888410 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092888410" session_id=1024454471 session_state=END} 20250219122639426 DSS <0004> hlr_ussd.c:576 262424092888410/0x3d0fef47: Process SS (END) 20250219122639426 DSS <0004> hlr_ussd.c:518 262424092888410/0x3d0fef47: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250219122639426 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424092888410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424092888410" session_id=1024454471 session_state=END} 20250219122639426 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424092888410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122639426 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262424092888410 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122639426 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122639426 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf322a5b51b3: Found GsupExpect[0] for "262424092888410" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@bf322a5b51b3: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262424092888410" TC_mo_ussd_euse_defaultroute(240)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122639434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@bf322a5b51b3: Final verdict of PTC: pass 20250219122639435 DAUC <0003> db_auc.c:157 IMSI='262428293433279': No 2G Auth Data 20250219122639435 DAUC <0003> db_auc.c:192 IMSI='262428293433279': No 3G Auth Data HLR_Test-GSUP(237)@bf322a5b51b3: Created GsupExpect[0] for "262428293433279" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250219122639446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 20250219122639449 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639449 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428293433279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428293433279" session_id=362674845 session_state=BEGIN} 20250219122639449 DSS <0004> hlr_ussd.c:576 262428293433279/0x159dfa9d: Process SS (BEGIN) 20250219122639449 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250219122639449 DSS <0004> hlr_ussd.c:518 262428293433279/0x159dfa9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250219122639449 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639449 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data 20250219122639449 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639449 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf322a5b51b3: 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 } } } } } 20250219122639449 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639449 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639449 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428293433279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428293433279" session_id=362674845 session_state=END} 20250219122639449 DSS <0004> hlr_ussd.c:576 262428293433279/0x159dfa9d: Process SS (END) 20250219122639449 DSS <0004> hlr_ussd.c:518 262428293433279/0x159dfa9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250219122639449 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428293433279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428293433279" session_id=362674845 session_state=END} 20250219122639449 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428293433279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122639449 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428293433279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122639449 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122639449 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf322a5b51b3: Found GsupExpect[0] for "262428293433279" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@bf322a5b51b3: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428293433279" TC_mo_ussd_euse_defaultroute(241)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122639451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34534<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@bf322a5b51b3: Final verdict of PTC: pass 20250219122639452 DAUC <0003> db_auc.c:157 IMSI='262421420278887': No 2G Auth Data 20250219122639452 DAUC <0003> db_auc.c:192 IMSI='262421420278887': No 3G Auth Data HLR_Test-GSUP(237)@bf322a5b51b3: Created GsupExpect[0] for "262421420278887" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250219122639458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 20250219122639461 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639461 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421420278887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421420278887" session_id=137342893 session_state=BEGIN} 20250219122639461 DSS <0004> hlr_ussd.c:576 262421420278887/0x082fafad: Process SS (BEGIN) 20250219122639461 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250219122639461 DSS <0004> hlr_ussd.c:518 262421420278887/0x082fafad: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250219122639461 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639461 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data 20250219122639461 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639461 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf322a5b51b3: 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 } } } } } 20250219122639462 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639462 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639462 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262421420278887 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421420278887" session_id=137342893 session_state=END} 20250219122639462 DSS <0004> hlr_ussd.c:576 262421420278887/0x082fafad: Process SS (END) 20250219122639462 DSS <0004> hlr_ussd.c:518 262421420278887/0x082fafad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250219122639462 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421420278887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421420278887" session_id=137342893 session_state=END} 20250219122639462 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262421420278887 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122639462 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262421420278887 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122639462 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122639462 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf322a5b51b3: Found GsupExpect[0] for "262421420278887" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@bf322a5b51b3: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262421420278887" TC_mo_ussd_euse_defaultroute(242)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122639464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@bf322a5b51b3: Final verdict of PTC: pass 20250219122639464 DAUC <0003> db_auc.c:157 IMSI='262429283957834': No 2G Auth Data 20250219122639464 DAUC <0003> db_auc.c:192 IMSI='262429283957834': No 3G Auth Data HLR_Test-GSUP(237)@bf322a5b51b3: Created GsupExpect[0] for "262429283957834" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250219122639472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20250219122639476 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639476 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429283957834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429283957834" session_id=2670451809 session_state=BEGIN} 20250219122639476 DSS <0004> hlr_ussd.c:576 262429283957834/0x9f2bdc61: Process SS (BEGIN) 20250219122639476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250219122639476 DSS <0004> hlr_ussd.c:518 262429283957834/0x9f2bdc61: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250219122639476 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639476 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data 20250219122639476 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639476 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf322a5b51b3: 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 } } } } } 20250219122639476 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639477 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639477 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262429283957834 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429283957834" session_id=2670451809 session_state=END} 20250219122639477 DSS <0004> hlr_ussd.c:576 262429283957834/0x9f2bdc61: Process SS (END) 20250219122639477 DSS <0004> hlr_ussd.c:518 262429283957834/0x9f2bdc61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250219122639477 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429283957834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429283957834" session_id=2670451809 session_state=END} 20250219122639477 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429283957834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122639477 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262429283957834 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122639477 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122639477 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf322a5b51b3: Found GsupExpect[0] for "262429283957834" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@bf322a5b51b3: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429283957834" TC_mo_ussd_euse_defaultroute(243)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122639478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@bf322a5b51b3: Final verdict of PTC: pass 20250219122639479 DAUC <0003> db_auc.c:157 IMSI='262428769865568': No 2G Auth Data 20250219122639479 DAUC <0003> db_auc.c:192 IMSI='262428769865568': No 3G Auth Data HLR_Test-GSUP(237)@bf322a5b51b3: Created GsupExpect[0] for "262428769865568" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250219122639486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 20250219122639489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639489 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428769865568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428769865568" session_id=2693411760 session_state=BEGIN} 20250219122639489 DSS <0004> hlr_ussd.c:576 262428769865568/0xa08a33b0: Process SS (BEGIN) 20250219122639489 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250219122639489 DSS <0004> hlr_ussd.c:518 262428769865568/0xa08a33b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250219122639489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639489 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data 20250219122639489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639489 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf322a5b51b3: 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 } } } } } 20250219122639489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639489 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639489 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262428769865568 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428769865568" session_id=2693411760 session_state=END} 20250219122639489 DSS <0004> hlr_ussd.c:576 262428769865568/0xa08a33b0: Process SS (END) 20250219122639489 DSS <0004> hlr_ussd.c:518 262428769865568/0xa08a33b0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250219122639489 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428769865568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428769865568" session_id=2693411760 session_state=END} 20250219122639489 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428769865568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122639489 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262428769865568 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122639489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122639489 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf322a5b51b3: Found GsupExpect[0] for "262428769865568" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@bf322a5b51b3: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262428769865568" TC_mo_ussd_euse_defaultroute(244)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122639491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@bf322a5b51b3: Final verdict of PTC: pass 20250219122639491 DAUC <0003> db_auc.c:157 IMSI='262427256972145': No 2G Auth Data 20250219122639491 DAUC <0003> db_auc.c:192 IMSI='262427256972145': No 3G Auth Data HLR_Test-GSUP(237)@bf322a5b51b3: Created GsupExpect[0] for "262427256972145" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250219122639499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 20250219122639502 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639502 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427256972145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427256972145" session_id=1257188021 session_state=BEGIN} 20250219122639502 DSS <0004> hlr_ussd.c:576 262427256972145/0x4aef2ab5: Process SS (BEGIN) 20250219122639502 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250219122639502 DSS <0004> hlr_ussd.c:518 262427256972145/0x4aef2ab5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250219122639502 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639502 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data 20250219122639502 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639502 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf322a5b51b3: 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 } } } } } 20250219122639502 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639502 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639502 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262427256972145 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427256972145" session_id=1257188021 session_state=END} 20250219122639502 DSS <0004> hlr_ussd.c:576 262427256972145/0x4aef2ab5: Process SS (END) 20250219122639502 DSS <0004> hlr_ussd.c:518 262427256972145/0x4aef2ab5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250219122639502 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427256972145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427256972145" session_id=1257188021 session_state=END} 20250219122639502 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427256972145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122639502 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262427256972145 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122639502 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122639502 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf322a5b51b3: Found GsupExpect[0] for "262427256972145" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@bf322a5b51b3: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427256972145" TC_mo_ussd_euse_defaultroute(245)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122639504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34572<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@bf322a5b51b3: Final verdict of PTC: pass 20250219122639504 DAUC <0003> db_auc.c:157 IMSI='262427298165875': No 2G Auth Data 20250219122639504 DAUC <0003> db_auc.c:192 IMSI='262427298165875': No 3G Auth Data HLR_Test-GSUP(237)@bf322a5b51b3: Created GsupExpect[0] for "262427298165875" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250219122639510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 20250219122639513 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639513 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427298165875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427298165875" session_id=3020190244 session_state=BEGIN} 20250219122639513 DSS <0004> hlr_ussd.c:576 262427298165875/0xb4047224: Process SS (BEGIN) 20250219122639513 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250219122639513 DSS <0004> hlr_ussd.c:518 262427298165875/0xb4047224: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250219122639513 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639513 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data 20250219122639513 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639513 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf322a5b51b3: 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 } } } } } 20250219122639514 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639514 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639514 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262427298165875 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427298165875" session_id=3020190244 session_state=END} 20250219122639514 DSS <0004> hlr_ussd.c:576 262427298165875/0xb4047224: Process SS (END) 20250219122639514 DSS <0004> hlr_ussd.c:518 262427298165875/0xb4047224: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250219122639514 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427298165875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427298165875" session_id=3020190244 session_state=END} 20250219122639514 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427298165875 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122639514 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262427298165875 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122639514 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122639514 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf322a5b51b3: Found GsupExpect[0] for "262427298165875" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@bf322a5b51b3: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427298165875" TC_mo_ussd_euse_defaultroute(246)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122639516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@bf322a5b51b3: Final verdict of PTC: pass 20250219122639516 DAUC <0003> db_auc.c:157 IMSI='262421356643372': No 2G Auth Data 20250219122639516 DAUC <0003> db_auc.c:192 IMSI='262421356643372': No 3G Auth Data HLR_Test-GSUP(237)@bf322a5b51b3: Created GsupExpect[0] for "262421356643372" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250219122639523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34592<->l=127.0.0.1:4258 20250219122639526 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639526 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421356643372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421356643372" session_id=3330534079 session_state=BEGIN} 20250219122639526 DSS <0004> hlr_ussd.c:576 262421356643372/0xc683eabf: Process SS (BEGIN) 20250219122639526 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250219122639526 DSS <0004> hlr_ussd.c:518 262421356643372/0xc683eabf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250219122639526 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639526 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data 20250219122639526 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639526 DLINP <000b> input/ipa.c:432 127.0.0.1:45859 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@bf322a5b51b3: 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 } } } } } 20250219122639527 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639527 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639527 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421356643372 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421356643372" session_id=3330534079 session_state=END} 20250219122639527 DSS <0004> hlr_ussd.c:576 262421356643372/0xc683eabf: Process SS (END) 20250219122639527 DSS <0004> hlr_ussd.c:518 262421356643372/0xc683eabf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250219122639527 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421356643372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421356643372" session_id=3330534079 session_state=END} 20250219122639527 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421356643372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122639527 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421356643372 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250219122639527 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122639527 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@bf322a5b51b3: Found GsupExpect[0] for "262421356643372" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@bf322a5b51b3: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421356643372" TC_mo_ussd_euse_defaultroute(247)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122639529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34592<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@bf322a5b51b3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@bf322a5b51b3: Final verdict of PTC: none 20250219122639530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4258 HLR_Test-GSUP(237)@bf322a5b51b3: Final verdict of PTC: none 20250219122639531 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639531 DLINP <000b> input/ipa.c:406 127.0.0.1:45859 message received 20250219122639531 DLINP <000b> input/ipa.c:415 127.0.0.1:45859 connection closed with server 20250219122639531 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:45859 20250219122639531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250219122639531 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33497<->l=127.0.0.1:4259) 238@bf322a5b51b3: Final verdict of PTC: none 20250219122639531 DLINP <000b> input/ipa.c:452 connected read/write 20250219122639531 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122639531 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122639531 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122639531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(236)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 238: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:39 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 20250219122639554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4258 20250219122639756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34604<->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=113580) 20250219122641445 DSS <0004> hlr_ussd.c:239 262429244961686/0xc56281db: SS Session Timeout, destroying 20250219122641445 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429244961686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122641477 DSS <0004> hlr_ussd.c:239 262422074791885/0x3c3e9537: SS Session Timeout, destroying 20250219122641477 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422074791885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122641489 DSS <0004> hlr_ussd.c:239 262428763373095/0x10bc8489: SS Session Timeout, destroying 20250219122641490 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428763373095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122641502 DSS <0004> hlr_ussd.c:239 262428914032036/0xa6ea79d1: SS Session Timeout, destroying 20250219122641502 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428914032036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122641513 DSS <0004> hlr_ussd.c:239 262425510896405/0x2489f807: SS Session Timeout, destroying 20250219122641513 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425510896405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122641527 DSS <0004> hlr_ussd.c:239 262425159335084/0xbe2fbb9c: SS Session Timeout, destroying 20250219122641527 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425159335084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122641538 DSS <0004> hlr_ussd.c:239 262428084111274/0xc473c199: SS Session Timeout, destroying 20250219122641538 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428084111274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122641549 DSS <0004> hlr_ussd.c:239 262421955555450/0x5aab2839: SS Session Timeout, destroying 20250219122641550 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421955555450 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_mo_sss_reject started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122642872 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122642872 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122642876 DLINP <000b> input/ipa.c:452 connected read/write 20250219122642876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122642878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122642881 DLINP <000b> input/ipa.c:452 connected read/write 20250219122642881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122642881 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122642882 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122642882 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122642882 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122642882 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122642882 DLGSUP <0013> gsup_server.c:236 2:  20250219122642882 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122642882 DLGSUP <0013> gsup_server.c:236 3:  20250219122642882 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122642882 DLGSUP <0013> gsup_server.c:236 4:  20250219122642882 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122642882 DLGSUP <0013> gsup_server.c:236 5:  20250219122642882 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122642882 DLGSUP <0013> gsup_server.c:236 7:  20250219122642882 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122642882 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122642882 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122642882 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@bf322a5b51b3: 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") 20250219122642908 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41633<->l=127.0.0.1:4259) 20250219122642912 DAUC <0003> db_auc.c:157 IMSI='262424016672481': No 2G Auth Data 20250219122642912 DAUC <0003> db_auc.c:192 IMSI='262424016672481': No 3G Auth Data HLR_Test-GSUP(249)@bf322a5b51b3: Created GsupExpect[0] for "262424016672481" to be handled at TC_mo_sss_reject(252) 20250219122642934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39010<->l=127.0.0.1:4258 20250219122642948 DLINP <000b> input/ipa.c:452 connected read/write 20250219122642948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122642948 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424016672481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424016672481" session_id=4183247426 session_state=BEGIN} 20250219122642948 DSS <0004> hlr_ussd.c:576 262424016672481/0xf9574a42: Process SS (BEGIN) 20250219122642948 DSS <0004> hlr_ussd.c:498 262424016672481/0xf9574a42: SS CompType=Invoke, OpCode=InterrogateSS 20250219122642948 DSS <0004> hlr_ussd.c:506 262424016672481/0xf9574a42: Structured SS requests are not supported, rejecting... 20250219122642948 DSS <0004> hlr_ussd.c:354 262424016672481/0xf9574a42: Tx ReturnError(0, 0x15) 20250219122642948 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424016672481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424016672481" session_id=4183247426 session_state=END} 20250219122642948 DLINP <000b> input/ipa.c:452 connected read/write 20250219122642948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122642948 DLINP <000b> input/ipa.c:452 connected read/write 20250219122642948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@bf322a5b51b3: Found GsupExpect[0] for "262424016672481" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@bf322a5b51b3: Added IMSI table entry 0TC_mo_sss_reject(252)"262424016672481" TC_mo_sss_reject(252)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122642955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39010<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@bf322a5b51b3: Final verdict of PTC: pass 20250219122642957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38998<->l=127.0.0.1:4258 20250219122642958 DLINP <000b> input/ipa.c:452 connected read/write 20250219122642958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122642958 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122642958 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122642958 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@bf322a5b51b3: Final verdict of PTC: none 20250219122642958 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41633<->l=127.0.0.1:4259) 250@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 250: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_mo_sss_reject finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:42 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 20250219122642986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4258 20250219122643087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39016<->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) 20250219122644854 DSS <0004> hlr_ussd.c:239 262425743219140/0x95f766aa: SS Session Timeout, destroying 20250219122644854 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425743219140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122644869 DSS <0004> hlr_ussd.c:239 262427760252722/0xef1d97b8: SS Session Timeout, destroying 20250219122644869 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427760252722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122644879 DSS <0004> hlr_ussd.c:239 262421565719924/0x7b5db3bc: SS Session Timeout, destroying 20250219122644879 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421565719924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122644890 DSS <0004> hlr_ussd.c:239 262421931923310/0x7ac7fdf6: SS Session Timeout, destroying 20250219122644890 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421931923310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122644900 DSS <0004> hlr_ussd.c:239 262424201167005/0xeefb12ee: SS Session Timeout, destroying 20250219122644900 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424201167005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122644912 DSS <0004> hlr_ussd.c:239 262427062022799/0x942e2cba: SS Session Timeout, destroying 20250219122644912 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427062022799 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122644926 DSS <0004> hlr_ussd.c:239 262426274560053/0x0abbdb2e: SS Session Timeout, destroying 20250219122644926 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426274560053 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250219122644938 DSS <0004> hlr_ussd.c:239 262423246394627/0x349ec88e: SS Session Timeout, destroying 20250219122644938 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423246394627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_check_imei started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122646203 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122646203 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122646208 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@bf322a5b51b3: 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) } } } } 20250219122646215 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646215 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122646215 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122646215 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122646215 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(253)@bf322a5b51b3: 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 } } } } 20250219122646215 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122646215 DLGSUP <0013> gsup_server.c:236 2:  20250219122646215 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122646215 DLGSUP <0013> gsup_server.c:236 3:  20250219122646215 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122646215 DLGSUP <0013> gsup_server.c:236 4:  20250219122646215 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122646215 DLGSUP <0013> gsup_server.c:236 5:  20250219122646215 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122646215 DLGSUP <0013> gsup_server.c:236 7:  20250219122646215 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122646215 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122646215 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122646215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@bf322a5b51b3: 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") 20250219122646244 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33057<->l=127.0.0.1:4259) 20250219122646255 DAUC <0003> db_auc.c:157 IMSI='262420459818309': No 2G Auth Data 20250219122646255 DAUC <0003> db_auc.c:192 IMSI='262420459818309': No 3G Auth Data HLR_Test-GSUP(254)@bf322a5b51b3: Created GsupExpect[0] for "262420459818309" to be handled at TC_gsup_check_imei(257) 20250219122646284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39036<->l=127.0.0.1:4258 20250219122646296 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646296 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420459818309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420459818309"} 20250219122646297 DMAIN <0000> hlr.c:435 IMSI='262420459818309': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122646297 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420459818309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420459818309"} 20250219122646297 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420459818309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646297 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646297 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf322a5b51b3: Found GsupExpect[0] for "262420459818309" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_check_imei(257)"262420459818309" TC_gsup_check_imei(257)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122646301 DAUC <0003> db_auc.c:192 IMSI='262420459818309': No 3G Auth Data 20250219122646308 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646308 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646308 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420459818309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420459818309"} 20250219122646308 DAUC <0003> hlr.c:428 IMSI='262420459818309': storing IMEI = 12345678901234 20250219122646308 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420459818309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420459818309"} 20250219122646308 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420459818309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646308 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646308 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646308 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646310 DAUC <0003> db_auc.c:192 IMSI='262420459818309': No 3G Auth Data TC_gsup_check_imei(257)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122646312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39036<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@bf322a5b51b3: Final verdict of PTC: pass 20250219122646314 DAUC <0003> db_auc.c:157 IMSI='262428463675744': No 2G Auth Data 20250219122646314 DAUC <0003> db_auc.c:192 IMSI='262428463675744': No 3G Auth Data HLR_Test-GSUP(254)@bf322a5b51b3: Created GsupExpect[0] for "262428463675744" to be handled at TC_gsup_check_imei(258) 20250219122646325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 20250219122646328 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646328 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428463675744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428463675744"} 20250219122646328 DMAIN <0000> hlr.c:435 IMSI='262428463675744': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122646328 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428463675744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428463675744"} 20250219122646328 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428463675744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646328 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646328 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf322a5b51b3: Found GsupExpect[0] for "262428463675744" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_check_imei(258)"262428463675744" 20250219122646329 DAUC <0003> db_auc.c:192 IMSI='262428463675744': No 3G Auth Data TC_gsup_check_imei(258)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122646330 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646330 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428463675744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428463675744"} 20250219122646330 DAUC <0003> hlr.c:428 IMSI='262428463675744': storing IMEI = 12345678901234 20250219122646330 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428463675744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428463675744"} 20250219122646330 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428463675744 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646330 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646330 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646331 DAUC <0003> db_auc.c:192 IMSI='262428463675744': No 3G Auth Data TC_gsup_check_imei(258)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122646331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@bf322a5b51b3: Final verdict of PTC: pass 20250219122646331 DAUC <0003> db_auc.c:157 IMSI='262424948322853': No 2G Auth Data 20250219122646331 DAUC <0003> db_auc.c:192 IMSI='262424948322853': No 3G Auth Data HLR_Test-GSUP(254)@bf322a5b51b3: Created GsupExpect[0] for "262424948322853" to be handled at TC_gsup_check_imei(259) 20250219122646338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4258 20250219122646340 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646340 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424948322853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424948322853"} 20250219122646340 DMAIN <0000> hlr.c:435 IMSI='262424948322853': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122646340 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424948322853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424948322853"} 20250219122646340 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424948322853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646340 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646340 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf322a5b51b3: Found GsupExpect[0] for "262424948322853" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_check_imei(259)"262424948322853" 20250219122646340 DAUC <0003> db_auc.c:192 IMSI='262424948322853': No 3G Auth Data TC_gsup_check_imei(259)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122646342 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646342 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424948322853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424948322853"} 20250219122646342 DAUC <0003> hlr.c:428 IMSI='262424948322853': storing IMEI = 12345678901234 20250219122646342 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424948322853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424948322853"} 20250219122646342 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424948322853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646342 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646342 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646342 DAUC <0003> db_auc.c:192 IMSI='262424948322853': No 3G Auth Data TC_gsup_check_imei(259)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122646342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@bf322a5b51b3: Final verdict of PTC: pass 20250219122646343 DAUC <0003> db_auc.c:157 IMSI='262421872208255': No 2G Auth Data 20250219122646343 DAUC <0003> db_auc.c:192 IMSI='262421872208255': No 3G Auth Data HLR_Test-GSUP(254)@bf322a5b51b3: Created GsupExpect[0] for "262421872208255" to be handled at TC_gsup_check_imei(260) 20250219122646349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39070<->l=127.0.0.1:4258 20250219122646352 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646352 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421872208255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421872208255"} 20250219122646352 DMAIN <0000> hlr.c:435 IMSI='262421872208255': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122646352 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421872208255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421872208255"} 20250219122646352 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421872208255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646352 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646352 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf322a5b51b3: Found GsupExpect[0] for "262421872208255" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_check_imei(260)"262421872208255" 20250219122646352 DAUC <0003> db_auc.c:157 IMSI='262421872208255': No 2G Auth Data TC_gsup_check_imei(260)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122646353 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646353 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646353 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421872208255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421872208255"} 20250219122646353 DAUC <0003> hlr.c:428 IMSI='262421872208255': storing IMEI = 12345678901234 20250219122646353 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421872208255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421872208255"} 20250219122646353 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421872208255 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646353 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646353 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646353 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646354 DAUC <0003> db_auc.c:157 IMSI='262421872208255': No 2G Auth Data TC_gsup_check_imei(260)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122646354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39070<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@bf322a5b51b3: Final verdict of PTC: pass 20250219122646355 DAUC <0003> db_auc.c:157 IMSI='262424152190000': No 2G Auth Data 20250219122646355 DAUC <0003> db_auc.c:192 IMSI='262424152190000': No 3G Auth Data HLR_Test-GSUP(254)@bf322a5b51b3: Created GsupExpect[0] for "262424152190000" to be handled at TC_gsup_check_imei(261) 20250219122646362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 20250219122646364 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646364 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424152190000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424152190000"} 20250219122646364 DMAIN <0000> hlr.c:435 IMSI='262424152190000': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122646364 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424152190000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424152190000"} 20250219122646364 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424152190000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646364 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646364 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646364 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf322a5b51b3: Found GsupExpect[0] for "262424152190000" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_check_imei(261)"262424152190000" TC_gsup_check_imei(261)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122646365 DAUC <0003> db_auc.c:157 IMSI='262424152190000': No 2G Auth Data 20250219122646366 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646366 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424152190000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424152190000"} 20250219122646366 DAUC <0003> hlr.c:428 IMSI='262424152190000': storing IMEI = 12345678901234 20250219122646366 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424152190000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424152190000"} 20250219122646366 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424152190000 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646366 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646366 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122646367 DAUC <0003> db_auc.c:157 IMSI='262424152190000': No 2G Auth Data 20250219122646367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@bf322a5b51b3: Final verdict of PTC: pass 20250219122646368 DAUC <0003> db_auc.c:157 IMSI='262423097048053': No 2G Auth Data 20250219122646368 DAUC <0003> db_auc.c:192 IMSI='262423097048053': No 3G Auth Data HLR_Test-GSUP(254)@bf322a5b51b3: Created GsupExpect[0] for "262423097048053" to be handled at TC_gsup_check_imei(262) 20250219122646375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39090<->l=127.0.0.1:4258 20250219122646377 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646377 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423097048053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423097048053"} 20250219122646377 DMAIN <0000> hlr.c:435 IMSI='262423097048053': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122646377 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423097048053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423097048053"} 20250219122646377 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423097048053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646377 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646377 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf322a5b51b3: Found GsupExpect[0] for "262423097048053" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_check_imei(262)"262423097048053" TC_gsup_check_imei(262)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122646379 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646379 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423097048053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423097048053"} 20250219122646379 DAUC <0003> hlr.c:428 IMSI='262423097048053': storing IMEI = 12345678901234 20250219122646380 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423097048053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423097048053"} 20250219122646380 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423097048053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646380 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646380 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122646381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39090<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@bf322a5b51b3: Final verdict of PTC: pass 20250219122646381 DAUC <0003> db_auc.c:157 IMSI='262421862296066': No 2G Auth Data 20250219122646381 DAUC <0003> db_auc.c:192 IMSI='262421862296066': No 3G Auth Data HLR_Test-GSUP(254)@bf322a5b51b3: Created GsupExpect[0] for "262421862296066" to be handled at TC_gsup_check_imei(263) 20250219122646388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39092<->l=127.0.0.1:4258 20250219122646390 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646390 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421862296066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421862296066"} 20250219122646390 DMAIN <0000> hlr.c:435 IMSI='262421862296066': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122646390 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421862296066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421862296066"} 20250219122646390 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421862296066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646390 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646390 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf322a5b51b3: Found GsupExpect[0] for "262421862296066" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_check_imei(263)"262421862296066" TC_gsup_check_imei(263)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122646392 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646392 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421862296066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421862296066"} 20250219122646392 DAUC <0003> hlr.c:428 IMSI='262421862296066': storing IMEI = 12345678901234 20250219122646392 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421862296066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421862296066"} 20250219122646392 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421862296066 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646392 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646392 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122646393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39092<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@bf322a5b51b3: Final verdict of PTC: pass 20250219122646394 DAUC <0003> db_auc.c:157 IMSI='262427341008986': No 2G Auth Data 20250219122646394 DAUC <0003> db_auc.c:192 IMSI='262427341008986': No 3G Auth Data HLR_Test-GSUP(254)@bf322a5b51b3: Created GsupExpect[0] for "262427341008986" to be handled at TC_gsup_check_imei(264) 20250219122646400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39100<->l=127.0.0.1:4258 20250219122646403 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646403 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427341008986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427341008986"} 20250219122646403 DMAIN <0000> hlr.c:435 IMSI='262427341008986': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122646403 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427341008986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427341008986"} 20250219122646403 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262427341008986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646403 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646403 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@bf322a5b51b3: Found GsupExpect[0] for "262427341008986" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_check_imei(264)"262427341008986" TC_gsup_check_imei(264)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122646405 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646405 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427341008986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427341008986"} 20250219122646405 DAUC <0003> hlr.c:428 IMSI='262427341008986': storing IMEI = 12345678901234 20250219122646405 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427341008986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427341008986"} 20250219122646405 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262427341008986 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122646405 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122646405 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122646406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39100<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122646407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4258 20250219122646408 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33057<->l=127.0.0.1:4259) 20250219122646408 DLINP <000b> input/ipa.c:452 connected read/write 20250219122646408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122646408 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122646408 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122646408 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(256)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP(254)@bf322a5b51b3: Final verdict of PTC: none 255@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_check_imei finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:46 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 20250219122646430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39106<->l=127.0.0.1:4258 20250219122646530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39106<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125424) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_check_imei_via_proxy started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122649667 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122649667 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122649671 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39110<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@bf322a5b51b3: 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 } } } } 20250219122649676 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649676 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649676 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122649676 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122649676 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122649676 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122649676 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122649676 DLGSUP <0013> gsup_server.c:236 2:  20250219122649676 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122649676 DLGSUP <0013> gsup_server.c:236 3:  20250219122649676 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122649676 DLGSUP <0013> gsup_server.c:236 4:  20250219122649676 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122649676 DLGSUP <0013> gsup_server.c:236 5:  20250219122649676 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122649676 DLGSUP <0013> gsup_server.c:236 7:  20250219122649676 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122649676 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122649676 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122649676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@bf322a5b51b3: 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") 20250219122649693 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33417<->l=127.0.0.1:4259) 20250219122649699 DAUC <0003> db_auc.c:157 IMSI='262420347242829': No 2G Auth Data 20250219122649699 DAUC <0003> db_auc.c:192 IMSI='262420347242829': No 3G Auth Data HLR_Test-GSUP(266)@bf322a5b51b3: Created GsupExpect[0] for "262420347242829" to be handled at TC_gsup_check_imei_via_proxy(269) 20250219122649723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39122<->l=127.0.0.1:4258 20250219122649733 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649733 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420347242829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420347242829" source_name="the-source\n"} 20250219122649733 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250219122649733 DMAIN <0000> hlr.c:435 IMSI='262420347242829': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122649733 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420347242829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420347242829" destination_name="the-source\n"} 20250219122649733 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262420347242829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649733 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649733 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf322a5b51b3: Found GsupExpect[0] for "262420347242829" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420347242829" TC_gsup_check_imei_via_proxy(269)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122649738 DAUC <0003> db_auc.c:192 IMSI='262420347242829': No 3G Auth Data 20250219122649743 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649743 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649743 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420347242829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420347242829" source_name="the-source\n"} 20250219122649743 DAUC <0003> hlr.c:428 IMSI='262420347242829': storing IMEI = 12345678901234 20250219122649743 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420347242829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420347242829" destination_name="the-source\n"} 20250219122649743 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262420347242829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649743 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649743 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649743 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122649745 DAUC <0003> db_auc.c:192 IMSI='262420347242829': No 3G Auth Data 20250219122649746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39122<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@bf322a5b51b3: Final verdict of PTC: pass 20250219122649749 DAUC <0003> db_auc.c:157 IMSI='262425719539700': No 2G Auth Data 20250219122649749 DAUC <0003> db_auc.c:192 IMSI='262425719539700': No 3G Auth Data HLR_Test-GSUP(266)@bf322a5b51b3: Created GsupExpect[0] for "262425719539700" to be handled at TC_gsup_check_imei_via_proxy(270) 20250219122649758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39136<->l=127.0.0.1:4258 20250219122649760 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649760 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425719539700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425719539700" source_name="the-source\n"} 20250219122649760 DMAIN <0000> hlr.c:435 IMSI='262425719539700': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122649760 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425719539700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425719539700" destination_name="the-source\n"} 20250219122649760 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425719539700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649760 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649760 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf322a5b51b3: Found GsupExpect[0] for "262425719539700" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425719539700" TC_gsup_check_imei_via_proxy(270)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122649761 DAUC <0003> db_auc.c:192 IMSI='262425719539700': No 3G Auth Data 20250219122649762 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649762 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425719539700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425719539700" source_name="the-source\n"} 20250219122649762 DAUC <0003> hlr.c:428 IMSI='262425719539700': storing IMEI = 12345678901234 20250219122649762 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425719539700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425719539700" destination_name="the-source\n"} 20250219122649762 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425719539700 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649762 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649762 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649763 DAUC <0003> db_auc.c:192 IMSI='262425719539700': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122649763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39136<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@bf322a5b51b3: Final verdict of PTC: pass 20250219122649763 DAUC <0003> db_auc.c:157 IMSI='262429262300122': No 2G Auth Data 20250219122649763 DAUC <0003> db_auc.c:192 IMSI='262429262300122': No 3G Auth Data HLR_Test-GSUP(266)@bf322a5b51b3: Created GsupExpect[0] for "262429262300122" to be handled at TC_gsup_check_imei_via_proxy(271) 20250219122649769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39146<->l=127.0.0.1:4258 20250219122649771 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649771 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649771 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429262300122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429262300122" source_name="the-source\n"} 20250219122649771 DMAIN <0000> hlr.c:435 IMSI='262429262300122': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122649771 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429262300122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429262300122" destination_name="the-source\n"} 20250219122649771 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262429262300122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649771 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649771 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649771 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf322a5b51b3: Found GsupExpect[0] for "262429262300122" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429262300122" TC_gsup_check_imei_via_proxy(271)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122649772 DAUC <0003> db_auc.c:192 IMSI='262429262300122': No 3G Auth Data 20250219122649773 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649773 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429262300122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429262300122" source_name="the-source\n"} 20250219122649773 DAUC <0003> hlr.c:428 IMSI='262429262300122': storing IMEI = 12345678901234 20250219122649773 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429262300122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429262300122" destination_name="the-source\n"} 20250219122649773 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262429262300122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649773 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649773 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122649774 DAUC <0003> db_auc.c:192 IMSI='262429262300122': No 3G Auth Data 20250219122649774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39146<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@bf322a5b51b3: Final verdict of PTC: pass 20250219122649775 DAUC <0003> db_auc.c:157 IMSI='262420047022030': No 2G Auth Data 20250219122649775 DAUC <0003> db_auc.c:192 IMSI='262420047022030': No 3G Auth Data HLR_Test-GSUP(266)@bf322a5b51b3: Created GsupExpect[0] for "262420047022030" to be handled at TC_gsup_check_imei_via_proxy(272) 20250219122649782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39148<->l=127.0.0.1:4258 20250219122649784 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649784 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420047022030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420047022030" source_name="the-source\n"} 20250219122649784 DMAIN <0000> hlr.c:435 IMSI='262420047022030': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122649784 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420047022030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420047022030" destination_name="the-source\n"} 20250219122649784 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262420047022030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649784 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649784 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649784 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf322a5b51b3: Found GsupExpect[0] for "262420047022030" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420047022030" TC_gsup_check_imei_via_proxy(272)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122649785 DAUC <0003> db_auc.c:157 IMSI='262420047022030': No 2G Auth Data 20250219122649787 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649787 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420047022030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420047022030" source_name="the-source\n"} 20250219122649787 DAUC <0003> hlr.c:428 IMSI='262420047022030': storing IMEI = 12345678901234 20250219122649787 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420047022030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420047022030" destination_name="the-source\n"} 20250219122649787 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262420047022030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649787 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649787 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122649788 DAUC <0003> db_auc.c:157 IMSI='262420047022030': No 2G Auth Data 20250219122649788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39148<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@bf322a5b51b3: Final verdict of PTC: pass 20250219122649788 DAUC <0003> db_auc.c:157 IMSI='262421507933287': No 2G Auth Data 20250219122649789 DAUC <0003> db_auc.c:192 IMSI='262421507933287': No 3G Auth Data HLR_Test-GSUP(266)@bf322a5b51b3: Created GsupExpect[0] for "262421507933287" to be handled at TC_gsup_check_imei_via_proxy(273) 20250219122649795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39154<->l=127.0.0.1:4258 20250219122649797 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649797 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421507933287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421507933287" source_name="the-source\n"} 20250219122649797 DMAIN <0000> hlr.c:435 IMSI='262421507933287': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122649797 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262421507933287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421507933287" destination_name="the-source\n"} 20250219122649797 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262421507933287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649797 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649797 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf322a5b51b3: Found GsupExpect[0] for "262421507933287" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262421507933287" 20250219122649798 DAUC <0003> db_auc.c:157 IMSI='262421507933287': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122649800 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649800 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421507933287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421507933287" source_name="the-source\n"} 20250219122649800 DAUC <0003> hlr.c:428 IMSI='262421507933287': storing IMEI = 12345678901234 20250219122649800 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262421507933287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421507933287" destination_name="the-source\n"} 20250219122649800 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262421507933287 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649800 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649800 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122649800 DAUC <0003> db_auc.c:157 IMSI='262421507933287': No 2G Auth Data 20250219122649801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39154<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@bf322a5b51b3: Final verdict of PTC: pass 20250219122649802 DAUC <0003> db_auc.c:157 IMSI='262427649199912': No 2G Auth Data 20250219122649802 DAUC <0003> db_auc.c:192 IMSI='262427649199912': No 3G Auth Data HLR_Test-GSUP(266)@bf322a5b51b3: Created GsupExpect[0] for "262427649199912" to be handled at TC_gsup_check_imei_via_proxy(274) 20250219122649808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4258 20250219122649811 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649811 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427649199912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427649199912" source_name="the-source\n"} 20250219122649811 DMAIN <0000> hlr.c:435 IMSI='262427649199912': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122649811 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427649199912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427649199912" destination_name="the-source\n"} 20250219122649811 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262427649199912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649811 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649811 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf322a5b51b3: Found GsupExpect[0] for "262427649199912" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427649199912" TC_gsup_check_imei_via_proxy(274)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122649813 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649813 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427649199912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427649199912" source_name="the-source\n"} 20250219122649813 DAUC <0003> hlr.c:428 IMSI='262427649199912': storing IMEI = 12345678901234 20250219122649813 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427649199912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427649199912" destination_name="the-source\n"} 20250219122649813 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262427649199912 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649813 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649813 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122649814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39170<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@bf322a5b51b3: Final verdict of PTC: pass 20250219122649814 DAUC <0003> db_auc.c:157 IMSI='262427021961188': No 2G Auth Data 20250219122649814 DAUC <0003> db_auc.c:192 IMSI='262427021961188': No 3G Auth Data HLR_Test-GSUP(266)@bf322a5b51b3: Created GsupExpect[0] for "262427021961188" to be handled at TC_gsup_check_imei_via_proxy(275) 20250219122649822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39172<->l=127.0.0.1:4258 20250219122649824 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649824 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427021961188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427021961188" source_name="the-source\n"} 20250219122649824 DMAIN <0000> hlr.c:435 IMSI='262427021961188': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122649824 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427021961188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427021961188" destination_name="the-source\n"} 20250219122649824 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262427021961188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649824 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649824 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf322a5b51b3: Found GsupExpect[0] for "262427021961188" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262427021961188" TC_gsup_check_imei_via_proxy(275)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122649827 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649827 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427021961188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427021961188" source_name="the-source\n"} 20250219122649827 DAUC <0003> hlr.c:428 IMSI='262427021961188': storing IMEI = 12345678901234 20250219122649827 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427021961188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427021961188" destination_name="the-source\n"} 20250219122649827 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262427021961188 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649827 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649827 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122649828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39172<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@bf322a5b51b3: Final verdict of PTC: pass 20250219122649828 DAUC <0003> db_auc.c:157 IMSI='262423085385420': No 2G Auth Data 20250219122649828 DAUC <0003> db_auc.c:192 IMSI='262423085385420': No 3G Auth Data HLR_Test-GSUP(266)@bf322a5b51b3: Created GsupExpect[0] for "262423085385420" to be handled at TC_gsup_check_imei_via_proxy(276) 20250219122649834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39178<->l=127.0.0.1:4258 20250219122649837 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649837 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423085385420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423085385420" source_name="the-source\n"} 20250219122649837 DMAIN <0000> hlr.c:435 IMSI='262423085385420': has IMEI = 12345678901234 (consider setting 'store-imei') 20250219122649837 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262423085385420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423085385420" destination_name="the-source\n"} 20250219122649837 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262423085385420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649837 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649837 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@bf322a5b51b3: Found GsupExpect[0] for "262423085385420" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423085385420" TC_gsup_check_imei_via_proxy(276)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122649839 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649839 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423085385420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423085385420" source_name="the-source\n"} 20250219122649839 DAUC <0003> hlr.c:428 IMSI='262423085385420': storing IMEI = 12345678901234 20250219122649839 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262423085385420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423085385420" destination_name="the-source\n"} 20250219122649839 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262423085385420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122649839 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122649839 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122649840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39178<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122649841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39110<->l=127.0.0.1:4258 20250219122649841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33417<->l=127.0.0.1:4259) 20250219122649842 DLINP <000b> input/ipa.c:452 connected read/write 20250219122649842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122649842 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(266)@bf322a5b51b3: Final verdict of PTC: none 20250219122649842 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122649842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122649842 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@bf322a5b51b3: Final verdict of PTC: none 267@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:49 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 20250219122649869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39194<->l=127.0.0.1:4258 20250219122649970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39194<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26:52 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_check_imei_invalid_len started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122653087 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122653087 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122653091 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57560<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122653095 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653095 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653095 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122653095 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122653095 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122653095 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122653095 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122653095 DLGSUP <0013> gsup_server.c:236 2:  20250219122653095 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122653095 DLGSUP <0013> gsup_server.c:236 3:  20250219122653095 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122653095 DLGSUP <0013> gsup_server.c:236 4:  20250219122653095 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122653095 DLGSUP <0013> gsup_server.c:236 5:  20250219122653095 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122653095 DLGSUP <0013> gsup_server.c:236 7:  20250219122653095 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122653095 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122653095 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122653095 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@bf322a5b51b3: 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") 20250219122653131 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37707<->l=127.0.0.1:4259) 20250219122653135 DAUC <0003> db_auc.c:157 IMSI='262428514000419': No 2G Auth Data 20250219122653135 DAUC <0003> db_auc.c:192 IMSI='262428514000419': No 3G Auth Data HLR_Test-GSUP(278)@bf322a5b51b3: Created GsupExpect[0] for "262428514000419" to be handled at TC_gsup_check_imei_invalid_len(281) 20250219122653146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20250219122653151 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653151 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514000419"} 20250219122653151 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250219122653151 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428514000419" cause=Invalid mandatory information} 20250219122653151 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653151 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653152 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653152 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf322a5b51b3: Found GsupExpect[0] for "262428514000419" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428514000419" TC_gsup_check_imei_invalid_len(281)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122653154 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653154 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514000419"} 20250219122653154 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250219122653154 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428514000419" cause=Invalid mandatory information} 20250219122653154 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653155 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653155 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653156 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653156 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514000419"} 20250219122653156 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250219122653156 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428514000419" cause=Invalid mandatory information} 20250219122653156 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653156 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653156 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653156 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653158 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653158 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514000419"} 20250219122653158 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250219122653158 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428514000419" cause=Invalid mandatory information} 20250219122653158 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653158 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653158 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653158 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653161 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653161 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653161 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428514000419"} 20250219122653161 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250219122653161 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428514000419" cause=Invalid mandatory information} 20250219122653161 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428514000419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653161 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653161 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653161 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@bf322a5b51b3: Final verdict of PTC: pass 20250219122653165 DAUC <0003> db_auc.c:157 IMSI='262424136679168': No 2G Auth Data 20250219122653165 DAUC <0003> db_auc.c:192 IMSI='262424136679168': No 3G Auth Data HLR_Test-GSUP(278)@bf322a5b51b3: Created GsupExpect[0] for "262424136679168" to be handled at TC_gsup_check_imei_invalid_len(282) 20250219122653176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57582<->l=127.0.0.1:4258 20250219122653178 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653178 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136679168"} 20250219122653178 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250219122653178 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136679168" cause=Invalid mandatory information} 20250219122653178 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653178 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653178 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf322a5b51b3: Found GsupExpect[0] for "262424136679168" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@bf322a5b51b3: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424136679168" TC_gsup_check_imei_invalid_len(282)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122653179 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653179 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136679168"} 20250219122653179 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250219122653179 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136679168" cause=Invalid mandatory information} 20250219122653179 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653179 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653179 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653179 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653179 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136679168"} 20250219122653179 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250219122653179 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136679168" cause=Invalid mandatory information} 20250219122653179 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653179 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653179 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653180 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653180 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136679168"} 20250219122653180 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250219122653180 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136679168" cause=Invalid mandatory information} 20250219122653180 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653180 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653180 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653180 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653180 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653180 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424136679168"} 20250219122653180 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250219122653180 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424136679168" cause=Invalid mandatory information} 20250219122653180 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424136679168 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653180 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653180 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57582<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@bf322a5b51b3: Final verdict of PTC: pass 20250219122653181 DAUC <0003> db_auc.c:157 IMSI='262425837556372': No 2G Auth Data 20250219122653181 DAUC <0003> db_auc.c:192 IMSI='262425837556372': No 3G Auth Data HLR_Test-GSUP(278)@bf322a5b51b3: Created GsupExpect[0] for "262425837556372" to be handled at TC_gsup_check_imei_invalid_len(283) 20250219122653188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 20250219122653190 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653190 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653190 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425837556372"} 20250219122653190 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250219122653190 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425837556372" cause=Invalid mandatory information} 20250219122653190 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653190 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653190 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653190 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf322a5b51b3: Found GsupExpect[0] for "262425837556372" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@bf322a5b51b3: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262425837556372" TC_gsup_check_imei_invalid_len(283)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122653191 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653191 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425837556372"} 20250219122653191 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250219122653191 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425837556372" cause=Invalid mandatory information} 20250219122653191 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653191 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653191 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653192 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653192 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425837556372"} 20250219122653192 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250219122653192 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425837556372" cause=Invalid mandatory information} 20250219122653192 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653192 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653192 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653193 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653193 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425837556372"} 20250219122653193 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250219122653193 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425837556372" cause=Invalid mandatory information} 20250219122653193 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653193 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653193 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653193 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653193 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425837556372"} 20250219122653193 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250219122653193 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425837556372" cause=Invalid mandatory information} 20250219122653193 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425837556372 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653193 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653193 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@bf322a5b51b3: Final verdict of PTC: pass 20250219122653194 DAUC <0003> db_auc.c:157 IMSI='262424093259064': No 2G Auth Data 20250219122653194 DAUC <0003> db_auc.c:192 IMSI='262424093259064': No 3G Auth Data HLR_Test-GSUP(278)@bf322a5b51b3: Created GsupExpect[0] for "262424093259064" to be handled at TC_gsup_check_imei_invalid_len(284) 20250219122653200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57608<->l=127.0.0.1:4258 20250219122653202 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653202 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424093259064"} 20250219122653202 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250219122653202 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424093259064" cause=Invalid mandatory information} 20250219122653202 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653202 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653202 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf322a5b51b3: Found GsupExpect[0] for "262424093259064" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@bf322a5b51b3: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424093259064" TC_gsup_check_imei_invalid_len(284)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122653203 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653203 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424093259064"} 20250219122653203 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250219122653203 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424093259064" cause=Invalid mandatory information} 20250219122653203 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653203 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653203 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653203 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653203 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424093259064"} 20250219122653203 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250219122653203 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424093259064" cause=Invalid mandatory information} 20250219122653203 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653203 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653203 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653204 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653204 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424093259064"} 20250219122653204 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250219122653204 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424093259064" cause=Invalid mandatory information} 20250219122653204 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653204 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653204 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653204 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653204 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424093259064"} 20250219122653204 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250219122653204 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424093259064" cause=Invalid mandatory information} 20250219122653204 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424093259064 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653204 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653204 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653204 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57608<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@bf322a5b51b3: Final verdict of PTC: pass 20250219122653205 DAUC <0003> db_auc.c:157 IMSI='262428525148757': No 2G Auth Data 20250219122653205 DAUC <0003> db_auc.c:192 IMSI='262428525148757': No 3G Auth Data HLR_Test-GSUP(278)@bf322a5b51b3: Created GsupExpect[0] for "262428525148757" to be handled at TC_gsup_check_imei_invalid_len(285) 20250219122653211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57620<->l=127.0.0.1:4258 20250219122653213 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653213 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428525148757"} 20250219122653213 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250219122653213 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428525148757" cause=Invalid mandatory information} 20250219122653213 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653213 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653213 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653213 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf322a5b51b3: Found GsupExpect[0] for "262428525148757" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@bf322a5b51b3: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262428525148757" TC_gsup_check_imei_invalid_len(285)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122653215 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653215 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428525148757"} 20250219122653215 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250219122653215 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428525148757" cause=Invalid mandatory information} 20250219122653215 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653215 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653215 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653215 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653215 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428525148757"} 20250219122653215 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250219122653215 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428525148757" cause=Invalid mandatory information} 20250219122653215 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653215 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653215 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653216 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653216 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428525148757"} 20250219122653216 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250219122653216 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428525148757" cause=Invalid mandatory information} 20250219122653216 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653216 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653216 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653217 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653217 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428525148757"} 20250219122653217 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250219122653217 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428525148757" cause=Invalid mandatory information} 20250219122653217 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428525148757 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653217 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653217 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57620<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@bf322a5b51b3: Final verdict of PTC: pass 20250219122653218 DAUC <0003> db_auc.c:157 IMSI='262422717188243': No 2G Auth Data 20250219122653218 DAUC <0003> db_auc.c:192 IMSI='262422717188243': No 3G Auth Data HLR_Test-GSUP(278)@bf322a5b51b3: Created GsupExpect[0] for "262422717188243" to be handled at TC_gsup_check_imei_invalid_len(286) 20250219122653226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4258 20250219122653228 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653228 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422717188243"} 20250219122653228 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250219122653228 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422717188243" cause=Invalid mandatory information} 20250219122653228 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653228 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653228 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf322a5b51b3: Found GsupExpect[0] for "262422717188243" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@bf322a5b51b3: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422717188243" TC_gsup_check_imei_invalid_len(286)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122653229 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653229 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422717188243"} 20250219122653229 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250219122653229 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422717188243" cause=Invalid mandatory information} 20250219122653229 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653229 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653229 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653230 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653230 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422717188243"} 20250219122653230 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250219122653230 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422717188243" cause=Invalid mandatory information} 20250219122653230 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653230 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653230 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653230 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653231 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653231 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653231 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422717188243"} 20250219122653231 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250219122653231 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422717188243" cause=Invalid mandatory information} 20250219122653231 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653231 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653231 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653232 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653232 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422717188243"} 20250219122653232 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250219122653232 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422717188243" cause=Invalid mandatory information} 20250219122653232 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422717188243 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653232 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653232 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653232 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57624<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@bf322a5b51b3: Final verdict of PTC: pass 20250219122653233 DAUC <0003> db_auc.c:157 IMSI='262427563450416': No 2G Auth Data 20250219122653233 DAUC <0003> db_auc.c:192 IMSI='262427563450416': No 3G Auth Data HLR_Test-GSUP(278)@bf322a5b51b3: Created GsupExpect[0] for "262427563450416" to be handled at TC_gsup_check_imei_invalid_len(287) 20250219122653241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 20250219122653243 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653243 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427563450416"} 20250219122653243 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250219122653243 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427563450416" cause=Invalid mandatory information} 20250219122653243 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653243 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653243 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf322a5b51b3: Found GsupExpect[0] for "262427563450416" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@bf322a5b51b3: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427563450416" TC_gsup_check_imei_invalid_len(287)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122653244 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653244 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427563450416"} 20250219122653244 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250219122653244 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427563450416" cause=Invalid mandatory information} 20250219122653244 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653244 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653244 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653244 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653245 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653245 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427563450416"} 20250219122653245 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250219122653245 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427563450416" cause=Invalid mandatory information} 20250219122653245 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653245 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653245 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653246 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653246 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427563450416"} 20250219122653246 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250219122653246 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427563450416" cause=Invalid mandatory information} 20250219122653246 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653246 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653246 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653247 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653247 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427563450416"} 20250219122653247 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250219122653247 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427563450416" cause=Invalid mandatory information} 20250219122653247 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427563450416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653247 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653247 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@bf322a5b51b3: Final verdict of PTC: pass 20250219122653248 DAUC <0003> db_auc.c:157 IMSI='262424080509451': No 2G Auth Data 20250219122653248 DAUC <0003> db_auc.c:192 IMSI='262424080509451': No 3G Auth Data HLR_Test-GSUP(278)@bf322a5b51b3: Created GsupExpect[0] for "262424080509451" to be handled at TC_gsup_check_imei_invalid_len(288) 20250219122653255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57634<->l=127.0.0.1:4258 20250219122653257 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653257 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424080509451"} 20250219122653257 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250219122653257 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424080509451" cause=Invalid mandatory information} 20250219122653257 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653257 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653257 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@bf322a5b51b3: Found GsupExpect[0] for "262424080509451" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@bf322a5b51b3: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424080509451" TC_gsup_check_imei_invalid_len(288)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122653258 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653258 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424080509451"} 20250219122653258 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250219122653258 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424080509451" cause=Invalid mandatory information} 20250219122653258 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653258 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653258 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653259 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653259 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424080509451"} 20250219122653259 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250219122653259 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424080509451" cause=Invalid mandatory information} 20250219122653259 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653259 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653259 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653260 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653260 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424080509451"} 20250219122653260 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250219122653260 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424080509451" cause=Invalid mandatory information} 20250219122653260 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653260 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653260 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653260 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653261 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653261 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424080509451"} 20250219122653261 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250219122653261 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424080509451" cause=Invalid mandatory information} 20250219122653261 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424080509451 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122653261 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122653261 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653261 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122653262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57634<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@bf322a5b51b3: Final verdict of PTC: pass MTC@bf322a5b51b3: setverdict(pass): none -> pass 20250219122653263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57560<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@bf322a5b51b3: Final verdict of PTC: none 20250219122653263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37707<->l=127.0.0.1:4259) 20250219122653263 DLINP <000b> input/ipa.c:452 connected read/write 20250219122653263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122653263 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122653263 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122653263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(280)@bf322a5b51b3: Final verdict of PTC: none 279@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: pass MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@bf322a5b51b3: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:53 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 20250219122653286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 20250219122653386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_gsup_check_imei_unknown_imsi started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122656496 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122656496 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122656500 DLINP <000b> input/ipa.c:452 connected read/write 20250219122656500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122656502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122656506 DLINP <000b> input/ipa.c:452 connected read/write 20250219122656506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122656506 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122656506 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122656506 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122656506 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122656506 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122656506 DLGSUP <0013> gsup_server.c:236 2:  20250219122656506 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122656506 DLGSUP <0013> gsup_server.c:236 3:  20250219122656506 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122656506 DLGSUP <0013> gsup_server.c:236 4:  20250219122656506 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122656506 DLGSUP <0013> gsup_server.c:236 5:  20250219122656506 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122656506 DLGSUP <0013> gsup_server.c:236 7:  20250219122656506 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122656506 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122656506 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122656506 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@bf322a5b51b3: 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") 20250219122656529 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34341<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@bf322a5b51b3: Created GsupExpect[0] for "262425046703140" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250219122656543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57654<->l=127.0.0.1:4258 20250219122656550 DLINP <000b> input/ipa.c:452 connected read/write 20250219122656550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122656550 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425046703140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425046703140"} 20250219122656550 DMAIN <0000> hlr.c:435 IMSI='262425046703140': has IMEI = 22245678901234 (consider setting 'store-imei') 20250219122656550 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425046703140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250219122656550 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425046703140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425046703140" cause=Invalid mandatory information} 20250219122656550 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425046703140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122656550 DLINP <000b> input/ipa.c:452 connected read/write 20250219122656550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122656550 DLINP <000b> input/ipa.c:452 connected read/write 20250219122656550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@bf322a5b51b3: Found GsupExpect[0] for "262425046703140" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@bf322a5b51b3: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262425046703140" TC_gsup_check_imei_unknown_imsi(293)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122656553 DLINP <000b> input/ipa.c:452 connected read/write 20250219122656553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122656553 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425046703140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425046703140"} 20250219122656553 DAUC <0003> hlr.c:428 IMSI='262425046703140': storing IMEI = 22245678901234 20250219122656553 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425046703140': no such subscriber 20250219122656553 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425046703140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250219122656553 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425046703140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425046703140" cause=Invalid mandatory information} 20250219122656553 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425046703140 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122656553 DLINP <000b> input/ipa.c:452 connected read/write 20250219122656553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122656553 DLINP <000b> input/ipa.c:452 connected read/write 20250219122656553 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122656554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57654<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@bf322a5b51b3: Final verdict of PTC: pass 20250219122656556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57650<->l=127.0.0.1:4258 20250219122656557 DLINP <000b> input/ipa.c:452 connected read/write 20250219122656557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122656557 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122656557 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122656557 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122656557 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34341<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@bf322a5b51b3: Final verdict of PTC: none 291@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 291: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:56 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 20250219122656585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57662<->l=127.0.0.1:4258 20250219122656686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57662<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:26: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122659802 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122659803 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122659807 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122659812 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659812 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122659812 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122659812 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122659812 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122659812 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122659812 DLGSUP <0013> gsup_server.c:236 2:  20250219122659813 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122659813 DLGSUP <0013> gsup_server.c:236 3:  20250219122659813 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122659813 DLGSUP <0013> gsup_server.c:236 4:  20250219122659813 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122659813 DLGSUP <0013> gsup_server.c:236 5:  20250219122659813 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122659813 DLGSUP <0013> gsup_server.c:236 7:  20250219122659813 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122659813 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122659813 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122659813 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@bf322a5b51b3: 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") 20250219122659836 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39607<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@bf322a5b51b3: Created GsupExpect[0] for "262420010287033" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250219122659855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4258 20250219122659861 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659861 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420010287033"} 20250219122659861 DMAIN <0000> hlr.c:227 IMSI='262420010287033': Creating subscriber on demand 20250219122659861 DMAIN <0000> hlr.c:243 IMSI='262420010287033': Successfully assigned MSISDN='431' 20250219122659861 DAUC <0003> hlr.c:428 IMSI='262420010287033': storing IMEI = 12345678901234 20250219122659861 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420010287033"} 20250219122659861 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122659861 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659861 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@bf322a5b51b3: Found GsupExpect[0] for "262420010287033" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@bf322a5b51b3: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262420010287033" TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122659863 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659863 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659864 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659864 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659864 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659864 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659865 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659865 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420010287033" cn_domain=PS} 20250219122659865 DLU <0006> fsm.c:456 lu(262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122659865 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122659865 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122659865 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420010287033" cn_domain=PS} 20250219122659865 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659865 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659866 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659866 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420010287033"} 20250219122659866 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122659866 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122659866 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420010287033"} 20250219122659866 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122659866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122659866 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122659866 DLU <0006> fsm.c:568 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122659866 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659866 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659869 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659869 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420010287033"} 20250219122659869 DMAIN <0000> hlr.c:227 IMSI='262420010287033': Creating subscriber on demand 20250219122659869 DMAIN <0000> hlr.c:243 IMSI='262420010287033': Successfully assigned MSISDN='070' 20250219122659869 DAUC <0003> hlr.c:428 IMSI='262420010287033': storing IMEI = 12345678901234 20250219122659869 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420010287033"} 20250219122659869 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122659869 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659869 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659869 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659869 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659870 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659870 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659871 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659871 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659872 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659872 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659873 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659873 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420010287033" cn_domain=PS} 20250219122659873 DLU <0006> fsm.c:456 lu(262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122659873 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122659873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122659873 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420010287033" cn_domain=PS} 20250219122659873 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659873 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659875 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659875 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420010287033"} 20250219122659875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122659876 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122659876 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420010287033"} 20250219122659876 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122659876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122659876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122659876 DLU <0006> fsm.c:568 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122659876 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659876 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659880 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659880 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420010287033"} 20250219122659880 DMAIN <0000> hlr.c:227 IMSI='262420010287033': Creating subscriber on demand 20250219122659880 DMAIN <0000> hlr.c:243 IMSI='262420010287033': Successfully assigned MSISDN='241' 20250219122659880 DAUC <0003> hlr.c:428 IMSI='262420010287033': storing IMEI = 12345678901234 20250219122659880 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420010287033"} 20250219122659880 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122659880 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659880 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659882 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659882 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659883 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659883 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659884 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659884 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659885 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659885 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659887 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659887 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420010287033" cn_domain=PS} 20250219122659887 DLU <0006> fsm.c:456 lu(262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122659887 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250219122659887 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420010287033" cause=GPRS services not allowed} 20250219122659887 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122659887 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122659887 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Freeing instance 20250219122659887 DLU <0006> fsm.c:568 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Deallocated 20250219122659887 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659887 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659894 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659894 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420010287033"} 20250219122659894 DMAIN <0000> hlr.c:227 IMSI='262420010287033': Creating subscriber on demand 20250219122659894 DMAIN <0000> hlr.c:243 IMSI='262420010287033': Successfully assigned MSISDN='977' 20250219122659894 DAUC <0003> hlr.c:428 IMSI='262420010287033': storing IMEI = 12345678901234 20250219122659894 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420010287033"} 20250219122659894 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122659894 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659895 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659897 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659897 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659898 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659898 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659899 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659899 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659901 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659901 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420010287033" cn_domain=PS} 20250219122659901 DLU <0006> fsm.c:456 lu(262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122659902 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250219122659902 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420010287033" cause=GPRS services not allowed} 20250219122659902 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122659902 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122659902 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Freeing instance 20250219122659902 DLU <0006> fsm.c:568 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Deallocated 20250219122659902 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659902 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659908 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659908 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659908 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420010287033"} 20250219122659908 DMAIN <0000> hlr.c:227 IMSI='262420010287033': Creating subscriber on demand 20250219122659908 DAUC <0003> hlr.c:428 IMSI='262420010287033': storing IMEI = 12345678901234 20250219122659909 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420010287033"} 20250219122659909 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122659909 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659909 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659911 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659911 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659912 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659912 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659914 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659914 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659917 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659917 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420010287033" cn_domain=PS} 20250219122659917 DLU <0006> fsm.c:456 lu(262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122659917 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250219122659917 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420010287033" cause=GPRS services not allowed} 20250219122659917 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122659918 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122659918 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Freeing instance 20250219122659918 DLU <0006> fsm.c:568 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Deallocated 20250219122659918 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659918 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659925 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659925 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659925 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420010287033"} 20250219122659925 DMAIN <0000> hlr.c:227 IMSI='262420010287033': Creating subscriber on demand 20250219122659925 DAUC <0003> hlr.c:428 IMSI='262420010287033': storing IMEI = 12345678901234 20250219122659925 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420010287033"} 20250219122659925 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250219122659925 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659925 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659926 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659928 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659928 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659929 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659929 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659931 DAUC <0003> db_auc.c:157 IMSI='262420010287033': No 2G Auth Data 20250219122659931 DAUC <0003> db_auc.c:192 IMSI='262420010287033': No 3G Auth Data 20250219122659933 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659934 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420010287033" cn_domain=PS} 20250219122659934 DLU <0006> fsm.c:456 lu(262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122659934 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122659934 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122659934 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420010287033" cn_domain=PS} 20250219122659934 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659934 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659937 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659938 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420010287033"} 20250219122659938 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122659938 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122659938 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420010287033"} 20250219122659938 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420010287033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122659938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122659938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122659938 DLU <0006> fsm.c:568 lu(PS:IMSI-262420010287033)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122659938 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122659938 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122659942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@bf322a5b51b3: Final verdict of PTC: pass 20250219122659944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 20250219122659945 DLINP <000b> input/ipa.c:452 connected read/write 20250219122659945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122659945 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122659945 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122659945 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122659945 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39607<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@bf322a5b51b3: Final verdict of PTC: none 296@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 296: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:26:59 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 20250219122659974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57680<->l=127.0.0.1:4258 20250219122700075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57680<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4500) Waiting for packet dumper to finish... 1 (prev_count=4500, count=97320) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:27:02 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_subscr_create_on_demand_ul started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122703181 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122703182 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122703186 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122703192 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703192 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122703192 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122703192 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122703192 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122703192 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122703192 DLGSUP <0013> gsup_server.c:236 2:  20250219122703192 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122703192 DLGSUP <0013> gsup_server.c:236 3:  20250219122703192 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122703192 DLGSUP <0013> gsup_server.c:236 4:  20250219122703192 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122703192 DLGSUP <0013> gsup_server.c:236 5:  20250219122703192 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122703192 DLGSUP <0013> gsup_server.c:236 7:  20250219122703192 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122703192 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122703192 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122703192 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@bf322a5b51b3: 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") 20250219122703212 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33999<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@bf322a5b51b3: Created GsupExpect[0] for "262425169804938" to be handled at TC_subscr_create_on_demand_ul(303) 20250219122703221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42400<->l=127.0.0.1:4258 20250219122703234 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703234 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425169804938" cn_domain=PS} 20250219122703234 DMAIN <0000> hlr.c:227 IMSI='262425169804938': Creating subscriber on demand 20250219122703234 DMAIN <0000> hlr.c:243 IMSI='262425169804938': Successfully assigned MSISDN='778' 20250219122703234 DLU <0006> fsm.c:456 lu(262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122703235 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122703235 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122703235 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425169804938" cn_domain=PS} 20250219122703235 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703235 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@bf322a5b51b3: Found GsupExpect[0] for "262425169804938" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@bf322a5b51b3: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425169804938" 20250219122703240 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703240 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425169804938"} 20250219122703240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122703240 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122703240 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425169804938"} 20250219122703240 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122703240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122703240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122703240 DLU <0006> fsm.c:568 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122703240 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703240 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122703242 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703242 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703244 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703244 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703245 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703245 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703255 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703256 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425169804938" cn_domain=PS} 20250219122703256 DMAIN <0000> hlr.c:227 IMSI='262425169804938': Creating subscriber on demand 20250219122703256 DMAIN <0000> hlr.c:243 IMSI='262425169804938': Successfully assigned MSISDN='562' 20250219122703256 DLU <0006> fsm.c:456 lu(262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122703256 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122703256 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122703256 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425169804938" cn_domain=PS} 20250219122703256 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703256 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703259 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703259 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425169804938"} 20250219122703259 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122703259 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122703259 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425169804938"} 20250219122703259 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122703259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122703259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122703259 DLU <0006> fsm.c:568 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122703259 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703259 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122703261 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703261 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703264 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703264 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703265 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703265 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703267 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703267 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703275 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703275 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425169804938" cn_domain=PS} 20250219122703275 DMAIN <0000> hlr.c:227 IMSI='262425169804938': Creating subscriber on demand 20250219122703275 DMAIN <0000> hlr.c:243 IMSI='262425169804938': Successfully assigned MSISDN='948' 20250219122703275 DLU <0006> fsm.c:456 lu(262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122703275 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250219122703275 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425169804938" cause=GPRS services not allowed} 20250219122703275 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122703275 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122703275 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Freeing instance 20250219122703275 DLU <0006> fsm.c:568 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Deallocated 20250219122703275 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703275 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703275 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122703277 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703277 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703279 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703279 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703280 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703280 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703281 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703281 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703284 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703284 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703284 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425169804938" cn_domain=PS} 20250219122703284 DMAIN <0000> hlr.c:227 IMSI='262425169804938': Creating subscriber on demand 20250219122703284 DMAIN <0000> hlr.c:243 IMSI='262425169804938': Successfully assigned MSISDN='178' 20250219122703284 DLU <0006> fsm.c:456 lu(262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122703284 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250219122703284 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425169804938" cause=GPRS services not allowed} 20250219122703284 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122703284 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122703284 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Freeing instance 20250219122703284 DLU <0006> fsm.c:568 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Deallocated 20250219122703284 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703284 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703284 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703285 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703285 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122703285 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703285 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703286 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703286 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703289 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703289 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703289 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425169804938" cn_domain=PS} 20250219122703289 DMAIN <0000> hlr.c:227 IMSI='262425169804938': Creating subscriber on demand 20250219122703289 DLU <0006> fsm.c:456 lu(262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122703289 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250219122703289 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425169804938" cause=GPRS services not allowed} 20250219122703289 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122703289 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122703289 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Freeing instance 20250219122703289 DLU <0006> fsm.c:568 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Deallocated 20250219122703289 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703289 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703289 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703290 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703290 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122703291 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703291 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703292 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703292 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703295 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703295 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425169804938" cn_domain=PS} 20250219122703295 DMAIN <0000> hlr.c:227 IMSI='262425169804938': Creating subscriber on demand 20250219122703295 DLU <0006> fsm.c:456 lu(262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122703295 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122703295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122703296 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425169804938" cn_domain=PS} 20250219122703296 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703296 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703297 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703297 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425169804938"} 20250219122703297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122703297 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122703297 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425169804938"} 20250219122703297 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425169804938 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122703297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122703297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122703297 DLU <0006> fsm.c:568 lu(PS:IMSI-262425169804938)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122703297 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703297 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703297 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122703298 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703298 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122703298 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703298 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data 20250219122703299 DAUC <0003> db_auc.c:157 IMSI='262425169804938': No 2G Auth Data 20250219122703299 DAUC <0003> db_auc.c:192 IMSI='262425169804938': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122703300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42400<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@bf322a5b51b3: Final verdict of PTC: pass 20250219122703300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4258 20250219122703301 DLINP <000b> input/ipa.c:452 connected read/write 20250219122703301 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122703301 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122703301 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122703301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122703301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33999<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@bf322a5b51b3: Final verdict of PTC: none 301@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 301: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:27:03 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 20250219122703339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42412<->l=127.0.0.1:4258 20250219122703440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42412<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:27: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_subscr_create_on_demand_sai started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122706555 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122706555 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122706557 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122706558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122706561 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122706561 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122706561 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122706561 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122706561 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122706561 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122706561 DLGSUP <0013> gsup_server.c:236 2:  20250219122706561 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122706561 DLGSUP <0013> gsup_server.c:236 3:  20250219122706561 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122706561 DLGSUP <0013> gsup_server.c:236 4:  20250219122706561 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122706561 DLGSUP <0013> gsup_server.c:236 5:  20250219122706561 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122706561 DLGSUP <0013> gsup_server.c:236 7:  20250219122706561 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122706561 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122706561 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122706561 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@bf322a5b51b3: 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") 20250219122706597 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36609<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@bf322a5b51b3: Created GsupExpect[0] for "262424032775024" to be handled at TC_subscr_create_on_demand_sai(308) 20250219122706618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42434<->l=127.0.0.1:4258 20250219122706630 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122706630 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424032775024"} 20250219122706630 DMAIN <0000> hlr.c:227 IMSI='262424032775024': Creating subscriber on demand 20250219122706630 DMAIN <0000> hlr.c:243 IMSI='262424032775024': Successfully assigned MSISDN='560' 20250219122706630 DAUC <0003> db_auc.c:157 IMSI='262424032775024': No 2G Auth Data 20250219122706630 DAUC <0003> db_auc.c:192 IMSI='262424032775024': No 3G Auth Data 20250219122706630 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424032775024 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 20250219122706630 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424032775024" cause=IMSI unknown in HLR} 20250219122706630 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250219122706630 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122706630 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706630 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@bf322a5b51b3: Found GsupExpect[0] for "262424032775024" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@bf322a5b51b3: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424032775024" TC_subscr_create_on_demand_sai(308)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122706633 DAUC <0003> db_auc.c:157 IMSI='262424032775024': No 2G Auth Data 20250219122706633 DAUC <0003> db_auc.c:192 IMSI='262424032775024': No 3G Auth Data 20250219122706635 DAUC <0003> db_auc.c:157 IMSI='262424032775024': No 2G Auth Data 20250219122706635 DAUC <0003> db_auc.c:192 IMSI='262424032775024': No 3G Auth Data 20250219122706636 DAUC <0003> db_auc.c:157 IMSI='262424032775024': No 2G Auth Data 20250219122706636 DAUC <0003> db_auc.c:192 IMSI='262424032775024': No 3G Auth Data 20250219122706637 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706637 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122706637 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424032775024" cn_domain=PS} 20250219122706637 DLU <0006> fsm.c:456 lu(262424032775024)[0x55f9b7d07c70]{UNVALIDATED}: Allocated 20250219122706637 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250219122706637 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424032775024)[0x55f9b7d07c70]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122706637 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424032775024" cn_domain=PS} 20250219122706638 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122706638 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122706640 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122706640 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424032775024"} 20250219122706640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424032775024)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122706640 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122706640 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424032775024"} 20250219122706640 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424032775024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122706640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424032775024)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122706640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424032775024)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122706640 DLU <0006> fsm.c:568 lu(PS:IMSI-262424032775024)[0x55f9b7d07c70]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122706640 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122706640 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122706642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42434<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@bf322a5b51b3: Final verdict of PTC: pass 20250219122706643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4258 20250219122706644 DLINP <000b> input/ipa.c:452 connected read/write 20250219122706644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122706644 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122706644 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122706644 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122706644 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36609<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@bf322a5b51b3: Final verdict of PTC: none 306@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 306: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:27:06 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 20250219122706671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4258 20250219122706772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42448<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:27: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_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_MSLookup_mDNS_service_other_home started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122709875 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122709875 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122709880 DLINP <000b> input/ipa.c:452 connected read/write 20250219122709880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122709881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122709886 DLINP <000b> input/ipa.c:452 connected read/write 20250219122709886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122709886 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122709886 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122709886 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122709886 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122709886 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122709886 DLGSUP <0013> gsup_server.c:236 2:  20250219122709886 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122709886 DLGSUP <0013> gsup_server.c:236 3:  20250219122709886 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122709886 DLGSUP <0013> gsup_server.c:236 4:  20250219122709886 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122709886 DLGSUP <0013> gsup_server.c:236 5:  20250219122709886 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122709886 DLGSUP <0013> gsup_server.c:236 7:  20250219122709886 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122709886 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122709886 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122709886 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@bf322a5b51b3: 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") 20250219122709909 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43199<->l=127.0.0.1:4259) 20250219122709913 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250219122709913 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@bf322a5b51b3: Created GsupExpect[0] for "262422096764643" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250219122709936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4258 20250219122709942 DAUC <0003> db_auc.c:157 IMSI='262422096764643': No 2G Auth Data 20250219122709942 DAUC <0003> db_auc.c:192 IMSI='262422096764643': No 3G Auth Data 20250219122709949 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616810747.msisdn 20250219122709949 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616810747.msisdn: not attached (vlr_number unset) 20250219122709949 DDGSM <0007> mslookup_server.c:327 sip.voice.491616810747.msisdn: does not exist in GSUP proxy 20250219122710956 DLINP <000b> input/ipa.c:452 connected read/write 20250219122710956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122710956 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422096764643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422096764643" cn_domain=CS} 20250219122710956 DLU <0006> fsm.c:456 lu(262422096764643)[0x55f9b7d0b840]{UNVALIDATED}: Allocated 20250219122710956 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422096764643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250219122710956 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422096764643)[0x55f9b7d0b840]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250219122710956 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422096764643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422096764643" cn_domain=CS} 20250219122710956 DLINP <000b> input/ipa.c:452 connected read/write 20250219122710956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122710956 DLINP <000b> input/ipa.c:452 connected read/write 20250219122710956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@bf322a5b51b3: Found GsupExpect[0] for "262422096764643" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@bf322a5b51b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422096764643" 20250219122710962 DLINP <000b> input/ipa.c:452 connected read/write 20250219122710962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122710962 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422096764643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422096764643"} 20250219122710962 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422096764643)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250219122710962 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422096764643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250219122710962 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422096764643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422096764643"} 20250219122710962 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422096764643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122710962 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422096764643)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250219122710962 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422096764643)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250219122710962 DLU <0006> fsm.c:568 lu(CS:IMSI-262422096764643)[0x55f9b7d0b840]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250219122710962 DLINP <000b> input/ipa.c:452 connected read/write 20250219122710962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122710962 DLINP <000b> input/ipa.c:452 connected read/write 20250219122710962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122710966 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616810747.msisdn 20250219122710966 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616810747.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250219122710966 DDGSM <0007> mslookup_server.c:327 sip.voice.491616810747.msisdn: does not exist in GSUP proxy 20250219122710966 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616810747.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@bf322a5b51b3: setverdict(pass): pass -> pass, component reason not changed 20250219122710974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@bf322a5b51b3: Final verdict of PTC: pass 20250219122710976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4258 20250219122710978 DLINP <000b> input/ipa.c:452 connected read/write 20250219122710978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122710978 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122710978 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122710978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122710978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43199<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@bf322a5b51b3: Final verdict of PTC: none 311@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 311: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:27:10 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 20250219122711028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 20250219122711129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42470<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21388) Waiting for packet dumper to finish... 1 (prev_count=21388, count=37444) 20250219122712950 DSS <0004> hlr_ussd.c:239 262424016672481/0xf9574a42: SS Session Timeout, destroying 20250219122712950 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424016672481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:27:13 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_MSLookup_GSUP_proxy started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122714201 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122714201 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122714205 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122714207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@bf322a5b51b3: 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 } } } } 20250219122714209 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122714210 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122714210 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122714210 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122714210 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122714210 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122714210 DLGSUP <0013> gsup_server.c:236 2:  20250219122714210 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122714210 DLGSUP <0013> gsup_server.c:236 3:  20250219122714210 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122714210 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(314)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122714210 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122714210 DLGSUP <0013> gsup_server.c:236 5:  20250219122714210 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122714210 DLGSUP <0013> gsup_server.c:236 7:  20250219122714210 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122714210 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122714210 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122714210 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250219122714211 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250219122714211 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@bf322a5b51b3: 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") 20250219122714243 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41591<->l=127.0.0.1:4259) 20250219122714246 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250219122714246 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@bf322a5b51b3: Created GsupExpect[0] for "262424860227398" to be handled at TC_MSLookup_GSUP_proxy(320) 20250219122714257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38958<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@bf322a5b51b3: Created GsupExpect[0] for "262424860227398" to be handled at TC_MSLookup_GSUP_proxy(320) 20250219122714261 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714261 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122714261 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424860227398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424860227398" cn_domain=CS} 20250219122714261 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424860227398 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250219122714261 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424860227398 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250219122714261 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424860227398.imsi 20250219122714261 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424860227398.imsi 20250219122714261 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424860227398.imsi: does not exist in local HLR 20250219122714265 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424860227398 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250219122714265 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250219122714265 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250219122714265 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250219122714265 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250219122714265 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250219122714265 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424860227398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122714265 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250219122714265 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250219122714265 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250219122714265 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250219122714265 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250219122714265 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@bf322a5b51b3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@bf322a5b51b3: 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) } } } } 20250219122714268 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122714268 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122714268 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250219122714268 DLINP <000b> ipa.c:396 tag 1: HLR 20250219122714268 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250219122714269 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122714269 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122714269 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@bf322a5b51b3: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@bf322a5b51b3: Found GsupExpect[0] for "262424860227398" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@bf322a5b51b3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424860227398" HLR_Test-GSUP-server-IPA(318)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122714310 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122714310 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122714310 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122714310 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122714310 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424860227398 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613118375 20250219122714310 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424860227398 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250219122714310 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122714310 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714310 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@bf322a5b51b3: Found GsupExpect[0] for "262424860227398" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@bf322a5b51b3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424860227398" 20250219122714313 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122714313 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122714313 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424860227398 MSISDN-491613118375 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250219122714313 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122714313 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714313 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122714314 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122714314 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122714314 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424860227398 MSISDN-491613118375 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 20250219122714314 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424860227398 MSISDN-491613118375 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250219122714314 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122714314 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122714315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38958<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@bf322a5b51b3: Final verdict of PTC: pass 20250219122714315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38946<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP(315)@bf322a5b51b3: Final verdict of PTC: none 20250219122714316 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122714316 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122714316 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 316@bf322a5b51b3: Final verdict of PTC: none 20250219122714317 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250219122714317 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250219122714317 DLINP <000b> input/ipa.c:452 connected read/write 20250219122714317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122714317 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122714317 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122714317 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122714317 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41591<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(318)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 316: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:27:14 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 20250219122714393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38968<->l=127.0.0.1:4258 20250219122714493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38968<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2768) Waiting for packet dumper to finish... 1 (prev_count=2768, count=42996) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:27:16 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122717596 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122717596 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122717597 DLINP <000b> input/ipa.c:452 connected read/write 20250219122717597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122717598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@bf322a5b51b3: 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) } } } } 20250219122717599 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250219122717599 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@bf322a5b51b3: 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 } } } } 20250219122717599 DLINP <000b> input/ipa.c:452 connected read/write 20250219122717599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122717599 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122717599 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122717599 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122717599 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122717599 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122717599 DLGSUP <0013> gsup_server.c:236 2:  20250219122717599 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122717599 DLGSUP <0013> gsup_server.c:236 3:  20250219122717599 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122717599 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(321)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122717599 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122717599 DLGSUP <0013> gsup_server.c:236 5:  20250219122717599 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122717599 DLGSUP <0013> gsup_server.c:236 7:  20250219122717599 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122717599 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122717599 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122717599 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 323@bf322a5b51b3: 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") 20250219122717609 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36567<->l=127.0.0.1:4259) 20250219122717612 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250219122717612 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@bf322a5b51b3: Created GsupExpect[0] for "262424153701562" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250219122717623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38996<->l=127.0.0.1:4258 20250219122717626 DAUC <0003> db_auc.c:157 IMSI='262424153701562': No 2G Auth Data 20250219122717626 DAUC <0003> db_auc.c:192 IMSI='262424153701562': No 3G Auth Data 20250219122717632 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424153701562.imsi 20250219122717632 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424153701562.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122717636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38996<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@bf322a5b51b3: Final verdict of PTC: pass 20250219122717637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38980<->l=127.0.0.1:4258 20250219122717638 DLINP <000b> input/ipa.c:452 connected read/write 20250219122717638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122717638 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122717638 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122717638 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122717638 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36567<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@bf322a5b51b3: Final verdict of PTC: none 323@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 323: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:27:17 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 20250219122717669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39010<->l=127.0.0.1:4258 20250219122717770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39010<->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@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:27:19 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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122720863 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122720863 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122720868 DLINP <000b> input/ipa.c:452 connected read/write 20250219122720868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122720870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39022<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@bf322a5b51b3: 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)@bf322a5b51b3: 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 } } } } 20250219122720874 DLINP <000b> input/ipa.c:452 connected read/write 20250219122720874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122720874 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122720874 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122720874 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122720874 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122720874 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122720874 DLGSUP <0013> gsup_server.c:236 2:  20250219122720874 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122720874 DLGSUP <0013> gsup_server.c:236 3:  20250219122720874 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122720874 DLGSUP <0013> gsup_server.c:236 4:  20250219122720874 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122720874 DLGSUP <0013> gsup_server.c:236 5:  20250219122720874 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122720874 DLGSUP <0013> gsup_server.c:236 7:  20250219122720874 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122720874 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122720874 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122720874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122720875 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250219122720875 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@bf322a5b51b3: 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") 20250219122720897 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38661<->l=127.0.0.1:4259) 20250219122720899 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250219122720899 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@bf322a5b51b3: Created GsupExpect[0] for "262425077548290" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250219122720904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39028<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@bf322a5b51b3: Created GsupExpect[0] for "262425077548290" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250219122720918 DLINP <000b> input/ipa.c:452 connected read/write 20250219122720918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122720918 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425077548290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425077548290" cn_domain=CS} 20250219122720918 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425077548290 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250219122720918 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425077548290 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250219122720918 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425077548290.imsi 20250219122720918 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425077548290.imsi 20250219122720918 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425077548290.imsi: does not exist in local HLR 20250219122720927 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425077548290 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250219122720927 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250219122720928 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250219122720928 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250219122720928 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250219122720928 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250219122720928 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425077548290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122720928 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250219122720928 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250219122720928 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250219122720928 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250219122720928 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250219122720928 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@bf322a5b51b3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@bf322a5b51b3: 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) } } } } 20250219122720932 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122720932 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122720932 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250219122720932 DLINP <000b> ipa.c:396 tag 1: HLR 20250219122720932 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250219122720934 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122720934 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122720934 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@bf322a5b51b3: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@bf322a5b51b3: Found GsupExpect[0] for "262425077548290" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@bf322a5b51b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425077548290" HLR_Test-GSUP-server-IPA(330)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122720978 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122720978 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122720978 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122720978 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122720979 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425077548290 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614884368 20250219122720979 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425077548290 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250219122720979 DLINP <000b> input/ipa.c:452 connected read/write 20250219122720979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122720979 DLINP <000b> input/ipa.c:452 connected read/write 20250219122720979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@bf322a5b51b3: Found GsupExpect[0] for "262425077548290" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@bf322a5b51b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262425077548290" 20250219122720989 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122720989 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122720989 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425077548290 MSISDN-491614884368 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250219122720989 DLINP <000b> input/ipa.c:452 connected read/write 20250219122720989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122720989 DLINP <000b> input/ipa.c:452 connected read/write 20250219122720989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122720994 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122720994 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122720994 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425077548290 MSISDN-491614884368 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 20250219122720994 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425077548290 MSISDN-491614884368 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250219122720994 DLINP <000b> input/ipa.c:452 connected read/write 20250219122720994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122720994 DLINP <000b> input/ipa.c:452 connected read/write 20250219122720994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122720997 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425077548290.imsi 20250219122720997 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425077548290.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122721999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39028<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@bf322a5b51b3: Final verdict of PTC: pass 20250219122722002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39022<->l=127.0.0.1:4258 20250219122722004 DLINP <000b> input/ipa.c:452 connected read/write 20250219122722004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122722004 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122722004 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122722004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122722005 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122722005 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122722005 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250219122722005 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250219122722005 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250219122722005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38661<->l=127.0.0.1:4259) HLR_Test-GSUP-server(329)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP(327)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@bf322a5b51b3: Final verdict of PTC: none 328@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 328: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:27:22 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 20250219122722085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 20250219122722185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36096) Waiting for packet dumper to finish... 1 (prev_count=36096, count=44264) MTC@bf322a5b51b3: 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@bf322a5b51b3: 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 ------ Wed Feb 19 12:27:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@bf322a5b51b3: 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@bf322a5b51b3: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@bf322a5b51b3: legacy= false MTC@bf322a5b51b3: in not legacy case 1 MTC@bf322a5b51b3: in not legacy case 2 20250219122725245 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250219122725245 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122725249 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122725250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@bf322a5b51b3: 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 } } } } 20250219122725254 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122725254 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250219122725254 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250219122725254 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250219122725254 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250219122725254 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250219122725254 DLGSUP <0013> gsup_server.c:236 2:  20250219122725254 DLGSUP <0013> gsup_server.c:238 2: 00  20250219122725254 DLGSUP <0013> gsup_server.c:236 3:  20250219122725254 DLGSUP <0013> gsup_server.c:238 3: 00  20250219122725254 DLGSUP <0013> gsup_server.c:236 4:  20250219122725254 DLGSUP <0013> gsup_server.c:238 4: 00  20250219122725254 DLGSUP <0013> gsup_server.c:236 5:  20250219122725254 DLGSUP <0013> gsup_server.c:238 5: 00  20250219122725254 DLGSUP <0013> gsup_server.c:236 7:  20250219122725254 DLGSUP <0013> gsup_server.c:238 7: 00  20250219122725254 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250219122725254 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250219122725255 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)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122725256 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250219122725256 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@bf322a5b51b3: 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") 20250219122725295 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34597<->l=127.0.0.1:4259) 20250219122725298 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250219122725298 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@bf322a5b51b3: Created GsupExpect[0] for "262421471557940" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250219122725317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41956<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@bf322a5b51b3: Created GsupExpect[0] for "262421471557940" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250219122725327 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122725327 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421471557940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421471557940" cn_domain=CS} 20250219122725327 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421471557940 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250219122725327 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421471557940 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250219122725327 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421471557940.imsi 20250219122725327 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421471557940.imsi 20250219122725327 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421471557940.imsi: does not exist in local HLR 20250219122725339 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421471557940 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250219122725339 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250219122725339 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250219122725339 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250219122725339 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250219122725339 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250219122725340 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421471557940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250219122725340 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250219122725340 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250219122725340 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250219122725340 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250219122725340 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250219122725340 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@bf322a5b51b3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@bf322a5b51b3: 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) } } } } 20250219122725345 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122725345 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122725345 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250219122725345 DLINP <000b> ipa.c:396 tag 1: HLR 20250219122725345 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250219122725348 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122725348 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122725348 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@bf322a5b51b3: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@bf322a5b51b3: Found GsupExpect[0] for "262421471557940" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@bf322a5b51b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421471557940" HLR_Test-GSUP-server-IPA(337)@bf322a5b51b3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@bf322a5b51b3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250219122725390 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122725390 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122725390 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122725390 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122725391 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421471557940 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611081376 20250219122725391 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421471557940 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250219122725391 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122725391 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@bf322a5b51b3: Found GsupExpect[0] for "262421471557940" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@bf322a5b51b3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421471557940" 20250219122725400 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122725400 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122725400 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421471557940 MSISDN-491611081376 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250219122725400 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122725400 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725400 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122725404 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122725404 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122725404 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421471557940 MSISDN-491611081376 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 20250219122725404 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421471557940 MSISDN-491611081376 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250219122725404 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122725404 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250219122725408 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611081376.msisdn 20250219122725408 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611081376.msisdn: does not exist in local HLR 20250219122725408 DDGSM <0007> mslookup_server.c:352 sip.voice.491611081376.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250219122725408 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611081376.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@bf322a5b51b3: setverdict(pass): none -> pass 20250219122725412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41956<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@bf322a5b51b3: Final verdict of PTC: pass 20250219122725414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4258 20250219122725416 DLINP <000b> input/ipa.c:452 connected read/write 20250219122725416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250219122725416 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250219122725416 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250219122725416 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250219122725417 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250219122725417 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250219122725417 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250219122725417 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250219122725417 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(334)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-server(336)@bf322a5b51b3: Final verdict of PTC: none 335@bf322a5b51b3: Final verdict of PTC: none 20250219122725418 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34597<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(337)@bf322a5b51b3: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@bf322a5b51b3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@bf322a5b51b3: Final verdict of PTC: none MTC@bf322a5b51b3: Setting final verdict of the test case. MTC@bf322a5b51b3: Local verdict of MTC: none MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC with component reference 335: none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@bf322a5b51b3: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@bf322a5b51b3: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@bf322a5b51b3: 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'. Wed Feb 19 12:27:25 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 20250219122725507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 20250219122725608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41960<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2796) Waiting for packet dumper to finish... 1 (prev_count=2796, count=46520) MTC@bf322a5b51b3: 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@bf322a5b51b3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@bf322a5b51b3: Terminating MTC. MC@bf322a5b51b3: MTC terminated. MC2> exit MC@bf322a5b51b3: Shutting down session. MC@bf322a5b51b3: 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-7520.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 (1611906) [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-20250219-1225-d84484f6-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-20250219-1225-d84484f6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1611851) [testenv] Showing testsuite/junit-xml-7520.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-20250219-1225-d84484f6-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7520.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250219-1225-d84484f6-0'] testenv-hlr-osmocom-latest-20250219-1225-d84484f6-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2331/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS