Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins8214251769844495690.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250201-1225-88605abc-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250201-1225-88605abc-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250201-1225-88605abc-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250201-1225-88605abc-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (10.9 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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-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_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_6.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_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.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_3.cc Creating dependency file for MobileDomainDefinitions_part_4.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_4.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_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_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for 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_4.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_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_3.cc Creating dependency file for SS_Templates_part_4.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_2.cc Creating dependency file for Osmocom_Types_part_3.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_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 Native_Functions_part_5.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSUP_Emulation_part_2.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 IPA_Types.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc 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_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env 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-20250201-1225-88605abc-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-20250201-1225-88605abc-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 1s (333 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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 41 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.1 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.1 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.1 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.1 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.1 [50.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.1 [70.2 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.1 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.1 [58.7 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.1 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.1 [49.5 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.1 [42.9 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.1 [2157 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (69.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.1) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.1) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.1_amd64.deb ... Unpacking libosmocore (1.10.1) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.1) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.1) ... Setting up libosmocodec4:amd64 (1.10.1) ... Setting up libosmovty13:amd64 (1.10.1) ... Setting up libosmoisdn0:amd64 (1.10.1) ... Setting up libosmousb0:amd64 (1.10.1) ... Setting up libosmogsm20:amd64 (1.10.1) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.1) ... Setting up libosmogb14:amd64 (1.10.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.1) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.1) ... Setting up libosmocore (1.10.1) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.1) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-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-20250201-1225-88605abc-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20250201122517296 DMAIN <0000> hlr.c:802 hlr starting 20250201122517296 DDB <0001> db.c:599 using database: :memory: 20250201122517296 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250201122517296 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250201122517296 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250201122517297 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250201122517297 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250201122517298 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250201122517298 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250201122517298 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250201122517299 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250201122517299 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250201-1225-88605abc-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@0526361eece3: Unix server socket created successfully. MC@0526361eece3: Listening on TCP port 43023. MC2> 0526361eece3 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 0526361eece3 43023 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0526361eece3: New HC connected from 10.0.2.100 [10.0.2.100]. 0526361eece3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@0526361eece3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0526361eece3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0526361eece3: Configuration file was processed on all HCs. MC@0526361eece3: Creating MTC on host 10.0.2.100. MC@0526361eece3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0526361eece3: 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 ------ Sat Feb 1 12:25: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_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@0526361eece3: 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@0526361eece3: Test case TC_gsup_sai_err_invalid_imsi started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122518893 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122518893 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122518896 DLINP <000b> input/ipa.c:451 connected read/write 20250201122518896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122518898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37252<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122518900 DLINP <000b> input/ipa.c:451 connected read/write 20250201122518900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122518900 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122518900 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122518900 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122518900 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122518900 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122518900 DLGSUP <0013> gsup_server.c:235 2:  20250201122518900 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122518900 DLGSUP <0013> gsup_server.c:235 3:  20250201122518900 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122518900 DLGSUP <0013> gsup_server.c:235 4:  20250201122518900 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122518900 DLGSUP <0013> gsup_server.c:235 5:  20250201122518900 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122518900 DLGSUP <0013> gsup_server.c:235 7:  20250201122518900 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122518900 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122518900 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122518900 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@0526361eece3: 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") 20250201122518917 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40685<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@0526361eece3: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250201122518926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4258 20250201122518942 DLINP <000b> input/ipa.c:451 connected read/write 20250201122518942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122518942 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20250201122518942 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250201122518942 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20250201122518942 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122518942 DLINP <000b> input/ipa.c:451 connected read/write 20250201122518942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122518942 DLINP <000b> input/ipa.c:451 connected read/write 20250201122518942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@0526361eece3: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@0526361eece3: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122518947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37254<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@0526361eece3: Final verdict of PTC: pass 20250201122518948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37252<->l=127.0.0.1:4258 20250201122518951 DLINP <000b> input/ipa.c:451 connected read/write 20250201122518951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122518951 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122518951 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122518951 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122518951 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40685<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@0526361eece3: Final verdict of PTC: none 5@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 5: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@0526361eece3: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:18 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 20250201122519003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 20250201122519104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37266<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=352) Waiting for packet dumper to finish... 1 (prev_count=352, count=25156) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_sai started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122522209 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122522209 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122522213 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@0526361eece3: 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 } } } } 20250201122522218 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522219 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122522219 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122522219 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122522219 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122522219 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122522219 DLGSUP <0013> gsup_server.c:235 2:  20250201122522219 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122522219 DLGSUP <0013> gsup_server.c:235 3:  20250201122522219 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122522219 DLGSUP <0013> gsup_server.c:235 4:  20250201122522219 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122522219 DLGSUP <0013> gsup_server.c:235 5:  20250201122522219 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122522219 DLGSUP <0013> gsup_server.c:235 7:  20250201122522219 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122522219 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122522219 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122522219 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@0526361eece3: 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") 20250201122522234 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38551<->l=127.0.0.1:4259) 20250201122522238 DAUC <0003> db_auc.c:157 IMSI='262426820984073': No 2G Auth Data 20250201122522238 DAUC <0003> db_auc.c:192 IMSI='262426820984073': No 3G Auth Data HLR_Test-GSUP(9)@0526361eece3: Created GsupExpect[0] for "262426820984073" to be handled at TC_gsup_sai(12) 20250201122522244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 20250201122522262 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522262 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426820984073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426820984073"} 20250201122522262 DAUC <0003> db_auc.c:192 IMSI='262426820984073': No 3G Auth Data 20250201122522262 DAUC <0003> db_auc.c:236 IMSI='262426820984073': Calling to generate 5 vectors 20250201122522262 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201122522262 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122522262 DAUC <0003> auc.c:113 vector [0]: rand = 7b9810216d77767cb9115587977040ed 20250201122522262 DAUC <0003> auc.c:179 vector [0]: kc = aa0918ce41575000 20250201122522262 DAUC <0003> auc.c:180 vector [0]: sres = 2d93cf56 20250201122522262 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122522262 DAUC <0003> auc.c:113 vector [1]: rand = 03addcf0af314e98680498ffd51a2db7 20250201122522262 DAUC <0003> auc.c:179 vector [1]: kc = 91c1997dfa8c0400 20250201122522262 DAUC <0003> auc.c:180 vector [1]: sres = d5c99b65 20250201122522262 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122522262 DAUC <0003> auc.c:113 vector [2]: rand = 6e757a420e5886934b39f43927901b81 20250201122522262 DAUC <0003> auc.c:179 vector [2]: kc = 48b2906313383000 20250201122522262 DAUC <0003> auc.c:180 vector [2]: sres = 955d2ea6 20250201122522262 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122522262 DAUC <0003> auc.c:113 vector [3]: rand = 2b6777e88a73a06b3bb66736473aff5f 20250201122522262 DAUC <0003> auc.c:179 vector [3]: kc = dec6f411ce9ba400 20250201122522262 DAUC <0003> auc.c:180 vector [3]: sres = 523b8694 20250201122522262 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122522262 DAUC <0003> auc.c:113 vector [4]: rand = 1ddd25cf8c2c745f267cafe1ea9ee35c 20250201122522262 DAUC <0003> auc.c:179 vector [4]: kc = c64d30caffdf7c00 20250201122522262 DAUC <0003> auc.c:180 vector [4]: sres = 4e40ba34 20250201122522262 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201122522262 DAUC <0003> db_auc.c:245 IMSI='262426820984073': Generated 5 vectors 20250201122522262 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426820984073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426820984073"} 20250201122522262 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426820984073 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122522262 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122522262 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0526361eece3: Found GsupExpect[0] for "262426820984073" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@0526361eece3: Added IMSI table entry 0TC_gsup_sai(12)"262426820984073" TC_gsup_sai(12)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai(12)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122522268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56614<->l=127.0.0.1:4258 TC_gsup_sai(12)@0526361eece3: Final verdict of PTC: pass 20250201122522271 DAUC <0003> db_auc.c:157 IMSI='262421671389984': No 2G Auth Data 20250201122522272 DAUC <0003> db_auc.c:192 IMSI='262421671389984': No 3G Auth Data HLR_Test-GSUP(9)@0526361eece3: Created GsupExpect[0] for "262421671389984" to be handled at TC_gsup_sai(13) 20250201122522282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56622<->l=127.0.0.1:4258 20250201122522284 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522284 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421671389984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421671389984"} 20250201122522284 DAUC <0003> db_auc.c:192 IMSI='262421671389984': No 3G Auth Data 20250201122522284 DAUC <0003> db_auc.c:236 IMSI='262421671389984': Calling to generate 5 vectors 20250201122522284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201122522284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122522284 DAUC <0003> auc.c:113 vector [0]: rand = 304a7a9e8588662511d76761da8274e6 20250201122522284 DAUC <0003> auc.c:179 vector [0]: kc = 9368e9988ae2c000 20250201122522284 DAUC <0003> auc.c:180 vector [0]: sres = f752631b 20250201122522284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122522284 DAUC <0003> auc.c:113 vector [1]: rand = 0fd9abbf696ef9bd91739279073c262d 20250201122522284 DAUC <0003> auc.c:179 vector [1]: kc = 16ac8d722acc7400 20250201122522284 DAUC <0003> auc.c:180 vector [1]: sres = 4ee8002b 20250201122522284 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122522284 DAUC <0003> auc.c:113 vector [2]: rand = 7edaeb02a86bfc61bc1dd038f5e6bfcc 20250201122522284 DAUC <0003> auc.c:179 vector [2]: kc = 532ef4f07fd6b800 20250201122522284 DAUC <0003> auc.c:180 vector [2]: sres = c598d549 20250201122522284 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122522284 DAUC <0003> auc.c:113 vector [3]: rand = 5b712a6708db707e647079288d26ed21 20250201122522284 DAUC <0003> auc.c:179 vector [3]: kc = 4f49fdc0780a0400 20250201122522284 DAUC <0003> auc.c:180 vector [3]: sres = 288ae011 20250201122522284 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122522284 DAUC <0003> auc.c:113 vector [4]: rand = 301ba88ae3d6050915c5bba60cfce5d8 20250201122522284 DAUC <0003> auc.c:179 vector [4]: kc = 5f7b3ec4c5650800 20250201122522284 DAUC <0003> auc.c:180 vector [4]: sres = 55d5dff6 20250201122522284 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201122522284 DAUC <0003> db_auc.c:245 IMSI='262421671389984': Generated 5 vectors 20250201122522284 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421671389984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421671389984"} 20250201122522284 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421671389984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122522284 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122522284 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0526361eece3: Found GsupExpect[0] for "262421671389984" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@0526361eece3: Added IMSI table entry 1TC_gsup_sai(13)"262421671389984" TC_gsup_sai(13)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai(13)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122522285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56622<->l=127.0.0.1:4258 TC_gsup_sai(13)@0526361eece3: Final verdict of PTC: pass 20250201122522285 DAUC <0003> db_auc.c:157 IMSI='262425762005789': No 2G Auth Data 20250201122522285 DAUC <0003> db_auc.c:192 IMSI='262425762005789': No 3G Auth Data HLR_Test-GSUP(9)@0526361eece3: Created GsupExpect[0] for "262425762005789" to be handled at TC_gsup_sai(14) 20250201122522292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 20250201122522293 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522293 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425762005789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425762005789"} 20250201122522293 DAUC <0003> db_auc.c:192 IMSI='262425762005789': No 3G Auth Data 20250201122522293 DAUC <0003> db_auc.c:236 IMSI='262425762005789': Calling to generate 5 vectors 20250201122522293 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201122522293 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122522293 DAUC <0003> auc.c:113 vector [0]: rand = 80f584fc8dede71a64fb604155e8c631 20250201122522293 DAUC <0003> auc.c:179 vector [0]: kc = ba03ed378cbe703a 20250201122522293 DAUC <0003> auc.c:180 vector [0]: sres = c26ef618 20250201122522293 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122522293 DAUC <0003> auc.c:113 vector [1]: rand = ced2906377744792eea5ac97def872bc 20250201122522293 DAUC <0003> auc.c:179 vector [1]: kc = 7f217d051e8b6cdd 20250201122522293 DAUC <0003> auc.c:180 vector [1]: sres = baf2e327 20250201122522293 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122522293 DAUC <0003> auc.c:113 vector [2]: rand = c5f7642923f0f10e6d0eb474a89ea580 20250201122522293 DAUC <0003> auc.c:179 vector [2]: kc = dc555c4ab06ac921 20250201122522293 DAUC <0003> auc.c:180 vector [2]: sres = 004a76bd 20250201122522293 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122522293 DAUC <0003> auc.c:113 vector [3]: rand = 5efa49663c73fd37fd98d774dcc174df 20250201122522293 DAUC <0003> auc.c:179 vector [3]: kc = 36ad4a720bfbd5e3 20250201122522293 DAUC <0003> auc.c:180 vector [3]: sres = 95321949 20250201122522293 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122522293 DAUC <0003> auc.c:113 vector [4]: rand = 97580a0ae5e2077ee5839ab499ec1e03 20250201122522293 DAUC <0003> auc.c:179 vector [4]: kc = fef2832038e55400 20250201122522293 DAUC <0003> auc.c:180 vector [4]: sres = 3531cea0 20250201122522293 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201122522293 DAUC <0003> db_auc.c:245 IMSI='262425762005789': Generated 5 vectors 20250201122522293 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425762005789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425762005789"} 20250201122522293 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425762005789 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122522293 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122522293 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0526361eece3: Found GsupExpect[0] for "262425762005789" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@0526361eece3: Added IMSI table entry 2TC_gsup_sai(14)"262425762005789" TC_gsup_sai(14)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai(14)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122522294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56638<->l=127.0.0.1:4258 TC_gsup_sai(14)@0526361eece3: Final verdict of PTC: pass 20250201122522295 DAUC <0003> db_auc.c:157 IMSI='262422963948867': No 2G Auth Data 20250201122522295 DAUC <0003> db_auc.c:192 IMSI='262422963948867': No 3G Auth Data HLR_Test-GSUP(9)@0526361eece3: Created GsupExpect[0] for "262422963948867" to be handled at TC_gsup_sai(15) 20250201122522302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4258 20250201122522303 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522303 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422963948867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422963948867"} 20250201122522303 DAUC <0003> db_auc.c:157 IMSI='262422963948867': No 2G Auth Data 20250201122522303 DAUC <0003> db_auc.c:236 IMSI='262422963948867': Calling to generate 5 vectors 20250201122522303 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201122522303 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122522303 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122522303 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122522303 DAUC <0003> auc.c:113 vector [0]: rand = 2ae2567e805aa1f9b604d1a8e7f4882b 20250201122522303 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122522303 DAUC <0003> auc.c:142 vector [0]: autn = bc8d7b40fc1c0000164d42664af37d1d 20250201122522303 DAUC <0003> auc.c:143 vector [0]: ck = 832cbe3166d3c200e4c9036afec6e07f 20250201122522303 DAUC <0003> auc.c:144 vector [0]: ik = 174874cb3348412ef9ade5d2ff056665 20250201122522303 DAUC <0003> auc.c:145 vector [0]: res = 562ea21df52b2de80000000000000000 20250201122522303 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122522303 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122522303 DAUC <0003> auc.c:151 vector [0]: kc = 89002c4254580534 20250201122522303 DAUC <0003> auc.c:152 vector [0]: sres = a3058ff5 20250201122522303 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122522303 DAUC <0003> auc.c:113 vector [1]: rand = 8ef9cbaeb621275320e6987657787a66 20250201122522303 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122522303 DAUC <0003> auc.c:142 vector [1]: autn = 655e424cbb9800000029ddf2e2a40492 20250201122522303 DAUC <0003> auc.c:143 vector [1]: ck = da5da75800c151dc2205c403c06e1fba 20250201122522303 DAUC <0003> auc.c:144 vector [1]: ik = 173944d959ddb9eaf57b573933a9a96b 20250201122522303 DAUC <0003> auc.c:145 vector [1]: res = c0f47889b72fc11b0000000000000000 20250201122522303 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122522303 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122522303 DAUC <0003> auc.c:151 vector [1]: kc = 1a1a70bbaadb5ee7 20250201122522303 DAUC <0003> auc.c:152 vector [1]: sres = 77dbb992 20250201122522303 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122522303 DAUC <0003> auc.c:113 vector [2]: rand = bc625173cad7df951967abb33eafaae2 20250201122522303 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122522303 DAUC <0003> auc.c:142 vector [2]: autn = e614d4db876500000ef72455c7ab7fc1 20250201122522303 DAUC <0003> auc.c:143 vector [2]: ck = 0805fa6f04e2caa6d2b71c2c8efc519a 20250201122522303 DAUC <0003> auc.c:144 vector [2]: ik = 5bf828868105837dfb2aeb5cb7e3f2a6 20250201122522303 DAUC <0003> auc.c:145 vector [2]: res = 0d35eff521c0cc410000000000000000 20250201122522303 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122522303 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122522303 DAUC <0003> auc.c:151 vector [2]: kc = 7a602599bcf8eae7 20250201122522303 DAUC <0003> auc.c:152 vector [2]: sres = 2cf523b4 20250201122522303 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122522303 DAUC <0003> auc.c:113 vector [3]: rand = 676c5d296bdfcafdb909f9274d697879 20250201122522303 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122522303 DAUC <0003> auc.c:142 vector [3]: autn = f0aba6afbb820000ec18e6f26b673df7 20250201122522303 DAUC <0003> auc.c:143 vector [3]: ck = 55aba64e23f458358fe555d6e3db39eb 20250201122522303 DAUC <0003> auc.c:144 vector [3]: ik = a344180e03df17b0df5ff347f230d50d 20250201122522303 DAUC <0003> auc.c:145 vector [3]: res = 24051e5c39e77c0b0000000000000000 20250201122522303 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122522303 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122522303 DAUC <0003> auc.c:151 vector [3]: kc = a65518d131c0a363 20250201122522303 DAUC <0003> auc.c:152 vector [3]: sres = 1de26257 20250201122522303 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122522303 DAUC <0003> auc.c:113 vector [4]: rand = 1e85bc2961cbd1dab16372af4148940f 20250201122522303 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122522303 DAUC <0003> auc.c:142 vector [4]: autn = 339213b1eea700005e678023b9458606 20250201122522303 DAUC <0003> auc.c:143 vector [4]: ck = 9422d319c5af16e6c537750590d96466 20250201122522303 DAUC <0003> auc.c:144 vector [4]: ik = 2b5e7a32b2e99cd56d2719ae9e7150c4 20250201122522303 DAUC <0003> auc.c:145 vector [4]: res = ea554a8536afccf80000000000000000 20250201122522303 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122522303 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201122522303 DAUC <0003> auc.c:151 vector [4]: kc = 176cc58079eebe91 20250201122522303 DAUC <0003> auc.c:152 vector [4]: sres = dcfa867d 20250201122522303 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201122522303 DAUC <0003> db_auc.c:245 IMSI='262422963948867': Generated 5 vectors 20250201122522303 DAUC <0003> db_auc.c:249 IMSI='262422963948867': Updating SQN=161 in DB 20250201122522303 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422963948867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422963948867"} 20250201122522303 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422963948867 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122522303 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122522303 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0526361eece3: Found GsupExpect[0] for "262422963948867" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@0526361eece3: Added IMSI table entry 3TC_gsup_sai(15)"262422963948867" TC_gsup_sai(15)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai(15)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122522305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4258 TC_gsup_sai(15)@0526361eece3: Final verdict of PTC: pass 20250201122522305 DAUC <0003> db_auc.c:157 IMSI='262421734811986': No 2G Auth Data 20250201122522305 DAUC <0003> db_auc.c:192 IMSI='262421734811986': No 3G Auth Data HLR_Test-GSUP(9)@0526361eece3: Created GsupExpect[0] for "262421734811986" to be handled at TC_gsup_sai(16) 20250201122522311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 20250201122522313 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522313 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421734811986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421734811986"} 20250201122522313 DAUC <0003> db_auc.c:157 IMSI='262421734811986': No 2G Auth Data 20250201122522313 DAUC <0003> db_auc.c:236 IMSI='262421734811986': Calling to generate 5 vectors 20250201122522313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201122522313 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122522313 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201122522313 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122522313 DAUC <0003> auc.c:113 vector [0]: rand = 7f5c1c9e89d7166dfe2a117e00f62b93 20250201122522313 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122522313 DAUC <0003> auc.c:142 vector [0]: autn = 45f69f778791000014a62976d5645f84 20250201122522313 DAUC <0003> auc.c:143 vector [0]: ck = c6d21e817801cbaac9f37051318fbce1 20250201122522313 DAUC <0003> auc.c:144 vector [0]: ik = daa95a0c8459c6d608be3f4630226f80 20250201122522313 DAUC <0003> auc.c:145 vector [0]: res = b633efe4dd245bed0000000000000000 20250201122522313 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122522313 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122522313 DAUC <0003> auc.c:151 vector [0]: kc = dd360b9afdf5de1d 20250201122522313 DAUC <0003> auc.c:152 vector [0]: sres = 6b17b409 20250201122522313 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122522313 DAUC <0003> auc.c:113 vector [1]: rand = 5c7354451be540afbf2892d2a80b7518 20250201122522313 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122522313 DAUC <0003> auc.c:142 vector [1]: autn = ab4a0dbb31b60000e0ef88d6781167a6 20250201122522313 DAUC <0003> auc.c:143 vector [1]: ck = ffe0cf585b26c20e02d669c549d7dc63 20250201122522313 DAUC <0003> auc.c:144 vector [1]: ik = adaccb931a43f0264ba07e07080159fb 20250201122522313 DAUC <0003> auc.c:145 vector [1]: res = 9f3d3303b59311db0000000000000000 20250201122522313 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122522313 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122522313 DAUC <0003> auc.c:151 vector [1]: kc = 1b3a130900b3b7b0 20250201122522313 DAUC <0003> auc.c:152 vector [1]: sres = 2aae22d8 20250201122522313 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122522313 DAUC <0003> auc.c:113 vector [2]: rand = a3b21f31042717b6aa855e14efad51b3 20250201122522313 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122522313 DAUC <0003> auc.c:142 vector [2]: autn = 5dbda53743240000782799da3eed26da 20250201122522313 DAUC <0003> auc.c:143 vector [2]: ck = 3a2f0ed3c7c57becd2482299ab79b92d 20250201122522313 DAUC <0003> auc.c:144 vector [2]: ik = 13a6c7f84507fbb01d7a88f8c89844cf 20250201122522313 DAUC <0003> auc.c:145 vector [2]: res = 2b7e2f08f4178a8c0000000000000000 20250201122522313 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122522313 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122522313 DAUC <0003> auc.c:151 vector [2]: kc = e6bb634ae1237dbe 20250201122522313 DAUC <0003> auc.c:152 vector [2]: sres = df69a584 20250201122522313 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122522313 DAUC <0003> auc.c:113 vector [3]: rand = c974c837c90f21afd206e26663696ca8 20250201122522313 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122522313 DAUC <0003> auc.c:142 vector [3]: autn = 6c765466ee8f00009a3f17f80d8475b8 20250201122522313 DAUC <0003> auc.c:143 vector [3]: ck = 413098ccbdeac409b91260c0bfad7378 20250201122522313 DAUC <0003> auc.c:144 vector [3]: ik = cf2919219ffa369820c84ff41272b742 20250201122522313 DAUC <0003> auc.c:145 vector [3]: res = 65e71fd8ad8745de0000000000000000 20250201122522313 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122522313 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122522313 DAUC <0003> auc.c:151 vector [3]: kc = 17c3aed98fcf36ab 20250201122522313 DAUC <0003> auc.c:152 vector [3]: sres = c8605a06 20250201122522313 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122522313 DAUC <0003> auc.c:113 vector [4]: rand = 2eac596134cd166a6e0ddadf2f763018 20250201122522313 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122522313 DAUC <0003> auc.c:142 vector [4]: autn = 0e9553b02f6300003974ffa3b462ad1a 20250201122522313 DAUC <0003> auc.c:143 vector [4]: ck = f3ffb283e51ef67f13c18880ea4fe0d8 20250201122522313 DAUC <0003> auc.c:144 vector [4]: ik = 46e1301a19f06908f04632e3470b2a64 20250201122522313 DAUC <0003> auc.c:145 vector [4]: res = c0acaa86803028280000000000000000 20250201122522313 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122522313 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201122522313 DAUC <0003> auc.c:151 vector [4]: kc = 569938fa51aa55cb 20250201122522313 DAUC <0003> auc.c:152 vector [4]: sres = 409c82ae 20250201122522313 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201122522313 DAUC <0003> db_auc.c:245 IMSI='262421734811986': Generated 5 vectors 20250201122522313 DAUC <0003> db_auc.c:249 IMSI='262421734811986': Updating SQN=161 in DB 20250201122522313 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421734811986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421734811986"} 20250201122522313 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421734811986 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122522313 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122522313 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0526361eece3: Found GsupExpect[0] for "262421734811986" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@0526361eece3: Added IMSI table entry 4TC_gsup_sai(16)"262421734811986" TC_gsup_sai(16)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai(16)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122522315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56660<->l=127.0.0.1:4258 TC_gsup_sai(16)@0526361eece3: Final verdict of PTC: pass 20250201122522315 DAUC <0003> db_auc.c:157 IMSI='262425045776144': No 2G Auth Data 20250201122522315 DAUC <0003> db_auc.c:192 IMSI='262425045776144': No 3G Auth Data HLR_Test-GSUP(9)@0526361eece3: Created GsupExpect[0] for "262425045776144" to be handled at TC_gsup_sai(17) 20250201122522322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56668<->l=127.0.0.1:4258 20250201122522324 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522324 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425045776144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425045776144"} 20250201122522324 DAUC <0003> db_auc.c:236 IMSI='262425045776144': Calling to generate 5 vectors 20250201122522324 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122522324 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122522324 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122522324 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122522324 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122522324 DAUC <0003> auc.c:113 vector [0]: rand = c931ba11ee064e14c3f734750c63b25f 20250201122522324 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122522324 DAUC <0003> auc.c:142 vector [0]: autn = 99b18bc6d7cc0000fdd6b783a71dadb3 20250201122522324 DAUC <0003> auc.c:143 vector [0]: ck = 00d5f7043e35c679a5420bbfef6b9896 20250201122522324 DAUC <0003> auc.c:144 vector [0]: ik = c1f0b0307c84fd811e0c3b83702ecf09 20250201122522324 DAUC <0003> auc.c:145 vector [0]: res = 14d448558be29ef40000000000000000 20250201122522324 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122522324 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122522324 DAUC <0003> auc.c:179 vector [0]: kc = 70f4fd6ab94ff000 20250201122522324 DAUC <0003> auc.c:180 vector [0]: sres = b96bb50f 20250201122522324 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122522324 DAUC <0003> auc.c:113 vector [1]: rand = e884e7397cc3d03062a70bc3620aea7b 20250201122522324 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122522324 DAUC <0003> auc.c:142 vector [1]: autn = 2218c0e8746c000001170633cd938505 20250201122522324 DAUC <0003> auc.c:143 vector [1]: ck = 6a089cfdcf6306b54082e51b8001d55f 20250201122522324 DAUC <0003> auc.c:144 vector [1]: ik = 6bf677f3f6f36ce13f3f82959b121f41 20250201122522324 DAUC <0003> auc.c:145 vector [1]: res = 767b8de2c7e6547e0000000000000000 20250201122522324 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122522324 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122522324 DAUC <0003> auc.c:179 vector [1]: kc = dbb4c62d3a090000 20250201122522324 DAUC <0003> auc.c:180 vector [1]: sres = 47114c96 20250201122522324 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122522324 DAUC <0003> auc.c:113 vector [2]: rand = c9a80651318638e1245f234060661e4a 20250201122522324 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122522324 DAUC <0003> auc.c:142 vector [2]: autn = f4b3e43ff6420000e5a3b29af024bf7e 20250201122522324 DAUC <0003> auc.c:143 vector [2]: ck = 4127a08eed33401f75d15573bd78a554 20250201122522324 DAUC <0003> auc.c:144 vector [2]: ik = a0333fc43f45e15f1dbee7a71158a58c 20250201122522324 DAUC <0003> auc.c:145 vector [2]: res = d77b75692105621d0000000000000000 20250201122522324 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122522324 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122522324 DAUC <0003> auc.c:179 vector [2]: kc = 98e1f4f1be0ccc00 20250201122522324 DAUC <0003> auc.c:180 vector [2]: sres = ac7b313e 20250201122522324 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122522324 DAUC <0003> auc.c:113 vector [3]: rand = 0b72167a161d1fca376aace3415885f9 20250201122522324 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122522324 DAUC <0003> auc.c:142 vector [3]: autn = c68c798a703e00008debf37f3524af64 20250201122522324 DAUC <0003> auc.c:143 vector [3]: ck = 3247a0cd0f5294f8990efad7b858d001 20250201122522324 DAUC <0003> auc.c:144 vector [3]: ik = 6539fcdc10e95e75c69da24d5ac64fcd 20250201122522324 DAUC <0003> auc.c:145 vector [3]: res = 210c6238d2835a080000000000000000 20250201122522324 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122522324 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122522324 DAUC <0003> auc.c:179 vector [3]: kc = 859167f0e9195800 20250201122522324 DAUC <0003> auc.c:180 vector [3]: sres = 9e8276ff 20250201122522324 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122522324 DAUC <0003> auc.c:113 vector [4]: rand = 3c6dd9c29fe90780ebd4aefc0fddbc86 20250201122522324 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122522324 DAUC <0003> auc.c:142 vector [4]: autn = 38646ea5140c000022236cc1cc913417 20250201122522324 DAUC <0003> auc.c:143 vector [4]: ck = ce10b9ea032b92be27c9d3b044ebc59e 20250201122522324 DAUC <0003> auc.c:144 vector [4]: ik = a158d9dd7abd831032faceac6b3d5d90 20250201122522324 DAUC <0003> auc.c:145 vector [4]: res = d1005ac08b1cfaf30000000000000000 20250201122522324 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122522324 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122522324 DAUC <0003> auc.c:179 vector [4]: kc = f59edad0a7170800 20250201122522324 DAUC <0003> auc.c:180 vector [4]: sres = 10cfddf5 20250201122522324 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122522324 DAUC <0003> db_auc.c:245 IMSI='262425045776144': Generated 5 vectors 20250201122522324 DAUC <0003> db_auc.c:249 IMSI='262425045776144': Updating SQN=161 in DB 20250201122522324 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425045776144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425045776144"} 20250201122522324 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425045776144 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122522324 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122522324 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0526361eece3: Found GsupExpect[0] for "262425045776144" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@0526361eece3: Added IMSI table entry 5TC_gsup_sai(17)"262425045776144" TC_gsup_sai(17)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai(17)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122522325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56668<->l=127.0.0.1:4258 TC_gsup_sai(17)@0526361eece3: Final verdict of PTC: pass 20250201122522326 DAUC <0003> db_auc.c:157 IMSI='262425240338168': No 2G Auth Data 20250201122522326 DAUC <0003> db_auc.c:192 IMSI='262425240338168': No 3G Auth Data HLR_Test-GSUP(9)@0526361eece3: Created GsupExpect[0] for "262425240338168" to be handled at TC_gsup_sai(18) 20250201122522332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56674<->l=127.0.0.1:4258 20250201122522334 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522334 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425240338168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425240338168"} 20250201122522334 DAUC <0003> db_auc.c:236 IMSI='262425240338168': Calling to generate 5 vectors 20250201122522334 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122522334 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122522334 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122522334 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122522334 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122522334 DAUC <0003> auc.c:113 vector [0]: rand = b8e7233e5f9016d68ce83231652b5ddd 20250201122522334 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122522334 DAUC <0003> auc.c:142 vector [0]: autn = 2324d91711e5000060553bfc4f45a1a7 20250201122522334 DAUC <0003> auc.c:143 vector [0]: ck = f3ba2298ccd2cf7847a68c717759b712 20250201122522334 DAUC <0003> auc.c:144 vector [0]: ik = 7d86698c80cdaea8257a0833700de3b3 20250201122522334 DAUC <0003> auc.c:145 vector [0]: res = 48d02459094c43130000000000000000 20250201122522334 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122522334 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122522334 DAUC <0003> auc.c:179 vector [0]: kc = 0547530148f93000 20250201122522334 DAUC <0003> auc.c:180 vector [0]: sres = 0f67be43 20250201122522334 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122522334 DAUC <0003> auc.c:113 vector [1]: rand = 6c9eb3ac8ea056693e85227490e85e59 20250201122522334 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122522334 DAUC <0003> auc.c:142 vector [1]: autn = 4e5a0c7d95cd0000292b2844c804bceb 20250201122522334 DAUC <0003> auc.c:143 vector [1]: ck = 9bac099d83c10d7d61410c6605be9201 20250201122522334 DAUC <0003> auc.c:144 vector [1]: ik = d801514473348d98ef1bc802c62d22e8 20250201122522334 DAUC <0003> auc.c:145 vector [1]: res = 742904681e4ffe0a0000000000000000 20250201122522334 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122522334 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122522334 DAUC <0003> auc.c:179 vector [1]: kc = 745dc90622f6a400 20250201122522334 DAUC <0003> auc.c:180 vector [1]: sres = 7cb8f729 20250201122522334 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122522334 DAUC <0003> auc.c:113 vector [2]: rand = 3fcc8acbda8d8b252ec9c53bfb30e4ab 20250201122522334 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122522334 DAUC <0003> auc.c:142 vector [2]: autn = cc4f7576b4a60000c06f249beaf845f5 20250201122522334 DAUC <0003> auc.c:143 vector [2]: ck = f49c717a17bd646b22aad99974543f9e 20250201122522334 DAUC <0003> auc.c:144 vector [2]: ik = 4787d4bdee4344efbbe6d6bb18da00a0 20250201122522334 DAUC <0003> auc.c:145 vector [2]: res = de27a083842a0d640000000000000000 20250201122522334 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122522334 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122522334 DAUC <0003> auc.c:179 vector [2]: kc = edd3ec08b6414400 20250201122522334 DAUC <0003> auc.c:180 vector [2]: sres = 432e770b 20250201122522334 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122522334 DAUC <0003> auc.c:113 vector [3]: rand = 7114b6c35622b1319831b533a7bba874 20250201122522334 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122522334 DAUC <0003> auc.c:142 vector [3]: autn = 77bc0f6dd38700009ba0f48b0a2f2ea6 20250201122522334 DAUC <0003> auc.c:143 vector [3]: ck = 42beb33d263ddbb174faf555a4f24389 20250201122522334 DAUC <0003> auc.c:144 vector [3]: ik = bd5268089d649db6a01505fcb6fcde23 20250201122522334 DAUC <0003> auc.c:145 vector [3]: res = dbcac0d4e6efaca70000000000000000 20250201122522334 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122522334 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122522334 DAUC <0003> auc.c:179 vector [3]: kc = 146992264e9f4400 20250201122522334 DAUC <0003> auc.c:180 vector [3]: sres = c98bf7d0 20250201122522334 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122522334 DAUC <0003> auc.c:113 vector [4]: rand = de7036a63af81fc465fc91d7e8090539 20250201122522334 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122522334 DAUC <0003> auc.c:142 vector [4]: autn = d935b707d860000040dcef1c0af91adf 20250201122522334 DAUC <0003> auc.c:143 vector [4]: ck = 9bae14dc547037f9dfeec42de183718a 20250201122522334 DAUC <0003> auc.c:144 vector [4]: ik = 4c7f9ba01122650b8a9657b435d0983a 20250201122522334 DAUC <0003> auc.c:145 vector [4]: res = 564fe999d0f7810b0000000000000000 20250201122522334 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122522334 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122522334 DAUC <0003> auc.c:179 vector [4]: kc = 70e495ff7629a400 20250201122522334 DAUC <0003> auc.c:180 vector [4]: sres = ad1850aa 20250201122522334 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122522334 DAUC <0003> db_auc.c:245 IMSI='262425240338168': Generated 5 vectors 20250201122522334 DAUC <0003> db_auc.c:249 IMSI='262425240338168': Updating SQN=161 in DB 20250201122522334 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425240338168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425240338168"} 20250201122522334 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425240338168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122522334 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122522334 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0526361eece3: Found GsupExpect[0] for "262425240338168" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@0526361eece3: Added IMSI table entry 6TC_gsup_sai(18)"262425240338168" TC_gsup_sai(18)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai(18)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122522336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56674<->l=127.0.0.1:4258 TC_gsup_sai(18)@0526361eece3: Final verdict of PTC: pass 20250201122522336 DAUC <0003> db_auc.c:157 IMSI='262426227413119': No 2G Auth Data 20250201122522336 DAUC <0003> db_auc.c:192 IMSI='262426227413119': No 3G Auth Data HLR_Test-GSUP(9)@0526361eece3: Created GsupExpect[0] for "262426227413119" to be handled at TC_gsup_sai(19) 20250201122522342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56690<->l=127.0.0.1:4258 20250201122522344 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522344 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426227413119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426227413119"} 20250201122522344 DAUC <0003> db_auc.c:236 IMSI='262426227413119': Calling to generate 5 vectors 20250201122522344 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122522344 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122522344 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122522344 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122522344 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122522344 DAUC <0003> auc.c:113 vector [0]: rand = 3d74d672a2a3b94d29d6955af08cd51f 20250201122522344 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122522344 DAUC <0003> auc.c:142 vector [0]: autn = fec200700f220000e3d9b14369c9846e 20250201122522344 DAUC <0003> auc.c:143 vector [0]: ck = 59a8b44e2daa11944cebf11f45022df1 20250201122522344 DAUC <0003> auc.c:144 vector [0]: ik = 078832488a901fd5ccd7a6787842e351 20250201122522344 DAUC <0003> auc.c:145 vector [0]: res = 9b39f7bbd08d45540000000000000000 20250201122522344 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122522344 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122522344 DAUC <0003> auc.c:179 vector [0]: kc = 1f4ada56b6a60781 20250201122522344 DAUC <0003> auc.c:180 vector [0]: sres = 6590a6e2 20250201122522344 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122522344 DAUC <0003> auc.c:113 vector [1]: rand = 5f1a4ac54435c975b07dc4549924fdb9 20250201122522344 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122522344 DAUC <0003> auc.c:142 vector [1]: autn = d6cb5213970f0000d4134242caf83f85 20250201122522344 DAUC <0003> auc.c:143 vector [1]: ck = cc9f9968c06fe26a26cb7a1e3743fb8f 20250201122522344 DAUC <0003> auc.c:144 vector [1]: ik = 0eeb64e956b6d919b80557b4b4050357 20250201122522344 DAUC <0003> auc.c:145 vector [1]: res = 18ee78f28daf4ba50000000000000000 20250201122522344 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122522344 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122522344 DAUC <0003> auc.c:179 vector [1]: kc = 223c2cec528da682 20250201122522344 DAUC <0003> auc.c:180 vector [1]: sres = d1b45959 20250201122522344 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122522344 DAUC <0003> auc.c:113 vector [2]: rand = 7a6489b77b20418a3311e5f1980786b5 20250201122522344 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122522344 DAUC <0003> auc.c:142 vector [2]: autn = cea4433ae028000000a7c350731007f2 20250201122522344 DAUC <0003> auc.c:143 vector [2]: ck = 482476ba2afd73b21edfc7bb515a968b 20250201122522344 DAUC <0003> auc.c:144 vector [2]: ik = 89db66ab016b995e5a42fe24dceccda7 20250201122522344 DAUC <0003> auc.c:145 vector [2]: res = 42f7650eaa9055870000000000000000 20250201122522344 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122522344 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122522344 DAUC <0003> auc.c:179 vector [2]: kc = b778ed296227cfa5 20250201122522344 DAUC <0003> auc.c:180 vector [2]: sres = 516452f7 20250201122522344 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122522344 DAUC <0003> auc.c:113 vector [3]: rand = b017ce382d196c54126db0428cb044f4 20250201122522344 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122522344 DAUC <0003> auc.c:142 vector [3]: autn = a2f174d406bb0000d6b71c46aee5648b 20250201122522344 DAUC <0003> auc.c:143 vector [3]: ck = 87d62a826839f9d78d221e6f84754951 20250201122522344 DAUC <0003> auc.c:144 vector [3]: ik = 55af1f51fa9f834cd0d5a40a52168105 20250201122522344 DAUC <0003> auc.c:145 vector [3]: res = 7e029bebdefce65b0000000000000000 20250201122522344 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122522344 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122522344 DAUC <0003> auc.c:179 vector [3]: kc = c9ecb6456c326876 20250201122522344 DAUC <0003> auc.c:180 vector [3]: sres = 6b4e8ff7 20250201122522344 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122522344 DAUC <0003> auc.c:113 vector [4]: rand = 3b2a75bcba02e3e15fb82e7165eaa735 20250201122522344 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122522344 DAUC <0003> auc.c:142 vector [4]: autn = ed1563133ef500000803835bb25c8987 20250201122522344 DAUC <0003> auc.c:143 vector [4]: ck = fa0e0f1a430e173ec8ec58f705b2cacf 20250201122522344 DAUC <0003> auc.c:144 vector [4]: ik = ea2f8d29fbbeacadb500eb38b1598d17 20250201122522344 DAUC <0003> auc.c:145 vector [4]: res = 4097f81ad14005640000000000000000 20250201122522344 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122522344 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122522344 DAUC <0003> auc.c:179 vector [4]: kc = e7137e41340f1533 20250201122522344 DAUC <0003> auc.c:180 vector [4]: sres = 03407d95 20250201122522344 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122522344 DAUC <0003> db_auc.c:245 IMSI='262426227413119': Generated 5 vectors 20250201122522344 DAUC <0003> db_auc.c:249 IMSI='262426227413119': Updating SQN=161 in DB 20250201122522344 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426227413119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426227413119"} 20250201122522344 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426227413119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122522344 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122522344 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0526361eece3: Found GsupExpect[0] for "262426227413119" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@0526361eece3: Added IMSI table entry 7TC_gsup_sai(19)"262426227413119" TC_gsup_sai(19)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai(19)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122522346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56690<->l=127.0.0.1:4258 TC_gsup_sai(19)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122522347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56610<->l=127.0.0.1:4258 20250201122522347 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38551<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@0526361eece3: Final verdict of PTC: none 20250201122522348 DLINP <000b> input/ipa.c:451 connected read/write 20250201122522348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122522348 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(11)@0526361eece3: Final verdict of PTC: none 20250201122522348 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122522348 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 10@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_sai finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:22 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250201122522371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4258 20250201122522471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56692<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66504) Waiting for packet dumper to finish... 1 (prev_count=66504, count=163380) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_sai_num_auth_vectors started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122525606 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122525606 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122525611 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122525617 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525617 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122525617 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122525617 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122525617 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122525617 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122525618 DLGSUP <0013> gsup_server.c:235 2:  20250201122525618 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122525618 DLGSUP <0013> gsup_server.c:235 3:  20250201122525618 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122525618 DLGSUP <0013> gsup_server.c:235 4:  20250201122525618 DLGSUP <0013> gsup_server.c:237 4: 00  HLR_Test-GSUP-IPA(20)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122525618 DLGSUP <0013> gsup_server.c:235 5:  20250201122525618 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122525618 DLGSUP <0013> gsup_server.c:235 7:  20250201122525618 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122525618 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122525618 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122525618 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@0526361eece3: 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") 20250201122525646 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43483<->l=127.0.0.1:4259) 20250201122525656 DAUC <0003> db_auc.c:157 IMSI='262427298907440': No 2G Auth Data 20250201122525656 DAUC <0003> db_auc.c:192 IMSI='262427298907440': No 3G Auth Data HLR_Test-GSUP(21)@0526361eece3: Created GsupExpect[0] for "262427298907440" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250201122525681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4258 20250201122525689 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525689 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427298907440"} 20250201122525690 DAUC <0003> db_auc.c:192 IMSI='262427298907440': No 3G Auth Data 20250201122525690 DAUC <0003> db_auc.c:236 IMSI='262427298907440': Calling to generate 1 vectors 20250201122525690 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250201122525690 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525690 DAUC <0003> auc.c:113 vector [0]: rand = 192979bf05669fd1e1a9fb0d20905ae9 20250201122525690 DAUC <0003> auc.c:179 vector [0]: kc = f10a796884c61400 20250201122525690 DAUC <0003> auc.c:180 vector [0]: sres = 6f5202a7 20250201122525690 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525690 DAUC <0003> db_auc.c:245 IMSI='262427298907440': Generated 1 vectors 20250201122525690 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427298907440"} 20250201122525690 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525690 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525690 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0526361eece3: Found GsupExpect[0] for "262427298907440" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@0526361eece3: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427298907440" TC_gsup_sai_num_auth_vectors(24)@0526361eece3: setverdict(pass): none -> pass 20250201122525696 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525696 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427298907440"} 20250201122525696 DAUC <0003> db_auc.c:192 IMSI='262427298907440': No 3G Auth Data 20250201122525696 DAUC <0003> db_auc.c:236 IMSI='262427298907440': Calling to generate 4 vectors 20250201122525696 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250201122525696 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525696 DAUC <0003> auc.c:113 vector [0]: rand = 59ffbd55c178ea47c3945febee7d4bfc 20250201122525696 DAUC <0003> auc.c:179 vector [0]: kc = 799d943d698c1400 20250201122525696 DAUC <0003> auc.c:180 vector [0]: sres = c3d701a4 20250201122525696 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525696 DAUC <0003> auc.c:113 vector [1]: rand = fcf20150d3c40bf678ca9475f02d64aa 20250201122525696 DAUC <0003> auc.c:179 vector [1]: kc = 45aadcfe82871c00 20250201122525696 DAUC <0003> auc.c:180 vector [1]: sres = c8137dab 20250201122525696 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122525696 DAUC <0003> auc.c:113 vector [2]: rand = dbc74d2004cfcab2cdbbea9fdc79da65 20250201122525696 DAUC <0003> auc.c:179 vector [2]: kc = 0cfdc0c4df03e000 20250201122525696 DAUC <0003> auc.c:180 vector [2]: sres = 85f07bd0 20250201122525696 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122525696 DAUC <0003> auc.c:113 vector [3]: rand = c48067b99ec25a27630b55c1f90d9ef7 20250201122525696 DAUC <0003> auc.c:179 vector [3]: kc = c0410af4b09a1400 20250201122525696 DAUC <0003> auc.c:180 vector [3]: sres = 45e05ee0 20250201122525696 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122525696 DAUC <0003> db_auc.c:245 IMSI='262427298907440': Generated 4 vectors 20250201122525696 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427298907440"} 20250201122525696 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525696 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525696 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525702 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525702 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427298907440"} 20250201122525702 DAUC <0003> db_auc.c:192 IMSI='262427298907440': No 3G Auth Data 20250201122525702 DAUC <0003> db_auc.c:236 IMSI='262427298907440': Calling to generate 5 vectors 20250201122525702 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201122525702 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525702 DAUC <0003> auc.c:113 vector [0]: rand = f6c43fa87194b44a7376b4dd5ea1c58a 20250201122525702 DAUC <0003> auc.c:179 vector [0]: kc = 3e87afca0c27a000 20250201122525702 DAUC <0003> auc.c:180 vector [0]: sres = 21e1a385 20250201122525702 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525702 DAUC <0003> auc.c:113 vector [1]: rand = 08e2de4d958cf95a396a961bee36c1e7 20250201122525703 DAUC <0003> auc.c:179 vector [1]: kc = 577f9b112e730c00 20250201122525703 DAUC <0003> auc.c:180 vector [1]: sres = f3b94c08 20250201122525703 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122525703 DAUC <0003> auc.c:113 vector [2]: rand = 276f7c41130ab4ee59ff704523e2f24d 20250201122525703 DAUC <0003> auc.c:179 vector [2]: kc = 1254d532db360400 20250201122525703 DAUC <0003> auc.c:180 vector [2]: sres = 723a98a2 20250201122525703 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122525703 DAUC <0003> auc.c:113 vector [3]: rand = c906a45ecc6beb948bfcacff5de65678 20250201122525703 DAUC <0003> auc.c:179 vector [3]: kc = 5d95af87fab72800 20250201122525703 DAUC <0003> auc.c:180 vector [3]: sres = 23ea4b18 20250201122525703 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122525703 DAUC <0003> auc.c:113 vector [4]: rand = 8d485dccb025bed75713ee90c037bbbc 20250201122525703 DAUC <0003> auc.c:179 vector [4]: kc = f386d6ef7653dc00 20250201122525703 DAUC <0003> auc.c:180 vector [4]: sres = 9b561b4e 20250201122525703 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201122525703 DAUC <0003> db_auc.c:245 IMSI='262427298907440': Generated 5 vectors 20250201122525703 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427298907440"} 20250201122525703 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525707 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525707 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427298907440"} 20250201122525707 DAUC <0003> db_auc.c:192 IMSI='262427298907440': No 3G Auth Data 20250201122525707 DAUC <0003> db_auc.c:236 IMSI='262427298907440': Calling to generate 5 vectors 20250201122525707 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201122525707 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525707 DAUC <0003> auc.c:113 vector [0]: rand = c3b8dbb3d81d38ba5ea499830bfe5761 20250201122525707 DAUC <0003> auc.c:179 vector [0]: kc = f989aac8de230800 20250201122525707 DAUC <0003> auc.c:180 vector [0]: sres = b2f149d9 20250201122525707 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525707 DAUC <0003> auc.c:113 vector [1]: rand = 8cfc901382c4efe16c2a421b8ae1a2ba 20250201122525707 DAUC <0003> auc.c:179 vector [1]: kc = 266a8613f9774000 20250201122525707 DAUC <0003> auc.c:180 vector [1]: sres = 5f011935 20250201122525707 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122525707 DAUC <0003> auc.c:113 vector [2]: rand = 5fa1b85d94077c174e87b549fa80f9dc 20250201122525707 DAUC <0003> auc.c:179 vector [2]: kc = 6a2fc2d66218c400 20250201122525707 DAUC <0003> auc.c:180 vector [2]: sres = f9d52491 20250201122525707 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122525707 DAUC <0003> auc.c:113 vector [3]: rand = 2682e0550943aa7ff04985595f1b1440 20250201122525707 DAUC <0003> auc.c:179 vector [3]: kc = c95e85863f415000 20250201122525707 DAUC <0003> auc.c:180 vector [3]: sres = 1601d529 20250201122525707 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122525707 DAUC <0003> auc.c:113 vector [4]: rand = 19029742ebc74ecd348c2aecd83b0266 20250201122525707 DAUC <0003> auc.c:179 vector [4]: kc = f1fa1054f039d800 20250201122525707 DAUC <0003> auc.c:180 vector [4]: sres = b0da8aa1 20250201122525707 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201122525707 DAUC <0003> db_auc.c:245 IMSI='262427298907440': Generated 5 vectors 20250201122525707 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427298907440"} 20250201122525707 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427298907440 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525707 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525707 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56706<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@0526361eece3: Final verdict of PTC: pass 20250201122525713 DAUC <0003> db_auc.c:157 IMSI='262423519985607': No 2G Auth Data 20250201122525713 DAUC <0003> db_auc.c:192 IMSI='262423519985607': No 3G Auth Data HLR_Test-GSUP(21)@0526361eece3: Created GsupExpect[0] for "262423519985607" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250201122525730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4258 20250201122525732 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525732 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423519985607"} 20250201122525732 DAUC <0003> db_auc.c:192 IMSI='262423519985607': No 3G Auth Data 20250201122525732 DAUC <0003> db_auc.c:236 IMSI='262423519985607': Calling to generate 1 vectors 20250201122525732 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250201122525732 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525732 DAUC <0003> auc.c:113 vector [0]: rand = 877b66c7daec97f492e3ee99dc406fee 20250201122525732 DAUC <0003> auc.c:179 vector [0]: kc = 4328617ef864cc00 20250201122525732 DAUC <0003> auc.c:180 vector [0]: sres = 0debc51b 20250201122525732 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525732 DAUC <0003> db_auc.c:245 IMSI='262423519985607': Generated 1 vectors 20250201122525732 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423519985607"} 20250201122525732 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525732 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525732 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0526361eece3: Found GsupExpect[0] for "262423519985607" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@0526361eece3: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423519985607" TC_gsup_sai_num_auth_vectors(25)@0526361eece3: setverdict(pass): none -> pass 20250201122525733 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525733 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423519985607"} 20250201122525733 DAUC <0003> db_auc.c:192 IMSI='262423519985607': No 3G Auth Data 20250201122525733 DAUC <0003> db_auc.c:236 IMSI='262423519985607': Calling to generate 4 vectors 20250201122525733 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250201122525733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525733 DAUC <0003> auc.c:113 vector [0]: rand = 1ab69a1b39c9947f733af3a2d0710ec7 20250201122525733 DAUC <0003> auc.c:179 vector [0]: kc = cc5b9cd73333d800 20250201122525733 DAUC <0003> auc.c:180 vector [0]: sres = 36f6e181 20250201122525733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525733 DAUC <0003> auc.c:113 vector [1]: rand = 13f9b98a8ef816d5d82ae83b3a112b8c 20250201122525733 DAUC <0003> auc.c:179 vector [1]: kc = 0d6f79ce7a3fa800 20250201122525733 DAUC <0003> auc.c:180 vector [1]: sres = 1bb062c6 20250201122525733 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122525733 DAUC <0003> auc.c:113 vector [2]: rand = 2ae236ade2e9c322a7558f4955919a08 20250201122525733 DAUC <0003> auc.c:179 vector [2]: kc = 5bada94ea7b30c00 20250201122525733 DAUC <0003> auc.c:180 vector [2]: sres = 0c995fc3 20250201122525733 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122525733 DAUC <0003> auc.c:113 vector [3]: rand = afedff670c62620b4db71783ca983f96 20250201122525733 DAUC <0003> auc.c:179 vector [3]: kc = f4ea3c67cb9bf800 20250201122525733 DAUC <0003> auc.c:180 vector [3]: sres = 45ca4ad9 20250201122525733 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122525733 DAUC <0003> db_auc.c:245 IMSI='262423519985607': Generated 4 vectors 20250201122525733 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423519985607"} 20250201122525733 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525733 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525733 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525733 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525733 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423519985607"} 20250201122525733 DAUC <0003> db_auc.c:192 IMSI='262423519985607': No 3G Auth Data 20250201122525733 DAUC <0003> db_auc.c:236 IMSI='262423519985607': Calling to generate 5 vectors 20250201122525733 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201122525733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525733 DAUC <0003> auc.c:113 vector [0]: rand = 7e00a1b025b79caf896ba6d48fc3b1d5 20250201122525733 DAUC <0003> auc.c:179 vector [0]: kc = 8a70001c15319800 20250201122525733 DAUC <0003> auc.c:180 vector [0]: sres = 98edf981 20250201122525733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525733 DAUC <0003> auc.c:113 vector [1]: rand = 251ab5d819f9401ee35fad99aec7e172 20250201122525733 DAUC <0003> auc.c:179 vector [1]: kc = bedd641032204800 20250201122525733 DAUC <0003> auc.c:180 vector [1]: sres = 531470f8 20250201122525733 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122525733 DAUC <0003> auc.c:113 vector [2]: rand = 42b01f191ecc4082879e41d66c33aac7 20250201122525733 DAUC <0003> auc.c:179 vector [2]: kc = 5559c4347a58a400 20250201122525733 DAUC <0003> auc.c:180 vector [2]: sres = 4c227b18 20250201122525733 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122525733 DAUC <0003> auc.c:113 vector [3]: rand = 35cf552b80e57cc1d68221469a2928fa 20250201122525733 DAUC <0003> auc.c:179 vector [3]: kc = 09b67826f4cb8800 20250201122525733 DAUC <0003> auc.c:180 vector [3]: sres = 0bf9ba07 20250201122525733 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122525733 DAUC <0003> auc.c:113 vector [4]: rand = 207843faff709ffec193229ecea9b6d9 20250201122525733 DAUC <0003> auc.c:179 vector [4]: kc = ad1ae2b25e99a800 20250201122525733 DAUC <0003> auc.c:180 vector [4]: sres = 5485d6b4 20250201122525733 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201122525733 DAUC <0003> db_auc.c:245 IMSI='262423519985607': Generated 5 vectors 20250201122525733 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423519985607"} 20250201122525733 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525733 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525733 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525734 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525734 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423519985607"} 20250201122525734 DAUC <0003> db_auc.c:192 IMSI='262423519985607': No 3G Auth Data 20250201122525734 DAUC <0003> db_auc.c:236 IMSI='262423519985607': Calling to generate 5 vectors 20250201122525734 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201122525734 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525734 DAUC <0003> auc.c:113 vector [0]: rand = 5b1a49492fef382cd5305903bdadb3d2 20250201122525734 DAUC <0003> auc.c:179 vector [0]: kc = ebc1e7bd10066800 20250201122525734 DAUC <0003> auc.c:180 vector [0]: sres = 61ff076c 20250201122525734 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525734 DAUC <0003> auc.c:113 vector [1]: rand = cab43c9c95230c05320e0b6fc7186c8a 20250201122525734 DAUC <0003> auc.c:179 vector [1]: kc = 53835e13d03b3c00 20250201122525734 DAUC <0003> auc.c:180 vector [1]: sres = 7827f364 20250201122525734 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122525734 DAUC <0003> auc.c:113 vector [2]: rand = 7e8e2d8064ec4ebc0eeb5d9285991e7c 20250201122525734 DAUC <0003> auc.c:179 vector [2]: kc = 9ca7ee8e6b7e9800 20250201122525734 DAUC <0003> auc.c:180 vector [2]: sres = f7108c8e 20250201122525734 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122525734 DAUC <0003> auc.c:113 vector [3]: rand = cfac89231c2342ca1a98b0697a080a0c 20250201122525734 DAUC <0003> auc.c:179 vector [3]: kc = ae1a8977b3b9dc00 20250201122525734 DAUC <0003> auc.c:180 vector [3]: sres = e90b5a15 20250201122525734 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122525734 DAUC <0003> auc.c:113 vector [4]: rand = 7109e5e1b1c304ca0fdcf7fc7f91f9df 20250201122525734 DAUC <0003> auc.c:179 vector [4]: kc = 570e19d9e6f1bc00 20250201122525734 DAUC <0003> auc.c:180 vector [4]: sres = 8b4a4cf3 20250201122525734 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201122525734 DAUC <0003> db_auc.c:245 IMSI='262423519985607': Generated 5 vectors 20250201122525734 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423519985607"} 20250201122525734 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423519985607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525734 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525734 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@0526361eece3: Final verdict of PTC: pass 20250201122525735 DAUC <0003> db_auc.c:157 IMSI='262421615361975': No 2G Auth Data 20250201122525735 DAUC <0003> db_auc.c:192 IMSI='262421615361975': No 3G Auth Data HLR_Test-GSUP(21)@0526361eece3: Created GsupExpect[0] for "262421615361975" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250201122525741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56726<->l=127.0.0.1:4258 20250201122525743 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525743 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421615361975"} 20250201122525743 DAUC <0003> db_auc.c:192 IMSI='262421615361975': No 3G Auth Data 20250201122525743 DAUC <0003> db_auc.c:236 IMSI='262421615361975': Calling to generate 1 vectors 20250201122525743 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250201122525743 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525743 DAUC <0003> auc.c:113 vector [0]: rand = 7904ee035497981e65a2d99bb4cdf24d 20250201122525743 DAUC <0003> auc.c:179 vector [0]: kc = 20a3c1bc846457ac 20250201122525743 DAUC <0003> auc.c:180 vector [0]: sres = cf1a0fa7 20250201122525743 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525743 DAUC <0003> db_auc.c:245 IMSI='262421615361975': Generated 1 vectors 20250201122525743 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421615361975"} 20250201122525743 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525743 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525743 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0526361eece3: Found GsupExpect[0] for "262421615361975" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@0526361eece3: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421615361975" TC_gsup_sai_num_auth_vectors(26)@0526361eece3: setverdict(pass): none -> pass 20250201122525744 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525744 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421615361975"} 20250201122525744 DAUC <0003> db_auc.c:192 IMSI='262421615361975': No 3G Auth Data 20250201122525744 DAUC <0003> db_auc.c:236 IMSI='262421615361975': Calling to generate 4 vectors 20250201122525744 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250201122525744 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525744 DAUC <0003> auc.c:113 vector [0]: rand = 4d36d2d5ab639eb9b7ec15cfc070e5c0 20250201122525744 DAUC <0003> auc.c:179 vector [0]: kc = 682c290b6f4ed056 20250201122525744 DAUC <0003> auc.c:180 vector [0]: sres = c57a8a6f 20250201122525744 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525744 DAUC <0003> auc.c:113 vector [1]: rand = 04c939e6e7649a1b99687c76d38b81b1 20250201122525744 DAUC <0003> auc.c:179 vector [1]: kc = a36544aa35d07223 20250201122525744 DAUC <0003> auc.c:180 vector [1]: sres = 81c13447 20250201122525744 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122525744 DAUC <0003> auc.c:113 vector [2]: rand = 6257111a85c7e05d848dfc49c1068b79 20250201122525744 DAUC <0003> auc.c:179 vector [2]: kc = e3264dfb0d5001cd 20250201122525744 DAUC <0003> auc.c:180 vector [2]: sres = d6e2294d 20250201122525744 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122525744 DAUC <0003> auc.c:113 vector [3]: rand = 073b0db430eee3d898e837198dc97060 20250201122525744 DAUC <0003> auc.c:179 vector [3]: kc = 80cefad636e5b21a 20250201122525744 DAUC <0003> auc.c:180 vector [3]: sres = 2ce25014 20250201122525744 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122525744 DAUC <0003> db_auc.c:245 IMSI='262421615361975': Generated 4 vectors 20250201122525744 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421615361975"} 20250201122525744 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525744 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525744 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525745 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525745 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421615361975"} 20250201122525745 DAUC <0003> db_auc.c:192 IMSI='262421615361975': No 3G Auth Data 20250201122525745 DAUC <0003> db_auc.c:236 IMSI='262421615361975': Calling to generate 5 vectors 20250201122525745 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201122525745 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525745 DAUC <0003> auc.c:113 vector [0]: rand = a3e527c99ca432b76067c09ec7ca281e 20250201122525745 DAUC <0003> auc.c:179 vector [0]: kc = 92c45988f8ff1e0a 20250201122525745 DAUC <0003> auc.c:180 vector [0]: sres = 23cbbe69 20250201122525745 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525745 DAUC <0003> auc.c:113 vector [1]: rand = 9db975e6e27c67dc09d1315c98312623 20250201122525745 DAUC <0003> auc.c:179 vector [1]: kc = e7d51a628e64f9ee 20250201122525745 DAUC <0003> auc.c:180 vector [1]: sres = f7eb18f7 20250201122525745 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122525745 DAUC <0003> auc.c:113 vector [2]: rand = 6684ca9e1b9bf2f36b9118a23ae15e62 20250201122525745 DAUC <0003> auc.c:179 vector [2]: kc = 4f1cd17d9335df86 20250201122525745 DAUC <0003> auc.c:180 vector [2]: sres = e6dd40a8 20250201122525745 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122525745 DAUC <0003> auc.c:113 vector [3]: rand = b5341e98142d2db11d1c855a02f405cf 20250201122525745 DAUC <0003> auc.c:179 vector [3]: kc = fe056a79ba48ee41 20250201122525745 DAUC <0003> auc.c:180 vector [3]: sres = c01c79a5 20250201122525745 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122525745 DAUC <0003> auc.c:113 vector [4]: rand = 21273cbf3c21c2da12fa1f0d98f27f8f 20250201122525745 DAUC <0003> auc.c:179 vector [4]: kc = 6ac151cdc02502a7 20250201122525745 DAUC <0003> auc.c:180 vector [4]: sres = 76bbb905 20250201122525745 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201122525745 DAUC <0003> db_auc.c:245 IMSI='262421615361975': Generated 5 vectors 20250201122525745 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421615361975"} 20250201122525745 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525745 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525745 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525746 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525746 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421615361975"} 20250201122525746 DAUC <0003> db_auc.c:192 IMSI='262421615361975': No 3G Auth Data 20250201122525746 DAUC <0003> db_auc.c:236 IMSI='262421615361975': Calling to generate 5 vectors 20250201122525746 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250201122525746 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525746 DAUC <0003> auc.c:113 vector [0]: rand = c62ee233163821835704aa2f5b6fc516 20250201122525746 DAUC <0003> auc.c:179 vector [0]: kc = 40858d1f88542591 20250201122525746 DAUC <0003> auc.c:180 vector [0]: sres = f64e5aca 20250201122525746 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250201122525746 DAUC <0003> auc.c:113 vector [1]: rand = dc43d0857dfc17183b4b254330c301de 20250201122525746 DAUC <0003> auc.c:179 vector [1]: kc = d4f87e39523c5af7 20250201122525746 DAUC <0003> auc.c:180 vector [1]: sres = fbe462f5 20250201122525746 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250201122525746 DAUC <0003> auc.c:113 vector [2]: rand = b4fd6502b69ddf55d75079de18ed7d84 20250201122525746 DAUC <0003> auc.c:179 vector [2]: kc = 47422c46ef0f08fb 20250201122525746 DAUC <0003> auc.c:180 vector [2]: sres = 5f3e6930 20250201122525746 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250201122525746 DAUC <0003> auc.c:113 vector [3]: rand = a6f662ae634295d5a6fc963012e438da 20250201122525746 DAUC <0003> auc.c:179 vector [3]: kc = daf704fea91c3a33 20250201122525746 DAUC <0003> auc.c:180 vector [3]: sres = b4bb108a 20250201122525746 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250201122525746 DAUC <0003> auc.c:113 vector [4]: rand = 7310554e697d6e53d6fcd5535b9f3bd5 20250201122525746 DAUC <0003> auc.c:179 vector [4]: kc = 98c2d7dbc31bfb91 20250201122525746 DAUC <0003> auc.c:180 vector [4]: sres = 43dd76ae 20250201122525746 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250201122525746 DAUC <0003> db_auc.c:245 IMSI='262421615361975': Generated 5 vectors 20250201122525746 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421615361975"} 20250201122525746 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421615361975 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525746 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525746 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56726<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@0526361eece3: Final verdict of PTC: pass 20250201122525747 DAUC <0003> db_auc.c:157 IMSI='262423104335158': No 2G Auth Data 20250201122525747 DAUC <0003> db_auc.c:192 IMSI='262423104335158': No 3G Auth Data HLR_Test-GSUP(21)@0526361eece3: Created GsupExpect[0] for "262423104335158" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250201122525753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56738<->l=127.0.0.1:4258 20250201122525755 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525755 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423104335158"} 20250201122525755 DAUC <0003> db_auc.c:157 IMSI='262423104335158': No 2G Auth Data 20250201122525755 DAUC <0003> db_auc.c:236 IMSI='262423104335158': Calling to generate 1 vectors 20250201122525755 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250201122525755 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525755 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525755 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122525755 DAUC <0003> auc.c:113 vector [0]: rand = 951eeed54094cc9663d9cf893fea9750 20250201122525755 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122525755 DAUC <0003> auc.c:142 vector [0]: autn = 9b796b6929a00000a9694d015539fd56 20250201122525755 DAUC <0003> auc.c:143 vector [0]: ck = 81dc7f135da81260bfff2eecbaa442e4 20250201122525755 DAUC <0003> auc.c:144 vector [0]: ik = ac839efc77a197b2838a0f847e34e95f 20250201122525755 DAUC <0003> auc.c:145 vector [0]: res = 961be02fe125fae50000000000000000 20250201122525755 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525755 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122525755 DAUC <0003> auc.c:151 vector [0]: kc = 112ac087ee992e69 20250201122525755 DAUC <0003> auc.c:152 vector [0]: sres = 773e1aca 20250201122525755 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122525755 DAUC <0003> db_auc.c:245 IMSI='262423104335158': Generated 1 vectors 20250201122525755 DAUC <0003> db_auc.c:249 IMSI='262423104335158': Updating SQN=33 in DB 20250201122525755 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423104335158"} 20250201122525755 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525755 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525755 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0526361eece3: Found GsupExpect[0] for "262423104335158" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@0526361eece3: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262423104335158" TC_gsup_sai_num_auth_vectors(27)@0526361eece3: setverdict(pass): none -> pass 20250201122525756 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525756 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423104335158"} 20250201122525756 DAUC <0003> db_auc.c:157 IMSI='262423104335158': No 2G Auth Data 20250201122525756 DAUC <0003> db_auc.c:236 IMSI='262423104335158': Calling to generate 4 vectors 20250201122525756 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250201122525756 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525756 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525756 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201122525756 DAUC <0003> auc.c:113 vector [0]: rand = 69c1b825b0823c7fc1a05f56d5e3e076 20250201122525756 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201122525756 DAUC <0003> auc.c:142 vector [0]: autn = a0d686e32b88000044ed2a483b428643 20250201122525756 DAUC <0003> auc.c:143 vector [0]: ck = d75c5a1e21f774cb57bef97ffc6c96d8 20250201122525756 DAUC <0003> auc.c:144 vector [0]: ik = 73b02dd9b3294598bc9267b1ca39dc14 20250201122525756 DAUC <0003> auc.c:145 vector [0]: res = 5e53a5b3955722870000000000000000 20250201122525756 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525756 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122525756 DAUC <0003> auc.c:151 vector [0]: kc = 4fc0e909a48b7b9f 20250201122525756 DAUC <0003> auc.c:152 vector [0]: sres = cb048734 20250201122525756 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122525756 DAUC <0003> auc.c:113 vector [1]: rand = 72f4c295ea7b2f24f00a322cfe2deb06 20250201122525756 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201122525756 DAUC <0003> auc.c:142 vector [1]: autn = e65dcf91259300000e33e961f41ce4ef 20250201122525756 DAUC <0003> auc.c:143 vector [1]: ck = 934b02f3d0662b242d02e99371a62640 20250201122525756 DAUC <0003> auc.c:144 vector [1]: ik = 78d5a5fe7c1b10c2ada10c50f45422bb 20250201122525756 DAUC <0003> auc.c:145 vector [1]: res = 30f444a0f3bfbb4d0000000000000000 20250201122525756 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525756 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122525756 DAUC <0003> auc.c:151 vector [1]: kc = 6b3d42ce298f3f1d 20250201122525756 DAUC <0003> auc.c:152 vector [1]: sres = c34bffed 20250201122525756 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122525756 DAUC <0003> auc.c:113 vector [2]: rand = fa141cfa1b7f55f3e498664458582a17 20250201122525756 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201122525756 DAUC <0003> auc.c:142 vector [2]: autn = 35edfc3e230c0000a13978462eeddecc 20250201122525756 DAUC <0003> auc.c:143 vector [2]: ck = 259dc8bc9897e39c8f445ad10ebaf4b0 20250201122525756 DAUC <0003> auc.c:144 vector [2]: ik = 98abfa8de6be6f60b0e55f0a2892674b 20250201122525756 DAUC <0003> auc.c:145 vector [2]: res = 0f7ec7fcf201859b0000000000000000 20250201122525756 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525756 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122525756 DAUC <0003> auc.c:151 vector [2]: kc = 829737ea58011f07 20250201122525756 DAUC <0003> auc.c:152 vector [2]: sres = fd7f4267 20250201122525756 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122525756 DAUC <0003> auc.c:113 vector [3]: rand = 9e5c0c240808f62540d2b4dfbbe84d79 20250201122525756 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201122525756 DAUC <0003> auc.c:142 vector [3]: autn = 323a6087385f000058405c6c4632f982 20250201122525756 DAUC <0003> auc.c:143 vector [3]: ck = f8e8f449a3b5bc5474c0bc3939e1ae31 20250201122525756 DAUC <0003> auc.c:144 vector [3]: ik = b36127acc079bc66bb462fe2b17aedd0 20250201122525756 DAUC <0003> auc.c:145 vector [3]: res = 64a6517de3c472e80000000000000000 20250201122525756 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525756 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122525756 DAUC <0003> auc.c:151 vector [3]: kc = 840f403eeb5743d3 20250201122525756 DAUC <0003> auc.c:152 vector [3]: sres = 87622395 20250201122525756 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122525756 DAUC <0003> db_auc.c:245 IMSI='262423104335158': Generated 4 vectors 20250201122525756 DAUC <0003> db_auc.c:249 IMSI='262423104335158': Updating SQN=161 in DB 20250201122525756 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423104335158"} 20250201122525756 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525756 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525756 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525757 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525757 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423104335158"} 20250201122525757 DAUC <0003> db_auc.c:157 IMSI='262423104335158': No 2G Auth Data 20250201122525757 DAUC <0003> db_auc.c:236 IMSI='262423104335158': Calling to generate 5 vectors 20250201122525757 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201122525757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201122525757 DAUC <0003> auc.c:113 vector [0]: rand = c29a855a40ea46f2c878d3234baba724 20250201122525757 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201122525757 DAUC <0003> auc.c:142 vector [0]: autn = 9e3bc9d033ed000054282475548048af 20250201122525757 DAUC <0003> auc.c:143 vector [0]: ck = 3ae05bbdd9c1c0438a5398e5bde96c85 20250201122525757 DAUC <0003> auc.c:144 vector [0]: ik = d146cdc1064d81d15b0d05670491a127 20250201122525757 DAUC <0003> auc.c:145 vector [0]: res = 46325024e64b17cb0000000000000000 20250201122525757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525757 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122525757 DAUC <0003> auc.c:151 vector [0]: kc = 3af80bfe66f48c30 20250201122525757 DAUC <0003> auc.c:152 vector [0]: sres = a07947ef 20250201122525757 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122525757 DAUC <0003> auc.c:113 vector [1]: rand = 92306d2fcfb9eea000ebbd11df1730e8 20250201122525757 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201122525757 DAUC <0003> auc.c:142 vector [1]: autn = 0162fbecbadd0000bf6280a2ded6b264 20250201122525757 DAUC <0003> auc.c:143 vector [1]: ck = d34aba8b7b615b4cc209785e41a19a0a 20250201122525757 DAUC <0003> auc.c:144 vector [1]: ik = cf1a23c32dcfb0a2e3a92332e8e64cd4 20250201122525757 DAUC <0003> auc.c:145 vector [1]: res = 5f68caf05304eb7d0000000000000000 20250201122525757 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525757 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122525757 DAUC <0003> auc.c:151 vector [1]: kc = 3df0c224ffe93d30 20250201122525757 DAUC <0003> auc.c:152 vector [1]: sres = 0c6c218d 20250201122525757 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122525757 DAUC <0003> auc.c:113 vector [2]: rand = 169b5884dc8be7b688868cb2599637eb 20250201122525757 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201122525757 DAUC <0003> auc.c:142 vector [2]: autn = 2415789de1a00000fcaf804cc67c45a1 20250201122525757 DAUC <0003> auc.c:143 vector [2]: ck = fcf2487dafbc0bd2689a4d8772ec1cf4 20250201122525757 DAUC <0003> auc.c:144 vector [2]: ik = 710755a3bbe7ee84fdd03264e7dcacb9 20250201122525757 DAUC <0003> auc.c:145 vector [2]: res = 9c092ad6b87696610000000000000000 20250201122525757 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525757 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122525757 DAUC <0003> auc.c:151 vector [2]: kc = 18bf623d816b551b 20250201122525757 DAUC <0003> auc.c:152 vector [2]: sres = 247fbcb7 20250201122525757 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122525757 DAUC <0003> auc.c:113 vector [3]: rand = a0597590c089c883761e597ee47fa04c 20250201122525757 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201122525757 DAUC <0003> auc.c:142 vector [3]: autn = b29fdd35b3f90000d6ee3462849079aa 20250201122525757 DAUC <0003> auc.c:143 vector [3]: ck = 29a33bc0c626fee8556e549375be1e35 20250201122525757 DAUC <0003> auc.c:144 vector [3]: ik = 2713fe56399081b53f040d7bca5bcce9 20250201122525757 DAUC <0003> auc.c:145 vector [3]: res = b934aaca9e9d1f080000000000000000 20250201122525757 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525757 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122525757 DAUC <0003> auc.c:151 vector [3]: kc = 64da9c7e4053ad81 20250201122525757 DAUC <0003> auc.c:152 vector [3]: sres = 27a9b5c2 20250201122525757 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122525757 DAUC <0003> auc.c:113 vector [4]: rand = cc6dba09f35e8793bd2782a10ac48979 20250201122525757 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201122525757 DAUC <0003> auc.c:142 vector [4]: autn = 79aeaf73a02200005659c56d76ac3872 20250201122525757 DAUC <0003> auc.c:143 vector [4]: ck = 2830e0a090aaeb4b1baa6d4ba775d107 20250201122525757 DAUC <0003> auc.c:144 vector [4]: ik = aa43fd85dd0367ce7abeb2a5ee31738c 20250201122525757 DAUC <0003> auc.c:145 vector [4]: res = 866df49a2e6535250000000000000000 20250201122525757 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525757 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201122525757 DAUC <0003> auc.c:151 vector [4]: kc = e367c2cb04ed2e0e 20250201122525757 DAUC <0003> auc.c:152 vector [4]: sres = a808c1bf 20250201122525757 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201122525757 DAUC <0003> db_auc.c:245 IMSI='262423104335158': Generated 5 vectors 20250201122525757 DAUC <0003> db_auc.c:249 IMSI='262423104335158': Updating SQN=321 in DB 20250201122525757 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423104335158"} 20250201122525757 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525757 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525757 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525758 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525758 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423104335158"} 20250201122525758 DAUC <0003> db_auc.c:157 IMSI='262423104335158': No 2G Auth Data 20250201122525758 DAUC <0003> db_auc.c:236 IMSI='262423104335158': Calling to generate 5 vectors 20250201122525758 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201122525758 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525758 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525758 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201122525758 DAUC <0003> auc.c:113 vector [0]: rand = 78ca4d171038f52c85f11f4efba6bbea 20250201122525758 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201122525758 DAUC <0003> auc.c:142 vector [0]: autn = 68df43fe70e50000afc8322f73e154ff 20250201122525758 DAUC <0003> auc.c:143 vector [0]: ck = 27895f4e47acba050905e27816505960 20250201122525758 DAUC <0003> auc.c:144 vector [0]: ik = 4428f86f45eab8da4ba51316180e7684 20250201122525758 DAUC <0003> auc.c:145 vector [0]: res = ca97647b14265a750000000000000000 20250201122525758 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525758 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122525758 DAUC <0003> auc.c:151 vector [0]: kc = 2101564f0c182d3b 20250201122525758 DAUC <0003> auc.c:152 vector [0]: sres = deb13e0e 20250201122525758 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122525758 DAUC <0003> auc.c:113 vector [1]: rand = eb0c226445e2d8d1bbf78e742de59999 20250201122525758 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201122525758 DAUC <0003> auc.c:142 vector [1]: autn = 6878819b53d70000e19591c0b6121f27 20250201122525758 DAUC <0003> auc.c:143 vector [1]: ck = 6cf1b0a055d3d9a701b363af60a7ed54 20250201122525758 DAUC <0003> auc.c:144 vector [1]: ik = ce565702f1e1bca0b2da937fae3d3676 20250201122525758 DAUC <0003> auc.c:145 vector [1]: res = 8954343cafeb67c80000000000000000 20250201122525758 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525758 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122525758 DAUC <0003> auc.c:151 vector [1]: kc = 11ce17726aa8be25 20250201122525758 DAUC <0003> auc.c:152 vector [1]: sres = 26bf53f4 20250201122525758 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122525758 DAUC <0003> auc.c:113 vector [2]: rand = 01337a06ac13d27a04a4b53fbdf36123 20250201122525758 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201122525758 DAUC <0003> auc.c:142 vector [2]: autn = fe149a3e014d0000f130d8ef2dc35049 20250201122525758 DAUC <0003> auc.c:143 vector [2]: ck = 49c700e89f71b0c7761bce0532593b95 20250201122525758 DAUC <0003> auc.c:144 vector [2]: ik = b287557516c558b7ef732ea0cbb9aa38 20250201122525758 DAUC <0003> auc.c:145 vector [2]: res = b30f5bc0b664aa810000000000000000 20250201122525758 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525758 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122525758 DAUC <0003> auc.c:151 vector [2]: kc = 6228b538705479dd 20250201122525758 DAUC <0003> auc.c:152 vector [2]: sres = 056bf141 20250201122525758 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122525758 DAUC <0003> auc.c:113 vector [3]: rand = e9ecc2d47e295ecda2ac3a7775342900 20250201122525758 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201122525758 DAUC <0003> auc.c:142 vector [3]: autn = 79fb512948f200005278280b42b789d0 20250201122525758 DAUC <0003> auc.c:143 vector [3]: ck = 51273a44c6d75df2869ac714a05f3f1f 20250201122525758 DAUC <0003> auc.c:144 vector [3]: ik = e78abef96284a02fff5d7c05742a2af8 20250201122525758 DAUC <0003> auc.c:145 vector [3]: res = fb5fc28480fd9e1c0000000000000000 20250201122525758 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525758 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122525758 DAUC <0003> auc.c:151 vector [3]: kc = cf6a3fac7026e83a 20250201122525758 DAUC <0003> auc.c:152 vector [3]: sres = 7ba25c98 20250201122525758 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122525758 DAUC <0003> auc.c:113 vector [4]: rand = 3e16a5582eff83cac563ac845318c060 20250201122525758 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201122525758 DAUC <0003> auc.c:142 vector [4]: autn = 90dae2f43df400000eaf483ec32cc1c2 20250201122525758 DAUC <0003> auc.c:143 vector [4]: ck = 80f5efa34727c6dbd33fb9ccb2eb2842 20250201122525758 DAUC <0003> auc.c:144 vector [4]: ik = 7021b911498dd0a35cd8dd809cbcdf21 20250201122525758 DAUC <0003> auc.c:145 vector [4]: res = 7ccff1f1de9482890000000000000000 20250201122525758 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525758 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201122525758 DAUC <0003> auc.c:151 vector [4]: kc = 7f3332fe20fde11b 20250201122525758 DAUC <0003> auc.c:152 vector [4]: sres = a25b7378 20250201122525758 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201122525758 DAUC <0003> db_auc.c:245 IMSI='262423104335158': Generated 5 vectors 20250201122525758 DAUC <0003> db_auc.c:249 IMSI='262423104335158': Updating SQN=481 in DB 20250201122525759 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423104335158"} 20250201122525759 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423104335158 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525759 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525759 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56738<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@0526361eece3: Final verdict of PTC: pass 20250201122525760 DAUC <0003> db_auc.c:157 IMSI='262422745805685': No 2G Auth Data 20250201122525760 DAUC <0003> db_auc.c:192 IMSI='262422745805685': No 3G Auth Data HLR_Test-GSUP(21)@0526361eece3: Created GsupExpect[0] for "262422745805685" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250201122525766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 20250201122525767 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525767 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422745805685"} 20250201122525767 DAUC <0003> db_auc.c:157 IMSI='262422745805685': No 2G Auth Data 20250201122525767 DAUC <0003> db_auc.c:236 IMSI='262422745805685': Calling to generate 1 vectors 20250201122525767 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250201122525767 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525767 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201122525767 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122525767 DAUC <0003> auc.c:113 vector [0]: rand = 2c28a7a021ec946e3134772238ba7071 20250201122525767 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122525767 DAUC <0003> auc.c:142 vector [0]: autn = be733422609c000047a1327f0ca2b688 20250201122525767 DAUC <0003> auc.c:143 vector [0]: ck = d99644733f7596c3e92186c41debdcc2 20250201122525767 DAUC <0003> auc.c:144 vector [0]: ik = 6cb79092766070b2f7031d412bda4036 20250201122525767 DAUC <0003> auc.c:145 vector [0]: res = f0bb30e4441eb5760000000000000000 20250201122525767 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525767 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122525767 DAUC <0003> auc.c:151 vector [0]: kc = ab034f647f247a85 20250201122525767 DAUC <0003> auc.c:152 vector [0]: sres = b4a58592 20250201122525767 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122525767 DAUC <0003> db_auc.c:245 IMSI='262422745805685': Generated 1 vectors 20250201122525768 DAUC <0003> db_auc.c:249 IMSI='262422745805685': Updating SQN=33 in DB 20250201122525768 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422745805685"} 20250201122525768 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525768 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525768 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0526361eece3: Found GsupExpect[0] for "262422745805685" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@0526361eece3: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422745805685" TC_gsup_sai_num_auth_vectors(28)@0526361eece3: setverdict(pass): none -> pass 20250201122525768 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525768 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422745805685"} 20250201122525768 DAUC <0003> db_auc.c:157 IMSI='262422745805685': No 2G Auth Data 20250201122525768 DAUC <0003> db_auc.c:236 IMSI='262422745805685': Calling to generate 4 vectors 20250201122525768 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250201122525768 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525768 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201122525768 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201122525768 DAUC <0003> auc.c:113 vector [0]: rand = b64d2e946fbdf1098d93e986d372bdda 20250201122525768 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201122525768 DAUC <0003> auc.c:142 vector [0]: autn = 4d2946b9ce570000b775b37f2ec0837e 20250201122525768 DAUC <0003> auc.c:143 vector [0]: ck = add6053704c82287391da4d47bc302a8 20250201122525768 DAUC <0003> auc.c:144 vector [0]: ik = 8c9b1a8599d18f3de1ae78c46dc6d277 20250201122525768 DAUC <0003> auc.c:145 vector [0]: res = 85e3f20eb1278f3a0000000000000000 20250201122525768 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525769 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122525769 DAUC <0003> auc.c:151 vector [0]: kc = f9fec3a28b1c7d65 20250201122525769 DAUC <0003> auc.c:152 vector [0]: sres = 34c47d34 20250201122525769 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122525769 DAUC <0003> auc.c:113 vector [1]: rand = cd56a672fc64f70140ccf0b02ab7f9ee 20250201122525769 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201122525769 DAUC <0003> auc.c:142 vector [1]: autn = cf2e71b709e80000f06fca8e0e80a671 20250201122525769 DAUC <0003> auc.c:143 vector [1]: ck = 0eb1e0b22565109cf35a5ad3c4230eaf 20250201122525769 DAUC <0003> auc.c:144 vector [1]: ik = 8d4c58b586530a62112b6d86018a453f 20250201122525769 DAUC <0003> auc.c:145 vector [1]: res = 48f8ada97341913f0000000000000000 20250201122525769 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525769 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122525769 DAUC <0003> auc.c:151 vector [1]: kc = 618c8f52669f516e 20250201122525769 DAUC <0003> auc.c:152 vector [1]: sres = 3bb93c96 20250201122525769 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122525769 DAUC <0003> auc.c:113 vector [2]: rand = f304b48e4fae0884d9b5789ec315fafe 20250201122525769 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201122525769 DAUC <0003> auc.c:142 vector [2]: autn = 864f236383a100004d58c6dd2bb26d58 20250201122525769 DAUC <0003> auc.c:143 vector [2]: ck = 6c9d0128605c3fcf7dc67bc12d97d243 20250201122525769 DAUC <0003> auc.c:144 vector [2]: ik = 09f93026b729f0ba2637dc1be8d813d9 20250201122525769 DAUC <0003> auc.c:145 vector [2]: res = 90949d3cb3cf79eb0000000000000000 20250201122525769 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525769 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122525769 DAUC <0003> auc.c:151 vector [2]: kc = 3e9596d4123a0eef 20250201122525769 DAUC <0003> auc.c:152 vector [2]: sres = 235be4d7 20250201122525769 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122525769 DAUC <0003> auc.c:113 vector [3]: rand = 9106a64f03ca26d923959761bf631bef 20250201122525769 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201122525769 DAUC <0003> auc.c:142 vector [3]: autn = a0ca611d0a310000a6c52e8e39d87151 20250201122525769 DAUC <0003> auc.c:143 vector [3]: ck = 0b136ad3920185ac281dfaf9bf5ff249 20250201122525769 DAUC <0003> auc.c:144 vector [3]: ik = 9626a9aa213737ef6d39a851db52574a 20250201122525769 DAUC <0003> auc.c:145 vector [3]: res = cbec5d8d99f281530000000000000000 20250201122525769 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525769 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122525769 DAUC <0003> auc.c:151 vector [3]: kc = d81191d1d73b1740 20250201122525769 DAUC <0003> auc.c:152 vector [3]: sres = 521edcde 20250201122525769 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122525769 DAUC <0003> db_auc.c:245 IMSI='262422745805685': Generated 4 vectors 20250201122525769 DAUC <0003> db_auc.c:249 IMSI='262422745805685': Updating SQN=161 in DB 20250201122525769 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422745805685"} 20250201122525769 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525769 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525769 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525769 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525769 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422745805685"} 20250201122525769 DAUC <0003> db_auc.c:157 IMSI='262422745805685': No 2G Auth Data 20250201122525769 DAUC <0003> db_auc.c:236 IMSI='262422745805685': Calling to generate 5 vectors 20250201122525769 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201122525769 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525769 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201122525769 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201122525769 DAUC <0003> auc.c:113 vector [0]: rand = 56438802b348ab7d4455db82993dc9bd 20250201122525769 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201122525769 DAUC <0003> auc.c:142 vector [0]: autn = 51efcb484a7300004c1c4da7768248cf 20250201122525769 DAUC <0003> auc.c:143 vector [0]: ck = 94f503184d589636e66f7aabbb4bc53d 20250201122525769 DAUC <0003> auc.c:144 vector [0]: ik = e42d0aff2413d8b79b5499c02e833e56 20250201122525769 DAUC <0003> auc.c:145 vector [0]: res = 21d6cd15499300890000000000000000 20250201122525769 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525769 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122525769 DAUC <0003> auc.c:151 vector [0]: kc = 0de3ea8cfc83b5ea 20250201122525769 DAUC <0003> auc.c:152 vector [0]: sres = 6845cd9c 20250201122525769 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122525769 DAUC <0003> auc.c:113 vector [1]: rand = 11a75101e802c82aabe1ff39a6069141 20250201122525769 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201122525769 DAUC <0003> auc.c:142 vector [1]: autn = 6892f5d7c1a80000e6dfbef0fe4f67a7 20250201122525769 DAUC <0003> auc.c:143 vector [1]: ck = e8b0bf387a70faeab10f4ffd61b4183a 20250201122525769 DAUC <0003> auc.c:144 vector [1]: ik = ea8bb4220ed5ac427c4597def972afcb 20250201122525769 DAUC <0003> auc.c:145 vector [1]: res = deca6f07ee5bce9c0000000000000000 20250201122525769 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525769 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122525769 DAUC <0003> auc.c:151 vector [1]: kc = cf71d339ec63e159 20250201122525769 DAUC <0003> auc.c:152 vector [1]: sres = 3091a19b 20250201122525769 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122525769 DAUC <0003> auc.c:113 vector [2]: rand = 553de6290ffb9c7cc73ff8da58342196 20250201122525769 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201122525769 DAUC <0003> auc.c:142 vector [2]: autn = ab2ec65339e300006c3535e5b4cadb11 20250201122525769 DAUC <0003> auc.c:143 vector [2]: ck = d7fedbb0ae94f12d777e77c7acea9c8a 20250201122525769 DAUC <0003> auc.c:144 vector [2]: ik = ad1022effa4ec2e7a7eff65307598cff 20250201122525769 DAUC <0003> auc.c:145 vector [2]: res = 5f3b96edb0acd5390000000000000000 20250201122525769 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525769 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122525769 DAUC <0003> auc.c:151 vector [2]: kc = aa7f78cbff6923bf 20250201122525769 DAUC <0003> auc.c:152 vector [2]: sres = ef9743d4 20250201122525769 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122525770 DAUC <0003> auc.c:113 vector [3]: rand = f2f6b0eac2c21fc8cbbe93ccd96ff2a1 20250201122525770 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201122525770 DAUC <0003> auc.c:142 vector [3]: autn = 08909c465ddf0000f35c7a2536ce959d 20250201122525770 DAUC <0003> auc.c:143 vector [3]: ck = ad8d5dc48332b84724237008f1e05963 20250201122525770 DAUC <0003> auc.c:144 vector [3]: ik = 5950a29e3299452b7bb44804217f8ecf 20250201122525770 DAUC <0003> auc.c:145 vector [3]: res = c0efe23b0cfcaa350000000000000000 20250201122525770 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525770 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122525770 DAUC <0003> auc.c:151 vector [3]: kc = ab4ac75661342ac0 20250201122525770 DAUC <0003> auc.c:152 vector [3]: sres = cc13480e 20250201122525770 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122525770 DAUC <0003> auc.c:113 vector [4]: rand = c1d4c0803dd46dc1f7ed367c6cd9bbc8 20250201122525770 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201122525770 DAUC <0003> auc.c:142 vector [4]: autn = 7fdfcd550b6d00007e7464414ac09a35 20250201122525770 DAUC <0003> auc.c:143 vector [4]: ck = a76b8a48364fb1fbada02a6ced19dbe9 20250201122525770 DAUC <0003> auc.c:144 vector [4]: ik = 33a03980cba54aa69c9d1feb43dc9615 20250201122525770 DAUC <0003> auc.c:145 vector [4]: res = 51e4261c2eccc69b0000000000000000 20250201122525770 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525770 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201122525770 DAUC <0003> auc.c:151 vector [4]: kc = a5f6864f532fb6a1 20250201122525770 DAUC <0003> auc.c:152 vector [4]: sres = 7f28e087 20250201122525770 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201122525770 DAUC <0003> db_auc.c:245 IMSI='262422745805685': Generated 5 vectors 20250201122525770 DAUC <0003> db_auc.c:249 IMSI='262422745805685': Updating SQN=321 in DB 20250201122525770 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422745805685"} 20250201122525770 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525770 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525770 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422745805685"} 20250201122525770 DAUC <0003> db_auc.c:157 IMSI='262422745805685': No 2G Auth Data 20250201122525770 DAUC <0003> db_auc.c:236 IMSI='262422745805685': Calling to generate 5 vectors 20250201122525770 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201122525770 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525770 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201122525770 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201122525770 DAUC <0003> auc.c:113 vector [0]: rand = e93496434ba7444f0e04e4602fc1be3d 20250201122525770 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201122525770 DAUC <0003> auc.c:142 vector [0]: autn = 8bd460e94283000044ecb1ce28724073 20250201122525770 DAUC <0003> auc.c:143 vector [0]: ck = 09b21890a91cff5106fae3e11b8a4551 20250201122525770 DAUC <0003> auc.c:144 vector [0]: ik = 7fe089d6d2eff31334418667e7dd5fce 20250201122525770 DAUC <0003> auc.c:145 vector [0]: res = c48c9cd67ed202760000000000000000 20250201122525770 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525770 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122525770 DAUC <0003> auc.c:151 vector [0]: kc = 44e9f4c087a416dd 20250201122525770 DAUC <0003> auc.c:152 vector [0]: sres = ba5e9ea0 20250201122525770 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122525770 DAUC <0003> auc.c:113 vector [1]: rand = 92da4131ba11b0ca66f74f4eb5d67046 20250201122525770 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201122525770 DAUC <0003> auc.c:142 vector [1]: autn = 39b109e6037f00004be9c6b0ec8892af 20250201122525770 DAUC <0003> auc.c:143 vector [1]: ck = 9f3a93b8b7e86d81a8011e0158b6cb24 20250201122525770 DAUC <0003> auc.c:144 vector [1]: ik = 3f3807fb5e16e144de8809fcee06e922 20250201122525770 DAUC <0003> auc.c:145 vector [1]: res = 24787bb0590166350000000000000000 20250201122525770 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525770 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122525770 DAUC <0003> auc.c:151 vector [1]: kc = d68b83be5f4eaec3 20250201122525770 DAUC <0003> auc.c:152 vector [1]: sres = 7d791d85 20250201122525770 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122525770 DAUC <0003> auc.c:113 vector [2]: rand = cba5bb43c31df87145d3cb8239c157c0 20250201122525770 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201122525770 DAUC <0003> auc.c:142 vector [2]: autn = 0a59a767477a0000c380a5886dc45361 20250201122525771 DAUC <0003> auc.c:143 vector [2]: ck = e623631df6a880e9105d9ddd3e08e9ed 20250201122525771 DAUC <0003> auc.c:144 vector [2]: ik = 66804df655b85752e508bc3f24729191 20250201122525771 DAUC <0003> auc.c:145 vector [2]: res = 1ad66a69ce2202cb0000000000000000 20250201122525771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525771 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122525771 DAUC <0003> auc.c:151 vector [2]: kc = 75f60f09b96aafc7 20250201122525771 DAUC <0003> auc.c:152 vector [2]: sres = d4f468a2 20250201122525771 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122525771 DAUC <0003> auc.c:113 vector [3]: rand = 66e17ed2e177ce9a19e7baa2b9fcd67c 20250201122525771 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201122525771 DAUC <0003> auc.c:142 vector [3]: autn = 2d5646344c6400006975523d5fb2518b 20250201122525771 DAUC <0003> auc.c:143 vector [3]: ck = af97e4e56c5c8bc541078736c4d3e8d4 20250201122525771 DAUC <0003> auc.c:144 vector [3]: ik = 6cc2a93ca17f48a04efa27490423a566 20250201122525771 DAUC <0003> auc.c:145 vector [3]: res = 17d29f614849bb280000000000000000 20250201122525771 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525771 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122525771 DAUC <0003> auc.c:151 vector [3]: kc = cca8eda60dd38ed7 20250201122525771 DAUC <0003> auc.c:152 vector [3]: sres = 5f9b2449 20250201122525771 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122525771 DAUC <0003> auc.c:113 vector [4]: rand = b0e61d08175d2615fe5b5de0acdee7c2 20250201122525771 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201122525771 DAUC <0003> auc.c:142 vector [4]: autn = bf86b242849b00004109f1cee82df013 20250201122525771 DAUC <0003> auc.c:143 vector [4]: ck = e864aa4a347166a09485356c31ae1387 20250201122525771 DAUC <0003> auc.c:144 vector [4]: ik = 802989a3f724f4702bf92e4b75a0c833 20250201122525771 DAUC <0003> auc.c:145 vector [4]: res = fd516f61dcb4a9930000000000000000 20250201122525771 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525771 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201122525771 DAUC <0003> auc.c:151 vector [4]: kc = d73138ce875b4964 20250201122525771 DAUC <0003> auc.c:152 vector [4]: sres = 21e5c6f2 20250201122525771 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201122525771 DAUC <0003> db_auc.c:245 IMSI='262422745805685': Generated 5 vectors 20250201122525771 DAUC <0003> db_auc.c:249 IMSI='262422745805685': Updating SQN=481 in DB 20250201122525771 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422745805685"} 20250201122525771 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422745805685 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525771 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525771 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56742<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@0526361eece3: Final verdict of PTC: pass 20250201122525772 DAUC <0003> db_auc.c:157 IMSI='262420777828172': No 2G Auth Data 20250201122525772 DAUC <0003> db_auc.c:192 IMSI='262420777828172': No 3G Auth Data HLR_Test-GSUP(21)@0526361eece3: Created GsupExpect[0] for "262420777828172" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250201122525778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56754<->l=127.0.0.1:4258 20250201122525779 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525779 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420777828172"} 20250201122525779 DAUC <0003> db_auc.c:236 IMSI='262420777828172': Calling to generate 1 vectors 20250201122525779 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250201122525779 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525779 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525779 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122525779 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525779 DAUC <0003> auc.c:113 vector [0]: rand = 656e527c84218a3952b20c2e2e310e3d 20250201122525779 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122525779 DAUC <0003> auc.c:142 vector [0]: autn = 5316e1761355000093c3b02543bb24a5 20250201122525779 DAUC <0003> auc.c:143 vector [0]: ck = 65f3c76eaac15dc598f75bd7dfac422d 20250201122525779 DAUC <0003> auc.c:144 vector [0]: ik = 26da7400774a4f941a0d591c4d30ce9b 20250201122525779 DAUC <0003> auc.c:145 vector [0]: res = 59be1065801fbb9a0000000000000000 20250201122525779 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525779 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525779 DAUC <0003> auc.c:179 vector [0]: kc = b11b60abeb0fb800 20250201122525779 DAUC <0003> auc.c:180 vector [0]: sres = 30b6214c 20250201122525779 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525779 DAUC <0003> db_auc.c:245 IMSI='262420777828172': Generated 1 vectors 20250201122525779 DAUC <0003> db_auc.c:249 IMSI='262420777828172': Updating SQN=33 in DB 20250201122525779 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420777828172"} 20250201122525779 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525779 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525779 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0526361eece3: Found GsupExpect[0] for "262420777828172" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@0526361eece3: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262420777828172" TC_gsup_sai_num_auth_vectors(29)@0526361eece3: setverdict(pass): none -> pass 20250201122525780 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525780 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420777828172"} 20250201122525780 DAUC <0003> db_auc.c:236 IMSI='262420777828172': Calling to generate 4 vectors 20250201122525780 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250201122525780 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525780 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525780 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201122525780 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525780 DAUC <0003> auc.c:113 vector [0]: rand = 8f01308e1ed713af501ae2089b74cc8a 20250201122525780 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201122525780 DAUC <0003> auc.c:142 vector [0]: autn = 63c39962f022000083eaa9893a8e9b3b 20250201122525780 DAUC <0003> auc.c:143 vector [0]: ck = 79ddec0a67ef1ab12d88d970deeaf4a6 20250201122525780 DAUC <0003> auc.c:144 vector [0]: ik = 2fdb7464a81c25799baea6ac5876d8b4 20250201122525780 DAUC <0003> auc.c:145 vector [0]: res = eaca578f5bc50a1f0000000000000000 20250201122525780 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525780 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525780 DAUC <0003> auc.c:179 vector [0]: kc = 395a5377483c5c00 20250201122525780 DAUC <0003> auc.c:180 vector [0]: sres = ea075ffc 20250201122525780 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525780 DAUC <0003> auc.c:113 vector [1]: rand = 2a521ad129f5635c4b078ad70afea135 20250201122525780 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201122525781 DAUC <0003> auc.c:142 vector [1]: autn = 6d623820aac300000bc98c9d8f756bc1 20250201122525781 DAUC <0003> auc.c:143 vector [1]: ck = 1eda40837ba1c156545349b61db627c9 20250201122525781 DAUC <0003> auc.c:144 vector [1]: ik = d8cbe5e61ba5032ccd2d2589fe9d6caa 20250201122525781 DAUC <0003> auc.c:145 vector [1]: res = d53aac6cfe204b720000000000000000 20250201122525781 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525781 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122525781 DAUC <0003> auc.c:179 vector [1]: kc = 7a244c1fbf9b6400 20250201122525781 DAUC <0003> auc.c:180 vector [1]: sres = e761ca1c 20250201122525781 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122525781 DAUC <0003> auc.c:113 vector [2]: rand = aba269741ea7811f230250248ad232fa 20250201122525781 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201122525781 DAUC <0003> auc.c:142 vector [2]: autn = d62439a629b200005db5bcfcf6c7211c 20250201122525781 DAUC <0003> auc.c:143 vector [2]: ck = 313fcecd83ad6f1d44a85ceffee0c1a9 20250201122525781 DAUC <0003> auc.c:144 vector [2]: ik = 65aa1dfe13f99d39fda1346915da7840 20250201122525781 DAUC <0003> auc.c:145 vector [2]: res = 67e58c268b35d0d10000000000000000 20250201122525781 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525781 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122525781 DAUC <0003> auc.c:179 vector [2]: kc = ef300624d6122c00 20250201122525781 DAUC <0003> auc.c:180 vector [2]: sres = 445f76d6 20250201122525781 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122525781 DAUC <0003> auc.c:113 vector [3]: rand = 5244253713da64327b7d637485abf1fd 20250201122525781 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201122525781 DAUC <0003> auc.c:142 vector [3]: autn = a32e905191830000e6c17933584bd384 20250201122525781 DAUC <0003> auc.c:143 vector [3]: ck = 5616344495b6e27c6f0def7ddc9d9fd2 20250201122525781 DAUC <0003> auc.c:144 vector [3]: ik = 2effc98c389d4e3ef124468bc3b793f9 20250201122525781 DAUC <0003> auc.c:145 vector [3]: res = cbe4c6bbd6e4a9260000000000000000 20250201122525781 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525781 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122525781 DAUC <0003> auc.c:179 vector [3]: kc = c615d51233c58000 20250201122525781 DAUC <0003> auc.c:180 vector [3]: sres = b477ffd9 20250201122525781 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122525781 DAUC <0003> db_auc.c:245 IMSI='262420777828172': Generated 4 vectors 20250201122525781 DAUC <0003> db_auc.c:249 IMSI='262420777828172': Updating SQN=161 in DB 20250201122525781 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420777828172"} 20250201122525781 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525781 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525781 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525782 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525782 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420777828172"} 20250201122525782 DAUC <0003> db_auc.c:236 IMSI='262420777828172': Calling to generate 5 vectors 20250201122525782 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122525782 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525782 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525782 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201122525782 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525782 DAUC <0003> auc.c:113 vector [0]: rand = 66609a55e583f2ac2ad2fdb849d12dca 20250201122525782 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201122525782 DAUC <0003> auc.c:142 vector [0]: autn = 84effa2369610000491e3803c4238a89 20250201122525782 DAUC <0003> auc.c:143 vector [0]: ck = b57149249363aa7a3194c6f20fe91eb7 20250201122525782 DAUC <0003> auc.c:144 vector [0]: ik = 19ca5adf690a43c082f8e37b2d85b188 20250201122525782 DAUC <0003> auc.c:145 vector [0]: res = 79f922db863c61970000000000000000 20250201122525782 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525782 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525782 DAUC <0003> auc.c:179 vector [0]: kc = 15e5156992339400 20250201122525782 DAUC <0003> auc.c:180 vector [0]: sres = 5d1d66fd 20250201122525782 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525782 DAUC <0003> auc.c:113 vector [1]: rand = 787bffb1de0ae37826191c00ad1d97f3 20250201122525782 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201122525782 DAUC <0003> auc.c:142 vector [1]: autn = c3fa6c02ab6500003cbb599118ff849f 20250201122525782 DAUC <0003> auc.c:143 vector [1]: ck = fe4380deba9b530ccff2958be8babf54 20250201122525782 DAUC <0003> auc.c:144 vector [1]: ik = 984d4bf2cee6b817522967b82a2d2d83 20250201122525782 DAUC <0003> auc.c:145 vector [1]: res = fb6e1e86f1fb25020000000000000000 20250201122525782 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525782 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122525782 DAUC <0003> auc.c:179 vector [1]: kc = 3e8d789a6d89ac00 20250201122525782 DAUC <0003> auc.c:180 vector [1]: sres = 8dbc0b2b 20250201122525782 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122525782 DAUC <0003> auc.c:113 vector [2]: rand = 0e4ad54fe690606fd22ba43ea562fcb9 20250201122525782 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201122525782 DAUC <0003> auc.c:142 vector [2]: autn = 23fc05eb35ba00003185cbb73dd77574 20250201122525782 DAUC <0003> auc.c:143 vector [2]: ck = adeca688deb28d1da632161e04a2e70e 20250201122525782 DAUC <0003> auc.c:144 vector [2]: ik = d8e381aa93ea1f78e14254bc47a868c5 20250201122525782 DAUC <0003> auc.c:145 vector [2]: res = 3b6104f7af5bb3d10000000000000000 20250201122525782 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525782 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122525782 DAUC <0003> auc.c:179 vector [2]: kc = f5e6a523f6f54c00 20250201122525782 DAUC <0003> auc.c:180 vector [2]: sres = dbb66310 20250201122525782 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122525782 DAUC <0003> auc.c:113 vector [3]: rand = c72f556a7d8793dae011679f19733510 20250201122525782 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201122525782 DAUC <0003> auc.c:142 vector [3]: autn = 0239a05066e50000ce0dd48f1b192995 20250201122525782 DAUC <0003> auc.c:143 vector [3]: ck = 29eb8c7f80c2985a36aa8f01308d9390 20250201122525782 DAUC <0003> auc.c:144 vector [3]: ik = 6dfc8eb1007ec1c16616d7ca643cde8c 20250201122525782 DAUC <0003> auc.c:145 vector [3]: res = afec79c86e4306170000000000000000 20250201122525782 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525782 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122525782 DAUC <0003> auc.c:179 vector [3]: kc = f5304ebf2d00c800 20250201122525782 DAUC <0003> auc.c:180 vector [3]: sres = 22b8037a 20250201122525782 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122525782 DAUC <0003> auc.c:113 vector [4]: rand = 77f122119038d43887b1ccae270ef282 20250201122525782 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201122525782 DAUC <0003> auc.c:142 vector [4]: autn = f518b2f233ba0000c3c3cfb872f0a8cf 20250201122525782 DAUC <0003> auc.c:143 vector [4]: ck = 820e7387518379d67c85384a3d58dbec 20250201122525782 DAUC <0003> auc.c:144 vector [4]: ik = 7e514489aa586b302ab788d9572b3222 20250201122525782 DAUC <0003> auc.c:145 vector [4]: res = 68cba92aae9482fd0000000000000000 20250201122525782 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525782 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122525782 DAUC <0003> auc.c:179 vector [4]: kc = 2cecaf27ed089c00 20250201122525782 DAUC <0003> auc.c:180 vector [4]: sres = 83ff2061 20250201122525782 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122525782 DAUC <0003> db_auc.c:245 IMSI='262420777828172': Generated 5 vectors 20250201122525782 DAUC <0003> db_auc.c:249 IMSI='262420777828172': Updating SQN=321 in DB 20250201122525782 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420777828172"} 20250201122525782 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525782 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525782 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525783 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525783 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420777828172"} 20250201122525783 DAUC <0003> db_auc.c:236 IMSI='262420777828172': Calling to generate 5 vectors 20250201122525783 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122525783 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525783 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525783 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201122525783 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525783 DAUC <0003> auc.c:113 vector [0]: rand = f2cdf063e036d4477da48b17d20d3e0b 20250201122525783 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201122525783 DAUC <0003> auc.c:142 vector [0]: autn = 0922673cb8850000048c0e398a5217b4 20250201122525783 DAUC <0003> auc.c:143 vector [0]: ck = 0ac65b3450f76b4c20c2e8284c7fc494 20250201122525783 DAUC <0003> auc.c:144 vector [0]: ik = fc013c90144e69dbd41572e53e116cd3 20250201122525783 DAUC <0003> auc.c:145 vector [0]: res = efc155cd14a59bb60000000000000000 20250201122525783 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525783 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525783 DAUC <0003> auc.c:179 vector [0]: kc = a3da3a88949d5c00 20250201122525783 DAUC <0003> auc.c:180 vector [0]: sres = 6a33ead8 20250201122525783 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525783 DAUC <0003> auc.c:113 vector [1]: rand = 671f1de68805cee4120c95c171a5cb12 20250201122525783 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201122525783 DAUC <0003> auc.c:142 vector [1]: autn = eda646d435760000fc3a442fdf38f20a 20250201122525783 DAUC <0003> auc.c:143 vector [1]: ck = 76295f9ea4906eac56dfb32e95c5b98d 20250201122525783 DAUC <0003> auc.c:144 vector [1]: ik = c25ddb19cb7300205aa5f9ffcef30921 20250201122525783 DAUC <0003> auc.c:145 vector [1]: res = 2c8cd907e285ef890000000000000000 20250201122525783 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525783 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122525783 DAUC <0003> auc.c:179 vector [1]: kc = 2d1475124ba5a800 20250201122525783 DAUC <0003> auc.c:180 vector [1]: sres = 9e4af359 20250201122525783 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122525783 DAUC <0003> auc.c:113 vector [2]: rand = b04543c7ed79d10c07e9f8ef7869e711 20250201122525783 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201122525783 DAUC <0003> auc.c:142 vector [2]: autn = d2af4f6add940000ffdb78a9a188f0fe 20250201122525783 DAUC <0003> auc.c:143 vector [2]: ck = c0898a15dbdb0053e760eb18916cfe89 20250201122525783 DAUC <0003> auc.c:144 vector [2]: ik = f9d4bb53cf120e49231ad3c5a9df5795 20250201122525783 DAUC <0003> auc.c:145 vector [2]: res = b9d233bff2e544c30000000000000000 20250201122525783 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525783 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122525783 DAUC <0003> auc.c:179 vector [2]: kc = 5cc2420f2a9ce400 20250201122525783 DAUC <0003> auc.c:180 vector [2]: sres = 52d72cfe 20250201122525783 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122525783 DAUC <0003> auc.c:113 vector [3]: rand = 44721c08739ff3ee44a2ad358418521e 20250201122525783 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201122525783 DAUC <0003> auc.c:142 vector [3]: autn = 00d02dde7588000092647e9efb660bb1 20250201122525783 DAUC <0003> auc.c:143 vector [3]: ck = 2a3713385f36f22336473f7bff08de95 20250201122525783 DAUC <0003> auc.c:144 vector [3]: ik = fe4fe21e3f6b1e31a527b7d0b3e73ade 20250201122525783 DAUC <0003> auc.c:145 vector [3]: res = 92ca6071561e1c5b0000000000000000 20250201122525783 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525783 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122525783 DAUC <0003> auc.c:179 vector [3]: kc = 7e8f162792d85c00 20250201122525783 DAUC <0003> auc.c:180 vector [3]: sres = 5bb22077 20250201122525783 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122525783 DAUC <0003> auc.c:113 vector [4]: rand = 808ef8f05023ac7e43b3f27b51f46fb3 20250201122525783 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201122525783 DAUC <0003> auc.c:142 vector [4]: autn = 76d7086616890000e2af6c9f1d5bcaf7 20250201122525783 DAUC <0003> auc.c:143 vector [4]: ck = 14fff815e6abfa63cfcc7707e8f00485 20250201122525783 DAUC <0003> auc.c:144 vector [4]: ik = fb1755bbaad659d4b23e51473e254325 20250201122525783 DAUC <0003> auc.c:145 vector [4]: res = 54e26637287135fd0000000000000000 20250201122525783 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525783 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122525783 DAUC <0003> auc.c:179 vector [4]: kc = 25dd99dd69a1ac00 20250201122525783 DAUC <0003> auc.c:180 vector [4]: sres = 5f9979f5 20250201122525783 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122525783 DAUC <0003> db_auc.c:245 IMSI='262420777828172': Generated 5 vectors 20250201122525783 DAUC <0003> db_auc.c:249 IMSI='262420777828172': Updating SQN=481 in DB 20250201122525783 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420777828172"} 20250201122525783 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420777828172 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525783 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525783 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56754<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@0526361eece3: Final verdict of PTC: pass 20250201122525785 DAUC <0003> db_auc.c:157 IMSI='262424506019285': No 2G Auth Data 20250201122525785 DAUC <0003> db_auc.c:192 IMSI='262424506019285': No 3G Auth Data HLR_Test-GSUP(21)@0526361eece3: Created GsupExpect[0] for "262424506019285" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250201122525790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4258 20250201122525792 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525792 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424506019285"} 20250201122525792 DAUC <0003> db_auc.c:236 IMSI='262424506019285': Calling to generate 1 vectors 20250201122525792 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250201122525792 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525792 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525792 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122525792 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525792 DAUC <0003> auc.c:113 vector [0]: rand = 98ffd0d3b735df35acc2711f96c26d44 20250201122525792 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122525792 DAUC <0003> auc.c:142 vector [0]: autn = b398aeaf81da0000bfcaa42b0a960099 20250201122525792 DAUC <0003> auc.c:143 vector [0]: ck = 720b1e99047c5c24518a1236c6d712bf 20250201122525792 DAUC <0003> auc.c:144 vector [0]: ik = 704e5032a92ea4250b4c382ce7301865 20250201122525792 DAUC <0003> auc.c:145 vector [0]: res = 41a866894986ea430000000000000000 20250201122525792 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525792 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525792 DAUC <0003> auc.c:179 vector [0]: kc = d325bb8b00874000 20250201122525792 DAUC <0003> auc.c:180 vector [0]: sres = 38632f54 20250201122525792 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525792 DAUC <0003> db_auc.c:245 IMSI='262424506019285': Generated 1 vectors 20250201122525792 DAUC <0003> db_auc.c:249 IMSI='262424506019285': Updating SQN=33 in DB 20250201122525792 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424506019285"} 20250201122525792 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525792 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525792 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0526361eece3: Found GsupExpect[0] for "262424506019285" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@0526361eece3: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262424506019285" TC_gsup_sai_num_auth_vectors(30)@0526361eece3: setverdict(pass): none -> pass 20250201122525793 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525793 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424506019285"} 20250201122525793 DAUC <0003> db_auc.c:236 IMSI='262424506019285': Calling to generate 4 vectors 20250201122525793 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250201122525793 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525793 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525793 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201122525793 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525793 DAUC <0003> auc.c:113 vector [0]: rand = 9b48101a203e82282ec2cd8bfe70e9b3 20250201122525793 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201122525793 DAUC <0003> auc.c:142 vector [0]: autn = 379f165e5b420000348534a189353d9b 20250201122525793 DAUC <0003> auc.c:143 vector [0]: ck = 29a1463f1cbfbfdbcaa52f5fb09a3904 20250201122525794 DAUC <0003> auc.c:144 vector [0]: ik = f75a81f97a071d4b1ae2e90cb88d88b3 20250201122525794 DAUC <0003> auc.c:145 vector [0]: res = 0fc286e82da026690000000000000000 20250201122525794 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525794 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525794 DAUC <0003> auc.c:179 vector [0]: kc = e629faa6a4a44800 20250201122525794 DAUC <0003> auc.c:180 vector [0]: sres = f1b28e29 20250201122525794 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525794 DAUC <0003> auc.c:113 vector [1]: rand = 00a3465bc55b811c38516c32ed3cd248 20250201122525794 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201122525794 DAUC <0003> auc.c:142 vector [1]: autn = a5d42d098a730000a03836a50e9bc2ce 20250201122525794 DAUC <0003> auc.c:143 vector [1]: ck = 206a1050ab48372667db0e05e1f68366 20250201122525794 DAUC <0003> auc.c:144 vector [1]: ik = 6af26e4f3c5553da187aca013b7478e1 20250201122525794 DAUC <0003> auc.c:145 vector [1]: res = 6ef16577d05c38fc0000000000000000 20250201122525794 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525794 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122525794 DAUC <0003> auc.c:179 vector [1]: kc = d4e77955a4b4e000 20250201122525794 DAUC <0003> auc.c:180 vector [1]: sres = 1c0769b4 20250201122525794 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122525794 DAUC <0003> auc.c:113 vector [2]: rand = 1e20cbaa207e363045a01710dcc4b35c 20250201122525794 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201122525794 DAUC <0003> auc.c:142 vector [2]: autn = 0169136f4018000082f532824130ef02 20250201122525794 DAUC <0003> auc.c:143 vector [2]: ck = 1556e55ad6a24931660ce05de3351d1c 20250201122525794 DAUC <0003> auc.c:144 vector [2]: ik = 157f1ead459adc4d066ab4b2bd34538b 20250201122525794 DAUC <0003> auc.c:145 vector [2]: res = ed07f01a7e159b890000000000000000 20250201122525794 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525794 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122525794 DAUC <0003> auc.c:179 vector [2]: kc = b688c28368148000 20250201122525794 DAUC <0003> auc.c:180 vector [2]: sres = e4dea9a3 20250201122525794 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122525794 DAUC <0003> auc.c:113 vector [3]: rand = 3c2b6c00a0a3502d3381d43eceb07cff 20250201122525794 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201122525794 DAUC <0003> auc.c:142 vector [3]: autn = fb5b48d75b1a000000bfeff844f09312 20250201122525794 DAUC <0003> auc.c:143 vector [3]: ck = 0837908be459ab34550b5f5d4b27c127 20250201122525794 DAUC <0003> auc.c:144 vector [3]: ik = 8d1c35daad7a2a385bf5799012f26b54 20250201122525794 DAUC <0003> auc.c:145 vector [3]: res = 84dad214b36d3f920000000000000000 20250201122525794 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525794 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122525794 DAUC <0003> auc.c:179 vector [3]: kc = e659a974f7493800 20250201122525794 DAUC <0003> auc.c:180 vector [3]: sres = 1399c5d7 20250201122525794 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122525794 DAUC <0003> db_auc.c:245 IMSI='262424506019285': Generated 4 vectors 20250201122525794 DAUC <0003> db_auc.c:249 IMSI='262424506019285': Updating SQN=161 in DB 20250201122525794 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424506019285"} 20250201122525794 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525794 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525794 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525795 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525795 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424506019285"} 20250201122525795 DAUC <0003> db_auc.c:236 IMSI='262424506019285': Calling to generate 5 vectors 20250201122525795 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122525795 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525795 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525795 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201122525795 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525795 DAUC <0003> auc.c:113 vector [0]: rand = 334b5baf65e7a6fc95d9b92e9ef52119 20250201122525795 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201122525795 DAUC <0003> auc.c:142 vector [0]: autn = 3e6f9e942f5300000ec6031626a48992 20250201122525795 DAUC <0003> auc.c:143 vector [0]: ck = 58997de7517cea989e1df367f69a8123 20250201122525795 DAUC <0003> auc.c:144 vector [0]: ik = 44ec05a571bf9296f3a2e50841eed6f6 20250201122525795 DAUC <0003> auc.c:145 vector [0]: res = 5f7e215b687e7da70000000000000000 20250201122525795 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525795 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525795 DAUC <0003> auc.c:179 vector [0]: kc = 449dee0f9b82b400 20250201122525795 DAUC <0003> auc.c:180 vector [0]: sres = c69e69a9 20250201122525795 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525795 DAUC <0003> auc.c:113 vector [1]: rand = 00930959dd3374f218786c16a2aa68d0 20250201122525795 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201122525795 DAUC <0003> auc.c:142 vector [1]: autn = 33aaff282e6400007824f37b2a7fe68c 20250201122525795 DAUC <0003> auc.c:143 vector [1]: ck = bf2519596668723ddbc4fa1287025779 20250201122525795 DAUC <0003> auc.c:144 vector [1]: ik = de5f29350afed2ee211638dd9316c313 20250201122525795 DAUC <0003> auc.c:145 vector [1]: res = 49b487f934e95a6a0000000000000000 20250201122525795 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525795 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122525795 DAUC <0003> auc.c:179 vector [1]: kc = 30f97a3437347400 20250201122525795 DAUC <0003> auc.c:180 vector [1]: sres = 8c74027e 20250201122525795 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122525795 DAUC <0003> auc.c:113 vector [2]: rand = ebf3014179445839fc394fcd1700bd6e 20250201122525795 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201122525795 DAUC <0003> auc.c:142 vector [2]: autn = 67dc39b9bc2d000055f77f47bacedf1c 20250201122525795 DAUC <0003> auc.c:143 vector [2]: ck = 2f5c44d6c24623757c36103311d85a1c 20250201122525795 DAUC <0003> auc.c:144 vector [2]: ik = 07095f989930357eb311a325aa8fd0d1 20250201122525795 DAUC <0003> auc.c:145 vector [2]: res = 5264ef99f85fbf000000000000000000 20250201122525795 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525795 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122525795 DAUC <0003> auc.c:179 vector [2]: kc = 91a150be4b9c0000 20250201122525795 DAUC <0003> auc.c:180 vector [2]: sres = 9e2ce067 20250201122525795 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122525795 DAUC <0003> auc.c:113 vector [3]: rand = b1682d673664582ad0e9dc7c80a74b06 20250201122525795 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201122525795 DAUC <0003> auc.c:142 vector [3]: autn = ad69bd2a7d3c0000fea954c977aabc57 20250201122525795 DAUC <0003> auc.c:143 vector [3]: ck = 564764cdb570a14952b9b8633d30fc70 20250201122525795 DAUC <0003> auc.c:144 vector [3]: ik = d8491fd36e4cca17362791c522b4b9e6 20250201122525795 DAUC <0003> auc.c:145 vector [3]: res = 0780b280d5655e3c0000000000000000 20250201122525795 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525795 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122525795 DAUC <0003> auc.c:179 vector [3]: kc = 56807467a1fd4400 20250201122525795 DAUC <0003> auc.c:180 vector [3]: sres = 575fc68b 20250201122525795 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122525795 DAUC <0003> auc.c:113 vector [4]: rand = cadce926e02b48efe698a3e91f3a3538 20250201122525795 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201122525795 DAUC <0003> auc.c:142 vector [4]: autn = 7e80f9a7e6e20000f94edfa62c078383 20250201122525795 DAUC <0003> auc.c:143 vector [4]: ck = 8e22e9bf38dba152ece82ee751f2ad7f 20250201122525795 DAUC <0003> auc.c:144 vector [4]: ik = 140e928ce8e79f9f61bb306acdbd0ea0 20250201122525795 DAUC <0003> auc.c:145 vector [4]: res = 2cffb1583575c33a0000000000000000 20250201122525795 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525795 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122525795 DAUC <0003> auc.c:179 vector [4]: kc = 13249d07647a8000 20250201122525795 DAUC <0003> auc.c:180 vector [4]: sres = ecac9b7f 20250201122525795 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122525795 DAUC <0003> db_auc.c:245 IMSI='262424506019285': Generated 5 vectors 20250201122525795 DAUC <0003> db_auc.c:249 IMSI='262424506019285': Updating SQN=321 in DB 20250201122525795 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424506019285"} 20250201122525795 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525795 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525795 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525797 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525797 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424506019285"} 20250201122525797 DAUC <0003> db_auc.c:236 IMSI='262424506019285': Calling to generate 5 vectors 20250201122525797 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122525797 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525797 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525797 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201122525797 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525797 DAUC <0003> auc.c:113 vector [0]: rand = dbd557d2a5f468633aac8e73bf843b00 20250201122525797 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201122525797 DAUC <0003> auc.c:142 vector [0]: autn = 9c2bf33d936c0000f81b4ef456c9afa5 20250201122525797 DAUC <0003> auc.c:143 vector [0]: ck = 5330b7ad01d2036b95ef6351bf715a00 20250201122525797 DAUC <0003> auc.c:144 vector [0]: ik = e444e24e6cf74d36fcd6ceca516ba171 20250201122525797 DAUC <0003> auc.c:145 vector [0]: res = ec5b74c1a9e908270000000000000000 20250201122525797 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525797 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525797 DAUC <0003> auc.c:179 vector [0]: kc = 7151dd3f5c6b3800 20250201122525797 DAUC <0003> auc.c:180 vector [0]: sres = ceca1b1c 20250201122525797 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525797 DAUC <0003> auc.c:113 vector [1]: rand = ff70d8c0d319af7ea2d752893dc3c20f 20250201122525797 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201122525797 DAUC <0003> auc.c:142 vector [1]: autn = 5ab186be436400003686c7bc9b077601 20250201122525797 DAUC <0003> auc.c:143 vector [1]: ck = cb046a88906365f5a74d27b74414b987 20250201122525797 DAUC <0003> auc.c:144 vector [1]: ik = f6c84cd0ec47be6b4d52307678ce47ad 20250201122525797 DAUC <0003> auc.c:145 vector [1]: res = d798ce0f761c53e00000000000000000 20250201122525797 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525797 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122525797 DAUC <0003> auc.c:179 vector [1]: kc = 6cfd85dce6f20000 20250201122525797 DAUC <0003> auc.c:180 vector [1]: sres = 7fccaefa 20250201122525797 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122525797 DAUC <0003> auc.c:113 vector [2]: rand = 5fc6f33aa6e74e7c547e5cc4cb100ad6 20250201122525797 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201122525797 DAUC <0003> auc.c:142 vector [2]: autn = 33227e3ca6fa0000a113bf3a0e644a4f 20250201122525797 DAUC <0003> auc.c:143 vector [2]: ck = d8407d886185305ef8ec66c21bb321b4 20250201122525797 DAUC <0003> auc.c:144 vector [2]: ik = b9d82a1d162142114c70a801f3ca815b 20250201122525797 DAUC <0003> auc.c:145 vector [2]: res = c19fe53dcd6e1f8b0000000000000000 20250201122525797 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525797 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122525797 DAUC <0003> auc.c:179 vector [2]: kc = ae355245ab967c00 20250201122525797 DAUC <0003> auc.c:180 vector [2]: sres = 6e5972ed 20250201122525797 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122525797 DAUC <0003> auc.c:113 vector [3]: rand = 5ed8ca502c92335c0b5ed2d8421acf7f 20250201122525797 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201122525797 DAUC <0003> auc.c:142 vector [3]: autn = 99f95e3070ff0000303e1777cd5e5b43 20250201122525797 DAUC <0003> auc.c:143 vector [3]: ck = 7dd8627161c5e433abbb5ab1420d3864 20250201122525797 DAUC <0003> auc.c:144 vector [3]: ik = 6ebcc1b85315403cb479a8c56dca3491 20250201122525797 DAUC <0003> auc.c:145 vector [3]: res = b1885f06676e538d0000000000000000 20250201122525797 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525797 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122525797 DAUC <0003> auc.c:179 vector [3]: kc = bfa78d32bcca9000 20250201122525797 DAUC <0003> auc.c:180 vector [3]: sres = 7c532fd3 20250201122525797 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122525797 DAUC <0003> auc.c:113 vector [4]: rand = 27853269c6460d04878c485cec2308a7 20250201122525797 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201122525797 DAUC <0003> auc.c:142 vector [4]: autn = a6ad3104a7980000a79e9b08c391677b 20250201122525797 DAUC <0003> auc.c:143 vector [4]: ck = bcf9e1d1dbea3e1a5be3606040a58faa 20250201122525797 DAUC <0003> auc.c:144 vector [4]: ik = 8b4c3d9b0422bda2ff93ad05fa2340ce 20250201122525797 DAUC <0003> auc.c:145 vector [4]: res = cd953bbc01aa06eb0000000000000000 20250201122525797 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525797 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122525797 DAUC <0003> auc.c:179 vector [4]: kc = 5635ed9083f0bc00 20250201122525797 DAUC <0003> auc.c:180 vector [4]: sres = 4a9c29f0 20250201122525797 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122525797 DAUC <0003> db_auc.c:245 IMSI='262424506019285': Generated 5 vectors 20250201122525797 DAUC <0003> db_auc.c:249 IMSI='262424506019285': Updating SQN=481 in DB 20250201122525797 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424506019285"} 20250201122525797 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424506019285 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525797 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525797 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56770<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@0526361eece3: Final verdict of PTC: pass 20250201122525799 DAUC <0003> db_auc.c:157 IMSI='262425334017838': No 2G Auth Data 20250201122525799 DAUC <0003> db_auc.c:192 IMSI='262425334017838': No 3G Auth Data HLR_Test-GSUP(21)@0526361eece3: Created GsupExpect[0] for "262425334017838" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250201122525805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4258 20250201122525807 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525807 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425334017838"} 20250201122525807 DAUC <0003> db_auc.c:236 IMSI='262425334017838': Calling to generate 1 vectors 20250201122525807 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250201122525807 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525807 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525807 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122525807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525807 DAUC <0003> auc.c:113 vector [0]: rand = 9b76e3bdd5cc16616087b9d6b94c7793 20250201122525807 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122525807 DAUC <0003> auc.c:142 vector [0]: autn = e23f9a6ccea9000066bb3ae65a8996d2 20250201122525807 DAUC <0003> auc.c:143 vector [0]: ck = 0b33d619748c7633c40d0cea59b71245 20250201122525807 DAUC <0003> auc.c:144 vector [0]: ik = 61cf4db516c1b00fde0d7f71080f8141 20250201122525807 DAUC <0003> auc.c:145 vector [0]: res = dd9265caaef377540000000000000000 20250201122525807 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525807 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525807 DAUC <0003> auc.c:179 vector [0]: kc = ffc5a9a7ee4c6315 20250201122525807 DAUC <0003> auc.c:180 vector [0]: sres = 39feebc5 20250201122525807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525807 DAUC <0003> db_auc.c:245 IMSI='262425334017838': Generated 1 vectors 20250201122525807 DAUC <0003> db_auc.c:249 IMSI='262425334017838': Updating SQN=33 in DB 20250201122525807 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425334017838"} 20250201122525807 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525807 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525807 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0526361eece3: Found GsupExpect[0] for "262425334017838" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@0526361eece3: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262425334017838" TC_gsup_sai_num_auth_vectors(31)@0526361eece3: setverdict(pass): none -> pass 20250201122525809 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525809 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425334017838"} 20250201122525809 DAUC <0003> db_auc.c:236 IMSI='262425334017838': Calling to generate 4 vectors 20250201122525809 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250201122525809 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525809 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525809 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250201122525809 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525809 DAUC <0003> auc.c:113 vector [0]: rand = 7e583b4911d3c7769392a74a36f6d8bd 20250201122525809 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250201122525809 DAUC <0003> auc.c:142 vector [0]: autn = 0bf0aae95eac0000675c702c535bd2fd 20250201122525809 DAUC <0003> auc.c:143 vector [0]: ck = 9613fe179863346f676a2558cdc2e70b 20250201122525809 DAUC <0003> auc.c:144 vector [0]: ik = d659392d7797d256dbe5ffadab6b2dfc 20250201122525809 DAUC <0003> auc.c:145 vector [0]: res = bda8bb33d93273700000000000000000 20250201122525809 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525809 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525809 DAUC <0003> auc.c:179 vector [0]: kc = c3266a670da6b301 20250201122525809 DAUC <0003> auc.c:180 vector [0]: sres = 9e959907 20250201122525809 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525809 DAUC <0003> auc.c:113 vector [1]: rand = ab0e038d7e0ba8598d3fcbd7fc2ec7e0 20250201122525809 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250201122525809 DAUC <0003> auc.c:142 vector [1]: autn = 87b3ef1991e100001bcfbe3a7ecbce1d 20250201122525809 DAUC <0003> auc.c:143 vector [1]: ck = aeed418feef143db3d3c67bfc2f5f3cb 20250201122525809 DAUC <0003> auc.c:144 vector [1]: ik = 9f473d5e912d09fee956d3811dbe2afd 20250201122525809 DAUC <0003> auc.c:145 vector [1]: res = 843599c7bf1ec2440000000000000000 20250201122525809 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525809 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122525809 DAUC <0003> auc.c:179 vector [1]: kc = 418bd7d0cbce6f68 20250201122525809 DAUC <0003> auc.c:180 vector [1]: sres = 4274e235 20250201122525809 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122525809 DAUC <0003> auc.c:113 vector [2]: rand = 5397f3072a51f856e150272a684d205d 20250201122525809 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250201122525809 DAUC <0003> auc.c:142 vector [2]: autn = 03528aaebef40000f290958dcb25f694 20250201122525809 DAUC <0003> auc.c:143 vector [2]: ck = d7d92f295bbb7630f7b96a26ba35725d 20250201122525809 DAUC <0003> auc.c:144 vector [2]: ik = e6b77c7cf5332372c6f7d5260bae351c 20250201122525809 DAUC <0003> auc.c:145 vector [2]: res = 99f16cdc208dc2fd0000000000000000 20250201122525809 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525809 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122525809 DAUC <0003> auc.c:179 vector [2]: kc = 2dc5509a6d2500d0 20250201122525809 DAUC <0003> auc.c:180 vector [2]: sres = a7be6e13 20250201122525809 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122525809 DAUC <0003> auc.c:113 vector [3]: rand = dab70febf9652ed7d5be30b76e1ff5fd 20250201122525809 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250201122525809 DAUC <0003> auc.c:142 vector [3]: autn = 9f1358180c650000c2d442106a023953 20250201122525809 DAUC <0003> auc.c:143 vector [3]: ck = c3193e3fa13166019a7a8cdc94b0b211 20250201122525809 DAUC <0003> auc.c:144 vector [3]: ik = 1e5320385b7f4281e69331720db3ead0 20250201122525809 DAUC <0003> auc.c:145 vector [3]: res = c3dc962977f247e80000000000000000 20250201122525809 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525809 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122525809 DAUC <0003> auc.c:179 vector [3]: kc = a5454426a6add77f 20250201122525809 DAUC <0003> auc.c:180 vector [3]: sres = 609fe690 20250201122525809 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122525809 DAUC <0003> db_auc.c:245 IMSI='262425334017838': Generated 4 vectors 20250201122525809 DAUC <0003> db_auc.c:249 IMSI='262425334017838': Updating SQN=161 in DB 20250201122525809 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425334017838"} 20250201122525809 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525809 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525809 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525810 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525811 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425334017838"} 20250201122525811 DAUC <0003> db_auc.c:236 IMSI='262425334017838': Calling to generate 5 vectors 20250201122525811 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122525811 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525811 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525811 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250201122525811 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525811 DAUC <0003> auc.c:113 vector [0]: rand = d84a947654e4b7aede0022ca48be169d 20250201122525811 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250201122525811 DAUC <0003> auc.c:142 vector [0]: autn = 1d44c5fa83a2000071b403576c59b6bd 20250201122525811 DAUC <0003> auc.c:143 vector [0]: ck = 677ba22bc8e82522d3ad626cc0553bb2 20250201122525811 DAUC <0003> auc.c:144 vector [0]: ik = 0141c68dddf166ad0c791d2a303a2cbe 20250201122525811 DAUC <0003> auc.c:145 vector [0]: res = 0280567b5dd973110000000000000000 20250201122525811 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525811 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525811 DAUC <0003> auc.c:179 vector [0]: kc = 84d191c3b0fa2630 20250201122525811 DAUC <0003> auc.c:180 vector [0]: sres = cee590d0 20250201122525811 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525811 DAUC <0003> auc.c:113 vector [1]: rand = e41a6f002ebcfa7adc973244da7d21fb 20250201122525811 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250201122525811 DAUC <0003> auc.c:142 vector [1]: autn = a0d7262cb30d000094d053ef0347b49b 20250201122525811 DAUC <0003> auc.c:143 vector [1]: ck = e6d8e5afc005f7ef544858d43e865ca4 20250201122525811 DAUC <0003> auc.c:144 vector [1]: ik = 7c2e5f725599a2ae8c3840808fa7819e 20250201122525811 DAUC <0003> auc.c:145 vector [1]: res = cc7e122c844928c70000000000000000 20250201122525811 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525811 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122525811 DAUC <0003> auc.c:179 vector [1]: kc = 71ed533c0d7d634d 20250201122525811 DAUC <0003> auc.c:180 vector [1]: sres = eadcd919 20250201122525811 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122525811 DAUC <0003> auc.c:113 vector [2]: rand = 751a9fb9223065373bad4598169d906f 20250201122525811 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250201122525811 DAUC <0003> auc.c:142 vector [2]: autn = 495f0c1b2591000058e7b536d9ca1bf1 20250201122525811 DAUC <0003> auc.c:143 vector [2]: ck = 10ec68517d183587b15735a7f3e93657 20250201122525811 DAUC <0003> auc.c:144 vector [2]: ik = a37bfade2956daf9c5bb17216f7a811b 20250201122525811 DAUC <0003> auc.c:145 vector [2]: res = 54b16a7bdd0e21910000000000000000 20250201122525811 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525811 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122525811 DAUC <0003> auc.c:179 vector [2]: kc = 73b13ce41543c5e4 20250201122525811 DAUC <0003> auc.c:180 vector [2]: sres = 9a1b700e 20250201122525811 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122525811 DAUC <0003> auc.c:113 vector [3]: rand = 7ea618cedf880d33efcf232c7f32fb94 20250201122525811 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250201122525811 DAUC <0003> auc.c:142 vector [3]: autn = 88954d3081eb00004eb08dffbd1a9670 20250201122525811 DAUC <0003> auc.c:143 vector [3]: ck = d62e748be7c92d6eeea9eb563ce51dab 20250201122525811 DAUC <0003> auc.c:144 vector [3]: ik = 4de5eab2ca8d40f475887da372b10a9b 20250201122525811 DAUC <0003> auc.c:145 vector [3]: res = 33ff37b97667597d0000000000000000 20250201122525811 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525811 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122525811 DAUC <0003> auc.c:179 vector [3]: kc = 4eb254f7ae1ef1f8 20250201122525811 DAUC <0003> auc.c:180 vector [3]: sres = e47965d5 20250201122525811 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122525811 DAUC <0003> auc.c:113 vector [4]: rand = f0bbdbada2c3ca1de123925cdeaf65b8 20250201122525811 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250201122525811 DAUC <0003> auc.c:142 vector [4]: autn = 2ff38fd1c68d0000bf2386fa3aaed99b 20250201122525811 DAUC <0003> auc.c:143 vector [4]: ck = 91b1406849f3435da154866a0c931710 20250201122525811 DAUC <0003> auc.c:144 vector [4]: ik = c5398aa2ba8fb2ae2622874aede8c894 20250201122525811 DAUC <0003> auc.c:145 vector [4]: res = 9d623323dfcc1e7b0000000000000000 20250201122525811 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525811 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122525811 DAUC <0003> auc.c:179 vector [4]: kc = 50c1c22c9127024b 20250201122525811 DAUC <0003> auc.c:180 vector [4]: sres = dc5e5166 20250201122525811 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122525811 DAUC <0003> db_auc.c:245 IMSI='262425334017838': Generated 5 vectors 20250201122525811 DAUC <0003> db_auc.c:249 IMSI='262425334017838': Updating SQN=321 in DB 20250201122525811 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425334017838"} 20250201122525811 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525811 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525811 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525812 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525812 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425334017838"} 20250201122525812 DAUC <0003> db_auc.c:236 IMSI='262425334017838': Calling to generate 5 vectors 20250201122525812 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122525812 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122525812 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122525812 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250201122525812 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122525812 DAUC <0003> auc.c:113 vector [0]: rand = e6e59ee45a1de19a95746e26514826c5 20250201122525812 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250201122525812 DAUC <0003> auc.c:142 vector [0]: autn = 8be20a1ff2700000784b786416545163 20250201122525812 DAUC <0003> auc.c:143 vector [0]: ck = 7bf2e47c2ffa463e627e6ffdc7125a88 20250201122525812 DAUC <0003> auc.c:144 vector [0]: ik = 4d473f62a371528f82a40dd520cce2af 20250201122525812 DAUC <0003> auc.c:145 vector [0]: res = 7ac857ea4bc95d5c0000000000000000 20250201122525812 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122525812 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122525812 DAUC <0003> auc.c:179 vector [0]: kc = 88d508e253169e06 20250201122525812 DAUC <0003> auc.c:180 vector [0]: sres = 25c74a1b 20250201122525812 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122525812 DAUC <0003> auc.c:113 vector [1]: rand = 2a793c84e3cd07adca3f6ddfed720a7a 20250201122525812 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250201122525812 DAUC <0003> auc.c:142 vector [1]: autn = 119e2defedeb000065fbbf15e872c1ff 20250201122525812 DAUC <0003> auc.c:143 vector [1]: ck = 1aa3e653b0c75ec26354d7bac991971a 20250201122525812 DAUC <0003> auc.c:144 vector [1]: ik = 4c7ad2c1ffced317461c11187ebeb0bb 20250201122525812 DAUC <0003> auc.c:145 vector [1]: res = 4e563adcbe09aaec0000000000000000 20250201122525812 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122525812 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122525812 DAUC <0003> auc.c:179 vector [1]: kc = ea0d4a2cfcb66592 20250201122525812 DAUC <0003> auc.c:180 vector [1]: sres = 0d240914 20250201122525812 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122525812 DAUC <0003> auc.c:113 vector [2]: rand = 1cf875b142bdf582dfe7749108b30b1a 20250201122525812 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250201122525812 DAUC <0003> auc.c:142 vector [2]: autn = d25b77d282ca00003d7f27839eb7b720 20250201122525813 DAUC <0003> auc.c:143 vector [2]: ck = 38fd091a5bbceb345557cc6591ab195c 20250201122525813 DAUC <0003> auc.c:144 vector [2]: ik = 6f62137bf43f10bf9f28142fce44d729 20250201122525813 DAUC <0003> auc.c:145 vector [2]: res = 78c4682756a289970000000000000000 20250201122525813 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122525813 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122525813 DAUC <0003> auc.c:179 vector [2]: kc = bb4964ad3a8fb2d4 20250201122525813 DAUC <0003> auc.c:180 vector [2]: sres = 051ab567 20250201122525813 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122525813 DAUC <0003> auc.c:113 vector [3]: rand = 9687bef09f0af8f04d3449064793f91e 20250201122525813 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250201122525813 DAUC <0003> auc.c:142 vector [3]: autn = 03bb327eeb7500007aa516b7b6cd6a83 20250201122525813 DAUC <0003> auc.c:143 vector [3]: ck = 32fa35fc1b9c5f832404e3640fa0f95b 20250201122525813 DAUC <0003> auc.c:144 vector [3]: ik = 40befa2ccfcd3d8c6d7ef44672620e9b 20250201122525813 DAUC <0003> auc.c:145 vector [3]: res = 2e3578213dbfb4f90000000000000000 20250201122525813 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122525813 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122525813 DAUC <0003> auc.c:179 vector [3]: kc = 7f2ea18f72dda873 20250201122525813 DAUC <0003> auc.c:180 vector [3]: sres = 0b63cf6e 20250201122525813 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122525813 DAUC <0003> auc.c:113 vector [4]: rand = 84d4d53242ac5307a6d957a9dc629573 20250201122525813 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250201122525813 DAUC <0003> auc.c:142 vector [4]: autn = 69282453ccb90000ed04bc253876241f 20250201122525813 DAUC <0003> auc.c:143 vector [4]: ck = c0cf769443ffd2666a4ce6c9c3eab0be 20250201122525813 DAUC <0003> auc.c:144 vector [4]: ik = 6bfc33add1a690c612559d4e920d9bd0 20250201122525813 DAUC <0003> auc.c:145 vector [4]: res = 40aa47a04ea4e8ef0000000000000000 20250201122525813 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122525813 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122525813 DAUC <0003> auc.c:179 vector [4]: kc = da14768dd72d9e07 20250201122525813 DAUC <0003> auc.c:180 vector [4]: sres = 8d26efe9 20250201122525813 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122525813 DAUC <0003> db_auc.c:245 IMSI='262425334017838': Generated 5 vectors 20250201122525813 DAUC <0003> db_auc.c:249 IMSI='262425334017838': Updating SQN=481 in DB 20250201122525813 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425334017838"} 20250201122525813 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425334017838 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122525813 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122525813 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122525814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122525815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56700<->l=127.0.0.1:4258 20250201122525815 DLINP <000b> input/ipa.c:451 connected read/write 20250201122525815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122525815 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122525815 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122525815 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(20)@0526361eece3: Final verdict of PTC: none 20250201122525815 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43483<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@0526361eece3: Final verdict of PTC: none 22@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:25 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250201122525838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4258 20250201122525939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56778<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_sai_eps started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122529048 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122529048 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122529053 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122529054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122529057 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122529058 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122529058 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122529058 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122529058 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122529058 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122529058 DLGSUP <0013> gsup_server.c:235 2:  20250201122529058 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122529058 DLGSUP <0013> gsup_server.c:235 3:  20250201122529058 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122529058 DLGSUP <0013> gsup_server.c:235 4:  20250201122529058 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122529058 DLGSUP <0013> gsup_server.c:235 5:  20250201122529058 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122529058 DLGSUP <0013> gsup_server.c:235 7:  20250201122529058 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122529058 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122529058 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122529058 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@0526361eece3: 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") 20250201122529088 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42507<->l=127.0.0.1:4259) 20250201122529097 DAUC <0003> db_auc.c:157 IMSI='262422395346193': No 2G Auth Data 20250201122529097 DAUC <0003> db_auc.c:192 IMSI='262422395346193': No 3G Auth Data HLR_Test-GSUP(33)@0526361eece3: Created GsupExpect[0] for "262422395346193" to be handled at TC_gsup_sai_eps(36) 20250201122529125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4258 20250201122529134 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122529134 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422395346193 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422395346193"} 20250201122529135 DAUC <0003> db_auc.c:157 IMSI='262422395346193': No 2G Auth Data 20250201122529135 DAUC <0003> db_auc.c:236 IMSI='262422395346193': Calling to generate 5 vectors 20250201122529135 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201122529135 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122529135 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122529135 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122529135 DAUC <0003> auc.c:113 vector [0]: rand = ba715111e2375154c066502176d96ca2 20250201122529135 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122529135 DAUC <0003> auc.c:142 vector [0]: autn = 5a2eb602021a8000e11234fc8ec2da1a 20250201122529135 DAUC <0003> auc.c:143 vector [0]: ck = 9db2dc508c15dffeedc100206e2ab52d 20250201122529135 DAUC <0003> auc.c:144 vector [0]: ik = c999b106c547116f1bfd15dbd997696f 20250201122529135 DAUC <0003> auc.c:145 vector [0]: res = 6fbe8ea69bea932c0000000000000000 20250201122529135 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122529135 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122529135 DAUC <0003> auc.c:151 vector [0]: kc = a21778adfeef12d3 20250201122529135 DAUC <0003> auc.c:152 vector [0]: sres = f4541d8a 20250201122529135 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122529135 DAUC <0003> auc.c:113 vector [1]: rand = 8ed85f785eb37a295f708a4b7399a1d8 20250201122529135 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122529135 DAUC <0003> auc.c:142 vector [1]: autn = b2bba70b1e8c8000dc0ab52832977327 20250201122529135 DAUC <0003> auc.c:143 vector [1]: ck = e35ec665c861d8982a43cbde63f09f70 20250201122529135 DAUC <0003> auc.c:144 vector [1]: ik = 8204667da8cf5966a1aa073a6c768cc4 20250201122529135 DAUC <0003> auc.c:145 vector [1]: res = 11545d1c2eb640990000000000000000 20250201122529135 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122529135 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122529135 DAUC <0003> auc.c:151 vector [1]: kc = eab36cfc6f28924a 20250201122529135 DAUC <0003> auc.c:152 vector [1]: sres = 3fe21d85 20250201122529135 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122529135 DAUC <0003> auc.c:113 vector [2]: rand = 3bc0200a2fd8eac94134350a9254613c 20250201122529135 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122529135 DAUC <0003> auc.c:142 vector [2]: autn = b0abf69126868000c00e251fba9522d6 20250201122529135 DAUC <0003> auc.c:143 vector [2]: ck = 4c13e8fc3015f92aed8d60eea0d95d37 20250201122529135 DAUC <0003> auc.c:144 vector [2]: ik = e1de877395ce74a1ab6fae654acb0c58 20250201122529135 DAUC <0003> auc.c:145 vector [2]: res = 89bfb68d45adc3f30000000000000000 20250201122529135 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122529135 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122529135 DAUC <0003> auc.c:151 vector [2]: kc = eb2fa1044fc9dce4 20250201122529135 DAUC <0003> auc.c:152 vector [2]: sres = cc12757e 20250201122529135 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122529135 DAUC <0003> auc.c:113 vector [3]: rand = 8042c41d9cbd6484a9f098e690f8f0c4 20250201122529135 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122529135 DAUC <0003> auc.c:142 vector [3]: autn = aa115c998f6080004d85b71bf05c82fc 20250201122529135 DAUC <0003> auc.c:143 vector [3]: ck = abaefdc9c51a7f16f81596535630bdea 20250201122529135 DAUC <0003> auc.c:144 vector [3]: ik = ce8901d9060fd2b2870ae888135bdbd4 20250201122529135 DAUC <0003> auc.c:145 vector [3]: res = 4bc69b0a8ccc3af20000000000000000 20250201122529135 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122529136 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122529136 DAUC <0003> auc.c:151 vector [3]: kc = 1a3882cb867ecb9a 20250201122529136 DAUC <0003> auc.c:152 vector [3]: sres = c70aa1f8 20250201122529136 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122529136 DAUC <0003> auc.c:113 vector [4]: rand = 72683a9697b27525a4b1103057ed157f 20250201122529136 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122529136 DAUC <0003> auc.c:142 vector [4]: autn = 015f90deea69800036c70e9e62e6725d 20250201122529136 DAUC <0003> auc.c:143 vector [4]: ck = 4cf1e9b7236481e06b2219724a6aeca7 20250201122529136 DAUC <0003> auc.c:144 vector [4]: ik = 1f2a0812af856fdf9f11eee8a235b480 20250201122529136 DAUC <0003> auc.c:145 vector [4]: res = fdfc5bbbabcd55420000000000000000 20250201122529136 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122529136 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201122529136 DAUC <0003> auc.c:151 vector [4]: kc = a7e8163f64beb618 20250201122529136 DAUC <0003> auc.c:152 vector [4]: sres = 56310ef9 20250201122529136 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201122529136 DAUC <0003> db_auc.c:245 IMSI='262422395346193': Generated 5 vectors 20250201122529136 DAUC <0003> db_auc.c:249 IMSI='262422395346193': Updating SQN=161 in DB 20250201122529136 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422395346193 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422395346193"} 20250201122529136 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422395346193 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122529136 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122529136 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0526361eece3: Found GsupExpect[0] for "262422395346193" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@0526361eece3: Added IMSI table entry 0TC_gsup_sai_eps(36)"262422395346193" TC_gsup_sai_eps(36)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122529142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@0526361eece3: Final verdict of PTC: pass 20250201122529143 DAUC <0003> db_auc.c:157 IMSI='262423471490849': No 2G Auth Data 20250201122529143 DAUC <0003> db_auc.c:192 IMSI='262423471490849': No 3G Auth Data HLR_Test-GSUP(33)@0526361eece3: Created GsupExpect[0] for "262423471490849" to be handled at TC_gsup_sai_eps(37) 20250201122529156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4258 20250201122529158 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122529158 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423471490849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423471490849"} 20250201122529158 DAUC <0003> db_auc.c:157 IMSI='262423471490849': No 2G Auth Data 20250201122529158 DAUC <0003> db_auc.c:236 IMSI='262423471490849': Calling to generate 5 vectors 20250201122529158 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250201122529158 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122529158 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250201122529158 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122529158 DAUC <0003> auc.c:113 vector [0]: rand = bbe069ca0ead062ecd90b0019c813358 20250201122529158 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122529158 DAUC <0003> auc.c:142 vector [0]: autn = 068c5c2d7f0d800009f22243ff98f9d3 20250201122529158 DAUC <0003> auc.c:143 vector [0]: ck = 11f70104538c68478d12cee3971c8b2c 20250201122529158 DAUC <0003> auc.c:144 vector [0]: ik = abf6be67f155e9797c82f418477bfb3d 20250201122529158 DAUC <0003> auc.c:145 vector [0]: res = 8c8ba125601a45590000000000000000 20250201122529158 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122529158 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250201122529158 DAUC <0003> auc.c:151 vector [0]: kc = 4b91859872bef12f 20250201122529158 DAUC <0003> auc.c:152 vector [0]: sres = ec91e47c 20250201122529158 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250201122529158 DAUC <0003> auc.c:113 vector [1]: rand = 73aa4b45a8f88bae0439993d4201fed8 20250201122529158 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122529158 DAUC <0003> auc.c:142 vector [1]: autn = 85660c96ee0c8000368fa62fed2b991e 20250201122529158 DAUC <0003> auc.c:143 vector [1]: ck = 7a6425cc9f92a1660ab6f73c14b9398f 20250201122529158 DAUC <0003> auc.c:144 vector [1]: ik = 2a3822ec25e9c7458053dcf9bb034feb 20250201122529158 DAUC <0003> auc.c:145 vector [1]: res = f2dddef420ab7c1c0000000000000000 20250201122529158 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122529158 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250201122529158 DAUC <0003> auc.c:151 vector [1]: kc = dab92ce515c11047 20250201122529158 DAUC <0003> auc.c:152 vector [1]: sres = d276a2e8 20250201122529158 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250201122529158 DAUC <0003> auc.c:113 vector [2]: rand = 74afe474c6d67d98cc1976a6f0b83762 20250201122529158 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122529158 DAUC <0003> auc.c:142 vector [2]: autn = 06ae0ae208f980002802794ccdfccc8f 20250201122529158 DAUC <0003> auc.c:143 vector [2]: ck = 28a6e92449a7adba0ab881259c08d107 20250201122529158 DAUC <0003> auc.c:144 vector [2]: ik = d644259af0be035c5687cb7f5a301410 20250201122529158 DAUC <0003> auc.c:145 vector [2]: res = f7217ee0ebcf61ff0000000000000000 20250201122529158 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122529158 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250201122529158 DAUC <0003> auc.c:151 vector [2]: kc = a2dd86e47f216bf1 20250201122529158 DAUC <0003> auc.c:152 vector [2]: sres = 1cee1f1f 20250201122529158 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250201122529158 DAUC <0003> auc.c:113 vector [3]: rand = 679d9d5df713f12a2a078da90a43d5ce 20250201122529158 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122529158 DAUC <0003> auc.c:142 vector [3]: autn = 10f4e66cb63c800097f257faf6c31d23 20250201122529158 DAUC <0003> auc.c:143 vector [3]: ck = 99142c7bd08552b39fa52f41dc33cd0e 20250201122529158 DAUC <0003> auc.c:144 vector [3]: ik = 9aeeecb01199def98a645a666c2d48fe 20250201122529158 DAUC <0003> auc.c:145 vector [3]: res = 049e5eac1b97879d0000000000000000 20250201122529158 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122529158 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250201122529158 DAUC <0003> auc.c:151 vector [3]: kc = 163bb5ec710209ba 20250201122529158 DAUC <0003> auc.c:152 vector [3]: sres = 1f09d931 20250201122529158 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250201122529158 DAUC <0003> auc.c:113 vector [4]: rand = e351e6f5bcef47e05fca2c89e1a33e0e 20250201122529158 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122529158 DAUC <0003> auc.c:142 vector [4]: autn = ee229ea11d4180009f3f4e7ab0fffbcc 20250201122529158 DAUC <0003> auc.c:143 vector [4]: ck = ea98269da6d6267e13c883a3ee76d0e2 20250201122529158 DAUC <0003> auc.c:144 vector [4]: ik = 3341f37f5c98962451fe79f293101f72 20250201122529158 DAUC <0003> auc.c:145 vector [4]: res = a732e2440e8816530000000000000000 20250201122529158 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122529158 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250201122529158 DAUC <0003> auc.c:151 vector [4]: kc = 9bef2fb387287fca 20250201122529158 DAUC <0003> auc.c:152 vector [4]: sres = a9baf417 20250201122529158 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250201122529158 DAUC <0003> db_auc.c:245 IMSI='262423471490849': Generated 5 vectors 20250201122529158 DAUC <0003> db_auc.c:249 IMSI='262423471490849': Updating SQN=161 in DB 20250201122529158 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423471490849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423471490849"} 20250201122529158 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423471490849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122529158 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122529158 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0526361eece3: Found GsupExpect[0] for "262423471490849" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@0526361eece3: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423471490849" TC_gsup_sai_eps(37)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122529159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@0526361eece3: Final verdict of PTC: pass 20250201122529159 DAUC <0003> db_auc.c:157 IMSI='262424063413114': No 2G Auth Data 20250201122529159 DAUC <0003> db_auc.c:192 IMSI='262424063413114': No 3G Auth Data HLR_Test-GSUP(33)@0526361eece3: Created GsupExpect[0] for "262424063413114" to be handled at TC_gsup_sai_eps(38) 20250201122529165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 20250201122529167 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122529167 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424063413114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424063413114"} 20250201122529167 DAUC <0003> db_auc.c:236 IMSI='262424063413114': Calling to generate 5 vectors 20250201122529167 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122529167 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122529167 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122529167 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122529167 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122529167 DAUC <0003> auc.c:113 vector [0]: rand = 5fed3093854a28974a89b09b307d73af 20250201122529167 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122529167 DAUC <0003> auc.c:142 vector [0]: autn = 362fe66975718000f03d063fe7810344 20250201122529167 DAUC <0003> auc.c:143 vector [0]: ck = 2126d4196da217bc541d1ff52a29c90b 20250201122529167 DAUC <0003> auc.c:144 vector [0]: ik = abca60e8c8eafd5ca5f453cdcaa1c0e3 20250201122529167 DAUC <0003> auc.c:145 vector [0]: res = 4b2b54704d09e4c30000000000000000 20250201122529167 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122529167 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122529167 DAUC <0003> auc.c:179 vector [0]: kc = b1331ef192f6b800 20250201122529167 DAUC <0003> auc.c:180 vector [0]: sres = 8f000d42 20250201122529167 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122529167 DAUC <0003> auc.c:113 vector [1]: rand = b55521314fd3ebbaf3e8fdc78c2daa27 20250201122529167 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122529167 DAUC <0003> auc.c:142 vector [1]: autn = 017d91a6092a80001361bbbbbb220899 20250201122529167 DAUC <0003> auc.c:143 vector [1]: ck = 9cf4998c81e504bf58641f0e5279b039 20250201122529167 DAUC <0003> auc.c:144 vector [1]: ik = 3400dcc506cab471512e273535fab348 20250201122529167 DAUC <0003> auc.c:145 vector [1]: res = 716fba0bd3c4d2f20000000000000000 20250201122529167 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122529167 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122529167 DAUC <0003> auc.c:179 vector [1]: kc = a5d014aa847c2c00 20250201122529167 DAUC <0003> auc.c:180 vector [1]: sres = ae477b64 20250201122529167 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122529167 DAUC <0003> auc.c:113 vector [2]: rand = 5c1ef8461e4b9cc641aca3d476007e31 20250201122529167 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122529167 DAUC <0003> auc.c:142 vector [2]: autn = c407cee02eff80008217b89e9496a455 20250201122529167 DAUC <0003> auc.c:143 vector [2]: ck = 87d9a2e5d7a152f551ab00ab7e422073 20250201122529167 DAUC <0003> auc.c:144 vector [2]: ik = 7e72fe877b6b0006de6fb4710ed0441d 20250201122529167 DAUC <0003> auc.c:145 vector [2]: res = 48c21bd5cf47c6740000000000000000 20250201122529167 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122529167 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122529167 DAUC <0003> auc.c:179 vector [2]: kc = cf9a220bc9fc7000 20250201122529167 DAUC <0003> auc.c:180 vector [2]: sres = 3252be97 20250201122529167 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122529167 DAUC <0003> auc.c:113 vector [3]: rand = 5b8ef805fd87575ac131efb144df327b 20250201122529167 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122529167 DAUC <0003> auc.c:142 vector [3]: autn = 3a42894a53b28000137153a855db05fd 20250201122529167 DAUC <0003> auc.c:143 vector [3]: ck = a0c7f85e0b49157d1dad4741fb45deb3 20250201122529167 DAUC <0003> auc.c:144 vector [3]: ik = 2ffc30cd81f9485f4090e2b611920500 20250201122529167 DAUC <0003> auc.c:145 vector [3]: res = 54168ec9bc444bc50000000000000000 20250201122529167 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122529167 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122529167 DAUC <0003> auc.c:179 vector [3]: kc = 788816db237fd000 20250201122529167 DAUC <0003> auc.c:180 vector [3]: sres = 678f4d2d 20250201122529167 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122529167 DAUC <0003> auc.c:113 vector [4]: rand = fd5ecdc96e9ab848b7ef9a015160f7f1 20250201122529167 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122529167 DAUC <0003> auc.c:142 vector [4]: autn = 9161b1539e058000a788c0abb0b29291 20250201122529167 DAUC <0003> auc.c:143 vector [4]: ck = db55e61a0e36a67c74e6829ccfd8fee6 20250201122529167 DAUC <0003> auc.c:144 vector [4]: ik = 0fca9380e36e2e2d156b946a8807f354 20250201122529167 DAUC <0003> auc.c:145 vector [4]: res = a20d7864a7b14ce20000000000000000 20250201122529167 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122529167 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122529167 DAUC <0003> auc.c:179 vector [4]: kc = d3e553cf66bd4000 20250201122529167 DAUC <0003> auc.c:180 vector [4]: sres = c7d3aeb7 20250201122529167 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122529167 DAUC <0003> db_auc.c:245 IMSI='262424063413114': Generated 5 vectors 20250201122529167 DAUC <0003> db_auc.c:249 IMSI='262424063413114': Updating SQN=161 in DB 20250201122529167 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424063413114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424063413114"} 20250201122529167 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424063413114 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122529167 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122529167 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0526361eece3: Found GsupExpect[0] for "262424063413114" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@0526361eece3: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424063413114" TC_gsup_sai_eps(38)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122529169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56814<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@0526361eece3: Final verdict of PTC: pass 20250201122529169 DAUC <0003> db_auc.c:157 IMSI='262422343078227': No 2G Auth Data 20250201122529169 DAUC <0003> db_auc.c:192 IMSI='262422343078227': No 3G Auth Data HLR_Test-GSUP(33)@0526361eece3: Created GsupExpect[0] for "262422343078227" to be handled at TC_gsup_sai_eps(39) 20250201122529175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4258 20250201122529177 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122529177 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422343078227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422343078227"} 20250201122529177 DAUC <0003> db_auc.c:236 IMSI='262422343078227': Calling to generate 5 vectors 20250201122529177 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122529177 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122529177 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122529177 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122529177 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122529177 DAUC <0003> auc.c:113 vector [0]: rand = 650775254c814d980b818f69e6de1a18 20250201122529177 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122529177 DAUC <0003> auc.c:142 vector [0]: autn = 98ad02395c4b8000ebcbded44e7d6317 20250201122529177 DAUC <0003> auc.c:143 vector [0]: ck = 8128bdc0c8738aa2f66c3905228b51c8 20250201122529177 DAUC <0003> auc.c:144 vector [0]: ik = d6971f07cd84c086e078ce6ccace40c2 20250201122529177 DAUC <0003> auc.c:145 vector [0]: res = 8dc85a9d40a7017f0000000000000000 20250201122529177 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122529177 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122529177 DAUC <0003> auc.c:179 vector [0]: kc = 00677e412008c400 20250201122529177 DAUC <0003> auc.c:180 vector [0]: sres = 7eca3073 20250201122529177 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122529177 DAUC <0003> auc.c:113 vector [1]: rand = 68c7e14bd964412347b3f45322217300 20250201122529177 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122529177 DAUC <0003> auc.c:142 vector [1]: autn = 592fe68c229f8000938d1a2c87b0d8f3 20250201122529177 DAUC <0003> auc.c:143 vector [1]: ck = 6a0ae3427f3653626b812b58665ce7d9 20250201122529177 DAUC <0003> auc.c:144 vector [1]: ik = 21844d4bb6af28acc1c9afac1ef3a1d0 20250201122529177 DAUC <0003> auc.c:145 vector [1]: res = 7479a542a4e466140000000000000000 20250201122529177 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122529177 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122529177 DAUC <0003> auc.c:179 vector [1]: kc = 2e63247cb29d6c00 20250201122529177 DAUC <0003> auc.c:180 vector [1]: sres = fb9b9b8d 20250201122529177 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122529177 DAUC <0003> auc.c:113 vector [2]: rand = fb20e548fc41b18c0326c9fa5992ffba 20250201122529177 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122529177 DAUC <0003> auc.c:142 vector [2]: autn = 7101fc6d3df980007268f7444b5d8236 20250201122529177 DAUC <0003> auc.c:143 vector [2]: ck = 19c7eab40af767c00a94b223ce454562 20250201122529177 DAUC <0003> auc.c:144 vector [2]: ik = 84af810f11e1b0ad44bf647fe7825965 20250201122529177 DAUC <0003> auc.c:145 vector [2]: res = 31a5ead3a3a59cdb0000000000000000 20250201122529177 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122529177 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122529177 DAUC <0003> auc.c:179 vector [2]: kc = 3d81ebf732dcb800 20250201122529177 DAUC <0003> auc.c:180 vector [2]: sres = d3530ee7 20250201122529177 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122529177 DAUC <0003> auc.c:113 vector [3]: rand = 2a8794fc3fd5f8e3c1d8b61d597803b7 20250201122529177 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122529177 DAUC <0003> auc.c:142 vector [3]: autn = e85618a91c7780002a7f08c0cf10853d 20250201122529177 DAUC <0003> auc.c:143 vector [3]: ck = 556202c05ea84899857f54096029d83e 20250201122529177 DAUC <0003> auc.c:144 vector [3]: ik = d972de1daa0f2ce40e4ca9cb157137b0 20250201122529177 DAUC <0003> auc.c:145 vector [3]: res = 5f30dc7f8e2232dc0000000000000000 20250201122529177 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122529177 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122529177 DAUC <0003> auc.c:179 vector [3]: kc = 8440bbfe87be9800 20250201122529177 DAUC <0003> auc.c:180 vector [3]: sres = db025d0b 20250201122529177 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122529177 DAUC <0003> auc.c:113 vector [4]: rand = d1847e675577294f85f4f9eac2425c44 20250201122529177 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122529177 DAUC <0003> auc.c:142 vector [4]: autn = 574bc46c9a8e8000119bf7a5f56bf9e8 20250201122529177 DAUC <0003> auc.c:143 vector [4]: ck = 1b7f667d7766ced6eb023bd15b706ab0 20250201122529177 DAUC <0003> auc.c:144 vector [4]: ik = 3252825396f0b2bb406ebf4d8c747a0d 20250201122529177 DAUC <0003> auc.c:145 vector [4]: res = 607153b355988b810000000000000000 20250201122529177 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122529177 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122529177 DAUC <0003> auc.c:179 vector [4]: kc = 8801a5bb4b6fd800 20250201122529177 DAUC <0003> auc.c:180 vector [4]: sres = e2d08777 20250201122529177 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122529177 DAUC <0003> db_auc.c:245 IMSI='262422343078227': Generated 5 vectors 20250201122529177 DAUC <0003> db_auc.c:249 IMSI='262422343078227': Updating SQN=161 in DB 20250201122529177 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422343078227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422343078227"} 20250201122529177 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422343078227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122529177 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122529178 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0526361eece3: Found GsupExpect[0] for "262422343078227" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@0526361eece3: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422343078227" TC_gsup_sai_eps(39)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122529179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@0526361eece3: Final verdict of PTC: pass 20250201122529179 DAUC <0003> db_auc.c:157 IMSI='262427647657665': No 2G Auth Data 20250201122529179 DAUC <0003> db_auc.c:192 IMSI='262427647657665': No 3G Auth Data HLR_Test-GSUP(33)@0526361eece3: Created GsupExpect[0] for "262427647657665" to be handled at TC_gsup_sai_eps(40) 20250201122529186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 20250201122529188 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122529188 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427647657665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427647657665"} 20250201122529188 DAUC <0003> db_auc.c:236 IMSI='262427647657665': Calling to generate 5 vectors 20250201122529188 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250201122529188 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250201122529188 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250201122529188 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250201122529188 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250201122529188 DAUC <0003> auc.c:113 vector [0]: rand = 1dfe47b12a84e2a089cfff1b1f0d33fc 20250201122529188 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250201122529188 DAUC <0003> auc.c:142 vector [0]: autn = c5125ead072c8000125fc09bb1a73187 20250201122529188 DAUC <0003> auc.c:143 vector [0]: ck = 397bb1055a254994c1117e7431b0e7b1 20250201122529188 DAUC <0003> auc.c:144 vector [0]: ik = 922e79f67746c6a91f718ece81aae480 20250201122529188 DAUC <0003> auc.c:145 vector [0]: res = 3ae4a8af9f250eb50000000000000000 20250201122529188 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250201122529188 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250201122529188 DAUC <0003> auc.c:179 vector [0]: kc = 93817253b0da22db 20250201122529188 DAUC <0003> auc.c:180 vector [0]: sres = 34aac621 20250201122529188 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250201122529188 DAUC <0003> auc.c:113 vector [1]: rand = 0cd70beb30098bf484f99716db82a909 20250201122529188 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250201122529188 DAUC <0003> auc.c:142 vector [1]: autn = f33ee2d4a8478000276b6509fb7ef42a 20250201122529188 DAUC <0003> auc.c:143 vector [1]: ck = 4cca654eb6ba3aefcfaba25f7a7957c5 20250201122529188 DAUC <0003> auc.c:144 vector [1]: ik = 5fe2e60f6a975d7d69e609c792b4318c 20250201122529188 DAUC <0003> auc.c:145 vector [1]: res = 84b271ef69c35c900000000000000000 20250201122529188 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250201122529188 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250201122529188 DAUC <0003> auc.c:179 vector [1]: kc = 66155984622bbcb6 20250201122529188 DAUC <0003> auc.c:180 vector [1]: sres = 7ee39af5 20250201122529188 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250201122529188 DAUC <0003> auc.c:113 vector [2]: rand = ea6f7dd54c493791f37653f22d75117f 20250201122529189 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250201122529189 DAUC <0003> auc.c:142 vector [2]: autn = 89dfc91bb05d8000bf7918fef66f5384 20250201122529189 DAUC <0003> auc.c:143 vector [2]: ck = 53bfe177cd6cb8aa523ced8c51be7c7a 20250201122529189 DAUC <0003> auc.c:144 vector [2]: ik = 739432382968a53eb4dfa134637e8b26 20250201122529189 DAUC <0003> auc.c:145 vector [2]: res = cf3a794e10270e440000000000000000 20250201122529189 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250201122529189 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250201122529189 DAUC <0003> auc.c:179 vector [2]: kc = 2ca93c84daaefc2e 20250201122529189 DAUC <0003> auc.c:180 vector [2]: sres = 4e3a9a61 20250201122529189 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250201122529189 DAUC <0003> auc.c:113 vector [3]: rand = cc3733f0e274348c2342c544b51a28e6 20250201122529189 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250201122529189 DAUC <0003> auc.c:142 vector [3]: autn = 9f8927a48b178000221176313aabc8ed 20250201122529189 DAUC <0003> auc.c:143 vector [3]: ck = fbb09f4b3bb41385e772aa4253fe2e94 20250201122529189 DAUC <0003> auc.c:144 vector [3]: ik = e6ea8bdc0d21e4d55f7af7e6f1d18586 20250201122529189 DAUC <0003> auc.c:145 vector [3]: res = aff133acb13ffdef0000000000000000 20250201122529189 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250201122529189 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250201122529189 DAUC <0003> auc.c:179 vector [3]: kc = 2ed9256a35cf6821 20250201122529189 DAUC <0003> auc.c:180 vector [3]: sres = fd210fc7 20250201122529189 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250201122529189 DAUC <0003> auc.c:113 vector [4]: rand = fe56fd1189a2a946cef651e52467ca14 20250201122529189 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250201122529189 DAUC <0003> auc.c:142 vector [4]: autn = 1e991a1ea8e180005947757f3e88f3db 20250201122529189 DAUC <0003> auc.c:143 vector [4]: ck = ff50e89fc58e7d4e5cf18ad9cd42e9c9 20250201122529189 DAUC <0003> auc.c:144 vector [4]: ik = eb5aee7df723935e4e54443860c2992b 20250201122529189 DAUC <0003> auc.c:145 vector [4]: res = cdc67dbe516a08290000000000000000 20250201122529189 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250201122529189 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250201122529189 DAUC <0003> auc.c:179 vector [4]: kc = 41ccef8f03dc90a9 20250201122529189 DAUC <0003> auc.c:180 vector [4]: sres = 1eecff62 20250201122529189 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250201122529189 DAUC <0003> db_auc.c:245 IMSI='262427647657665': Generated 5 vectors 20250201122529189 DAUC <0003> db_auc.c:249 IMSI='262427647657665': Updating SQN=161 in DB 20250201122529189 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427647657665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427647657665"} 20250201122529189 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427647657665 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122529189 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122529189 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0526361eece3: Found GsupExpect[0] for "262427647657665" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@0526361eece3: Added IMSI table entry 4TC_gsup_sai_eps(40)"262427647657665" TC_gsup_sai_eps(40)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122529190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56830<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122529191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4258 20250201122529192 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42507<->l=127.0.0.1:4259) 20250201122529192 DLINP <000b> input/ipa.c:451 connected read/write 20250201122529192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122529192 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122529192 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122529192 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP(33)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:29 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250201122529224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4258 20250201122529325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68660) Waiting for packet dumper to finish... 1 (prev_count=68660, count=126544) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_ul_unknown_imsi started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122532452 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122532453 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122532457 DLINP <000b> input/ipa.c:451 connected read/write 20250201122532457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122532459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58888<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@0526361eece3: 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 } } } } 20250201122532462 DLINP <000b> input/ipa.c:451 connected read/write 20250201122532462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122532462 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122532462 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122532462 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122532462 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122532462 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122532462 DLGSUP <0013> gsup_server.c:235 2:  20250201122532462 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122532462 DLGSUP <0013> gsup_server.c:235 3:  20250201122532462 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122532463 DLGSUP <0013> gsup_server.c:235 4:  20250201122532463 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122532463 DLGSUP <0013> gsup_server.c:235 5:  20250201122532463 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122532463 DLGSUP <0013> gsup_server.c:235 7:  20250201122532463 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122532463 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122532463 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122532463 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@0526361eece3: 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") 20250201122532491 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45131<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@0526361eece3: Created GsupExpect[0] for "262420027891357" to be handled at TC_gsup_ul_unknown_imsi(45) 20250201122532505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 20250201122532512 DLINP <000b> input/ipa.c:451 connected read/write 20250201122532512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122532512 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420027891357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420027891357" cn_domain=PS} 20250201122532512 DLU <0006> fsm.c:456 lu(262420027891357)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122532512 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420027891357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250201122532512 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420027891357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420027891357" cause=IMSI unknown in HLR} 20250201122532512 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420027891357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122532512 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420027891357)[0x5574848196b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122532512 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420027891357)[0x5574848196b0]{UNVALIDATED}: Freeing instance 20250201122532512 DLU <0006> fsm.c:568 lu(PS:IMSI-262420027891357)[0x5574848196b0]{UNVALIDATED}: Deallocated 20250201122532512 DLINP <000b> input/ipa.c:451 connected read/write 20250201122532512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122532512 DLINP <000b> input/ipa.c:451 connected read/write 20250201122532512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@0526361eece3: Found GsupExpect[0] for "262420027891357" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@0526361eece3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420027891357" TC_gsup_ul_unknown_imsi(45)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122532515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@0526361eece3: Final verdict of PTC: pass 20250201122532516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58888<->l=127.0.0.1:4258 20250201122532517 DLINP <000b> input/ipa.c:451 connected read/write 20250201122532517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122532517 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122532517 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122532517 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122532517 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45131<->l=127.0.0.1:4259) 43@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP(42)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 43: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@0526361eece3: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:32 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250201122532553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 20250201122532654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122535736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122535736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122535740 DLINP <000b> input/ipa.c:451 connected read/write 20250201122535740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122535742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122535745 DLINP <000b> input/ipa.c:451 connected read/write 20250201122535746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122535746 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122535746 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122535746 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122535746 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122535746 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122535746 DLGSUP <0013> gsup_server.c:235 2:  20250201122535746 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122535746 DLGSUP <0013> gsup_server.c:235 3:  HLR_Test-GSUP-IPA(46)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122535746 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122535746 DLGSUP <0013> gsup_server.c:235 4:  20250201122535746 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122535746 DLGSUP <0013> gsup_server.c:235 5:  20250201122535746 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122535746 DLGSUP <0013> gsup_server.c:235 7:  20250201122535746 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122535746 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122535746 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122535746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@0526361eece3: 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") 20250201122535762 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45699<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@0526361eece3: Created GsupExpect[0] for "262425394494924" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250201122535769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4258 20250201122535786 DLINP <000b> input/ipa.c:451 connected read/write 20250201122535786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122535786 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262425394494924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425394494924" cn_domain=PS source_name="the-source\n"} 20250201122535786 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201122535786 DLU <0006> fsm.c:456 lu(262425394494924)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122535786 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262425394494924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250201122535786 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262425394494924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425394494924" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250201122535786 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262425394494924 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122535786 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425394494924)[0x5574848196b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122535786 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425394494924)[0x5574848196b0]{UNVALIDATED}: Freeing instance 20250201122535786 DLU <0006> fsm.c:568 lu(PS:IMSI-262425394494924)[0x5574848196b0]{UNVALIDATED}: Deallocated 20250201122535786 DLINP <000b> input/ipa.c:451 connected read/write 20250201122535786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122535786 DLINP <000b> input/ipa.c:451 connected read/write 20250201122535786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@0526361eece3: Found GsupExpect[0] for "262425394494924" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@0526361eece3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262425394494924" TC_gsup_ul_unknown_imsi_via_proxy(50)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122535789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@0526361eece3: Final verdict of PTC: pass 20250201122535790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4258 20250201122535791 DLINP <000b> input/ipa.c:451 connected read/write 20250201122535791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122535791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@0526361eece3: Final verdict of PTC: none 20250201122535791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122535791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122535791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250201122535791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45699<->l=127.0.0.1:4259) 48@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 48: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@0526361eece3: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:35 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250201122535822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4258 20250201122535923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58950<->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=26628) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:37 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@0526361eece3: 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@0526361eece3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122539049 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122539049 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122539054 DLINP <000b> input/ipa.c:451 connected read/write 20250201122539055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122539056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122539060 DLINP <000b> input/ipa.c:451 connected read/write 20250201122539060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122539060 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122539060 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122539060 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122539060 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122539060 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122539060 DLGSUP <0013> gsup_server.c:235 2:  HLR_Test-GSUP-IPA(51)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122539060 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122539060 DLGSUP <0013> gsup_server.c:235 3:  20250201122539060 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122539060 DLGSUP <0013> gsup_server.c:235 4:  20250201122539060 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122539060 DLGSUP <0013> gsup_server.c:235 5:  20250201122539060 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122539060 DLGSUP <0013> gsup_server.c:235 7:  20250201122539060 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122539060 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122539060 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122539061 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@0526361eece3: 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") 20250201122539089 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38393<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@0526361eece3: Created GsupExpect[0] for "262429601491487" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250201122539112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4258 20250201122539125 DLINP <000b> input/ipa.c:451 connected read/write 20250201122539125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122539125 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429601491487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429601491487" cn_domain=PS} 20250201122539125 DLU <0006> fsm.c:456 lu(262429601491487)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122539125 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429601491487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250201122539125 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429601491487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429601491487" cause=Roaming not allowed in this location area} 20250201122539125 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429601491487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122539125 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429601491487)[0x5574848196b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122539125 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429601491487)[0x5574848196b0]{UNVALIDATED}: Freeing instance 20250201122539125 DLU <0006> fsm.c:568 lu(PS:IMSI-262429601491487)[0x5574848196b0]{UNVALIDATED}: Deallocated 20250201122539125 DLINP <000b> input/ipa.c:451 connected read/write 20250201122539125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122539125 DLINP <000b> input/ipa.c:451 connected read/write 20250201122539125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@0526361eece3: Found GsupExpect[0] for "262429601491487" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@0526361eece3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429601491487" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122539131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0526361eece3: Final verdict of PTC: pass 20250201122539133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4258 20250201122539135 DLINP <000b> input/ipa.c:451 connected read/write 20250201122539135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122539135 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122539135 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122539135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122539135 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38393<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@0526361eece3: Final verdict of PTC: none 53@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 53: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@0526361eece3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:39 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250201122539171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4258 20250201122539272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58972<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_sai_err_unknown_imsi started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122542379 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122542380 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122542384 DLINP <000b> input/ipa.c:451 connected read/write 20250201122542384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122542385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51882<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122542389 DLINP <000b> input/ipa.c:451 connected read/write 20250201122542390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122542390 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122542390 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122542390 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122542390 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(56)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122542390 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122542390 DLGSUP <0013> gsup_server.c:235 2:  20250201122542390 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122542390 DLGSUP <0013> gsup_server.c:235 3:  20250201122542390 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122542390 DLGSUP <0013> gsup_server.c:235 4:  20250201122542390 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122542390 DLGSUP <0013> gsup_server.c:235 5:  20250201122542390 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122542390 DLGSUP <0013> gsup_server.c:235 7:  20250201122542390 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122542390 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122542390 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122542390 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@0526361eece3: 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") 20250201122542410 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39323<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@0526361eece3: Created GsupExpect[0] for "262425834806927" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250201122542428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4258 20250201122542437 DLINP <000b> input/ipa.c:451 connected read/write 20250201122542437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122542437 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425834806927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425834806927"} 20250201122542438 DAUC <0003> db_auc.c:133 IMSI='262425834806927': No such subscriber 20250201122542438 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425834806927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250201122542438 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425834806927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425834806927" cause=IMSI unknown in HLR} 20250201122542438 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425834806927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122542438 DLINP <000b> input/ipa.c:451 connected read/write 20250201122542438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122542438 DLINP <000b> input/ipa.c:451 connected read/write 20250201122542438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@0526361eece3: Found GsupExpect[0] for "262425834806927" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@0526361eece3: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262425834806927" TC_gsup_sai_err_unknown_imsi(60)@0526361eece3: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122542442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@0526361eece3: Final verdict of PTC: pass 20250201122542453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51882<->l=127.0.0.1:4258 20250201122542455 DLINP <000b> input/ipa.c:451 connected read/write 20250201122542455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122542455 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122542455 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122542455 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122542455 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39323<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@0526361eece3: Final verdict of PTC: none 58@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 58: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@0526361eece3: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:42 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250201122542490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51906<->l=127.0.0.1:4258 20250201122542590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51906<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_ul started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122545706 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122545706 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122545710 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51918<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122545711 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545711 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122545711 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122545711 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122545711 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122545711 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122545711 DLGSUP <0013> gsup_server.c:235 2:  20250201122545711 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122545711 DLGSUP <0013> gsup_server.c:235 3:  20250201122545711 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122545711 DLGSUP <0013> gsup_server.c:235 4:  20250201122545711 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122545711 DLGSUP <0013> gsup_server.c:235 5:  20250201122545711 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122545711 DLGSUP <0013> gsup_server.c:235 7:  20250201122545711 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122545711 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122545711 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122545711 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@0526361eece3: 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") 20250201122545737 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38251<->l=127.0.0.1:4259) 20250201122545747 DAUC <0003> db_auc.c:157 IMSI='262427192340993': No 2G Auth Data 20250201122545747 DAUC <0003> db_auc.c:192 IMSI='262427192340993': No 3G Auth Data HLR_Test-GSUP(62)@0526361eece3: Created GsupExpect[0] for "262427192340993" to be handled at TC_gsup_ul(65) 20250201122545772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51922<->l=127.0.0.1:4258 20250201122545782 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545782 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427192340993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427192340993" cn_domain=PS} 20250201122545782 DLU <0006> fsm.c:456 lu(262427192340993)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122545782 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427192340993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122545782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427192340993)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122545782 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427192340993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427192340993" cn_domain=PS} 20250201122545782 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545782 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0526361eece3: Found GsupExpect[0] for "262427192340993" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@0526361eece3: Added IMSI table entry 0TC_gsup_ul(65)"262427192340993" 20250201122545787 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545787 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427192340993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427192340993"} 20250201122545787 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427192340993)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122545787 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427192340993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122545787 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427192340993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427192340993"} 20250201122545787 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427192340993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122545787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427192340993)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122545787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427192340993)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122545787 DLU <0006> fsm.c:568 lu(PS:IMSI-262427192340993)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122545787 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545787 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul(65)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122545788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51922<->l=127.0.0.1:4258 TC_gsup_ul(65)@0526361eece3: Final verdict of PTC: pass 20250201122545792 DAUC <0003> db_auc.c:157 IMSI='262425863221063': No 2G Auth Data 20250201122545792 DAUC <0003> db_auc.c:192 IMSI='262425863221063': No 3G Auth Data 20250201122545794 DLGSUP <0013> hlr.c:121 IMSI 262425863221063: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0526361eece3: Created GsupExpect[0] for "262425863221063" to be handled at TC_gsup_ul(66) 20250201122545805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51926<->l=127.0.0.1:4258 20250201122545807 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545807 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425863221063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425863221063" cn_domain=PS} 20250201122545807 DLU <0006> fsm.c:456 lu(262425863221063)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122545807 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425863221063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122545807 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425863221063)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122545807 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425863221063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425863221063" cn_domain=PS} 20250201122545807 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545807 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0526361eece3: Found GsupExpect[0] for "262425863221063" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@0526361eece3: Added IMSI table entry 1TC_gsup_ul(66)"262425863221063" 20250201122545808 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545808 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425863221063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425863221063"} 20250201122545808 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425863221063)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122545808 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425863221063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122545808 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425863221063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425863221063"} 20250201122545808 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425863221063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122545808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425863221063)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122545808 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425863221063)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122545808 DLU <0006> fsm.c:568 lu(PS:IMSI-262425863221063)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122545808 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545808 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul(66)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122545809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51926<->l=127.0.0.1:4258 TC_gsup_ul(66)@0526361eece3: Final verdict of PTC: pass 20250201122545809 DAUC <0003> db_auc.c:157 IMSI='262429248923123': No 2G Auth Data 20250201122545809 DAUC <0003> db_auc.c:192 IMSI='262429248923123': No 3G Auth Data 20250201122545810 DLGSUP <0013> hlr.c:121 IMSI 262429248923123: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0526361eece3: Created GsupExpect[0] for "262429248923123" to be handled at TC_gsup_ul(67) 20250201122545816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51936<->l=127.0.0.1:4258 20250201122545817 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545817 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429248923123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429248923123" cn_domain=PS} 20250201122545817 DLU <0006> fsm.c:456 lu(262429248923123)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122545817 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429248923123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122545817 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429248923123)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122545817 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429248923123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429248923123" cn_domain=PS} 20250201122545817 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545817 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0526361eece3: Found GsupExpect[0] for "262429248923123" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@0526361eece3: Added IMSI table entry 2TC_gsup_ul(67)"262429248923123" 20250201122545818 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545818 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429248923123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429248923123"} 20250201122545818 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429248923123)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122545818 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429248923123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122545818 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429248923123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429248923123"} 20250201122545818 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429248923123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122545818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429248923123)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122545818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429248923123)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122545818 DLU <0006> fsm.c:568 lu(PS:IMSI-262429248923123)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122545818 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545818 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul(67)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122545818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51936<->l=127.0.0.1:4258 TC_gsup_ul(67)@0526361eece3: Final verdict of PTC: pass 20250201122545819 DAUC <0003> db_auc.c:157 IMSI='262429520949649': No 2G Auth Data 20250201122545819 DAUC <0003> db_auc.c:192 IMSI='262429520949649': No 3G Auth Data 20250201122545820 DLGSUP <0013> hlr.c:121 IMSI 262429520949649: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0526361eece3: Created GsupExpect[0] for "262429520949649" to be handled at TC_gsup_ul(68) 20250201122545826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51946<->l=127.0.0.1:4258 20250201122545827 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545827 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429520949649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429520949649" cn_domain=PS} 20250201122545827 DLU <0006> fsm.c:456 lu(262429520949649)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122545827 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429520949649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122545827 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429520949649)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122545827 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429520949649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429520949649" cn_domain=PS} 20250201122545827 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545827 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0526361eece3: Found GsupExpect[0] for "262429520949649" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@0526361eece3: Added IMSI table entry 3TC_gsup_ul(68)"262429520949649" 20250201122545828 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545828 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429520949649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429520949649"} 20250201122545828 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429520949649)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122545828 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429520949649 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122545828 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429520949649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429520949649"} 20250201122545828 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429520949649 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122545828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429520949649)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122545828 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429520949649)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122545828 DLU <0006> fsm.c:568 lu(PS:IMSI-262429520949649)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122545828 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545828 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul(68)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122545829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51946<->l=127.0.0.1:4258 TC_gsup_ul(68)@0526361eece3: Final verdict of PTC: pass 20250201122545830 DAUC <0003> db_auc.c:157 IMSI='262429933441923': No 2G Auth Data 20250201122545830 DAUC <0003> db_auc.c:192 IMSI='262429933441923': No 3G Auth Data 20250201122545830 DLGSUP <0013> hlr.c:121 IMSI 262429933441923: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0526361eece3: Created GsupExpect[0] for "262429933441923" to be handled at TC_gsup_ul(69) 20250201122545836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51950<->l=127.0.0.1:4258 20250201122545837 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545837 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429933441923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429933441923" cn_domain=PS} 20250201122545837 DLU <0006> fsm.c:456 lu(262429933441923)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122545837 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429933441923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122545837 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429933441923)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122545837 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429933441923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429933441923" cn_domain=PS} 20250201122545837 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545837 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0526361eece3: Found GsupExpect[0] for "262429933441923" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@0526361eece3: Added IMSI table entry 4TC_gsup_ul(69)"262429933441923" 20250201122545839 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545839 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429933441923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429933441923"} 20250201122545839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429933441923)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122545839 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262429933441923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122545839 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429933441923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429933441923"} 20250201122545839 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262429933441923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122545839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429933441923)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122545839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429933441923)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122545839 DLU <0006> fsm.c:568 lu(PS:IMSI-262429933441923)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122545839 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545839 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul(69)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122545839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51950<->l=127.0.0.1:4258 TC_gsup_ul(69)@0526361eece3: Final verdict of PTC: pass 20250201122545840 DAUC <0003> db_auc.c:157 IMSI='262423680852816': No 2G Auth Data 20250201122545840 DAUC <0003> db_auc.c:192 IMSI='262423680852816': No 3G Auth Data 20250201122545840 DLGSUP <0013> hlr.c:121 IMSI 262423680852816: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0526361eece3: Created GsupExpect[0] for "262423680852816" to be handled at TC_gsup_ul(70) 20250201122545846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4258 20250201122545848 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545848 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423680852816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423680852816" cn_domain=PS} 20250201122545848 DLU <0006> fsm.c:456 lu(262423680852816)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122545848 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423680852816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122545848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423680852816)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122545848 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423680852816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423680852816" cn_domain=PS} 20250201122545848 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545848 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0526361eece3: Found GsupExpect[0] for "262423680852816" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@0526361eece3: Added IMSI table entry 5TC_gsup_ul(70)"262423680852816" 20250201122545849 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545849 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423680852816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423680852816"} 20250201122545849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423680852816)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122545849 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423680852816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122545849 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423680852816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423680852816"} 20250201122545849 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423680852816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122545849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423680852816)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122545849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423680852816)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122545849 DLU <0006> fsm.c:568 lu(PS:IMSI-262423680852816)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122545849 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545849 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul(70)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122545849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51954<->l=127.0.0.1:4258 TC_gsup_ul(70)@0526361eece3: Final verdict of PTC: pass 20250201122545850 DAUC <0003> db_auc.c:157 IMSI='262422579051178': No 2G Auth Data 20250201122545850 DAUC <0003> db_auc.c:192 IMSI='262422579051178': No 3G Auth Data 20250201122545850 DLGSUP <0013> hlr.c:121 IMSI 262422579051178: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0526361eece3: Created GsupExpect[0] for "262422579051178" to be handled at TC_gsup_ul(71) 20250201122545856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51966<->l=127.0.0.1:4258 20250201122545858 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545858 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422579051178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422579051178" cn_domain=PS} 20250201122545858 DLU <0006> fsm.c:456 lu(262422579051178)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122545858 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422579051178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122545858 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422579051178)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122545858 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422579051178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422579051178" cn_domain=PS} 20250201122545858 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545858 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0526361eece3: Found GsupExpect[0] for "262422579051178" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@0526361eece3: Added IMSI table entry 6TC_gsup_ul(71)"262422579051178" 20250201122545859 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545859 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422579051178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422579051178"} 20250201122545859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422579051178)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122545859 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422579051178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122545859 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422579051178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422579051178"} 20250201122545859 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422579051178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122545859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422579051178)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122545859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422579051178)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122545859 DLU <0006> fsm.c:568 lu(PS:IMSI-262422579051178)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122545859 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545859 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul(71)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122545860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51966<->l=127.0.0.1:4258 TC_gsup_ul(71)@0526361eece3: Final verdict of PTC: pass 20250201122545860 DAUC <0003> db_auc.c:157 IMSI='262421367470468': No 2G Auth Data 20250201122545860 DAUC <0003> db_auc.c:192 IMSI='262421367470468': No 3G Auth Data 20250201122545860 DLGSUP <0013> hlr.c:121 IMSI 262421367470468: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0526361eece3: Created GsupExpect[0] for "262421367470468" to be handled at TC_gsup_ul(72) 20250201122545866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51982<->l=127.0.0.1:4258 20250201122545868 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545868 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421367470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421367470468" cn_domain=PS} 20250201122545868 DLU <0006> fsm.c:456 lu(262421367470468)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122545868 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421367470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122545868 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421367470468)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122545868 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421367470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421367470468" cn_domain=PS} 20250201122545868 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545868 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0526361eece3: Found GsupExpect[0] for "262421367470468" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@0526361eece3: Added IMSI table entry 7TC_gsup_ul(72)"262421367470468" 20250201122545869 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545869 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421367470468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421367470468"} 20250201122545869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421367470468)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122545869 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421367470468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122545869 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421367470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421367470468"} 20250201122545869 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421367470468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122545869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421367470468)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122545869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421367470468)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122545869 DLU <0006> fsm.c:568 lu(PS:IMSI-262421367470468)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122545869 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122545869 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul(72)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122545870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51982<->l=127.0.0.1:4258 TC_gsup_ul(72)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122545871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51918<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@0526361eece3: Final verdict of PTC: none 63@0526361eece3: Final verdict of PTC: none 20250201122545871 DLINP <000b> input/ipa.c:451 connected read/write 20250201122545872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122545872 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122545872 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122545872 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122545872 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38251<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_ul finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250201122545895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51994<->l=127.0.0.1:4258 20250201122545996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51994<->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=112780) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_ul_via_proxy started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122549109 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122549109 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122549113 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@0526361eece3: 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) } } } } 20250201122549115 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549115 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122549115 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122549115 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122549115 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122549115 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122549115 DLGSUP <0013> gsup_server.c:235 2:  20250201122549115 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122549115 DLGSUP <0013> gsup_server.c:235 3:  20250201122549115 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122549115 DLGSUP <0013> gsup_server.c:235 4:  20250201122549115 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122549115 DLGSUP <0013> gsup_server.c:235 5:  20250201122549115 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122549115 DLGSUP <0013> gsup_server.c:235 7:  20250201122549115 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122549115 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122549115 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122549115 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)@0526361eece3: 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 } } } } HLR_Test-GSUP-IPA(73)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@0526361eece3: 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") 20250201122549130 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46829<->l=127.0.0.1:4259) 20250201122549136 DAUC <0003> db_auc.c:157 IMSI='262427543845247': No 2G Auth Data 20250201122549136 DAUC <0003> db_auc.c:192 IMSI='262427543845247': No 3G Auth Data HLR_Test-GSUP(74)@0526361eece3: Created GsupExpect[0] for "262427543845247" to be handled at TC_gsup_ul_via_proxy(77) 20250201122549152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4258 20250201122549162 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549162 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427543845247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427543845247" cn_domain=PS source_name="the-source\n"} 20250201122549162 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201122549162 DLU <0006> fsm.c:456 lu(262427543845247)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122549162 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427543845247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201122549162 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427543845247)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122549162 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427543845247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427543845247" cn_domain=PS destination_name="the-source\n"} 20250201122549162 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549162 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0526361eece3: Found GsupExpect[0] for "262427543845247" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@0526361eece3: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262427543845247" 20250201122549168 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549168 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427543845247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427543845247" source_name="the-source\n"} 20250201122549168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427543845247)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122549168 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427543845247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122549168 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427543845247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427543845247" destination_name="the-source\n"} 20250201122549168 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427543845247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122549168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543845247)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122549168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543845247)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122549168 DLU <0006> fsm.c:568 lu(PS:IMSI-262427543845247)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122549168 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549168 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122549171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@0526361eece3: Final verdict of PTC: pass 20250201122549173 DAUC <0003> db_auc.c:157 IMSI='262425995112702': No 2G Auth Data 20250201122549173 DAUC <0003> db_auc.c:192 IMSI='262425995112702': No 3G Auth Data 20250201122549174 DLGSUP <0013> hlr.c:121 IMSI 262425995112702: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0526361eece3: Created GsupExpect[0] for "262425995112702" to be handled at TC_gsup_ul_via_proxy(78) 20250201122549187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 20250201122549188 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549188 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425995112702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425995112702" cn_domain=PS source_name="the-source\n"} 20250201122549188 DLU <0006> fsm.c:456 lu(262425995112702)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122549188 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425995112702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201122549188 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425995112702)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122549188 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425995112702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425995112702" cn_domain=PS destination_name="the-source\n"} 20250201122549188 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549188 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0526361eece3: Found GsupExpect[0] for "262425995112702" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@0526361eece3: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425995112702" 20250201122549189 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549189 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425995112702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425995112702" source_name="the-source\n"} 20250201122549189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425995112702)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122549189 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425995112702 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122549189 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425995112702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425995112702" destination_name="the-source\n"} 20250201122549189 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425995112702 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122549189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425995112702)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122549189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425995112702)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122549189 DLU <0006> fsm.c:568 lu(PS:IMSI-262425995112702)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122549189 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549189 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122549190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@0526361eece3: Final verdict of PTC: pass 20250201122549190 DAUC <0003> db_auc.c:157 IMSI='262421918893782': No 2G Auth Data 20250201122549190 DAUC <0003> db_auc.c:192 IMSI='262421918893782': No 3G Auth Data 20250201122549190 DLGSUP <0013> hlr.c:121 IMSI 262421918893782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0526361eece3: Created GsupExpect[0] for "262421918893782" to be handled at TC_gsup_ul_via_proxy(79) 20250201122549196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4258 20250201122549197 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549197 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421918893782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421918893782" cn_domain=PS source_name="the-source\n"} 20250201122549197 DLU <0006> fsm.c:456 lu(262421918893782)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122549197 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421918893782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201122549197 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421918893782)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122549197 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421918893782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421918893782" cn_domain=PS destination_name="the-source\n"} 20250201122549197 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549197 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0526361eece3: Found GsupExpect[0] for "262421918893782" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@0526361eece3: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421918893782" 20250201122549198 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549198 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421918893782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421918893782" source_name="the-source\n"} 20250201122549198 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421918893782)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122549198 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421918893782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122549198 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421918893782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421918893782" destination_name="the-source\n"} 20250201122549198 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421918893782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122549198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421918893782)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122549198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421918893782)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122549198 DLU <0006> fsm.c:568 lu(PS:IMSI-262421918893782)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122549198 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549198 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122549199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@0526361eece3: Final verdict of PTC: pass 20250201122549200 DAUC <0003> db_auc.c:157 IMSI='262424919432123': No 2G Auth Data 20250201122549200 DAUC <0003> db_auc.c:192 IMSI='262424919432123': No 3G Auth Data 20250201122549200 DLGSUP <0013> hlr.c:121 IMSI 262424919432123: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0526361eece3: Created GsupExpect[0] for "262424919432123" to be handled at TC_gsup_ul_via_proxy(80) 20250201122549206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52062<->l=127.0.0.1:4258 20250201122549207 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549207 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262424919432123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424919432123" cn_domain=PS source_name="the-source\n"} 20250201122549207 DLU <0006> fsm.c:456 lu(262424919432123)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122549207 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262424919432123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201122549207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424919432123)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122549207 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262424919432123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424919432123" cn_domain=PS destination_name="the-source\n"} 20250201122549207 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549207 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0526361eece3: Found GsupExpect[0] for "262424919432123" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@0526361eece3: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262424919432123" 20250201122549208 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549208 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262424919432123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424919432123" source_name="the-source\n"} 20250201122549208 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424919432123)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122549208 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262424919432123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122549208 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262424919432123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424919432123" destination_name="the-source\n"} 20250201122549208 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262424919432123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122549208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424919432123)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122549208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424919432123)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122549208 DLU <0006> fsm.c:568 lu(PS:IMSI-262424919432123)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122549208 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549208 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122549209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52062<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@0526361eece3: Final verdict of PTC: pass 20250201122549209 DAUC <0003> db_auc.c:157 IMSI='262423002860348': No 2G Auth Data 20250201122549209 DAUC <0003> db_auc.c:192 IMSI='262423002860348': No 3G Auth Data 20250201122549210 DLGSUP <0013> hlr.c:121 IMSI 262423002860348: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0526361eece3: Created GsupExpect[0] for "262423002860348" to be handled at TC_gsup_ul_via_proxy(81) 20250201122549215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 20250201122549217 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549217 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423002860348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423002860348" cn_domain=PS source_name="the-source\n"} 20250201122549217 DLU <0006> fsm.c:456 lu(262423002860348)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122549217 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423002860348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201122549217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423002860348)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122549217 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423002860348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423002860348" cn_domain=PS destination_name="the-source\n"} 20250201122549217 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549217 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0526361eece3: Found GsupExpect[0] for "262423002860348" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@0526361eece3: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423002860348" 20250201122549218 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549218 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423002860348 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423002860348" source_name="the-source\n"} 20250201122549218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423002860348)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122549218 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423002860348 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122549218 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423002860348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423002860348" destination_name="the-source\n"} 20250201122549218 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423002860348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122549218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423002860348)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122549218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423002860348)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122549218 DLU <0006> fsm.c:568 lu(PS:IMSI-262423002860348)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122549218 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549218 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122549219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52066<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@0526361eece3: Final verdict of PTC: pass 20250201122549220 DAUC <0003> db_auc.c:157 IMSI='262425687068265': No 2G Auth Data 20250201122549220 DAUC <0003> db_auc.c:192 IMSI='262425687068265': No 3G Auth Data 20250201122549220 DLGSUP <0013> hlr.c:121 IMSI 262425687068265: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0526361eece3: Created GsupExpect[0] for "262425687068265" to be handled at TC_gsup_ul_via_proxy(82) 20250201122549227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4258 20250201122549229 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549229 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425687068265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425687068265" cn_domain=PS source_name="the-source\n"} 20250201122549229 DLU <0006> fsm.c:456 lu(262425687068265)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122549229 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425687068265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201122549229 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425687068265)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122549229 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425687068265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425687068265" cn_domain=PS destination_name="the-source\n"} 20250201122549229 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549229 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0526361eece3: Found GsupExpect[0] for "262425687068265" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@0526361eece3: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425687068265" 20250201122549230 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549230 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425687068265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425687068265" source_name="the-source\n"} 20250201122549230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425687068265)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122549230 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425687068265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122549230 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425687068265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425687068265" destination_name="the-source\n"} 20250201122549230 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425687068265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122549230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425687068265)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122549230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425687068265)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122549230 DLU <0006> fsm.c:568 lu(PS:IMSI-262425687068265)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122549230 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549230 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122549231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@0526361eece3: Final verdict of PTC: pass 20250201122549231 DAUC <0003> db_auc.c:157 IMSI='262427312151718': No 2G Auth Data 20250201122549231 DAUC <0003> db_auc.c:192 IMSI='262427312151718': No 3G Auth Data 20250201122549232 DLGSUP <0013> hlr.c:121 IMSI 262427312151718: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0526361eece3: Created GsupExpect[0] for "262427312151718" to be handled at TC_gsup_ul_via_proxy(83) 20250201122549238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4258 20250201122549239 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549239 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427312151718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427312151718" cn_domain=PS source_name="the-source\n"} 20250201122549239 DLU <0006> fsm.c:456 lu(262427312151718)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122549239 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427312151718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201122549239 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427312151718)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122549239 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427312151718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427312151718" cn_domain=PS destination_name="the-source\n"} 20250201122549239 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549239 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0526361eece3: Found GsupExpect[0] for "262427312151718" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@0526361eece3: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262427312151718" 20250201122549241 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549241 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427312151718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427312151718" source_name="the-source\n"} 20250201122549241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427312151718)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122549241 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262427312151718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122549241 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427312151718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427312151718" destination_name="the-source\n"} 20250201122549241 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262427312151718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122549241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427312151718)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122549241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427312151718)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122549241 DLU <0006> fsm.c:568 lu(PS:IMSI-262427312151718)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122549241 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549241 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122549242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52076<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@0526361eece3: Final verdict of PTC: pass 20250201122549242 DAUC <0003> db_auc.c:157 IMSI='262420156773024': No 2G Auth Data 20250201122549242 DAUC <0003> db_auc.c:192 IMSI='262420156773024': No 3G Auth Data 20250201122549242 DLGSUP <0013> hlr.c:121 IMSI 262420156773024: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0526361eece3: Created GsupExpect[0] for "262420156773024" to be handled at TC_gsup_ul_via_proxy(84) 20250201122549248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4258 20250201122549250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549250 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420156773024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420156773024" cn_domain=PS source_name="the-source\n"} 20250201122549250 DLU <0006> fsm.c:456 lu(262420156773024)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122549250 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420156773024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250201122549250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420156773024)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122549250 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420156773024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420156773024" cn_domain=PS destination_name="the-source\n"} 20250201122549250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0526361eece3: Found GsupExpect[0] for "262420156773024" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@0526361eece3: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262420156773024" 20250201122549251 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549251 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420156773024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420156773024" source_name="the-source\n"} 20250201122549251 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420156773024)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122549251 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420156773024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122549251 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420156773024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420156773024" destination_name="the-source\n"} 20250201122549251 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420156773024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122549251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420156773024)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122549251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420156773024)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122549251 DLU <0006> fsm.c:568 lu(PS:IMSI-262420156773024)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122549251 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122549251 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122549252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122549252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52010<->l=127.0.0.1:4258 20250201122549253 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46829<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@0526361eece3: Final verdict of PTC: none 75@0526361eece3: Final verdict of PTC: none 20250201122549253 DLINP <000b> input/ipa.c:451 connected read/write 20250201122549253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122549253 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122549253 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122549253 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122549253 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:49 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250201122549276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 20250201122549377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78184) Waiting for packet dumper to finish... 1 (prev_count=78184, count=114608) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_ul_subscriber_data started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122552513 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122552513 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122552518 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122552524 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552524 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122552524 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122552524 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122552524 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122552524 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122552524 DLGSUP <0013> gsup_server.c:235 2:  20250201122552524 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122552524 DLGSUP <0013> gsup_server.c:235 3:  20250201122552524 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122552524 DLGSUP <0013> gsup_server.c:235 4:  HLR_Test-GSUP-IPA(85)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122552524 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122552524 DLGSUP <0013> gsup_server.c:235 5:  20250201122552524 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122552524 DLGSUP <0013> gsup_server.c:235 7:  20250201122552524 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122552524 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122552524 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122552524 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@0526361eece3: 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") 20250201122552552 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34737<->l=127.0.0.1:4259) 20250201122552574 DAUC <0003> db_auc.c:157 IMSI='262424481905100': No 2G Auth Data 20250201122552574 DAUC <0003> db_auc.c:192 IMSI='262424481905100': No 3G Auth Data HLR_Test-GSUP(86)@0526361eece3: Created GsupExpect[0] for "262424481905100" to be handled at TC_gsup_ul_subscriber_data(89) 20250201122552600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0526361eece3: GSUP ul subscriber_data 20250201122552611 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552611 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424481905100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424481905100" cn_domain=PS} 20250201122552611 DLU <0006> fsm.c:456 lu(262424481905100)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122552611 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424481905100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122552611 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424481905100)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122552611 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424481905100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424481905100" cn_domain=PS} 20250201122552611 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552611 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0526361eece3: Found GsupExpect[0] for "262424481905100" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@0526361eece3: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424481905100" 20250201122552617 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552617 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424481905100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424481905100"} 20250201122552617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424481905100)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122552617 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424481905100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122552618 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424481905100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424481905100"} 20250201122552618 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424481905100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122552618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424481905100)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122552618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424481905100)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122552618 DLU <0006> fsm.c:568 lu(PS:IMSI-262424481905100)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122552618 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552618 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122552621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0526361eece3: Final verdict of PTC: pass 20250201122552624 DAUC <0003> db_auc.c:157 IMSI='262421536368421': No 2G Auth Data 20250201122552624 DAUC <0003> db_auc.c:192 IMSI='262421536368421': No 3G Auth Data 20250201122552625 DLGSUP <0013> hlr.c:121 IMSI 262421536368421: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0526361eece3: Created GsupExpect[0] for "262421536368421" to be handled at TC_gsup_ul_subscriber_data(90) 20250201122552636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0526361eece3: GSUP ul subscriber_data 20250201122552638 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552638 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421536368421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421536368421" cn_domain=PS} 20250201122552638 DLU <0006> fsm.c:456 lu(262421536368421)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122552638 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421536368421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122552638 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421536368421)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122552638 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421536368421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421536368421" cn_domain=PS} 20250201122552638 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552638 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0526361eece3: Found GsupExpect[0] for "262421536368421" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@0526361eece3: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421536368421" 20250201122552639 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552639 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421536368421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421536368421"} 20250201122552639 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421536368421)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122552639 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421536368421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122552639 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421536368421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421536368421"} 20250201122552639 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421536368421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122552639 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421536368421)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122552639 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421536368421)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122552639 DLU <0006> fsm.c:568 lu(PS:IMSI-262421536368421)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122552639 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552639 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122552640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0526361eece3: Final verdict of PTC: pass 20250201122552641 DAUC <0003> db_auc.c:157 IMSI='262425315534513': No 2G Auth Data 20250201122552641 DAUC <0003> db_auc.c:192 IMSI='262425315534513': No 3G Auth Data 20250201122552641 DLGSUP <0013> hlr.c:121 IMSI 262425315534513: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0526361eece3: Created GsupExpect[0] for "262425315534513" to be handled at TC_gsup_ul_subscriber_data(91) 20250201122552647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48794<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0526361eece3: GSUP ul subscriber_data 20250201122552649 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552649 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425315534513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425315534513" cn_domain=PS} 20250201122552649 DLU <0006> fsm.c:456 lu(262425315534513)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122552649 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425315534513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122552649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425315534513)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122552649 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425315534513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425315534513" cn_domain=PS} 20250201122552649 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552649 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0526361eece3: Found GsupExpect[0] for "262425315534513" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@0526361eece3: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262425315534513" 20250201122552650 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552650 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425315534513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425315534513"} 20250201122552650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425315534513)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122552650 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425315534513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122552650 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425315534513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425315534513"} 20250201122552650 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425315534513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122552650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425315534513)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122552650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425315534513)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122552650 DLU <0006> fsm.c:568 lu(PS:IMSI-262425315534513)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122552650 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552650 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122552651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48794<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0526361eece3: Final verdict of PTC: pass 20250201122552652 DAUC <0003> db_auc.c:157 IMSI='262422996526557': No 2G Auth Data 20250201122552652 DAUC <0003> db_auc.c:192 IMSI='262422996526557': No 3G Auth Data 20250201122552652 DLGSUP <0013> hlr.c:121 IMSI 262422996526557: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0526361eece3: Created GsupExpect[0] for "262422996526557" to be handled at TC_gsup_ul_subscriber_data(92) 20250201122552658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0526361eece3: GSUP ul subscriber_data 20250201122552660 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552660 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422996526557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422996526557" cn_domain=PS} 20250201122552660 DLU <0006> fsm.c:456 lu(262422996526557)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122552660 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422996526557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122552660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422996526557)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122552660 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422996526557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422996526557" cn_domain=PS} 20250201122552660 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552660 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0526361eece3: Found GsupExpect[0] for "262422996526557" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@0526361eece3: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422996526557" 20250201122552661 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552661 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422996526557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422996526557"} 20250201122552661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422996526557)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122552661 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422996526557 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122552661 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422996526557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422996526557"} 20250201122552661 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422996526557 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122552661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422996526557)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122552661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422996526557)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122552661 DLU <0006> fsm.c:568 lu(PS:IMSI-262422996526557)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122552661 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552661 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122552662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48810<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0526361eece3: Final verdict of PTC: pass 20250201122552663 DAUC <0003> db_auc.c:157 IMSI='262423531509849': No 2G Auth Data 20250201122552663 DAUC <0003> db_auc.c:192 IMSI='262423531509849': No 3G Auth Data 20250201122552663 DLGSUP <0013> hlr.c:121 IMSI 262423531509849: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0526361eece3: Created GsupExpect[0] for "262423531509849" to be handled at TC_gsup_ul_subscriber_data(93) 20250201122552670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48822<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0526361eece3: GSUP ul subscriber_data 20250201122552672 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552672 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423531509849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423531509849" cn_domain=PS} 20250201122552672 DLU <0006> fsm.c:456 lu(262423531509849)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122552672 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423531509849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122552672 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423531509849)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122552672 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423531509849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423531509849" cn_domain=PS} 20250201122552672 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552672 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0526361eece3: Found GsupExpect[0] for "262423531509849" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@0526361eece3: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262423531509849" 20250201122552673 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552673 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423531509849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423531509849"} 20250201122552673 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423531509849)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122552673 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423531509849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122552673 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423531509849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423531509849"} 20250201122552673 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423531509849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122552673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423531509849)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122552673 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423531509849)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122552673 DLU <0006> fsm.c:568 lu(PS:IMSI-262423531509849)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122552673 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552673 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122552674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48822<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0526361eece3: Final verdict of PTC: pass 20250201122552674 DAUC <0003> db_auc.c:157 IMSI='262422580167160': No 2G Auth Data 20250201122552674 DAUC <0003> db_auc.c:192 IMSI='262422580167160': No 3G Auth Data 20250201122552675 DLGSUP <0013> hlr.c:121 IMSI 262422580167160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0526361eece3: Created GsupExpect[0] for "262422580167160" to be handled at TC_gsup_ul_subscriber_data(94) 20250201122552681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0526361eece3: GSUP ul subscriber_data 20250201122552683 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552683 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422580167160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422580167160" cn_domain=PS} 20250201122552683 DLU <0006> fsm.c:456 lu(262422580167160)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122552683 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422580167160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122552683 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422580167160)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122552683 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422580167160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422580167160" cn_domain=PS} 20250201122552683 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552683 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0526361eece3: Found GsupExpect[0] for "262422580167160" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@0526361eece3: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262422580167160" 20250201122552684 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552684 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422580167160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422580167160"} 20250201122552684 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422580167160)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122552684 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422580167160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122552684 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422580167160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422580167160"} 20250201122552684 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422580167160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122552684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422580167160)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122552684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422580167160)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122552684 DLU <0006> fsm.c:568 lu(PS:IMSI-262422580167160)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122552684 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552684 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122552685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48824<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0526361eece3: Final verdict of PTC: pass 20250201122552685 DAUC <0003> db_auc.c:157 IMSI='262428675430199': No 2G Auth Data 20250201122552685 DAUC <0003> db_auc.c:192 IMSI='262428675430199': No 3G Auth Data 20250201122552686 DLGSUP <0013> hlr.c:121 IMSI 262428675430199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0526361eece3: Created GsupExpect[0] for "262428675430199" to be handled at TC_gsup_ul_subscriber_data(95) 20250201122552692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0526361eece3: GSUP ul subscriber_data 20250201122552694 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552694 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428675430199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428675430199" cn_domain=PS} 20250201122552694 DLU <0006> fsm.c:456 lu(262428675430199)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122552694 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428675430199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122552694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428675430199)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122552694 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428675430199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428675430199" cn_domain=PS} 20250201122552694 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552694 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0526361eece3: Found GsupExpect[0] for "262428675430199" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@0526361eece3: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428675430199" 20250201122552695 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552695 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428675430199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428675430199"} 20250201122552695 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428675430199)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122552695 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428675430199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122552695 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428675430199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428675430199"} 20250201122552695 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428675430199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122552695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428675430199)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122552695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428675430199)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122552695 DLU <0006> fsm.c:568 lu(PS:IMSI-262428675430199)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122552695 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552695 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122552696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48834<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0526361eece3: Final verdict of PTC: pass 20250201122552697 DAUC <0003> db_auc.c:157 IMSI='262423941762597': No 2G Auth Data 20250201122552697 DAUC <0003> db_auc.c:192 IMSI='262423941762597': No 3G Auth Data 20250201122552697 DLGSUP <0013> hlr.c:121 IMSI 262423941762597: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0526361eece3: Created GsupExpect[0] for "262423941762597" to be handled at TC_gsup_ul_subscriber_data(96) 20250201122552704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48846<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0526361eece3: GSUP ul subscriber_data 20250201122552706 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552706 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423941762597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423941762597" cn_domain=PS} 20250201122552706 DLU <0006> fsm.c:456 lu(262423941762597)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122552706 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423941762597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122552706 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423941762597)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122552706 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423941762597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423941762597" cn_domain=PS} 20250201122552706 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552706 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0526361eece3: Found GsupExpect[0] for "262423941762597" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@0526361eece3: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262423941762597" 20250201122552707 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552707 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423941762597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423941762597"} 20250201122552707 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423941762597)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122552707 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423941762597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122552707 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423941762597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423941762597"} 20250201122552707 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423941762597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122552707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423941762597)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122552707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423941762597)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122552707 DLU <0006> fsm.c:568 lu(PS:IMSI-262423941762597)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122552707 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122552707 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@0526361eece3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122552708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48846<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122552708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4258 20250201122552709 DLINP <000b> input/ipa.c:451 connected read/write 20250201122552709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122552709 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122552709 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122552709 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122552709 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34737<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@0526361eece3: Final verdict of PTC: none 87@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:52 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250201122552732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48856<->l=127.0.0.1:4258 20250201122552833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48856<->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=118412) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_vty started. MTC@0526361eece3: legacy= true 20250201122555941 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122555941 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122555946 DLINP <000b> input/ipa.c:451 connected read/write 20250201122555946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122555948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122555952 DLINP <000b> input/ipa.c:451 connected read/write 20250201122555952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122555952 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122555952 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122555952 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122555952 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122555952 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122555952 DLGSUP <0013> gsup_server.c:235 2:  20250201122555952 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122555952 DLGSUP <0013> gsup_server.c:235 3:  20250201122555952 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122555952 DLGSUP <0013> gsup_server.c:235 4:  20250201122555952 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122555952 DLGSUP <0013> gsup_server.c:235 5:  20250201122555952 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122555952 DLGSUP <0013> gsup_server.c:235 7:  20250201122555952 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122555952 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122555952 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122555952 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@0526361eece3: 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") 20250201122555976 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38315<->l=127.0.0.1:4259) 20250201122555981 DAUC <0003> db_auc.c:157 IMSI='262429925415095': No 2G Auth Data 20250201122555981 DAUC <0003> db_auc.c:192 IMSI='262429925415095': No 3G Auth Data 20250201122555986 DAUC <0003> db_auc.c:192 IMSI='262429925415095': No 3G Auth Data 20250201122555989 DAUC <0003> db_auc.c:157 IMSI='262428465130275': No 2G Auth Data 20250201122555989 DAUC <0003> db_auc.c:192 IMSI='262428465130275': No 3G Auth Data 20250201122555990 DAUC <0003> db_auc.c:157 IMSI='262428465130275': No 2G Auth Data 20250201122555991 DAUC <0003> db_auc.c:157 IMSI='262426524109858': No 2G Auth Data 20250201122555991 DAUC <0003> db_auc.c:192 IMSI='262426524109858': No 3G Auth Data MTC@0526361eece3: setverdict(pass): none -> pass 20250201122555992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 20250201122555992 DLINP <000b> input/ipa.c:451 connected read/write 20250201122555992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122555992 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122555992 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122555992 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122555993 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38315<->l=127.0.0.1:4259) 98@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@0526361eece3: Test case TC_vty finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250201122556022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48874<->l=127.0.0.1:4258 20250201122556123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48874<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:25:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_vty_msisdn_isd started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122559226 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122559226 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122559230 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122559232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122559235 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122559236 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122559236 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122559236 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122559236 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122559236 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122559236 DLGSUP <0013> gsup_server.c:235 2:  20250201122559236 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122559236 DLGSUP <0013> gsup_server.c:235 3:  20250201122559236 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122559236 DLGSUP <0013> gsup_server.c:235 4:  20250201122559236 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122559236 DLGSUP <0013> gsup_server.c:235 5:  20250201122559236 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122559236 DLGSUP <0013> gsup_server.c:235 7:  20250201122559236 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122559236 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122559236 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122559236 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@0526361eece3: 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") 20250201122559257 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33965<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@0526361eece3: Created GsupExpect[0] for "262429011323163" to be handled at TC_vty_msisdn_isd(104) 20250201122559268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 20250201122559271 DAUC <0003> db_auc.c:157 IMSI='262429011323163': No 2G Auth Data 20250201122559271 DAUC <0003> db_auc.c:192 IMSI='262429011323163': No 3G Auth Data 20250201122559278 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122559278 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429011323163" cn_domain=PS} 20250201122559278 DLU <0006> fsm.c:456 lu(262429011323163)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122559278 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122559278 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429011323163)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122559278 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429011323163" cn_domain=PS} 20250201122559278 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122559278 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@0526361eece3: Found GsupExpect[0] for "262429011323163" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@0526361eece3: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429011323163" 20250201122559284 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122559284 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429011323163"} 20250201122559284 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429011323163)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122559284 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122559284 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429011323163"} 20250201122559284 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122559284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429011323163)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122559284 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429011323163)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122559284 DLU <0006> fsm.c:568 lu(PS:IMSI-262429011323163)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122559284 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122559284 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0526361eece3: setverdict(pass): none -> pass 20250201122559287 DLGSUP <0013> hlr.c:128 IMSI 262429011323163: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250201122559287 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122559287 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122559289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@0526361eece3: Final verdict of PTC: pass 20250201122559290 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122559290 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429011323163"} 20250201122559290 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250201122559290 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429011323163 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122559291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 20250201122559293 DLINP <000b> input/ipa.c:451 connected read/write 20250201122559293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122559293 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122559293 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122559293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122559293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33965<->l=127.0.0.1:4259) 102@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP(101)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 102: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@0526361eece3: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:25:59 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250201122559321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48890<->l=127.0.0.1:4258 20250201122559422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48890<->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=34520) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_purge_cs started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122602533 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122602534 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122602538 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122602541 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602541 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122602541 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122602541 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122602541 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122602541 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122602541 DLGSUP <0013> gsup_server.c:235 2:  20250201122602541 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122602541 DLGSUP <0013> gsup_server.c:235 3:  20250201122602541 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122602541 DLGSUP <0013> gsup_server.c:235 4:  20250201122602541 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122602541 DLGSUP <0013> gsup_server.c:235 5:  20250201122602541 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122602541 DLGSUP <0013> gsup_server.c:235 7:  20250201122602541 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122602541 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122602541 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122602541 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@0526361eece3: 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") 20250201122602562 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42417<->l=127.0.0.1:4259) 20250201122602573 DAUC <0003> db_auc.c:157 IMSI='262420404256406': No 2G Auth Data 20250201122602573 DAUC <0003> db_auc.c:192 IMSI='262420404256406': No 3G Auth Data HLR_Test-GSUP(106)@0526361eece3: Created GsupExpect[0] for "262420404256406" to be handled at TC_gsup_purge_cs(109) 20250201122602588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4258 20250201122602595 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602595 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420404256406" cn_domain=PS} 20250201122602595 DLU <0006> fsm.c:456 lu(262420404256406)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122602595 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122602595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420404256406)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122602595 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420404256406" cn_domain=PS} 20250201122602595 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602595 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0526361eece3: Found GsupExpect[0] for "262420404256406" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@0526361eece3: Added IMSI table entry 0TC_gsup_purge_cs(109)"262420404256406" 20250201122602601 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602601 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420404256406"} 20250201122602601 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420404256406)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122602601 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122602601 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420404256406"} 20250201122602601 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122602601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420404256406)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122602601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420404256406)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122602601 DLU <0006> fsm.c:568 lu(PS:IMSI-262420404256406)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122602601 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602601 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0526361eece3: setverdict(pass): none -> pass 20250201122602604 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602604 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420404256406" cn_domain=CS} 20250201122602604 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201122602604 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420404256406"} 20250201122602604 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262420404256406 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122602604 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602604 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122602607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@0526361eece3: Final verdict of PTC: pass 20250201122602610 DAUC <0003> db_auc.c:157 IMSI='262423140539339': No 2G Auth Data 20250201122602610 DAUC <0003> db_auc.c:192 IMSI='262423140539339': No 3G Auth Data 20250201122602611 DLGSUP <0013> hlr.c:121 IMSI 262423140539339: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0526361eece3: Created GsupExpect[0] for "262423140539339" to be handled at TC_gsup_purge_cs(110) 20250201122602624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4258 20250201122602626 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602626 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423140539339" cn_domain=PS} 20250201122602626 DLU <0006> fsm.c:456 lu(262423140539339)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122602626 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122602626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423140539339)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122602626 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423140539339" cn_domain=PS} 20250201122602626 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602626 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0526361eece3: Found GsupExpect[0] for "262423140539339" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@0526361eece3: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423140539339" 20250201122602627 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602627 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423140539339"} 20250201122602627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423140539339)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122602627 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122602627 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423140539339"} 20250201122602627 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122602627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423140539339)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122602627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423140539339)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122602627 DLU <0006> fsm.c:568 lu(PS:IMSI-262423140539339)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122602627 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602627 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0526361eece3: setverdict(pass): none -> pass 20250201122602628 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602628 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423140539339" cn_domain=CS} 20250201122602628 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201122602628 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423140539339"} 20250201122602628 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423140539339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122602628 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602628 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122602628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@0526361eece3: Final verdict of PTC: pass 20250201122602629 DAUC <0003> db_auc.c:157 IMSI='262420418174969': No 2G Auth Data 20250201122602629 DAUC <0003> db_auc.c:192 IMSI='262420418174969': No 3G Auth Data 20250201122602629 DLGSUP <0013> hlr.c:121 IMSI 262420418174969: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0526361eece3: Created GsupExpect[0] for "262420418174969" to be handled at TC_gsup_purge_cs(111) 20250201122602637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 20250201122602639 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602639 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420418174969" cn_domain=PS} 20250201122602639 DLU <0006> fsm.c:456 lu(262420418174969)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122602639 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122602639 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420418174969)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122602639 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420418174969" cn_domain=PS} 20250201122602639 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602639 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0526361eece3: Found GsupExpect[0] for "262420418174969" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@0526361eece3: Added IMSI table entry 2TC_gsup_purge_cs(111)"262420418174969" 20250201122602640 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602640 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420418174969"} 20250201122602640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420418174969)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122602640 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122602640 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420418174969"} 20250201122602640 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122602640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420418174969)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122602640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420418174969)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122602640 DLU <0006> fsm.c:568 lu(PS:IMSI-262420418174969)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122602640 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602640 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0526361eece3: setverdict(pass): none -> pass 20250201122602641 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602641 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420418174969" cn_domain=CS} 20250201122602641 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201122602641 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420418174969"} 20250201122602641 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420418174969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122602641 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602641 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122602641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@0526361eece3: Final verdict of PTC: pass 20250201122602642 DAUC <0003> db_auc.c:157 IMSI='262421187129089': No 2G Auth Data 20250201122602642 DAUC <0003> db_auc.c:192 IMSI='262421187129089': No 3G Auth Data 20250201122602643 DLGSUP <0013> hlr.c:121 IMSI 262421187129089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0526361eece3: Created GsupExpect[0] for "262421187129089" to be handled at TC_gsup_purge_cs(112) 20250201122602649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46722<->l=127.0.0.1:4258 20250201122602651 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602651 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421187129089" cn_domain=PS} 20250201122602651 DLU <0006> fsm.c:456 lu(262421187129089)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122602651 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122602651 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421187129089)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122602651 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421187129089" cn_domain=PS} 20250201122602651 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602651 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0526361eece3: Found GsupExpect[0] for "262421187129089" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@0526361eece3: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421187129089" 20250201122602652 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602652 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421187129089"} 20250201122602652 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421187129089)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122602652 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122602652 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421187129089"} 20250201122602652 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122602652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421187129089)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122602652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421187129089)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122602652 DLU <0006> fsm.c:568 lu(PS:IMSI-262421187129089)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122602652 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602652 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0526361eece3: setverdict(pass): none -> pass 20250201122602653 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602653 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421187129089" cn_domain=CS} 20250201122602653 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201122602653 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421187129089"} 20250201122602653 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421187129089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122602653 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602653 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122602653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46722<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@0526361eece3: Final verdict of PTC: pass 20250201122602654 DAUC <0003> db_auc.c:157 IMSI='262427911432473': No 2G Auth Data 20250201122602654 DAUC <0003> db_auc.c:192 IMSI='262427911432473': No 3G Auth Data 20250201122602655 DLGSUP <0013> hlr.c:121 IMSI 262427911432473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0526361eece3: Created GsupExpect[0] for "262427911432473" to be handled at TC_gsup_purge_cs(113) 20250201122602662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46724<->l=127.0.0.1:4258 20250201122602664 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602664 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427911432473" cn_domain=PS} 20250201122602664 DLU <0006> fsm.c:456 lu(262427911432473)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122602664 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122602664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427911432473)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122602664 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427911432473" cn_domain=PS} 20250201122602664 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602664 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0526361eece3: Found GsupExpect[0] for "262427911432473" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@0526361eece3: Added IMSI table entry 4TC_gsup_purge_cs(113)"262427911432473" 20250201122602665 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602665 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427911432473"} 20250201122602665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427911432473)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122602665 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122602665 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427911432473"} 20250201122602665 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122602665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427911432473)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122602665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427911432473)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122602665 DLU <0006> fsm.c:568 lu(PS:IMSI-262427911432473)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122602665 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602665 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0526361eece3: setverdict(pass): none -> pass 20250201122602666 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602666 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427911432473" cn_domain=CS} 20250201122602666 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201122602666 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427911432473"} 20250201122602666 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262427911432473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122602666 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602666 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122602667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46724<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@0526361eece3: Final verdict of PTC: pass 20250201122602668 DAUC <0003> db_auc.c:157 IMSI='262427532671856': No 2G Auth Data 20250201122602668 DAUC <0003> db_auc.c:192 IMSI='262427532671856': No 3G Auth Data 20250201122602668 DLGSUP <0013> hlr.c:121 IMSI 262427532671856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0526361eece3: Created GsupExpect[0] for "262427532671856" to be handled at TC_gsup_purge_cs(114) 20250201122602675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 20250201122602677 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602677 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427532671856" cn_domain=PS} 20250201122602677 DLU <0006> fsm.c:456 lu(262427532671856)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122602677 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122602677 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427532671856)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122602677 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427532671856" cn_domain=PS} 20250201122602677 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602677 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0526361eece3: Found GsupExpect[0] for "262427532671856" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@0526361eece3: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427532671856" 20250201122602678 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602678 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427532671856"} 20250201122602678 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427532671856)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122602678 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122602678 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427532671856"} 20250201122602678 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122602678 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427532671856)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122602678 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427532671856)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122602678 DLU <0006> fsm.c:568 lu(PS:IMSI-262427532671856)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122602678 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602678 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0526361eece3: setverdict(pass): none -> pass 20250201122602679 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602679 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427532671856" cn_domain=CS} 20250201122602679 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201122602679 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427532671856"} 20250201122602679 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427532671856 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122602679 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602679 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122602680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@0526361eece3: Final verdict of PTC: pass 20250201122602680 DAUC <0003> db_auc.c:157 IMSI='262429518825435': No 2G Auth Data 20250201122602680 DAUC <0003> db_auc.c:192 IMSI='262429518825435': No 3G Auth Data 20250201122602681 DLGSUP <0013> hlr.c:121 IMSI 262429518825435: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0526361eece3: Created GsupExpect[0] for "262429518825435" to be handled at TC_gsup_purge_cs(115) 20250201122602687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46752<->l=127.0.0.1:4258 20250201122602689 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602689 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429518825435" cn_domain=PS} 20250201122602689 DLU <0006> fsm.c:456 lu(262429518825435)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122602689 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122602689 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429518825435)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122602689 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429518825435" cn_domain=PS} 20250201122602689 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602689 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0526361eece3: Found GsupExpect[0] for "262429518825435" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@0526361eece3: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429518825435" 20250201122602690 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602690 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429518825435"} 20250201122602690 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429518825435)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122602690 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122602690 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429518825435"} 20250201122602690 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122602690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429518825435)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122602690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429518825435)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122602690 DLU <0006> fsm.c:568 lu(PS:IMSI-262429518825435)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122602690 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602690 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0526361eece3: setverdict(pass): none -> pass 20250201122602691 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602692 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429518825435" cn_domain=CS} 20250201122602692 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201122602692 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429518825435"} 20250201122602692 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429518825435 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122602692 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602692 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122602692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46752<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@0526361eece3: Final verdict of PTC: pass 20250201122602693 DAUC <0003> db_auc.c:157 IMSI='262420564572018': No 2G Auth Data 20250201122602693 DAUC <0003> db_auc.c:192 IMSI='262420564572018': No 3G Auth Data 20250201122602693 DLGSUP <0013> hlr.c:121 IMSI 262420564572018: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0526361eece3: Created GsupExpect[0] for "262420564572018" to be handled at TC_gsup_purge_cs(116) 20250201122602699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 20250201122602701 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602701 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420564572018" cn_domain=PS} 20250201122602701 DLU <0006> fsm.c:456 lu(262420564572018)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122602701 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122602701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420564572018)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122602701 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420564572018" cn_domain=PS} 20250201122602701 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602701 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0526361eece3: Found GsupExpect[0] for "262420564572018" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@0526361eece3: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420564572018" 20250201122602702 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602702 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420564572018"} 20250201122602702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420564572018)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122602702 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122602702 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420564572018"} 20250201122602702 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122602702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420564572018)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122602702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420564572018)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122602702 DLU <0006> fsm.c:568 lu(PS:IMSI-262420564572018)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122602702 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602702 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0526361eece3: setverdict(pass): none -> pass 20250201122602703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602703 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420564572018" cn_domain=CS} 20250201122602703 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250201122602703 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420564572018"} 20250201122602703 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420564572018 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122602703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122602703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122602704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122602704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4258 20250201122602705 DLINP <000b> input/ipa.c:451 connected read/write 20250201122602705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122602705 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122602705 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122602705 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@0526361eece3: Final verdict of PTC: none 107@0526361eece3: Final verdict of PTC: none 20250201122602705 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42417<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:02 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250201122602728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46770<->l=127.0.0.1:4258 20250201122602829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46770<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_purge_ps started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122605929 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122605929 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122605933 DLINP <000b> input/ipa.c:451 connected read/write 20250201122605933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122605934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46774<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122605938 DLINP <000b> input/ipa.c:451 connected read/write 20250201122605938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122605938 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122605938 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122605938 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122605938 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122605938 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122605938 DLGSUP <0013> gsup_server.c:235 2:  20250201122605938 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122605938 DLGSUP <0013> gsup_server.c:235 3:  20250201122605938 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122605939 DLGSUP <0013> gsup_server.c:235 4:  20250201122605939 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122605939 DLGSUP <0013> gsup_server.c:235 5:  20250201122605939 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122605939 DLGSUP <0013> gsup_server.c:235 7:  20250201122605939 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122605939 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122605939 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122605939 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@0526361eece3: 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") 20250201122605963 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35493<->l=127.0.0.1:4259) 20250201122605971 DAUC <0003> db_auc.c:157 IMSI='262423958297458': No 2G Auth Data 20250201122605971 DAUC <0003> db_auc.c:192 IMSI='262423958297458': No 3G Auth Data HLR_Test-GSUP(118)@0526361eece3: Created GsupExpect[0] for "262423958297458" to be handled at TC_gsup_purge_ps(121) 20250201122605998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 20250201122606008 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606008 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423958297458" cn_domain=PS} 20250201122606008 DLU <0006> fsm.c:456 lu(262423958297458)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122606008 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122606009 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423958297458)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122606009 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423958297458" cn_domain=PS} 20250201122606009 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606009 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0526361eece3: Found GsupExpect[0] for "262423958297458" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@0526361eece3: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423958297458" 20250201122606014 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606014 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423958297458"} 20250201122606015 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423958297458)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122606015 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122606015 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423958297458"} 20250201122606015 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122606015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423958297458)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122606015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423958297458)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122606015 DLU <0006> fsm.c:568 lu(PS:IMSI-262423958297458)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122606015 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606015 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@0526361eece3: setverdict(pass): none -> pass 20250201122606018 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606018 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423958297458" cn_domain=PS} 20250201122606018 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201122606018 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423958297458"} 20250201122606018 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423958297458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122606018 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606019 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122606021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@0526361eece3: Final verdict of PTC: pass 20250201122606023 DAUC <0003> db_auc.c:157 IMSI='262427761664675': No 2G Auth Data 20250201122606023 DAUC <0003> db_auc.c:192 IMSI='262427761664675': No 3G Auth Data 20250201122606025 DLGSUP <0013> hlr.c:121 IMSI 262427761664675: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0526361eece3: Created GsupExpect[0] for "262427761664675" to be handled at TC_gsup_purge_ps(122) 20250201122606035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46786<->l=127.0.0.1:4258 20250201122606036 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606036 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427761664675" cn_domain=PS} 20250201122606036 DLU <0006> fsm.c:456 lu(262427761664675)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122606036 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122606036 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427761664675)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122606036 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427761664675" cn_domain=PS} 20250201122606036 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606036 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0526361eece3: Found GsupExpect[0] for "262427761664675" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@0526361eece3: Added IMSI table entry 1TC_gsup_purge_ps(122)"262427761664675" 20250201122606038 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606038 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427761664675"} 20250201122606038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427761664675)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122606038 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122606038 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427761664675"} 20250201122606038 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122606038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427761664675)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122606038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427761664675)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122606038 DLU <0006> fsm.c:568 lu(PS:IMSI-262427761664675)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122606038 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606038 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@0526361eece3: setverdict(pass): none -> pass 20250201122606038 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606038 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427761664675" cn_domain=PS} 20250201122606038 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201122606039 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427761664675"} 20250201122606039 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427761664675 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122606039 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606039 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122606039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46786<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@0526361eece3: Final verdict of PTC: pass 20250201122606040 DAUC <0003> db_auc.c:157 IMSI='262428167609674': No 2G Auth Data 20250201122606040 DAUC <0003> db_auc.c:192 IMSI='262428167609674': No 3G Auth Data 20250201122606040 DLGSUP <0013> hlr.c:121 IMSI 262428167609674: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0526361eece3: Created GsupExpect[0] for "262428167609674" to be handled at TC_gsup_purge_ps(123) 20250201122606046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4258 20250201122606049 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606049 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428167609674" cn_domain=PS} 20250201122606049 DLU <0006> fsm.c:456 lu(262428167609674)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122606050 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122606050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428167609674)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122606050 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428167609674" cn_domain=PS} 20250201122606050 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606050 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0526361eece3: Found GsupExpect[0] for "262428167609674" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@0526361eece3: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428167609674" 20250201122606051 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606051 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428167609674"} 20250201122606051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428167609674)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122606051 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122606051 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428167609674"} 20250201122606051 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122606051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428167609674)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122606051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428167609674)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122606051 DLU <0006> fsm.c:568 lu(PS:IMSI-262428167609674)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122606051 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606051 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@0526361eece3: setverdict(pass): none -> pass 20250201122606052 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606052 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428167609674" cn_domain=PS} 20250201122606052 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201122606052 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428167609674"} 20250201122606052 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428167609674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122606052 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606052 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122606053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@0526361eece3: Final verdict of PTC: pass 20250201122606054 DAUC <0003> db_auc.c:157 IMSI='262424626470560': No 2G Auth Data 20250201122606054 DAUC <0003> db_auc.c:192 IMSI='262424626470560': No 3G Auth Data 20250201122606054 DLGSUP <0013> hlr.c:121 IMSI 262424626470560: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0526361eece3: Created GsupExpect[0] for "262424626470560" to be handled at TC_gsup_purge_ps(124) 20250201122606060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46800<->l=127.0.0.1:4258 20250201122606062 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606062 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424626470560" cn_domain=PS} 20250201122606062 DLU <0006> fsm.c:456 lu(262424626470560)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122606062 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122606062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424626470560)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122606062 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424626470560" cn_domain=PS} 20250201122606062 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606062 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0526361eece3: Found GsupExpect[0] for "262424626470560" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@0526361eece3: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424626470560" 20250201122606063 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606063 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424626470560"} 20250201122606063 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424626470560)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122606063 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122606063 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424626470560"} 20250201122606063 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122606063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424626470560)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122606063 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424626470560)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122606063 DLU <0006> fsm.c:568 lu(PS:IMSI-262424626470560)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122606063 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606063 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0526361eece3: setverdict(pass): none -> pass 20250201122606064 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606064 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424626470560" cn_domain=PS} 20250201122606064 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201122606064 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424626470560"} 20250201122606064 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424626470560 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122606064 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606064 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122606065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46800<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@0526361eece3: Final verdict of PTC: pass 20250201122606065 DAUC <0003> db_auc.c:157 IMSI='262420030623388': No 2G Auth Data 20250201122606065 DAUC <0003> db_auc.c:192 IMSI='262420030623388': No 3G Auth Data 20250201122606066 DLGSUP <0013> hlr.c:121 IMSI 262420030623388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0526361eece3: Created GsupExpect[0] for "262420030623388" to be handled at TC_gsup_purge_ps(125) 20250201122606072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 20250201122606073 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606073 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420030623388" cn_domain=PS} 20250201122606073 DLU <0006> fsm.c:456 lu(262420030623388)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122606073 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122606073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420030623388)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122606073 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420030623388" cn_domain=PS} 20250201122606073 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606073 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0526361eece3: Found GsupExpect[0] for "262420030623388" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@0526361eece3: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420030623388" 20250201122606075 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606075 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420030623388"} 20250201122606075 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420030623388)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122606075 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122606075 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420030623388"} 20250201122606075 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122606075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420030623388)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122606075 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420030623388)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122606075 DLU <0006> fsm.c:568 lu(PS:IMSI-262420030623388)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122606075 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606075 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0526361eece3: setverdict(pass): none -> pass 20250201122606075 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606075 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420030623388" cn_domain=PS} 20250201122606075 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201122606076 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420030623388"} 20250201122606076 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420030623388 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122606076 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606076 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122606076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@0526361eece3: Final verdict of PTC: pass 20250201122606077 DAUC <0003> db_auc.c:157 IMSI='262424248944033': No 2G Auth Data 20250201122606077 DAUC <0003> db_auc.c:192 IMSI='262424248944033': No 3G Auth Data 20250201122606077 DLGSUP <0013> hlr.c:121 IMSI 262424248944033: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0526361eece3: Created GsupExpect[0] for "262424248944033" to be handled at TC_gsup_purge_ps(126) 20250201122606083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46822<->l=127.0.0.1:4258 20250201122606084 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606084 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424248944033" cn_domain=PS} 20250201122606084 DLU <0006> fsm.c:456 lu(262424248944033)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122606084 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122606084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424248944033)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122606084 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424248944033" cn_domain=PS} 20250201122606084 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606085 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0526361eece3: Found GsupExpect[0] for "262424248944033" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@0526361eece3: Added IMSI table entry 5TC_gsup_purge_ps(126)"262424248944033" 20250201122606086 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606086 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424248944033"} 20250201122606086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424248944033)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122606086 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122606086 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424248944033"} 20250201122606086 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122606086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424248944033)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122606086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424248944033)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122606086 DLU <0006> fsm.c:568 lu(PS:IMSI-262424248944033)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122606086 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606086 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0526361eece3: setverdict(pass): none -> pass 20250201122606086 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606087 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424248944033" cn_domain=PS} 20250201122606087 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201122606087 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424248944033"} 20250201122606087 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424248944033 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122606087 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606087 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122606087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46822<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@0526361eece3: Final verdict of PTC: pass 20250201122606088 DAUC <0003> db_auc.c:157 IMSI='262425100446008': No 2G Auth Data 20250201122606088 DAUC <0003> db_auc.c:192 IMSI='262425100446008': No 3G Auth Data 20250201122606088 DLGSUP <0013> hlr.c:121 IMSI 262425100446008: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0526361eece3: Created GsupExpect[0] for "262425100446008" to be handled at TC_gsup_purge_ps(127) 20250201122606094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4258 20250201122606096 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606096 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425100446008" cn_domain=PS} 20250201122606096 DLU <0006> fsm.c:456 lu(262425100446008)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122606096 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122606096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425100446008)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122606096 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425100446008" cn_domain=PS} 20250201122606096 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606096 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0526361eece3: Found GsupExpect[0] for "262425100446008" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@0526361eece3: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425100446008" 20250201122606097 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606097 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425100446008"} 20250201122606097 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425100446008)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122606097 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122606097 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425100446008"} 20250201122606097 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122606097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425100446008)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122606097 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425100446008)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122606097 DLU <0006> fsm.c:568 lu(PS:IMSI-262425100446008)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122606097 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606097 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0526361eece3: setverdict(pass): none -> pass 20250201122606098 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606098 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425100446008" cn_domain=PS} 20250201122606098 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201122606098 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425100446008"} 20250201122606098 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425100446008 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122606098 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606098 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122606098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@0526361eece3: Final verdict of PTC: pass 20250201122606099 DAUC <0003> db_auc.c:157 IMSI='262429046576434': No 2G Auth Data 20250201122606099 DAUC <0003> db_auc.c:192 IMSI='262429046576434': No 3G Auth Data 20250201122606099 DLGSUP <0013> hlr.c:121 IMSI 262429046576434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0526361eece3: Created GsupExpect[0] for "262429046576434" to be handled at TC_gsup_purge_ps(128) 20250201122606106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 20250201122606108 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606108 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429046576434" cn_domain=PS} 20250201122606108 DLU <0006> fsm.c:456 lu(262429046576434)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122606108 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122606108 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429046576434)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122606108 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429046576434" cn_domain=PS} 20250201122606108 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606108 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0526361eece3: Found GsupExpect[0] for "262429046576434" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@0526361eece3: Added IMSI table entry 7TC_gsup_purge_ps(128)"262429046576434" 20250201122606109 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606109 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429046576434"} 20250201122606109 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429046576434)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122606109 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122606109 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429046576434"} 20250201122606109 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122606109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046576434)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122606109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429046576434)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122606109 DLU <0006> fsm.c:568 lu(PS:IMSI-262429046576434)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122606109 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606109 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0526361eece3: setverdict(pass): none -> pass 20250201122606110 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606110 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429046576434" cn_domain=PS} 20250201122606110 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250201122606110 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429046576434"} 20250201122606110 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429046576434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250201122606110 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122606110 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122606111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46838<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122606111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46774<->l=127.0.0.1:4258 20250201122606112 DLINP <000b> input/ipa.c:451 connected read/write 20250201122606112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122606112 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122606112 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122606112 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122606112 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35493<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP(118)@0526361eece3: Final verdict of PTC: none 119@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:06 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250201122606138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46854<->l=127.0.0.1:4258 20250201122606238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46854<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134764) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_purge_unknown started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122609367 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122609367 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122609370 DLINP <000b> input/ipa.c:451 connected read/write 20250201122609370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122609371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122609374 DLINP <000b> input/ipa.c:451 connected read/write 20250201122609374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122609374 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122609374 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122609374 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122609374 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122609374 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122609374 DLGSUP <0013> gsup_server.c:235 2:  20250201122609374 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122609374 DLGSUP <0013> gsup_server.c:235 3:  20250201122609374 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122609374 DLGSUP <0013> gsup_server.c:235 4:  20250201122609374 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122609374 DLGSUP <0013> gsup_server.c:235 5:  20250201122609374 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122609375 DLGSUP <0013> gsup_server.c:235 7:  20250201122609375 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122609375 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122609375 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122609375 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@0526361eece3: 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") 20250201122609395 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41401<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@0526361eece3: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250201122609407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46876<->l=127.0.0.1:4258 20250201122609422 DLINP <000b> input/ipa.c:451 connected read/write 20250201122609422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122609422 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20250201122609422 DLU <0006> fsm.c:456 lu(2345743413463)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122609422 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 20250201122609422 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20250201122609422 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122609422 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5574848196b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122609422 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5574848196b0]{UNVALIDATED}: Freeing instance 20250201122609422 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5574848196b0]{UNVALIDATED}: Deallocated 20250201122609422 DLINP <000b> input/ipa.c:451 connected read/write 20250201122609422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122609422 DLINP <000b> input/ipa.c:451 connected read/write 20250201122609422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@0526361eece3: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@0526361eece3: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@0526361eece3: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122609425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46876<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122609427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46868<->l=127.0.0.1:4258 20250201122609429 DLINP <000b> input/ipa.c:451 connected read/write 20250201122609429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122609429 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122609429 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122609429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122609429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41401<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@0526361eece3: Final verdict of PTC: none 131@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:09 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250201122609470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46888<->l=127.0.0.1:4258 20250201122609570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46888<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_ussd_unknown started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122612646 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122612646 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122612651 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59070<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122612657 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612657 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122612657 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122612657 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122612657 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122612657 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122612657 DLGSUP <0013> gsup_server.c:235 2:  20250201122612657 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122612657 DLGSUP <0013> gsup_server.c:235 3:  20250201122612657 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122612657 DLGSUP <0013> gsup_server.c:235 4:  20250201122612657 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122612657 DLGSUP <0013> gsup_server.c:235 5:  20250201122612657 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122612657 DLGSUP <0013> gsup_server.c:235 7:  20250201122612657 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122612657 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122612657 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122612657 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@0526361eece3: 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") 20250201122612684 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44561<->l=127.0.0.1:4259) 20250201122612695 DAUC <0003> db_auc.c:157 IMSI='262425106140575': No 2G Auth Data 20250201122612695 DAUC <0003> db_auc.c:192 IMSI='262425106140575': No 3G Auth Data HLR_Test-GSUP(135)@0526361eece3: Created GsupExpect[0] for "262425106140575" to be handled at TC_mo_ussd_unknown(138) 20250201122612722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59082<->l=127.0.0.1:4258 20250201122612736 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612736 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425106140575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425106140575" session_id=448335544 session_state=BEGIN} 20250201122612736 DSS <0004> hlr_ussd.c:576 262425106140575/0x1ab90eb8: Process SS (BEGIN) 20250201122612736 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201122612736 DSS <0004> hlr_ussd.c:518 262425106140575/0x1ab90eb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201122612736 DSS <0004> hlr_ussd.c:523 262425106140575/0x1ab90eb8: USSD for unknown code '*#200#' 20250201122612736 DSS <0004> hlr_ussd.c:354 262425106140575/0x1ab90eb8: Tx ReturnError(1, 0x12) 20250201122612736 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425106140575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425106140575" session_id=448335544 session_state=END} 20250201122612736 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122612736 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0526361eece3: Found GsupExpect[0] for "262425106140575" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@0526361eece3: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425106140575" TC_mo_ussd_unknown(138)@0526361eece3: setverdict(pass): none -> pass 20250201122612743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59082<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@0526361eece3: Final verdict of PTC: pass 20250201122612745 DAUC <0003> db_auc.c:157 IMSI='262420561538733': No 2G Auth Data 20250201122612745 DAUC <0003> db_auc.c:192 IMSI='262420561538733': No 3G Auth Data HLR_Test-GSUP(135)@0526361eece3: Created GsupExpect[0] for "262420561538733" to be handled at TC_mo_ussd_unknown(139) 20250201122612762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 20250201122612765 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612765 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420561538733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420561538733" session_id=2653348810 session_state=BEGIN} 20250201122612765 DSS <0004> hlr_ussd.c:576 262420561538733/0x9e26e3ca: Process SS (BEGIN) 20250201122612765 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201122612765 DSS <0004> hlr_ussd.c:518 262420561538733/0x9e26e3ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201122612765 DSS <0004> hlr_ussd.c:523 262420561538733/0x9e26e3ca: USSD for unknown code '*#200#' 20250201122612765 DSS <0004> hlr_ussd.c:354 262420561538733/0x9e26e3ca: Tx ReturnError(1, 0x12) 20250201122612765 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420561538733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420561538733" session_id=2653348810 session_state=END} 20250201122612765 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122612765 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0526361eece3: Found GsupExpect[0] for "262420561538733" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@0526361eece3: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420561538733" TC_mo_ussd_unknown(139)@0526361eece3: setverdict(pass): none -> pass 20250201122612767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@0526361eece3: Final verdict of PTC: pass 20250201122612767 DAUC <0003> db_auc.c:157 IMSI='262424065530596': No 2G Auth Data 20250201122612767 DAUC <0003> db_auc.c:192 IMSI='262424065530596': No 3G Auth Data HLR_Test-GSUP(135)@0526361eece3: Created GsupExpect[0] for "262424065530596" to be handled at TC_mo_ussd_unknown(140) 20250201122612773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59096<->l=127.0.0.1:4258 20250201122612776 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612777 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424065530596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424065530596" session_id=2568697737 session_state=BEGIN} 20250201122612777 DSS <0004> hlr_ussd.c:576 262424065530596/0x991b3789: Process SS (BEGIN) 20250201122612777 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201122612777 DSS <0004> hlr_ussd.c:518 262424065530596/0x991b3789: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201122612777 DSS <0004> hlr_ussd.c:523 262424065530596/0x991b3789: USSD for unknown code '*#200#' 20250201122612777 DSS <0004> hlr_ussd.c:354 262424065530596/0x991b3789: Tx ReturnError(1, 0x12) 20250201122612777 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424065530596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424065530596" session_id=2568697737 session_state=END} 20250201122612777 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122612777 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0526361eece3: Found GsupExpect[0] for "262424065530596" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@0526361eece3: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262424065530596" TC_mo_ussd_unknown(140)@0526361eece3: setverdict(pass): none -> pass 20250201122612778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59096<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@0526361eece3: Final verdict of PTC: pass 20250201122612778 DAUC <0003> db_auc.c:157 IMSI='262427714989070': No 2G Auth Data 20250201122612779 DAUC <0003> db_auc.c:192 IMSI='262427714989070': No 3G Auth Data HLR_Test-GSUP(135)@0526361eece3: Created GsupExpect[0] for "262427714989070" to be handled at TC_mo_ussd_unknown(141) 20250201122612785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 20250201122612788 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612788 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427714989070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427714989070" session_id=337644933 session_state=BEGIN} 20250201122612788 DSS <0004> hlr_ussd.c:576 262427714989070/0x14200d85: Process SS (BEGIN) 20250201122612788 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201122612788 DSS <0004> hlr_ussd.c:518 262427714989070/0x14200d85: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201122612788 DSS <0004> hlr_ussd.c:523 262427714989070/0x14200d85: USSD for unknown code '*#200#' 20250201122612788 DSS <0004> hlr_ussd.c:354 262427714989070/0x14200d85: Tx ReturnError(1, 0x12) 20250201122612788 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427714989070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427714989070" session_id=337644933 session_state=END} 20250201122612788 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122612788 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0526361eece3: Found GsupExpect[0] for "262427714989070" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@0526361eece3: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262427714989070" TC_mo_ussd_unknown(141)@0526361eece3: setverdict(pass): none -> pass 20250201122612790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@0526361eece3: Final verdict of PTC: pass 20250201122612790 DAUC <0003> db_auc.c:157 IMSI='262422447304273': No 2G Auth Data 20250201122612790 DAUC <0003> db_auc.c:192 IMSI='262422447304273': No 3G Auth Data HLR_Test-GSUP(135)@0526361eece3: Created GsupExpect[0] for "262422447304273" to be handled at TC_mo_ussd_unknown(142) 20250201122612796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 20250201122612799 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612799 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422447304273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422447304273" session_id=960448783 session_state=BEGIN} 20250201122612799 DSS <0004> hlr_ussd.c:576 262422447304273/0x393f490f: Process SS (BEGIN) 20250201122612799 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201122612799 DSS <0004> hlr_ussd.c:518 262422447304273/0x393f490f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201122612799 DSS <0004> hlr_ussd.c:523 262422447304273/0x393f490f: USSD for unknown code '*#200#' 20250201122612799 DSS <0004> hlr_ussd.c:354 262422447304273/0x393f490f: Tx ReturnError(1, 0x12) 20250201122612799 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422447304273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422447304273" session_id=960448783 session_state=END} 20250201122612799 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122612799 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0526361eece3: Found GsupExpect[0] for "262422447304273" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@0526361eece3: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422447304273" TC_mo_ussd_unknown(142)@0526361eece3: setverdict(pass): none -> pass 20250201122612801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59104<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@0526361eece3: Final verdict of PTC: pass 20250201122612801 DAUC <0003> db_auc.c:157 IMSI='262423435167544': No 2G Auth Data 20250201122612801 DAUC <0003> db_auc.c:192 IMSI='262423435167544': No 3G Auth Data HLR_Test-GSUP(135)@0526361eece3: Created GsupExpect[0] for "262423435167544" to be handled at TC_mo_ussd_unknown(143) 20250201122612809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4258 20250201122612812 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612812 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423435167544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423435167544" session_id=2330422887 session_state=BEGIN} 20250201122612812 DSS <0004> hlr_ussd.c:576 262423435167544/0x8ae76e67: Process SS (BEGIN) 20250201122612812 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201122612812 DSS <0004> hlr_ussd.c:518 262423435167544/0x8ae76e67: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201122612812 DSS <0004> hlr_ussd.c:523 262423435167544/0x8ae76e67: USSD for unknown code '*#200#' 20250201122612812 DSS <0004> hlr_ussd.c:354 262423435167544/0x8ae76e67: Tx ReturnError(1, 0x12) 20250201122612812 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423435167544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423435167544" session_id=2330422887 session_state=END} 20250201122612812 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122612812 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0526361eece3: Found GsupExpect[0] for "262423435167544" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@0526361eece3: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423435167544" TC_mo_ussd_unknown(143)@0526361eece3: setverdict(pass): none -> pass 20250201122612814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@0526361eece3: Final verdict of PTC: pass 20250201122612814 DAUC <0003> db_auc.c:157 IMSI='262422362064915': No 2G Auth Data 20250201122612814 DAUC <0003> db_auc.c:192 IMSI='262422362064915': No 3G Auth Data HLR_Test-GSUP(135)@0526361eece3: Created GsupExpect[0] for "262422362064915" to be handled at TC_mo_ussd_unknown(144) 20250201122612820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 20250201122612823 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612823 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422362064915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422362064915" session_id=3439584298 session_state=BEGIN} 20250201122612823 DSS <0004> hlr_ussd.c:576 262422362064915/0xcd03e42a: Process SS (BEGIN) 20250201122612823 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201122612823 DSS <0004> hlr_ussd.c:518 262422362064915/0xcd03e42a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201122612823 DSS <0004> hlr_ussd.c:523 262422362064915/0xcd03e42a: USSD for unknown code '*#200#' 20250201122612823 DSS <0004> hlr_ussd.c:354 262422362064915/0xcd03e42a: Tx ReturnError(1, 0x12) 20250201122612823 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422362064915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422362064915" session_id=3439584298 session_state=END} 20250201122612823 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122612823 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0526361eece3: Found GsupExpect[0] for "262422362064915" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@0526361eece3: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422362064915" TC_mo_ussd_unknown(144)@0526361eece3: setverdict(pass): none -> pass 20250201122612825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@0526361eece3: Final verdict of PTC: pass 20250201122612825 DAUC <0003> db_auc.c:157 IMSI='262429039162218': No 2G Auth Data 20250201122612825 DAUC <0003> db_auc.c:192 IMSI='262429039162218': No 3G Auth Data HLR_Test-GSUP(135)@0526361eece3: Created GsupExpect[0] for "262429039162218" to be handled at TC_mo_ussd_unknown(145) 20250201122612831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 20250201122612834 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612834 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429039162218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429039162218" session_id=41501202 session_state=BEGIN} 20250201122612834 DSS <0004> hlr_ussd.c:576 262429039162218/0x02794212: Process SS (BEGIN) 20250201122612834 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250201122612834 DSS <0004> hlr_ussd.c:518 262429039162218/0x02794212: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250201122612834 DSS <0004> hlr_ussd.c:523 262429039162218/0x02794212: USSD for unknown code '*#200#' 20250201122612834 DSS <0004> hlr_ussd.c:354 262429039162218/0x02794212: Tx ReturnError(1, 0x12) 20250201122612834 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429039162218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429039162218" session_id=41501202 session_state=END} 20250201122612834 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122612834 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0526361eece3: Found GsupExpect[0] for "262429039162218" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@0526361eece3: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429039162218" TC_mo_ussd_unknown(145)@0526361eece3: setverdict(pass): none -> pass 20250201122612836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59122<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@0526361eece3: Final verdict of PTC: pass 20250201122612836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59070<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@0526361eece3: Final verdict of PTC: none 20250201122612837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44561<->l=127.0.0.1:4259) 20250201122612837 DLINP <000b> input/ipa.c:451 connected read/write 20250201122612837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122612837 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122612837 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122612837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@0526361eece3: Final verdict of PTC: none 136@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 136: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@0526361eece3: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:12 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250201122612862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4258 20250201122612963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59124<->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=81592) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_ussd_euse_disc started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122616083 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122616083 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122616086 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122616089 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616089 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122616089 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122616089 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122616089 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122616089 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122616089 DLGSUP <0013> gsup_server.c:235 2:  20250201122616089 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122616089 DLGSUP <0013> gsup_server.c:235 3:  20250201122616089 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122616089 DLGSUP <0013> gsup_server.c:235 4:  20250201122616089 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122616089 DLGSUP <0013> gsup_server.c:235 5:  20250201122616089 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122616089 DLGSUP <0013> gsup_server.c:235 7:  20250201122616089 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122616089 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122616089 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122616089 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@0526361eece3: 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") 20250201122616102 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41635<->l=127.0.0.1:4259) 20250201122616106 DAUC <0003> db_auc.c:157 IMSI='262420020323074': No 2G Auth Data 20250201122616106 DAUC <0003> db_auc.c:192 IMSI='262420020323074': No 3G Auth Data HLR_Test-GSUP(147)@0526361eece3: Created GsupExpect[0] for "262420020323074" to be handled at TC_mo_ussd_euse_disc(150) 20250201122616117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 20250201122616130 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616130 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420020323074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420020323074" session_id=1375567654 session_state=BEGIN} 20250201122616130 DSS <0004> hlr_ussd.c:576 262420020323074/0x51fd7f26: Process SS (BEGIN) 20250201122616130 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122616130 DSS <0004> hlr_ussd.c:518 262420020323074/0x51fd7f26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122616130 DSS <0004> hlr_ussd.c:542 262420020323074/0x51fd7f26: Cannot find conn for EUSE EUSE-foobar 20250201122616130 DSS <0004> hlr_ussd.c:354 262420020323074/0x51fd7f26: Tx ReturnError(1, 0x22) 20250201122616130 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420020323074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420020323074" session_id=1375567654 session_state=END} 20250201122616130 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122616130 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0526361eece3: Found GsupExpect[0] for "262420020323074" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@0526361eece3: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420020323074" TC_mo_ussd_euse_disc(150)@0526361eece3: setverdict(pass): none -> pass 20250201122616138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@0526361eece3: Final verdict of PTC: pass 20250201122616139 DAUC <0003> db_auc.c:157 IMSI='262422551182445': No 2G Auth Data 20250201122616139 DAUC <0003> db_auc.c:192 IMSI='262422551182445': No 3G Auth Data HLR_Test-GSUP(147)@0526361eece3: Created GsupExpect[0] for "262422551182445" to be handled at TC_mo_ussd_euse_disc(151) 20250201122616156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 20250201122616159 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616159 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422551182445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422551182445" session_id=2957990020 session_state=BEGIN} 20250201122616159 DSS <0004> hlr_ussd.c:576 262422551182445/0xb04f5884: Process SS (BEGIN) 20250201122616159 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122616159 DSS <0004> hlr_ussd.c:518 262422551182445/0xb04f5884: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122616159 DSS <0004> hlr_ussd.c:542 262422551182445/0xb04f5884: Cannot find conn for EUSE EUSE-foobar 20250201122616159 DSS <0004> hlr_ussd.c:354 262422551182445/0xb04f5884: Tx ReturnError(1, 0x22) 20250201122616159 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422551182445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422551182445" session_id=2957990020 session_state=END} 20250201122616159 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122616159 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0526361eece3: Found GsupExpect[0] for "262422551182445" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@0526361eece3: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262422551182445" TC_mo_ussd_euse_disc(151)@0526361eece3: setverdict(pass): none -> pass 20250201122616160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@0526361eece3: Final verdict of PTC: pass 20250201122616161 DAUC <0003> db_auc.c:157 IMSI='262427589776506': No 2G Auth Data 20250201122616161 DAUC <0003> db_auc.c:192 IMSI='262427589776506': No 3G Auth Data HLR_Test-GSUP(147)@0526361eece3: Created GsupExpect[0] for "262427589776506" to be handled at TC_mo_ussd_euse_disc(152) 20250201122616167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4258 20250201122616170 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616170 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427589776506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427589776506" session_id=781947069 session_state=BEGIN} 20250201122616170 DSS <0004> hlr_ussd.c:576 262427589776506/0x2e9b90bd: Process SS (BEGIN) 20250201122616170 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122616170 DSS <0004> hlr_ussd.c:518 262427589776506/0x2e9b90bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122616170 DSS <0004> hlr_ussd.c:542 262427589776506/0x2e9b90bd: Cannot find conn for EUSE EUSE-foobar 20250201122616170 DSS <0004> hlr_ussd.c:354 262427589776506/0x2e9b90bd: Tx ReturnError(1, 0x22) 20250201122616170 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427589776506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427589776506" session_id=781947069 session_state=END} 20250201122616170 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122616170 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0526361eece3: Found GsupExpect[0] for "262427589776506" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@0526361eece3: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427589776506" TC_mo_ussd_euse_disc(152)@0526361eece3: setverdict(pass): none -> pass 20250201122616172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@0526361eece3: Final verdict of PTC: pass 20250201122616172 DAUC <0003> db_auc.c:157 IMSI='262427563707606': No 2G Auth Data 20250201122616172 DAUC <0003> db_auc.c:192 IMSI='262427563707606': No 3G Auth Data HLR_Test-GSUP(147)@0526361eece3: Created GsupExpect[0] for "262427563707606" to be handled at TC_mo_ussd_euse_disc(153) 20250201122616179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59180<->l=127.0.0.1:4258 20250201122616182 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616182 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427563707606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427563707606" session_id=2316703360 session_state=BEGIN} 20250201122616182 DSS <0004> hlr_ussd.c:576 262427563707606/0x8a161680: Process SS (BEGIN) 20250201122616182 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122616182 DSS <0004> hlr_ussd.c:518 262427563707606/0x8a161680: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122616182 DSS <0004> hlr_ussd.c:542 262427563707606/0x8a161680: Cannot find conn for EUSE EUSE-foobar 20250201122616182 DSS <0004> hlr_ussd.c:354 262427563707606/0x8a161680: Tx ReturnError(1, 0x22) 20250201122616182 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427563707606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427563707606" session_id=2316703360 session_state=END} 20250201122616182 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122616182 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0526361eece3: Found GsupExpect[0] for "262427563707606" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@0526361eece3: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427563707606" TC_mo_ussd_euse_disc(153)@0526361eece3: setverdict(pass): none -> pass 20250201122616183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59180<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@0526361eece3: Final verdict of PTC: pass 20250201122616184 DAUC <0003> db_auc.c:157 IMSI='262423904628430': No 2G Auth Data 20250201122616184 DAUC <0003> db_auc.c:192 IMSI='262423904628430': No 3G Auth Data HLR_Test-GSUP(147)@0526361eece3: Created GsupExpect[0] for "262423904628430" to be handled at TC_mo_ussd_euse_disc(154) 20250201122616190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4258 20250201122616193 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616193 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423904628430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423904628430" session_id=2995868329 session_state=BEGIN} 20250201122616193 DSS <0004> hlr_ussd.c:576 262423904628430/0xb29152a9: Process SS (BEGIN) 20250201122616193 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122616193 DSS <0004> hlr_ussd.c:518 262423904628430/0xb29152a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122616193 DSS <0004> hlr_ussd.c:542 262423904628430/0xb29152a9: Cannot find conn for EUSE EUSE-foobar 20250201122616193 DSS <0004> hlr_ussd.c:354 262423904628430/0xb29152a9: Tx ReturnError(1, 0x22) 20250201122616193 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423904628430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423904628430" session_id=2995868329 session_state=END} 20250201122616193 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122616193 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0526361eece3: Found GsupExpect[0] for "262423904628430" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@0526361eece3: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423904628430" TC_mo_ussd_euse_disc(154)@0526361eece3: setverdict(pass): none -> pass 20250201122616195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59196<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@0526361eece3: Final verdict of PTC: pass 20250201122616195 DAUC <0003> db_auc.c:157 IMSI='262421178596326': No 2G Auth Data 20250201122616195 DAUC <0003> db_auc.c:192 IMSI='262421178596326': No 3G Auth Data HLR_Test-GSUP(147)@0526361eece3: Created GsupExpect[0] for "262421178596326" to be handled at TC_mo_ussd_euse_disc(155) 20250201122616201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59198<->l=127.0.0.1:4258 20250201122616204 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616204 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421178596326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421178596326" session_id=3611456362 session_state=BEGIN} 20250201122616204 DSS <0004> hlr_ussd.c:576 262421178596326/0xd742736a: Process SS (BEGIN) 20250201122616204 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122616204 DSS <0004> hlr_ussd.c:518 262421178596326/0xd742736a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122616204 DSS <0004> hlr_ussd.c:542 262421178596326/0xd742736a: Cannot find conn for EUSE EUSE-foobar 20250201122616204 DSS <0004> hlr_ussd.c:354 262421178596326/0xd742736a: Tx ReturnError(1, 0x22) 20250201122616204 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421178596326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421178596326" session_id=3611456362 session_state=END} 20250201122616204 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122616204 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0526361eece3: Found GsupExpect[0] for "262421178596326" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@0526361eece3: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421178596326" TC_mo_ussd_euse_disc(155)@0526361eece3: setverdict(pass): none -> pass 20250201122616206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59198<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@0526361eece3: Final verdict of PTC: pass 20250201122616206 DAUC <0003> db_auc.c:157 IMSI='262422897070443': No 2G Auth Data 20250201122616206 DAUC <0003> db_auc.c:192 IMSI='262422897070443': No 3G Auth Data HLR_Test-GSUP(147)@0526361eece3: Created GsupExpect[0] for "262422897070443" to be handled at TC_mo_ussd_euse_disc(156) 20250201122616212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20250201122616215 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616215 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422897070443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422897070443" session_id=35053525 session_state=BEGIN} 20250201122616215 DSS <0004> hlr_ussd.c:576 262422897070443/0x0216dfd5: Process SS (BEGIN) 20250201122616215 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122616215 DSS <0004> hlr_ussd.c:518 262422897070443/0x0216dfd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122616215 DSS <0004> hlr_ussd.c:542 262422897070443/0x0216dfd5: Cannot find conn for EUSE EUSE-foobar 20250201122616215 DSS <0004> hlr_ussd.c:354 262422897070443/0x0216dfd5: Tx ReturnError(1, 0x22) 20250201122616215 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422897070443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422897070443" session_id=35053525 session_state=END} 20250201122616215 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122616215 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0526361eece3: Found GsupExpect[0] for "262422897070443" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@0526361eece3: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262422897070443" TC_mo_ussd_euse_disc(156)@0526361eece3: setverdict(pass): none -> pass 20250201122616216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@0526361eece3: Final verdict of PTC: pass 20250201122616217 DAUC <0003> db_auc.c:157 IMSI='262428221428937': No 2G Auth Data 20250201122616217 DAUC <0003> db_auc.c:192 IMSI='262428221428937': No 3G Auth Data HLR_Test-GSUP(147)@0526361eece3: Created GsupExpect[0] for "262428221428937" to be handled at TC_mo_ussd_euse_disc(157) 20250201122616223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 20250201122616228 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616228 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428221428937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428221428937" session_id=3165803172 session_state=BEGIN} 20250201122616228 DSS <0004> hlr_ussd.c:576 262428221428937/0xbcb252a4: Process SS (BEGIN) 20250201122616228 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122616228 DSS <0004> hlr_ussd.c:518 262428221428937/0xbcb252a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122616228 DSS <0004> hlr_ussd.c:542 262428221428937/0xbcb252a4: Cannot find conn for EUSE EUSE-foobar 20250201122616228 DSS <0004> hlr_ussd.c:354 262428221428937/0xbcb252a4: Tx ReturnError(1, 0x22) 20250201122616228 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428221428937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428221428937" session_id=3165803172 session_state=END} 20250201122616228 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122616228 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0526361eece3: Found GsupExpect[0] for "262428221428937" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@0526361eece3: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428221428937" TC_mo_ussd_euse_disc(157)@0526361eece3: setverdict(pass): none -> pass 20250201122616229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@0526361eece3: Final verdict of PTC: pass 20250201122616229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59140<->l=127.0.0.1:4258 20250201122616230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41635<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@0526361eece3: Final verdict of PTC: none 148@0526361eece3: Final verdict of PTC: none 20250201122616230 DLINP <000b> input/ipa.c:451 connected read/write 20250201122616230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122616230 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122616230 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122616230 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)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 148: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@0526361eece3: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:16 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250201122616254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 20250201122616456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78184) Waiting for packet dumper to finish... 1 (prev_count=78184, count=81620) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_ussd_iuse_imsi started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122619589 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122619589 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122619592 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122619595 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619595 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122619595 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122619595 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122619595 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122619595 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122619595 DLGSUP <0013> gsup_server.c:235 2:  20250201122619595 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122619595 DLGSUP <0013> gsup_server.c:235 3:  20250201122619595 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122619595 DLGSUP <0013> gsup_server.c:235 4:  20250201122619595 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122619595 DLGSUP <0013> gsup_server.c:235 5:  20250201122619595 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122619595 DLGSUP <0013> gsup_server.c:235 7:  20250201122619595 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122619595 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122619595 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122619595 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@0526361eece3: 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") 20250201122619612 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36587<->l=127.0.0.1:4259) 20250201122619616 DAUC <0003> db_auc.c:157 IMSI='262427458759827': No 2G Auth Data 20250201122619616 DAUC <0003> db_auc.c:192 IMSI='262427458759827': No 3G Auth Data HLR_Test-GSUP(159)@0526361eece3: Created GsupExpect[0] for "262427458759827" to be handled at TC_mo_ussd_iuse_imsi(162) 20250201122619629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4258 20250201122619642 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619642 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427458759827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427458759827" session_id=1815498137 session_state=BEGIN} 20250201122619642 DSS <0004> hlr_ussd.c:576 262427458759827/0x6c364d99: Process SS (BEGIN) 20250201122619642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122619642 DSS <0004> hlr_ussd.c:518 262427458759827/0x6c364d99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122619642 DSS <0004> hlr_ussd.c:363 262427458759827/0x6c364d99: Tx USSD 'Your IMSI is 262427458759827' 20250201122619642 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427458759827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427458759827" session_id=1815498137 session_state=END} 20250201122619642 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427458759827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122619642 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122619642 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0526361eece3: Found GsupExpect[0] for "262427458759827" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@0526361eece3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262427458759827" TC_mo_ussd_iuse_imsi(162)@0526361eece3: setverdict(pass): none -> pass 20250201122619648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59250<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@0526361eece3: Final verdict of PTC: pass 20250201122619648 DAUC <0003> db_auc.c:157 IMSI='262426960774615': No 2G Auth Data 20250201122619648 DAUC <0003> db_auc.c:192 IMSI='262426960774615': No 3G Auth Data HLR_Test-GSUP(159)@0526361eece3: Created GsupExpect[0] for "262426960774615" to be handled at TC_mo_ussd_iuse_imsi(163) 20250201122619656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4258 20250201122619659 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619659 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426960774615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426960774615" session_id=2101840827 session_state=BEGIN} 20250201122619659 DSS <0004> hlr_ussd.c:576 262426960774615/0x7d478bbb: Process SS (BEGIN) 20250201122619659 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122619659 DSS <0004> hlr_ussd.c:518 262426960774615/0x7d478bbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122619659 DSS <0004> hlr_ussd.c:363 262426960774615/0x7d478bbb: Tx USSD 'Your IMSI is 262426960774615' 20250201122619659 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426960774615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426960774615" session_id=2101840827 session_state=END} 20250201122619659 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426960774615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122619659 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122619659 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0526361eece3: Found GsupExpect[0] for "262426960774615" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@0526361eece3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262426960774615" TC_mo_ussd_iuse_imsi(163)@0526361eece3: setverdict(pass): none -> pass 20250201122619660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59264<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@0526361eece3: Final verdict of PTC: pass 20250201122619661 DAUC <0003> db_auc.c:157 IMSI='262422296845960': No 2G Auth Data 20250201122619661 DAUC <0003> db_auc.c:192 IMSI='262422296845960': No 3G Auth Data HLR_Test-GSUP(159)@0526361eece3: Created GsupExpect[0] for "262422296845960" to be handled at TC_mo_ussd_iuse_imsi(164) 20250201122619667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59280<->l=127.0.0.1:4258 20250201122619669 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619670 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422296845960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422296845960" session_id=3406255275 session_state=BEGIN} 20250201122619670 DSS <0004> hlr_ussd.c:576 262422296845960/0xcb0754ab: Process SS (BEGIN) 20250201122619670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122619670 DSS <0004> hlr_ussd.c:518 262422296845960/0xcb0754ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122619670 DSS <0004> hlr_ussd.c:363 262422296845960/0xcb0754ab: Tx USSD 'Your IMSI is 262422296845960' 20250201122619670 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422296845960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422296845960" session_id=3406255275 session_state=END} 20250201122619670 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422296845960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122619670 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122619670 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0526361eece3: Found GsupExpect[0] for "262422296845960" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@0526361eece3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262422296845960" TC_mo_ussd_iuse_imsi(164)@0526361eece3: setverdict(pass): none -> pass 20250201122619671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59280<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@0526361eece3: Final verdict of PTC: pass 20250201122619672 DAUC <0003> db_auc.c:157 IMSI='262423476979631': No 2G Auth Data 20250201122619672 DAUC <0003> db_auc.c:192 IMSI='262423476979631': No 3G Auth Data HLR_Test-GSUP(159)@0526361eece3: Created GsupExpect[0] for "262423476979631" to be handled at TC_mo_ussd_iuse_imsi(165) 20250201122619679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59282<->l=127.0.0.1:4258 20250201122619682 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619682 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423476979631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423476979631" session_id=4216752410 session_state=BEGIN} 20250201122619682 DSS <0004> hlr_ussd.c:576 262423476979631/0xfb56891a: Process SS (BEGIN) 20250201122619682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122619682 DSS <0004> hlr_ussd.c:518 262423476979631/0xfb56891a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122619682 DSS <0004> hlr_ussd.c:363 262423476979631/0xfb56891a: Tx USSD 'Your IMSI is 262423476979631' 20250201122619682 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423476979631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423476979631" session_id=4216752410 session_state=END} 20250201122619682 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423476979631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122619682 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122619682 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0526361eece3: Found GsupExpect[0] for "262423476979631" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@0526361eece3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262423476979631" TC_mo_ussd_iuse_imsi(165)@0526361eece3: setverdict(pass): none -> pass 20250201122619684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59282<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@0526361eece3: Final verdict of PTC: pass 20250201122619684 DAUC <0003> db_auc.c:157 IMSI='262423949022448': No 2G Auth Data 20250201122619684 DAUC <0003> db_auc.c:192 IMSI='262423949022448': No 3G Auth Data HLR_Test-GSUP(159)@0526361eece3: Created GsupExpect[0] for "262423949022448" to be handled at TC_mo_ussd_iuse_imsi(166) 20250201122619691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4258 20250201122619694 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619694 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423949022448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423949022448" session_id=2782294026 session_state=BEGIN} 20250201122619694 DSS <0004> hlr_ussd.c:576 262423949022448/0xa5d6700a: Process SS (BEGIN) 20250201122619694 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122619694 DSS <0004> hlr_ussd.c:518 262423949022448/0xa5d6700a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122619694 DSS <0004> hlr_ussd.c:363 262423949022448/0xa5d6700a: Tx USSD 'Your IMSI is 262423949022448' 20250201122619694 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423949022448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423949022448" session_id=2782294026 session_state=END} 20250201122619694 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423949022448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122619694 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122619694 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0526361eece3: Found GsupExpect[0] for "262423949022448" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@0526361eece3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262423949022448" TC_mo_ussd_iuse_imsi(166)@0526361eece3: setverdict(pass): none -> pass 20250201122619696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59290<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@0526361eece3: Final verdict of PTC: pass 20250201122619696 DAUC <0003> db_auc.c:157 IMSI='262426731653825': No 2G Auth Data 20250201122619696 DAUC <0003> db_auc.c:192 IMSI='262426731653825': No 3G Auth Data HLR_Test-GSUP(159)@0526361eece3: Created GsupExpect[0] for "262426731653825" to be handled at TC_mo_ussd_iuse_imsi(167) 20250201122619703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4258 20250201122619705 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619705 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426731653825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426731653825" session_id=845950183 session_state=BEGIN} 20250201122619705 DSS <0004> hlr_ussd.c:576 262426731653825/0x326c2ce7: Process SS (BEGIN) 20250201122619705 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122619705 DSS <0004> hlr_ussd.c:518 262426731653825/0x326c2ce7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122619705 DSS <0004> hlr_ussd.c:363 262426731653825/0x326c2ce7: Tx USSD 'Your IMSI is 262426731653825' 20250201122619705 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426731653825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426731653825" session_id=845950183 session_state=END} 20250201122619705 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426731653825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122619705 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122619705 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0526361eece3: Found GsupExpect[0] for "262426731653825" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@0526361eece3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426731653825" TC_mo_ussd_iuse_imsi(167)@0526361eece3: setverdict(pass): none -> pass 20250201122619707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@0526361eece3: Final verdict of PTC: pass 20250201122619708 DAUC <0003> db_auc.c:157 IMSI='262421272619148': No 2G Auth Data 20250201122619708 DAUC <0003> db_auc.c:192 IMSI='262421272619148': No 3G Auth Data HLR_Test-GSUP(159)@0526361eece3: Created GsupExpect[0] for "262421272619148" to be handled at TC_mo_ussd_iuse_imsi(168) 20250201122619714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59312<->l=127.0.0.1:4258 20250201122619717 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619717 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421272619148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421272619148" session_id=367593597 session_state=BEGIN} 20250201122619717 DSS <0004> hlr_ussd.c:576 262421272619148/0x15e9087d: Process SS (BEGIN) 20250201122619717 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122619717 DSS <0004> hlr_ussd.c:518 262421272619148/0x15e9087d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122619717 DSS <0004> hlr_ussd.c:363 262421272619148/0x15e9087d: Tx USSD 'Your IMSI is 262421272619148' 20250201122619717 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421272619148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421272619148" session_id=367593597 session_state=END} 20250201122619717 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421272619148 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122619717 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122619717 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0526361eece3: Found GsupExpect[0] for "262421272619148" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@0526361eece3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421272619148" TC_mo_ussd_iuse_imsi(168)@0526361eece3: setverdict(pass): none -> pass 20250201122619719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59312<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@0526361eece3: Final verdict of PTC: pass 20250201122619719 DAUC <0003> db_auc.c:157 IMSI='262424288567468': No 2G Auth Data 20250201122619719 DAUC <0003> db_auc.c:192 IMSI='262424288567468': No 3G Auth Data HLR_Test-GSUP(159)@0526361eece3: Created GsupExpect[0] for "262424288567468" to be handled at TC_mo_ussd_iuse_imsi(169) 20250201122619726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59324<->l=127.0.0.1:4258 20250201122619729 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619729 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424288567468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424288567468" session_id=1657958176 session_state=BEGIN} 20250201122619729 DSS <0004> hlr_ussd.c:576 262424288567468/0x62d26f20: Process SS (BEGIN) 20250201122619729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122619729 DSS <0004> hlr_ussd.c:518 262424288567468/0x62d26f20: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122619729 DSS <0004> hlr_ussd.c:363 262424288567468/0x62d26f20: Tx USSD 'Your IMSI is 262424288567468' 20250201122619729 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424288567468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424288567468" session_id=1657958176 session_state=END} 20250201122619729 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424288567468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122619729 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122619729 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0526361eece3: Found GsupExpect[0] for "262424288567468" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@0526361eece3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424288567468" TC_mo_ussd_iuse_imsi(169)@0526361eece3: setverdict(pass): none -> pass 20250201122619731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59324<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@0526361eece3: Final verdict of PTC: pass 20250201122619732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59248<->l=127.0.0.1:4258 20250201122619732 DLINP <000b> input/ipa.c:451 connected read/write 20250201122619732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122619732 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122619732 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122619732 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@0526361eece3: Final verdict of PTC: none 20250201122619732 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36587<->l=127.0.0.1:4259) 160@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 160: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@0526361eece3: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:19 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250201122619756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20250201122619957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69400) Waiting for packet dumper to finish... 1 (prev_count=69400, count=82232) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122623072 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122623072 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122623075 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122623078 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623078 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122623078 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122623078 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122623078 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122623078 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122623078 DLGSUP <0013> gsup_server.c:235 2:  20250201122623078 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122623078 DLGSUP <0013> gsup_server.c:235 3:  20250201122623078 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122623078 DLGSUP <0013> gsup_server.c:235 4:  20250201122623078 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122623078 DLGSUP <0013> gsup_server.c:235 5:  20250201122623078 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122623078 DLGSUP <0013> gsup_server.c:235 7:  20250201122623078 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122623078 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122623078 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122623078 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@0526361eece3: 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") 20250201122623098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44463<->l=127.0.0.1:4259) 20250201122623103 DAUC <0003> db_auc.c:157 IMSI='262422204261376': No 2G Auth Data 20250201122623103 DAUC <0003> db_auc.c:192 IMSI='262422204261376': No 3G Auth Data HLR_Test-GSUP(171)@0526361eece3: Created GsupExpect[0] for "262422204261376" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250201122623119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 20250201122623132 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623132 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422204261376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422204261376" source_name="the-source\n" session_id=834915977 session_state=BEGIN} 20250201122623132 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201122623132 DSS <0004> hlr_ussd.c:576 262422204261376/0x31c3ce89: Process SS (BEGIN) 20250201122623132 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122623132 DSS <0004> hlr_ussd.c:518 262422204261376/0x31c3ce89: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122623132 DSS <0004> hlr_ussd.c:363 262422204261376/0x31c3ce89: Tx USSD 'Your IMSI is 262422204261376' 20250201122623132 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422204261376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422204261376" destination_name="the-source\n" session_id=834915977 session_state=END} 20250201122623132 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262422204261376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122623132 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122623133 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0526361eece3: Found GsupExpect[0] for "262422204261376" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@0526361eece3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262422204261376" TC_mo_ussd_iuse_imsi_via_proxy(174)@0526361eece3: setverdict(pass): none -> pass 20250201122623140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34912<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@0526361eece3: Final verdict of PTC: pass 20250201122623141 DAUC <0003> db_auc.c:157 IMSI='262422432127937': No 2G Auth Data 20250201122623141 DAUC <0003> db_auc.c:192 IMSI='262422432127937': No 3G Auth Data HLR_Test-GSUP(171)@0526361eece3: Created GsupExpect[0] for "262422432127937" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250201122623150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 20250201122623153 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623153 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422432127937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422432127937" source_name="the-source\n" session_id=1823727795 session_state=BEGIN} 20250201122623153 DSS <0004> hlr_ussd.c:576 262422432127937/0x6cb3e0b3: Process SS (BEGIN) 20250201122623153 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122623153 DSS <0004> hlr_ussd.c:518 262422432127937/0x6cb3e0b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122623153 DSS <0004> hlr_ussd.c:363 262422432127937/0x6cb3e0b3: Tx USSD 'Your IMSI is 262422432127937' 20250201122623153 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422432127937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422432127937" destination_name="the-source\n" session_id=1823727795 session_state=END} 20250201122623153 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422432127937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122623153 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122623153 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0526361eece3: Found GsupExpect[0] for "262422432127937" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@0526361eece3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422432127937" TC_mo_ussd_iuse_imsi_via_proxy(175)@0526361eece3: setverdict(pass): none -> pass 20250201122623155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34914<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@0526361eece3: Final verdict of PTC: pass 20250201122623155 DAUC <0003> db_auc.c:157 IMSI='262425082747601': No 2G Auth Data 20250201122623155 DAUC <0003> db_auc.c:192 IMSI='262425082747601': No 3G Auth Data HLR_Test-GSUP(171)@0526361eece3: Created GsupExpect[0] for "262425082747601" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250201122623162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34918<->l=127.0.0.1:4258 20250201122623165 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623165 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425082747601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425082747601" source_name="the-source\n" session_id=3761861495 session_state=BEGIN} 20250201122623165 DSS <0004> hlr_ussd.c:576 262425082747601/0xe0397377: Process SS (BEGIN) 20250201122623165 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122623165 DSS <0004> hlr_ussd.c:518 262425082747601/0xe0397377: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122623165 DSS <0004> hlr_ussd.c:363 262425082747601/0xe0397377: Tx USSD 'Your IMSI is 262425082747601' 20250201122623165 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425082747601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425082747601" destination_name="the-source\n" session_id=3761861495 session_state=END} 20250201122623165 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425082747601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122623165 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122623165 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0526361eece3: Found GsupExpect[0] for "262425082747601" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@0526361eece3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425082747601" TC_mo_ussd_iuse_imsi_via_proxy(176)@0526361eece3: setverdict(pass): none -> pass 20250201122623166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34918<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@0526361eece3: Final verdict of PTC: pass 20250201122623167 DAUC <0003> db_auc.c:157 IMSI='262422200849414': No 2G Auth Data 20250201122623167 DAUC <0003> db_auc.c:192 IMSI='262422200849414': No 3G Auth Data HLR_Test-GSUP(171)@0526361eece3: Created GsupExpect[0] for "262422200849414" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250201122623173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 20250201122623176 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623176 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422200849414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422200849414" source_name="the-source\n" session_id=1683338868 session_state=BEGIN} 20250201122623176 DSS <0004> hlr_ussd.c:576 262422200849414/0x6455b674: Process SS (BEGIN) 20250201122623176 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122623176 DSS <0004> hlr_ussd.c:518 262422200849414/0x6455b674: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122623176 DSS <0004> hlr_ussd.c:363 262422200849414/0x6455b674: Tx USSD 'Your IMSI is 262422200849414' 20250201122623176 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422200849414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422200849414" destination_name="the-source\n" session_id=1683338868 session_state=END} 20250201122623176 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422200849414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122623176 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122623176 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0526361eece3: Found GsupExpect[0] for "262422200849414" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@0526361eece3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422200849414" TC_mo_ussd_iuse_imsi_via_proxy(177)@0526361eece3: setverdict(pass): none -> pass 20250201122623178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@0526361eece3: Final verdict of PTC: pass 20250201122623178 DAUC <0003> db_auc.c:157 IMSI='262421852538073': No 2G Auth Data 20250201122623178 DAUC <0003> db_auc.c:192 IMSI='262421852538073': No 3G Auth Data HLR_Test-GSUP(171)@0526361eece3: Created GsupExpect[0] for "262421852538073" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250201122623185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 20250201122623188 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623188 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421852538073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421852538073" source_name="the-source\n" session_id=1724527341 session_state=BEGIN} 20250201122623188 DSS <0004> hlr_ussd.c:576 262421852538073/0x66ca32ed: Process SS (BEGIN) 20250201122623188 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122623188 DSS <0004> hlr_ussd.c:518 262421852538073/0x66ca32ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122623188 DSS <0004> hlr_ussd.c:363 262421852538073/0x66ca32ed: Tx USSD 'Your IMSI is 262421852538073' 20250201122623188 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421852538073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421852538073" destination_name="the-source\n" session_id=1724527341 session_state=END} 20250201122623188 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262421852538073 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122623188 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122623188 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0526361eece3: Found GsupExpect[0] for "262421852538073" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@0526361eece3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421852538073" TC_mo_ussd_iuse_imsi_via_proxy(178)@0526361eece3: setverdict(pass): none -> pass 20250201122623190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34930<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@0526361eece3: Final verdict of PTC: pass 20250201122623190 DAUC <0003> db_auc.c:157 IMSI='262424364699685': No 2G Auth Data 20250201122623190 DAUC <0003> db_auc.c:192 IMSI='262424364699685': No 3G Auth Data HLR_Test-GSUP(171)@0526361eece3: Created GsupExpect[0] for "262424364699685" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250201122623197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34938<->l=127.0.0.1:4258 20250201122623200 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623200 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424364699685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424364699685" source_name="the-source\n" session_id=1804184657 session_state=BEGIN} 20250201122623200 DSS <0004> hlr_ussd.c:576 262424364699685/0x6b89ac51: Process SS (BEGIN) 20250201122623200 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122623200 DSS <0004> hlr_ussd.c:518 262424364699685/0x6b89ac51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122623200 DSS <0004> hlr_ussd.c:363 262424364699685/0x6b89ac51: Tx USSD 'Your IMSI is 262424364699685' 20250201122623200 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424364699685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424364699685" destination_name="the-source\n" session_id=1804184657 session_state=END} 20250201122623200 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262424364699685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122623200 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122623200 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0526361eece3: Found GsupExpect[0] for "262424364699685" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@0526361eece3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262424364699685" TC_mo_ussd_iuse_imsi_via_proxy(179)@0526361eece3: setverdict(pass): none -> pass 20250201122623202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34938<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@0526361eece3: Final verdict of PTC: pass 20250201122623202 DAUC <0003> db_auc.c:157 IMSI='262425226003619': No 2G Auth Data 20250201122623202 DAUC <0003> db_auc.c:192 IMSI='262425226003619': No 3G Auth Data HLR_Test-GSUP(171)@0526361eece3: Created GsupExpect[0] for "262425226003619" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250201122623208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34950<->l=127.0.0.1:4258 20250201122623211 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623211 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425226003619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425226003619" source_name="the-source\n" session_id=2122814545 session_state=BEGIN} 20250201122623211 DSS <0004> hlr_ussd.c:576 262425226003619/0x7e879451: Process SS (BEGIN) 20250201122623211 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122623211 DSS <0004> hlr_ussd.c:518 262425226003619/0x7e879451: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122623211 DSS <0004> hlr_ussd.c:363 262425226003619/0x7e879451: Tx USSD 'Your IMSI is 262425226003619' 20250201122623211 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425226003619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425226003619" destination_name="the-source\n" session_id=2122814545 session_state=END} 20250201122623211 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425226003619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122623211 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122623211 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0526361eece3: Found GsupExpect[0] for "262425226003619" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@0526361eece3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262425226003619" TC_mo_ussd_iuse_imsi_via_proxy(180)@0526361eece3: setverdict(pass): none -> pass 20250201122623214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34950<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@0526361eece3: Final verdict of PTC: pass 20250201122623214 DAUC <0003> db_auc.c:157 IMSI='262425919017540': No 2G Auth Data 20250201122623214 DAUC <0003> db_auc.c:192 IMSI='262425919017540': No 3G Auth Data HLR_Test-GSUP(171)@0526361eece3: Created GsupExpect[0] for "262425919017540" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250201122623220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4258 20250201122623223 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623223 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425919017540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425919017540" source_name="the-source\n" session_id=3828399941 session_state=BEGIN} 20250201122623223 DSS <0004> hlr_ussd.c:576 262425919017540/0xe430bf45: Process SS (BEGIN) 20250201122623223 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250201122623223 DSS <0004> hlr_ussd.c:518 262425919017540/0xe430bf45: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250201122623223 DSS <0004> hlr_ussd.c:363 262425919017540/0xe430bf45: Tx USSD 'Your IMSI is 262425919017540' 20250201122623223 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425919017540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425919017540" destination_name="the-source\n" session_id=3828399941 session_state=END} 20250201122623223 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425919017540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122623223 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122623223 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0526361eece3: Found GsupExpect[0] for "262425919017540" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@0526361eece3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262425919017540" TC_mo_ussd_iuse_imsi_via_proxy(181)@0526361eece3: setverdict(pass): none -> pass 20250201122623226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34960<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@0526361eece3: Final verdict of PTC: pass 20250201122623226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 20250201122623227 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44463<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@0526361eece3: Final verdict of PTC: none 20250201122623227 DLINP <000b> input/ipa.c:451 connected read/write 20250201122623227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122623227 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122623227 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122623227 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122623227 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@0526361eece3: Final verdict of PTC: none 172@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 172: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@0526361eece3: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:23 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250201122623250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4258 20250201122623451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83484) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_ussd_iuse_msisdn started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122626580 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122626580 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122626585 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@0526361eece3: 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 } } } } 20250201122626591 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626591 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122626591 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122626591 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122626591 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122626591 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122626591 DLGSUP <0013> gsup_server.c:235 2:  20250201122626591 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122626591 DLGSUP <0013> gsup_server.c:235 3:  20250201122626591 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122626591 DLGSUP <0013> gsup_server.c:235 4:  20250201122626591 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122626591 DLGSUP <0013> gsup_server.c:235 5:  20250201122626591 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122626591 DLGSUP <0013> gsup_server.c:235 7:  20250201122626591 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122626591 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122626591 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122626591 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@0526361eece3: 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") 20250201122626613 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41627<->l=127.0.0.1:4259) 20250201122626620 DAUC <0003> db_auc.c:157 IMSI='262420075063751': No 2G Auth Data 20250201122626620 DAUC <0003> db_auc.c:192 IMSI='262420075063751': No 3G Auth Data HLR_Test-GSUP(183)@0526361eece3: Created GsupExpect[0] for "262420075063751" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250201122626643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4258 20250201122626655 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626655 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420075063751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420075063751" session_id=533822558 session_state=BEGIN} 20250201122626655 DSS <0004> hlr_ussd.c:576 262420075063751/0x1fd17c5e: Process SS (BEGIN) 20250201122626655 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122626655 DSS <0004> hlr_ussd.c:518 262420075063751/0x1fd17c5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122626655 DSS <0004> hlr_ussd.c:363 262420075063751/0x1fd17c5e: Tx USSD 'Your extension is 491610474114' 20250201122626655 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420075063751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420075063751" session_id=533822558 session_state=END} 20250201122626655 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420075063751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122626655 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122626655 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0526361eece3: Found GsupExpect[0] for "262420075063751" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@0526361eece3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262420075063751" TC_mo_ussd_iuse_msisdn(186)@0526361eece3: setverdict(pass): none -> pass 20250201122626663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34988<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@0526361eece3: Final verdict of PTC: pass 20250201122626664 DAUC <0003> db_auc.c:157 IMSI='262427509479820': No 2G Auth Data 20250201122626664 DAUC <0003> db_auc.c:192 IMSI='262427509479820': No 3G Auth Data HLR_Test-GSUP(183)@0526361eece3: Created GsupExpect[0] for "262427509479820" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250201122626678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35002<->l=127.0.0.1:4258 20250201122626681 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626681 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427509479820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427509479820" session_id=1519980761 session_state=BEGIN} 20250201122626681 DSS <0004> hlr_ussd.c:576 262427509479820/0x5a9910d9: Process SS (BEGIN) 20250201122626681 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122626681 DSS <0004> hlr_ussd.c:518 262427509479820/0x5a9910d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122626681 DSS <0004> hlr_ussd.c:363 262427509479820/0x5a9910d9: Tx USSD 'Your extension is 491610336337' 20250201122626681 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427509479820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427509479820" session_id=1519980761 session_state=END} 20250201122626681 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427509479820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122626681 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122626681 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0526361eece3: Found GsupExpect[0] for "262427509479820" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@0526361eece3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427509479820" TC_mo_ussd_iuse_msisdn(187)@0526361eece3: setverdict(pass): none -> pass 20250201122626683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35002<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@0526361eece3: Final verdict of PTC: pass 20250201122626683 DAUC <0003> db_auc.c:157 IMSI='262426043582908': No 2G Auth Data 20250201122626683 DAUC <0003> db_auc.c:192 IMSI='262426043582908': No 3G Auth Data HLR_Test-GSUP(183)@0526361eece3: Created GsupExpect[0] for "262426043582908" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250201122626689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4258 20250201122626692 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626692 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426043582908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426043582908" session_id=347167125 session_state=BEGIN} 20250201122626692 DSS <0004> hlr_ussd.c:576 262426043582908/0x14b15995: Process SS (BEGIN) 20250201122626692 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122626692 DSS <0004> hlr_ussd.c:518 262426043582908/0x14b15995: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122626692 DSS <0004> hlr_ussd.c:363 262426043582908/0x14b15995: Tx USSD 'Your extension is 491615164518' 20250201122626692 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426043582908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426043582908" session_id=347167125 session_state=END} 20250201122626692 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426043582908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122626692 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122626692 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0526361eece3: Found GsupExpect[0] for "262426043582908" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@0526361eece3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426043582908" TC_mo_ussd_iuse_msisdn(188)@0526361eece3: setverdict(pass): none -> pass 20250201122626694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@0526361eece3: Final verdict of PTC: pass 20250201122626694 DAUC <0003> db_auc.c:157 IMSI='262420967770958': No 2G Auth Data 20250201122626694 DAUC <0003> db_auc.c:192 IMSI='262420967770958': No 3G Auth Data HLR_Test-GSUP(183)@0526361eece3: Created GsupExpect[0] for "262420967770958" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250201122626700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35024<->l=127.0.0.1:4258 20250201122626703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626703 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420967770958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420967770958" session_id=710504417 session_state=BEGIN} 20250201122626703 DSS <0004> hlr_ussd.c:576 262420967770958/0x2a596fe1: Process SS (BEGIN) 20250201122626703 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122626703 DSS <0004> hlr_ussd.c:518 262420967770958/0x2a596fe1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122626703 DSS <0004> hlr_ussd.c:363 262420967770958/0x2a596fe1: Tx USSD 'Your extension is 491618536250' 20250201122626703 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420967770958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420967770958" session_id=710504417 session_state=END} 20250201122626703 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420967770958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122626703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122626703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0526361eece3: Found GsupExpect[0] for "262420967770958" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@0526361eece3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420967770958" TC_mo_ussd_iuse_msisdn(189)@0526361eece3: setverdict(pass): none -> pass 20250201122626705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35024<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@0526361eece3: Final verdict of PTC: pass 20250201122626706 DAUC <0003> db_auc.c:157 IMSI='262424049221327': No 2G Auth Data 20250201122626706 DAUC <0003> db_auc.c:192 IMSI='262424049221327': No 3G Auth Data HLR_Test-GSUP(183)@0526361eece3: Created GsupExpect[0] for "262424049221327" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250201122626713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35026<->l=127.0.0.1:4258 20250201122626716 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626716 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424049221327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424049221327" session_id=763400824 session_state=BEGIN} 20250201122626716 DSS <0004> hlr_ussd.c:576 262424049221327/0x2d809278: Process SS (BEGIN) 20250201122626716 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122626716 DSS <0004> hlr_ussd.c:518 262424049221327/0x2d809278: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122626716 DSS <0004> hlr_ussd.c:363 262424049221327/0x2d809278: Tx USSD 'Your extension is 491610485007' 20250201122626716 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424049221327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424049221327" session_id=763400824 session_state=END} 20250201122626716 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424049221327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122626716 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122626716 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0526361eece3: Found GsupExpect[0] for "262424049221327" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@0526361eece3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262424049221327" TC_mo_ussd_iuse_msisdn(190)@0526361eece3: setverdict(pass): none -> pass 20250201122626718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35026<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@0526361eece3: Final verdict of PTC: pass 20250201122626718 DAUC <0003> db_auc.c:157 IMSI='262420125803393': No 2G Auth Data 20250201122626718 DAUC <0003> db_auc.c:192 IMSI='262420125803393': No 3G Auth Data HLR_Test-GSUP(183)@0526361eece3: Created GsupExpect[0] for "262420125803393" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250201122626725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35036<->l=127.0.0.1:4258 20250201122626728 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626728 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420125803393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420125803393" session_id=3710203540 session_state=BEGIN} 20250201122626728 DSS <0004> hlr_ussd.c:576 262420125803393/0xdd253694: Process SS (BEGIN) 20250201122626728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122626728 DSS <0004> hlr_ussd.c:518 262420125803393/0xdd253694: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122626728 DSS <0004> hlr_ussd.c:363 262420125803393/0xdd253694: Tx USSD 'Your extension is 491613286662' 20250201122626728 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420125803393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420125803393" session_id=3710203540 session_state=END} 20250201122626728 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262420125803393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122626728 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122626728 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0526361eece3: Found GsupExpect[0] for "262420125803393" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@0526361eece3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420125803393" TC_mo_ussd_iuse_msisdn(191)@0526361eece3: setverdict(pass): none -> pass 20250201122626730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35036<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@0526361eece3: Final verdict of PTC: pass 20250201122626730 DAUC <0003> db_auc.c:157 IMSI='262421911019135': No 2G Auth Data 20250201122626730 DAUC <0003> db_auc.c:192 IMSI='262421911019135': No 3G Auth Data HLR_Test-GSUP(183)@0526361eece3: Created GsupExpect[0] for "262421911019135" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250201122626736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4258 20250201122626739 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626739 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421911019135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421911019135" session_id=1810971821 session_state=BEGIN} 20250201122626739 DSS <0004> hlr_ussd.c:576 262421911019135/0x6bf13cad: Process SS (BEGIN) 20250201122626739 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122626739 DSS <0004> hlr_ussd.c:518 262421911019135/0x6bf13cad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122626739 DSS <0004> hlr_ussd.c:363 262421911019135/0x6bf13cad: Tx USSD 'Your extension is 491611361045' 20250201122626739 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421911019135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421911019135" session_id=1810971821 session_state=END} 20250201122626739 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421911019135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122626739 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122626739 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0526361eece3: Found GsupExpect[0] for "262421911019135" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@0526361eece3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421911019135" TC_mo_ussd_iuse_msisdn(192)@0526361eece3: setverdict(pass): none -> pass 20250201122626741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35050<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@0526361eece3: Final verdict of PTC: pass 20250201122626741 DAUC <0003> db_auc.c:157 IMSI='262421510461149': No 2G Auth Data 20250201122626741 DAUC <0003> db_auc.c:192 IMSI='262421510461149': No 3G Auth Data HLR_Test-GSUP(183)@0526361eece3: Created GsupExpect[0] for "262421510461149" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250201122626747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35064<->l=127.0.0.1:4258 20250201122626750 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626750 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421510461149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421510461149" session_id=1360557672 session_state=BEGIN} 20250201122626750 DSS <0004> hlr_ussd.c:576 262421510461149/0x51187668: Process SS (BEGIN) 20250201122626750 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122626750 DSS <0004> hlr_ussd.c:518 262421510461149/0x51187668: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122626750 DSS <0004> hlr_ussd.c:363 262421510461149/0x51187668: Tx USSD 'Your extension is 491614034023' 20250201122626750 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421510461149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421510461149" session_id=1360557672 session_state=END} 20250201122626750 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262421510461149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122626750 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122626750 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0526361eece3: Found GsupExpect[0] for "262421510461149" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@0526361eece3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421510461149" TC_mo_ussd_iuse_msisdn(193)@0526361eece3: setverdict(pass): none -> pass 20250201122626752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35064<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@0526361eece3: Final verdict of PTC: pass 20250201122626752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4258 20250201122626753 DLINP <000b> input/ipa.c:451 connected read/write 20250201122626753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122626753 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122626753 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122626753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@0526361eece3: Final verdict of PTC: none 20250201122626753 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41627<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@0526361eece3: Final verdict of PTC: none 184@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 184: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@0526361eece3: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:26 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250201122626775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35072<->l=127.0.0.1:4258 20250201122626976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35072<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122630083 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122630083 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122630087 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122630093 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630093 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122630093 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122630093 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122630093 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122630093 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122630093 DLGSUP <0013> gsup_server.c:235 2:  20250201122630093 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122630093 DLGSUP <0013> gsup_server.c:235 3:  20250201122630093 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122630093 DLGSUP <0013> gsup_server.c:235 4:  20250201122630093 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122630093 DLGSUP <0013> gsup_server.c:235 5:  20250201122630093 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122630093 DLGSUP <0013> gsup_server.c:235 7:  20250201122630093 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122630093 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122630093 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122630093 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@0526361eece3: 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") 20250201122630116 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40229<->l=127.0.0.1:4259) 20250201122630126 DAUC <0003> db_auc.c:157 IMSI='262424798292891': No 2G Auth Data 20250201122630126 DAUC <0003> db_auc.c:192 IMSI='262424798292891': No 3G Auth Data HLR_Test-GSUP(195)@0526361eece3: Created GsupExpect[0] for "262424798292891" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250201122630152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35102<->l=127.0.0.1:4258 20250201122630163 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630163 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424798292891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424798292891" source_name="the-source\n" session_id=3549476717 session_state=BEGIN} 20250201122630163 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201122630163 DSS <0004> hlr_ussd.c:576 262424798292891/0xd390b76d: Process SS (BEGIN) 20250201122630163 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122630163 DSS <0004> hlr_ussd.c:518 262424798292891/0xd390b76d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122630163 DSS <0004> hlr_ussd.c:363 262424798292891/0xd390b76d: Tx USSD 'Your extension is 491611627555' 20250201122630163 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424798292891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424798292891" destination_name="the-source\n" session_id=3549476717 session_state=END} 20250201122630163 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262424798292891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122630163 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122630163 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0526361eece3: Found GsupExpect[0] for "262424798292891" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@0526361eece3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262424798292891" TC_mo_ussd_iuse_msisdn_via_proxy(198)@0526361eece3: setverdict(pass): none -> pass 20250201122630168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35102<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@0526361eece3: Final verdict of PTC: pass 20250201122630168 DAUC <0003> db_auc.c:157 IMSI='262428333465957': No 2G Auth Data 20250201122630168 DAUC <0003> db_auc.c:192 IMSI='262428333465957': No 3G Auth Data HLR_Test-GSUP(195)@0526361eece3: Created GsupExpect[0] for "262428333465957" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250201122630176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4258 20250201122630179 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630179 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428333465957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428333465957" source_name="the-source\n" session_id=2446860422 session_state=BEGIN} 20250201122630179 DSS <0004> hlr_ussd.c:576 262428333465957/0x91d82086: Process SS (BEGIN) 20250201122630179 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122630179 DSS <0004> hlr_ussd.c:518 262428333465957/0x91d82086: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122630179 DSS <0004> hlr_ussd.c:363 262428333465957/0x91d82086: Tx USSD 'Your extension is 491611284716' 20250201122630179 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428333465957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428333465957" destination_name="the-source\n" session_id=2446860422 session_state=END} 20250201122630179 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428333465957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122630179 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122630179 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0526361eece3: Found GsupExpect[0] for "262428333465957" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@0526361eece3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428333465957" TC_mo_ussd_iuse_msisdn_via_proxy(199)@0526361eece3: setverdict(pass): none -> pass 20250201122630181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@0526361eece3: Final verdict of PTC: pass 20250201122630181 DAUC <0003> db_auc.c:157 IMSI='262422907942777': No 2G Auth Data 20250201122630181 DAUC <0003> db_auc.c:192 IMSI='262422907942777': No 3G Auth Data HLR_Test-GSUP(195)@0526361eece3: Created GsupExpect[0] for "262422907942777" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250201122630187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4258 20250201122630190 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630190 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422907942777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422907942777" source_name="the-source\n" session_id=3569843014 session_state=BEGIN} 20250201122630190 DSS <0004> hlr_ussd.c:576 262422907942777/0xd4c77b46: Process SS (BEGIN) 20250201122630190 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122630190 DSS <0004> hlr_ussd.c:518 262422907942777/0xd4c77b46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122630190 DSS <0004> hlr_ussd.c:363 262422907942777/0xd4c77b46: Tx USSD 'Your extension is 491614350732' 20250201122630190 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422907942777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422907942777" destination_name="the-source\n" session_id=3569843014 session_state=END} 20250201122630190 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262422907942777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122630190 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122630190 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0526361eece3: Found GsupExpect[0] for "262422907942777" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@0526361eece3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422907942777" TC_mo_ussd_iuse_msisdn_via_proxy(200)@0526361eece3: setverdict(pass): none -> pass 20250201122630192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@0526361eece3: Final verdict of PTC: pass 20250201122630192 DAUC <0003> db_auc.c:157 IMSI='262429403593620': No 2G Auth Data 20250201122630192 DAUC <0003> db_auc.c:192 IMSI='262429403593620': No 3G Auth Data HLR_Test-GSUP(195)@0526361eece3: Created GsupExpect[0] for "262429403593620" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250201122630199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35136<->l=127.0.0.1:4258 20250201122630202 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630202 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429403593620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429403593620" source_name="the-source\n" session_id=3058358539 session_state=BEGIN} 20250201122630202 DSS <0004> hlr_ussd.c:576 262429403593620/0xb64ad90b: Process SS (BEGIN) 20250201122630202 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122630202 DSS <0004> hlr_ussd.c:518 262429403593620/0xb64ad90b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122630202 DSS <0004> hlr_ussd.c:363 262429403593620/0xb64ad90b: Tx USSD 'Your extension is 491612377086' 20250201122630202 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429403593620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429403593620" destination_name="the-source\n" session_id=3058358539 session_state=END} 20250201122630202 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429403593620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122630202 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122630202 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0526361eece3: Found GsupExpect[0] for "262429403593620" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@0526361eece3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262429403593620" TC_mo_ussd_iuse_msisdn_via_proxy(201)@0526361eece3: setverdict(pass): none -> pass 20250201122630204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35136<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@0526361eece3: Final verdict of PTC: pass 20250201122630204 DAUC <0003> db_auc.c:157 IMSI='262429373510110': No 2G Auth Data 20250201122630204 DAUC <0003> db_auc.c:192 IMSI='262429373510110': No 3G Auth Data HLR_Test-GSUP(195)@0526361eece3: Created GsupExpect[0] for "262429373510110" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250201122630210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35152<->l=127.0.0.1:4258 20250201122630213 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630213 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429373510110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429373510110" source_name="the-source\n" session_id=1566642836 session_state=BEGIN} 20250201122630213 DSS <0004> hlr_ussd.c:576 262429373510110/0x5d611294: Process SS (BEGIN) 20250201122630213 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122630213 DSS <0004> hlr_ussd.c:518 262429373510110/0x5d611294: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122630213 DSS <0004> hlr_ussd.c:363 262429373510110/0x5d611294: Tx USSD 'Your extension is 491615383520' 20250201122630213 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429373510110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429373510110" destination_name="the-source\n" session_id=1566642836 session_state=END} 20250201122630213 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429373510110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122630213 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122630213 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0526361eece3: Found GsupExpect[0] for "262429373510110" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@0526361eece3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429373510110" TC_mo_ussd_iuse_msisdn_via_proxy(202)@0526361eece3: setverdict(pass): none -> pass 20250201122630215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35152<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@0526361eece3: Final verdict of PTC: pass 20250201122630216 DAUC <0003> db_auc.c:157 IMSI='262421123336168': No 2G Auth Data 20250201122630216 DAUC <0003> db_auc.c:192 IMSI='262421123336168': No 3G Auth Data HLR_Test-GSUP(195)@0526361eece3: Created GsupExpect[0] for "262421123336168" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250201122630222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35156<->l=127.0.0.1:4258 20250201122630225 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630225 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421123336168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421123336168" source_name="the-source\n" session_id=618009180 session_state=BEGIN} 20250201122630225 DSS <0004> hlr_ussd.c:576 262421123336168/0x24d6125c: Process SS (BEGIN) 20250201122630225 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122630225 DSS <0004> hlr_ussd.c:518 262421123336168/0x24d6125c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122630225 DSS <0004> hlr_ussd.c:363 262421123336168/0x24d6125c: Tx USSD 'Your extension is 491616416407' 20250201122630225 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421123336168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421123336168" destination_name="the-source\n" session_id=618009180 session_state=END} 20250201122630225 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421123336168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122630225 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122630225 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0526361eece3: Found GsupExpect[0] for "262421123336168" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@0526361eece3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421123336168" TC_mo_ussd_iuse_msisdn_via_proxy(203)@0526361eece3: setverdict(pass): none -> pass 20250201122630227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@0526361eece3: Final verdict of PTC: pass 20250201122630227 DAUC <0003> db_auc.c:157 IMSI='262428534553200': No 2G Auth Data 20250201122630227 DAUC <0003> db_auc.c:192 IMSI='262428534553200': No 3G Auth Data HLR_Test-GSUP(195)@0526361eece3: Created GsupExpect[0] for "262428534553200" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250201122630233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35162<->l=127.0.0.1:4258 20250201122630236 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630236 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428534553200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428534553200" source_name="the-source\n" session_id=3222435716 session_state=BEGIN} 20250201122630236 DSS <0004> hlr_ussd.c:576 262428534553200/0xc0127784: Process SS (BEGIN) 20250201122630236 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122630236 DSS <0004> hlr_ussd.c:518 262428534553200/0xc0127784: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122630236 DSS <0004> hlr_ussd.c:363 262428534553200/0xc0127784: Tx USSD 'Your extension is 491617878304' 20250201122630236 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428534553200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428534553200" destination_name="the-source\n" session_id=3222435716 session_state=END} 20250201122630236 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428534553200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122630236 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122630236 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0526361eece3: Found GsupExpect[0] for "262428534553200" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@0526361eece3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428534553200" TC_mo_ussd_iuse_msisdn_via_proxy(204)@0526361eece3: setverdict(pass): none -> pass 20250201122630238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35162<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@0526361eece3: Final verdict of PTC: pass 20250201122630238 DAUC <0003> db_auc.c:157 IMSI='262421014406550': No 2G Auth Data 20250201122630238 DAUC <0003> db_auc.c:192 IMSI='262421014406550': No 3G Auth Data HLR_Test-GSUP(195)@0526361eece3: Created GsupExpect[0] for "262421014406550" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250201122630245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 20250201122630250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630250 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421014406550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421014406550" source_name="the-source\n" session_id=789532158 session_state=BEGIN} 20250201122630250 DSS <0004> hlr_ussd.c:576 262421014406550/0x2f0f4dfe: Process SS (BEGIN) 20250201122630250 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250201122630250 DSS <0004> hlr_ussd.c:518 262421014406550/0x2f0f4dfe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250201122630250 DSS <0004> hlr_ussd.c:363 262421014406550/0x2f0f4dfe: Tx USSD 'Your extension is 491615537860' 20250201122630250 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421014406550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421014406550" destination_name="the-source\n" session_id=789532158 session_state=END} 20250201122630250 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421014406550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122630250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122630250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0526361eece3: Found GsupExpect[0] for "262421014406550" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@0526361eece3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262421014406550" TC_mo_ussd_iuse_msisdn_via_proxy(205)@0526361eece3: setverdict(pass): none -> pass 20250201122630252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@0526361eece3: Final verdict of PTC: pass 20250201122630253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35088<->l=127.0.0.1:4258 20250201122630253 DLINP <000b> input/ipa.c:451 connected read/write 20250201122630253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122630253 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122630253 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122630253 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122630253 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250201122630253 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40229<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@0526361eece3: Final verdict of PTC: none 196@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 196: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@0526361eece3: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:30 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250201122630278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4258 20250201122630479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35186<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_ussd_euse started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 20250201122633604 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36441 20250201122633604 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36441 MTC@0526361eece3: in not legacy case 2 IPA-EUSE-foobar(208)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122633606 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633606 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633606 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122633606 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@0526361eece3: 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)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(207)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122633608 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633608 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633608 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122633608 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250201122633608 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250201122633608 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250201122633608 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122633608 DLGSUP <0013> gsup_server.c:235 2:  20250201122633608 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122633608 DLGSUP <0013> gsup_server.c:235 3:  20250201122633608 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122633608 DLGSUP <0013> gsup_server.c:235 4:  20250201122633608 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122633608 DLGSUP <0013> gsup_server.c:235 5:  20250201122633608 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122633608 DLGSUP <0013> gsup_server.c:235 7:  20250201122633608 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122633608 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122633608 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122633608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36441 IPA-EUSE-foobar(208)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122633608 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122633610 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633610 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122633610 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122633610 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122633610 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122633610 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122633610 DLGSUP <0013> gsup_server.c:235 2:  20250201122633610 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122633610 DLGSUP <0013> gsup_server.c:235 3:  20250201122633610 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122633610 DLGSUP <0013> gsup_server.c:235 4:  20250201122633610 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122633610 DLGSUP <0013> gsup_server.c:235 5:  20250201122633610 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122633610 DLGSUP <0013> gsup_server.c:235 7:  20250201122633610 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122633610 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122633610 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122633610 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@0526361eece3: 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") 20250201122633624 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36947<->l=127.0.0.1:4259) 20250201122633628 DAUC <0003> db_auc.c:157 IMSI='262427416576892': No 2G Auth Data 20250201122633628 DAUC <0003> db_auc.c:192 IMSI='262427416576892': No 3G Auth Data HLR_Test-GSUP(209)@0526361eece3: Created GsupExpect[0] for "262427416576892" to be handled at TC_mo_ussd_euse(212) 20250201122633644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 20250201122633654 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633654 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427416576892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427416576892" session_id=2317488870 session_state=BEGIN} 20250201122633654 DSS <0004> hlr_ussd.c:576 262427416576892/0x8a2212e6: Process SS (BEGIN) 20250201122633654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122633654 DSS <0004> hlr_ussd.c:518 262427416576892/0x8a2212e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122633654 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633654 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data 20250201122633654 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633654 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data EUSE-TC_mo_ussd_euse(206)@0526361eece3: 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 } } } } } 20250201122633665 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633665 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633665 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262427416576892 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427416576892" session_id=2317488870 session_state=END} 20250201122633665 DSS <0004> hlr_ussd.c:576 262427416576892/0x8a2212e6: Process SS (END) 20250201122633665 DSS <0004> hlr_ussd.c:518 262427416576892/0x8a2212e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122633665 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427416576892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427416576892" session_id=2317488870 session_state=END} 20250201122633665 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427416576892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122633665 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262427416576892 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122633665 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122633665 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0526361eece3: Found GsupExpect[0] for "262427416576892" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@0526361eece3: Added IMSI table entry 0TC_mo_ussd_euse(212)"262427416576892" TC_mo_ussd_euse(212)@0526361eece3: setverdict(pass): none -> pass 20250201122633675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56362<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@0526361eece3: Final verdict of PTC: pass 20250201122633676 DAUC <0003> db_auc.c:157 IMSI='262424243706949': No 2G Auth Data 20250201122633676 DAUC <0003> db_auc.c:192 IMSI='262424243706949': No 3G Auth Data HLR_Test-GSUP(209)@0526361eece3: Created GsupExpect[0] for "262424243706949" to be handled at TC_mo_ussd_euse(213) 20250201122633687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 20250201122633690 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633690 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424243706949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424243706949" session_id=3221079807 session_state=BEGIN} 20250201122633690 DSS <0004> hlr_ussd.c:576 262424243706949/0xbffdc6ff: Process SS (BEGIN) 20250201122633690 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122633690 DSS <0004> hlr_ussd.c:518 262424243706949/0xbffdc6ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122633690 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633690 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data 20250201122633690 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633690 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data EUSE-TC_mo_ussd_euse(206)@0526361eece3: 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 } } } } } 20250201122633691 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633691 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633691 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262424243706949 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424243706949" session_id=3221079807 session_state=END} 20250201122633691 DSS <0004> hlr_ussd.c:576 262424243706949/0xbffdc6ff: Process SS (END) 20250201122633691 DSS <0004> hlr_ussd.c:518 262424243706949/0xbffdc6ff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122633691 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424243706949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424243706949" session_id=3221079807 session_state=END} 20250201122633691 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424243706949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122633691 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262424243706949 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122633691 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122633691 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0526361eece3: Found GsupExpect[0] for "262424243706949" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@0526361eece3: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424243706949" TC_mo_ussd_euse(213)@0526361eece3: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@0526361eece3: Final verdict of PTC: pass 20250201122633692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56364<->l=127.0.0.1:4258 20250201122633693 DAUC <0003> db_auc.c:157 IMSI='262426260882179': No 2G Auth Data 20250201122633693 DAUC <0003> db_auc.c:192 IMSI='262426260882179': No 3G Auth Data HLR_Test-GSUP(209)@0526361eece3: Created GsupExpect[0] for "262426260882179" to be handled at TC_mo_ussd_euse(214) 20250201122633699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4258 20250201122633702 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633702 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426260882179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426260882179" session_id=2615999421 session_state=BEGIN} 20250201122633702 DSS <0004> hlr_ussd.c:576 262426260882179/0x9becfbbd: Process SS (BEGIN) 20250201122633702 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122633702 DSS <0004> hlr_ussd.c:518 262426260882179/0x9becfbbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122633702 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633702 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data 20250201122633702 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633702 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data EUSE-TC_mo_ussd_euse(206)@0526361eece3: 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 } } } } } 20250201122633703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633703 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633703 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426260882179 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426260882179" session_id=2615999421 session_state=END} 20250201122633703 DSS <0004> hlr_ussd.c:576 262426260882179/0x9becfbbd: Process SS (END) 20250201122633703 DSS <0004> hlr_ussd.c:518 262426260882179/0x9becfbbd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122633703 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426260882179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426260882179" session_id=2615999421 session_state=END} 20250201122633703 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426260882179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122633703 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426260882179 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122633703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122633703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0526361eece3: Found GsupExpect[0] for "262426260882179" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@0526361eece3: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426260882179" TC_mo_ussd_euse(214)@0526361eece3: setverdict(pass): none -> pass TC_mo_ussd_euse(214)@0526361eece3: Final verdict of PTC: pass 20250201122633705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4258 20250201122633705 DAUC <0003> db_auc.c:157 IMSI='262426858154108': No 2G Auth Data 20250201122633705 DAUC <0003> db_auc.c:192 IMSI='262426858154108': No 3G Auth Data HLR_Test-GSUP(209)@0526361eece3: Created GsupExpect[0] for "262426858154108" to be handled at TC_mo_ussd_euse(215) 20250201122633711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56390<->l=127.0.0.1:4258 20250201122633714 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633714 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426858154108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426858154108" session_id=3385548982 session_state=BEGIN} 20250201122633714 DSS <0004> hlr_ussd.c:576 262426858154108/0xc9cb60b6: Process SS (BEGIN) 20250201122633714 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122633714 DSS <0004> hlr_ussd.c:518 262426858154108/0xc9cb60b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122633714 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633714 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data 20250201122633714 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633714 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data EUSE-TC_mo_ussd_euse(206)@0526361eece3: 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 } } } } } 20250201122633715 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633715 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633715 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426858154108 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426858154108" session_id=3385548982 session_state=END} 20250201122633715 DSS <0004> hlr_ussd.c:576 262426858154108/0xc9cb60b6: Process SS (END) 20250201122633715 DSS <0004> hlr_ussd.c:518 262426858154108/0xc9cb60b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122633715 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426858154108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426858154108" session_id=3385548982 session_state=END} 20250201122633715 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426858154108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122633715 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426858154108 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122633715 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122633715 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0526361eece3: Found GsupExpect[0] for "262426858154108" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@0526361eece3: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426858154108" TC_mo_ussd_euse(215)@0526361eece3: setverdict(pass): none -> pass 20250201122633717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56390<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@0526361eece3: Final verdict of PTC: pass 20250201122633717 DAUC <0003> db_auc.c:157 IMSI='262423302594464': No 2G Auth Data 20250201122633717 DAUC <0003> db_auc.c:192 IMSI='262423302594464': No 3G Auth Data HLR_Test-GSUP(209)@0526361eece3: Created GsupExpect[0] for "262423302594464" to be handled at TC_mo_ussd_euse(216) 20250201122633724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56406<->l=127.0.0.1:4258 20250201122633726 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633726 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423302594464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423302594464" session_id=185405351 session_state=BEGIN} 20250201122633726 DSS <0004> hlr_ussd.c:576 262423302594464/0x0b0d0fa7: Process SS (BEGIN) 20250201122633726 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122633726 DSS <0004> hlr_ussd.c:518 262423302594464/0x0b0d0fa7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122633726 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633726 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data 20250201122633726 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633726 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data EUSE-TC_mo_ussd_euse(206)@0526361eece3: 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 } } } } } 20250201122633727 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633727 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633727 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423302594464 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423302594464" session_id=185405351 session_state=END} 20250201122633727 DSS <0004> hlr_ussd.c:576 262423302594464/0x0b0d0fa7: Process SS (END) 20250201122633727 DSS <0004> hlr_ussd.c:518 262423302594464/0x0b0d0fa7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122633727 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423302594464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423302594464" session_id=185405351 session_state=END} 20250201122633727 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423302594464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122633727 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423302594464 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122633727 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122633727 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0526361eece3: Found GsupExpect[0] for "262423302594464" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@0526361eece3: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423302594464" TC_mo_ussd_euse(216)@0526361eece3: setverdict(pass): none -> pass 20250201122633729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56406<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@0526361eece3: Final verdict of PTC: pass 20250201122633730 DAUC <0003> db_auc.c:157 IMSI='262426055147452': No 2G Auth Data 20250201122633730 DAUC <0003> db_auc.c:192 IMSI='262426055147452': No 3G Auth Data HLR_Test-GSUP(209)@0526361eece3: Created GsupExpect[0] for "262426055147452" to be handled at TC_mo_ussd_euse(217) 20250201122633736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20250201122633739 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633739 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426055147452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426055147452" session_id=1976534966 session_state=BEGIN} 20250201122633739 DSS <0004> hlr_ussd.c:576 262426055147452/0x75cf87b6: Process SS (BEGIN) 20250201122633739 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122633739 DSS <0004> hlr_ussd.c:518 262426055147452/0x75cf87b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122633739 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633739 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data 20250201122633739 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633739 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data EUSE-TC_mo_ussd_euse(206)@0526361eece3: 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 } } } } } 20250201122633740 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633740 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633740 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426055147452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426055147452" session_id=1976534966 session_state=END} 20250201122633740 DSS <0004> hlr_ussd.c:576 262426055147452/0x75cf87b6: Process SS (END) 20250201122633740 DSS <0004> hlr_ussd.c:518 262426055147452/0x75cf87b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122633740 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426055147452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426055147452" session_id=1976534966 session_state=END} 20250201122633740 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426055147452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122633740 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426055147452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122633740 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122633740 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0526361eece3: Found GsupExpect[0] for "262426055147452" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@0526361eece3: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426055147452" TC_mo_ussd_euse(217)@0526361eece3: setverdict(pass): none -> pass 20250201122633742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@0526361eece3: Final verdict of PTC: pass 20250201122633742 DAUC <0003> db_auc.c:157 IMSI='262420424296883': No 2G Auth Data 20250201122633742 DAUC <0003> db_auc.c:192 IMSI='262420424296883': No 3G Auth Data HLR_Test-GSUP(209)@0526361eece3: Created GsupExpect[0] for "262420424296883" to be handled at TC_mo_ussd_euse(218) 20250201122633749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 20250201122633753 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633753 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420424296883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420424296883" session_id=1032410437 session_state=BEGIN} 20250201122633753 DSS <0004> hlr_ussd.c:576 262420424296883/0x3d895545: Process SS (BEGIN) 20250201122633753 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122633753 DSS <0004> hlr_ussd.c:518 262420424296883/0x3d895545: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122633753 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633753 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data 20250201122633753 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633753 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data EUSE-TC_mo_ussd_euse(206)@0526361eece3: 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 } } } } } 20250201122633754 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633754 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633754 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262420424296883 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420424296883" session_id=1032410437 session_state=END} 20250201122633754 DSS <0004> hlr_ussd.c:576 262420424296883/0x3d895545: Process SS (END) 20250201122633754 DSS <0004> hlr_ussd.c:518 262420424296883/0x3d895545: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122633754 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420424296883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420424296883" session_id=1032410437 session_state=END} 20250201122633754 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420424296883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122633754 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262420424296883 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122633754 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122633754 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0526361eece3: Found GsupExpect[0] for "262420424296883" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@0526361eece3: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420424296883" TC_mo_ussd_euse(218)@0526361eece3: setverdict(pass): none -> pass 20250201122633756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@0526361eece3: Final verdict of PTC: pass 20250201122633756 DAUC <0003> db_auc.c:157 IMSI='262428793922000': No 2G Auth Data 20250201122633756 DAUC <0003> db_auc.c:192 IMSI='262428793922000': No 3G Auth Data HLR_Test-GSUP(209)@0526361eece3: Created GsupExpect[0] for "262428793922000" to be handled at TC_mo_ussd_euse(219) 20250201122633763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56440<->l=127.0.0.1:4258 20250201122633766 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633766 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428793922000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428793922000" session_id=1520474280 session_state=BEGIN} 20250201122633766 DSS <0004> hlr_ussd.c:576 262428793922000/0x5aa098a8: Process SS (BEGIN) 20250201122633766 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122633766 DSS <0004> hlr_ussd.c:518 262428793922000/0x5aa098a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122633766 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633766 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data 20250201122633766 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633766 DLINP <000b> input/ipa.c:431 127.0.0.1:36441 sending data EUSE-TC_mo_ussd_euse(206)@0526361eece3: 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 } } } } } 20250201122633766 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633766 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633766 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428793922000 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428793922000" session_id=1520474280 session_state=END} 20250201122633766 DSS <0004> hlr_ussd.c:576 262428793922000/0x5aa098a8: Process SS (END) 20250201122633766 DSS <0004> hlr_ussd.c:518 262428793922000/0x5aa098a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122633766 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428793922000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428793922000" session_id=1520474280 session_state=END} 20250201122633766 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428793922000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122633766 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428793922000 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122633766 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122633766 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0526361eece3: Found GsupExpect[0] for "262428793922000" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@0526361eece3: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428793922000" TC_mo_ussd_euse(219)@0526361eece3: setverdict(pass): none -> pass 20250201122633768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56440<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@0526361eece3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@0526361eece3: Final verdict of PTC: none 20250201122633769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 20250201122633770 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633770 DLINP <000b> input/ipa.c:405 127.0.0.1:36441 message received 20250201122633770 DLINP <000b> input/ipa.c:414 127.0.0.1:36441 connection closed with server 20250201122633770 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36441 20250201122633770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250201122633770 DLINP <000b> input/ipa.c:451 connected read/write 20250201122633770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122633770 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122633770 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122633770 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122633770 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36947<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@0526361eece3: Final verdict of PTC: none 210@0526361eece3: Final verdict of PTC: none IPA-EUSE-foobar(208)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 210: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@0526361eece3: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:33 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250201122633804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 20250201122634006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=89852) Waiting for packet dumper to finish... 1 (prev_count=89852, count=111396) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_ussd_euse_continue started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 20250201122637092 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39217 20250201122637092 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39217 MTC@0526361eece3: in not legacy case 2 IPA-EUSE-foobar(222)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122637093 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637093 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637094 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122637094 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122637095 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637095 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637095 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122637095 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250201122637095 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250201122637095 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250201122637095 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122637095 DLGSUP <0013> gsup_server.c:235 2:  20250201122637095 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122637095 DLGSUP <0013> gsup_server.c:235 3:  20250201122637095 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122637095 DLGSUP <0013> gsup_server.c:235 4:  20250201122637095 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122637095 DLGSUP <0013> gsup_server.c:235 5:  20250201122637095 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122637095 DLGSUP <0013> gsup_server.c:235 7:  20250201122637095 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122637095 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122637095 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122637095 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39217 IPA-EUSE-foobar(222)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122637095 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122637097 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122637097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122637097 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122637097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122637097 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122637097 DLGSUP <0013> gsup_server.c:235 2:  20250201122637097 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122637097 DLGSUP <0013> gsup_server.c:235 3:  20250201122637097 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122637097 DLGSUP <0013> gsup_server.c:235 4:  20250201122637097 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122637097 DLGSUP <0013> gsup_server.c:235 5:  20250201122637097 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122637097 DLGSUP <0013> gsup_server.c:235 7:  20250201122637097 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122637097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122637097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122637097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@0526361eece3: 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") 20250201122637105 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46503<->l=127.0.0.1:4259) 20250201122637107 DAUC <0003> db_auc.c:157 IMSI='262425175987308': No 2G Auth Data 20250201122637107 DAUC <0003> db_auc.c:192 IMSI='262425175987308': No 3G Auth Data HLR_Test-GSUP(223)@0526361eece3: Created GsupExpect[0] for "262425175987308" to be handled at TC_mo_ussd_euse_continue(226) 20250201122637112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20250201122637142 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637142 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425175987308" session_id=1091392081 session_state=BEGIN} 20250201122637142 DSS <0004> hlr_ussd.c:576 262425175987308/0x410d5251: Process SS (BEGIN) 20250201122637142 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122637142 DSS <0004> hlr_ussd.c:518 262425175987308/0x410d5251: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122637142 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637142 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637142 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637142 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637154 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637154 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637154 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175987308" session_id=1091392081 session_state=CONTINUE} 20250201122637154 DSS <0004> hlr_ussd.c:576 262425175987308/0x410d5251: Process SS (CONTINUE) 20250201122637154 DSS <0004> hlr_ussd.c:518 262425175987308/0x410d5251: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122637154 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175987308" session_id=1091392081 session_state=CONTINUE} 20250201122637154 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637154 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637154 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0526361eece3: Found GsupExpect[0] for "262425175987308" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@0526361eece3: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262425175987308" TC_mo_ussd_euse_continue(226)@0526361eece3: setverdict(pass): none -> pass 20250201122637161 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637161 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425175987308" session_id=1091392081 session_state=CONTINUE} 20250201122637161 DSS <0004> hlr_ussd.c:576 262425175987308/0x410d5251: Process SS (CONTINUE) 20250201122637161 DSS <0004> hlr_ussd.c:518 262425175987308/0x410d5251: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637161 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637161 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637161 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637161 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637161 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637165 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637165 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637165 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175987308" session_id=1091392081 session_state=END} 20250201122637165 DSS <0004> hlr_ussd.c:576 262425175987308/0x410d5251: Process SS (END) 20250201122637165 DSS <0004> hlr_ussd.c:518 262425175987308/0x410d5251: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637165 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175987308" session_id=1091392081 session_state=END} 20250201122637165 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637165 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425175987308 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637165 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637165 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122637169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@0526361eece3: Final verdict of PTC: pass 20250201122637170 DAUC <0003> db_auc.c:157 IMSI='262429672442130': No 2G Auth Data 20250201122637170 DAUC <0003> db_auc.c:192 IMSI='262429672442130': No 3G Auth Data HLR_Test-GSUP(223)@0526361eece3: Created GsupExpect[0] for "262429672442130" to be handled at TC_mo_ussd_euse_continue(227) 20250201122637190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 20250201122637193 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637193 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429672442130" session_id=2529046543 session_state=BEGIN} 20250201122637193 DSS <0004> hlr_ussd.c:576 262429672442130/0x96be300f: Process SS (BEGIN) 20250201122637193 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122637193 DSS <0004> hlr_ussd.c:518 262429672442130/0x96be300f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122637193 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637193 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637193 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637193 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637194 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637194 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637194 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429672442130" session_id=2529046543 session_state=CONTINUE} 20250201122637194 DSS <0004> hlr_ussd.c:576 262429672442130/0x96be300f: Process SS (CONTINUE) 20250201122637194 DSS <0004> hlr_ussd.c:518 262429672442130/0x96be300f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122637194 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429672442130" session_id=2529046543 session_state=CONTINUE} 20250201122637194 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637194 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637194 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0526361eece3: Found GsupExpect[0] for "262429672442130" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@0526361eece3: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429672442130" TC_mo_ussd_euse_continue(227)@0526361eece3: setverdict(pass): none -> pass 20250201122637196 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637196 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429672442130" session_id=2529046543 session_state=CONTINUE} 20250201122637196 DSS <0004> hlr_ussd.c:576 262429672442130/0x96be300f: Process SS (CONTINUE) 20250201122637196 DSS <0004> hlr_ussd.c:518 262429672442130/0x96be300f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637196 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637196 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637196 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637196 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637196 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637196 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637196 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637196 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429672442130" session_id=2529046543 session_state=END} 20250201122637196 DSS <0004> hlr_ussd.c:576 262429672442130/0x96be300f: Process SS (END) 20250201122637196 DSS <0004> hlr_ussd.c:518 262429672442130/0x96be300f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637196 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429672442130" session_id=2529046543 session_state=END} 20250201122637196 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637196 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429672442130 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637196 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637196 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122637197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@0526361eece3: Final verdict of PTC: pass 20250201122637197 DAUC <0003> db_auc.c:157 IMSI='262427992592416': No 2G Auth Data 20250201122637197 DAUC <0003> db_auc.c:192 IMSI='262427992592416': No 3G Auth Data HLR_Test-GSUP(223)@0526361eece3: Created GsupExpect[0] for "262427992592416" to be handled at TC_mo_ussd_euse_continue(228) 20250201122637203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20250201122637206 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637206 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427992592416" session_id=92948102 session_state=BEGIN} 20250201122637206 DSS <0004> hlr_ussd.c:576 262427992592416/0x058a4686: Process SS (BEGIN) 20250201122637206 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122637206 DSS <0004> hlr_ussd.c:518 262427992592416/0x058a4686: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122637206 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637206 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637206 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637206 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637206 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637206 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637206 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427992592416" session_id=92948102 session_state=CONTINUE} 20250201122637206 DSS <0004> hlr_ussd.c:576 262427992592416/0x058a4686: Process SS (CONTINUE) 20250201122637206 DSS <0004> hlr_ussd.c:518 262427992592416/0x058a4686: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122637206 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427992592416" session_id=92948102 session_state=CONTINUE} 20250201122637206 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637206 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637206 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0526361eece3: Found GsupExpect[0] for "262427992592416" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@0526361eece3: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262427992592416" TC_mo_ussd_euse_continue(228)@0526361eece3: setverdict(pass): none -> pass 20250201122637208 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637208 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427992592416" session_id=92948102 session_state=CONTINUE} 20250201122637208 DSS <0004> hlr_ussd.c:576 262427992592416/0x058a4686: Process SS (CONTINUE) 20250201122637208 DSS <0004> hlr_ussd.c:518 262427992592416/0x058a4686: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637208 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637208 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637208 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637208 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637208 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637209 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637209 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637209 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427992592416" session_id=92948102 session_state=END} 20250201122637209 DSS <0004> hlr_ussd.c:576 262427992592416/0x058a4686: Process SS (END) 20250201122637209 DSS <0004> hlr_ussd.c:518 262427992592416/0x058a4686: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637209 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427992592416" session_id=92948102 session_state=END} 20250201122637209 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637209 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427992592416 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637209 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637209 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122637210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@0526361eece3: Final verdict of PTC: pass 20250201122637210 DAUC <0003> db_auc.c:157 IMSI='262426720432289': No 2G Auth Data 20250201122637210 DAUC <0003> db_auc.c:192 IMSI='262426720432289': No 3G Auth Data HLR_Test-GSUP(223)@0526361eece3: Created GsupExpect[0] for "262426720432289" to be handled at TC_mo_ussd_euse_continue(229) 20250201122637216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56496<->l=127.0.0.1:4258 20250201122637219 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637219 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426720432289" session_id=4200494046 session_state=BEGIN} 20250201122637219 DSS <0004> hlr_ussd.c:576 262426720432289/0xfa5e73de: Process SS (BEGIN) 20250201122637219 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122637219 DSS <0004> hlr_ussd.c:518 262426720432289/0xfa5e73de: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122637219 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637219 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637219 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637219 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637219 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637219 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637219 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426720432289" session_id=4200494046 session_state=CONTINUE} 20250201122637220 DSS <0004> hlr_ussd.c:576 262426720432289/0xfa5e73de: Process SS (CONTINUE) 20250201122637220 DSS <0004> hlr_ussd.c:518 262426720432289/0xfa5e73de: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122637220 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426720432289" session_id=4200494046 session_state=CONTINUE} 20250201122637220 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637220 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637220 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0526361eece3: Found GsupExpect[0] for "262426720432289" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@0526361eece3: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426720432289" TC_mo_ussd_euse_continue(229)@0526361eece3: setverdict(pass): none -> pass 20250201122637221 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637221 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426720432289" session_id=4200494046 session_state=CONTINUE} 20250201122637221 DSS <0004> hlr_ussd.c:576 262426720432289/0xfa5e73de: Process SS (CONTINUE) 20250201122637221 DSS <0004> hlr_ussd.c:518 262426720432289/0xfa5e73de: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637221 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637222 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637222 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637222 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637222 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637222 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637222 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637222 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426720432289" session_id=4200494046 session_state=END} 20250201122637222 DSS <0004> hlr_ussd.c:576 262426720432289/0xfa5e73de: Process SS (END) 20250201122637222 DSS <0004> hlr_ussd.c:518 262426720432289/0xfa5e73de: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637222 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426720432289" session_id=4200494046 session_state=END} 20250201122637222 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637222 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426720432289 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637222 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637222 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122637223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56496<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@0526361eece3: Final verdict of PTC: pass 20250201122637223 DAUC <0003> db_auc.c:157 IMSI='262421982553473': No 2G Auth Data 20250201122637223 DAUC <0003> db_auc.c:192 IMSI='262421982553473': No 3G Auth Data HLR_Test-GSUP(223)@0526361eece3: Created GsupExpect[0] for "262421982553473" to be handled at TC_mo_ussd_euse_continue(230) 20250201122637230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4258 20250201122637233 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637233 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421982553473" session_id=3107139275 session_state=BEGIN} 20250201122637233 DSS <0004> hlr_ussd.c:576 262421982553473/0xb9332ecb: Process SS (BEGIN) 20250201122637233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122637233 DSS <0004> hlr_ussd.c:518 262421982553473/0xb9332ecb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122637233 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637233 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637233 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637233 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637233 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637233 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637233 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421982553473" session_id=3107139275 session_state=CONTINUE} 20250201122637233 DSS <0004> hlr_ussd.c:576 262421982553473/0xb9332ecb: Process SS (CONTINUE) 20250201122637233 DSS <0004> hlr_ussd.c:518 262421982553473/0xb9332ecb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122637233 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421982553473" session_id=3107139275 session_state=CONTINUE} 20250201122637233 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637233 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637233 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0526361eece3: Found GsupExpect[0] for "262421982553473" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@0526361eece3: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421982553473" TC_mo_ussd_euse_continue(230)@0526361eece3: setverdict(pass): none -> pass 20250201122637235 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637235 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421982553473" session_id=3107139275 session_state=CONTINUE} 20250201122637235 DSS <0004> hlr_ussd.c:576 262421982553473/0xb9332ecb: Process SS (CONTINUE) 20250201122637235 DSS <0004> hlr_ussd.c:518 262421982553473/0xb9332ecb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637235 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637235 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637235 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637235 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637235 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637236 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637236 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637236 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421982553473" session_id=3107139275 session_state=END} 20250201122637236 DSS <0004> hlr_ussd.c:576 262421982553473/0xb9332ecb: Process SS (END) 20250201122637236 DSS <0004> hlr_ussd.c:518 262421982553473/0xb9332ecb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637236 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421982553473" session_id=3107139275 session_state=END} 20250201122637236 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637236 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421982553473 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637236 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637236 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122637237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@0526361eece3: Final verdict of PTC: pass 20250201122637237 DAUC <0003> db_auc.c:157 IMSI='262426493356105': No 2G Auth Data 20250201122637237 DAUC <0003> db_auc.c:192 IMSI='262426493356105': No 3G Auth Data HLR_Test-GSUP(223)@0526361eece3: Created GsupExpect[0] for "262426493356105" to be handled at TC_mo_ussd_euse_continue(231) 20250201122637243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 20250201122637246 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637246 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426493356105" session_id=1275926102 session_state=BEGIN} 20250201122637246 DSS <0004> hlr_ussd.c:576 262426493356105/0x4c0d1656: Process SS (BEGIN) 20250201122637246 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122637246 DSS <0004> hlr_ussd.c:518 262426493356105/0x4c0d1656: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122637246 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637246 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637246 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637246 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637247 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637247 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637247 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426493356105" session_id=1275926102 session_state=CONTINUE} 20250201122637247 DSS <0004> hlr_ussd.c:576 262426493356105/0x4c0d1656: Process SS (CONTINUE) 20250201122637247 DSS <0004> hlr_ussd.c:518 262426493356105/0x4c0d1656: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122637247 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426493356105" session_id=1275926102 session_state=CONTINUE} 20250201122637247 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637247 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637247 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0526361eece3: Found GsupExpect[0] for "262426493356105" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@0526361eece3: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262426493356105" TC_mo_ussd_euse_continue(231)@0526361eece3: setverdict(pass): none -> pass 20250201122637250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637250 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426493356105" session_id=1275926102 session_state=CONTINUE} 20250201122637250 DSS <0004> hlr_ussd.c:576 262426493356105/0x4c0d1656: Process SS (CONTINUE) 20250201122637250 DSS <0004> hlr_ussd.c:518 262426493356105/0x4c0d1656: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637250 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637250 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637250 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637250 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637251 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637251 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426493356105" session_id=1275926102 session_state=END} 20250201122637251 DSS <0004> hlr_ussd.c:576 262426493356105/0x4c0d1656: Process SS (END) 20250201122637251 DSS <0004> hlr_ussd.c:518 262426493356105/0x4c0d1656: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637251 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426493356105" session_id=1275926102 session_state=END} 20250201122637251 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637251 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426493356105 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637251 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637251 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122637251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56516<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@0526361eece3: Final verdict of PTC: pass 20250201122637252 DAUC <0003> db_auc.c:157 IMSI='262426779751122': No 2G Auth Data 20250201122637252 DAUC <0003> db_auc.c:192 IMSI='262426779751122': No 3G Auth Data HLR_Test-GSUP(223)@0526361eece3: Created GsupExpect[0] for "262426779751122" to be handled at TC_mo_ussd_euse_continue(232) 20250201122637258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 20250201122637261 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637261 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426779751122" session_id=3961600983 session_state=BEGIN} 20250201122637261 DSS <0004> hlr_ussd.c:576 262426779751122/0xec213bd7: Process SS (BEGIN) 20250201122637261 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122637261 DSS <0004> hlr_ussd.c:518 262426779751122/0xec213bd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122637261 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637261 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637261 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637261 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637262 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637262 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637262 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426779751122" session_id=3961600983 session_state=CONTINUE} 20250201122637262 DSS <0004> hlr_ussd.c:576 262426779751122/0xec213bd7: Process SS (CONTINUE) 20250201122637262 DSS <0004> hlr_ussd.c:518 262426779751122/0xec213bd7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122637262 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426779751122" session_id=3961600983 session_state=CONTINUE} 20250201122637262 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637262 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637262 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0526361eece3: Found GsupExpect[0] for "262426779751122" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@0526361eece3: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262426779751122" TC_mo_ussd_euse_continue(232)@0526361eece3: setverdict(pass): none -> pass 20250201122637264 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637264 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426779751122" session_id=3961600983 session_state=CONTINUE} 20250201122637264 DSS <0004> hlr_ussd.c:576 262426779751122/0xec213bd7: Process SS (CONTINUE) 20250201122637264 DSS <0004> hlr_ussd.c:518 262426779751122/0xec213bd7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637264 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637264 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637264 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637264 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637264 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637265 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637265 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637265 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426779751122" session_id=3961600983 session_state=END} 20250201122637265 DSS <0004> hlr_ussd.c:576 262426779751122/0xec213bd7: Process SS (END) 20250201122637265 DSS <0004> hlr_ussd.c:518 262426779751122/0xec213bd7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637265 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426779751122" session_id=3961600983 session_state=END} 20250201122637265 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637265 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262426779751122 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637265 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637265 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122637266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@0526361eece3: Final verdict of PTC: pass 20250201122637266 DAUC <0003> db_auc.c:157 IMSI='262424344193158': No 2G Auth Data 20250201122637266 DAUC <0003> db_auc.c:192 IMSI='262424344193158': No 3G Auth Data HLR_Test-GSUP(223)@0526361eece3: Created GsupExpect[0] for "262424344193158" to be handled at TC_mo_ussd_euse_continue(233) 20250201122637272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 20250201122637275 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637275 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424344193158" session_id=1158460925 session_state=BEGIN} 20250201122637275 DSS <0004> hlr_ussd.c:576 262424344193158/0x450cb5fd: Process SS (BEGIN) 20250201122637275 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250201122637275 DSS <0004> hlr_ussd.c:518 262424344193158/0x450cb5fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250201122637275 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637275 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637275 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637275 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637276 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637276 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637276 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424344193158" session_id=1158460925 session_state=CONTINUE} 20250201122637276 DSS <0004> hlr_ussd.c:576 262424344193158/0x450cb5fd: Process SS (CONTINUE) 20250201122637276 DSS <0004> hlr_ussd.c:518 262424344193158/0x450cb5fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250201122637276 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424344193158" session_id=1158460925 session_state=CONTINUE} 20250201122637276 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637276 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637276 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0526361eece3: Found GsupExpect[0] for "262424344193158" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@0526361eece3: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424344193158" TC_mo_ussd_euse_continue(233)@0526361eece3: setverdict(pass): none -> pass 20250201122637278 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637278 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424344193158" session_id=1158460925 session_state=CONTINUE} 20250201122637278 DSS <0004> hlr_ussd.c:576 262424344193158/0x450cb5fd: Process SS (CONTINUE) 20250201122637278 DSS <0004> hlr_ussd.c:518 262424344193158/0x450cb5fd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637278 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637278 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637278 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data 20250201122637278 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637278 DLINP <000b> input/ipa.c:431 127.0.0.1:39217 sending data EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: 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 } } } } } 20250201122637279 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637279 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637279 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424344193158" session_id=1158460925 session_state=END} 20250201122637279 DSS <0004> hlr_ussd.c:576 262424344193158/0x450cb5fd: Process SS (END) 20250201122637279 DSS <0004> hlr_ussd.c:518 262424344193158/0x450cb5fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250201122637279 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424344193158" session_id=1158460925 session_state=END} 20250201122637279 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122637279 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424344193158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122637279 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122637279 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122637280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@0526361eece3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@0526361eece3: Final verdict of PTC: none 20250201122637281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@0526361eece3: Final verdict of PTC: none 224@0526361eece3: Final verdict of PTC: none 20250201122637281 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637281 DLINP <000b> input/ipa.c:405 127.0.0.1:39217 message received 20250201122637281 DLINP <000b> input/ipa.c:414 127.0.0.1:39217 connection closed with server 20250201122637281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39217 20250201122637281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250201122637281 DLINP <000b> input/ipa.c:451 connected read/write 20250201122637281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122637281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122637282 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122637282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122637282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46503<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 224: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@0526361eece3: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:37 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250201122637305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56532<->l=127.0.0.1:4258 20250201122637506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=91456) Waiting for packet dumper to finish... 1 (prev_count=91456, count=157144) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_ussd_euse_defaultroute started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 20250201122640623 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40227 20250201122640623 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40227 MTC@0526361eece3: in not legacy case 2 IPA-EUSE-foobar(236)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122640625 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640625 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received IPA-EUSE-foobar(236)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@0526361eece3: 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 } } } } 20250201122640627 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640627 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640627 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122640627 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250201122640627 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250201122640627 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250201122640627 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122640627 DLGSUP <0013> gsup_server.c:235 2:  20250201122640627 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122640627 DLGSUP <0013> gsup_server.c:235 3:  20250201122640627 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122640627 DLGSUP <0013> gsup_server.c:235 4:  20250201122640627 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122640627 DLGSUP <0013> gsup_server.c:235 5:  20250201122640627 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122640627 DLGSUP <0013> gsup_server.c:235 7:  20250201122640627 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122640627 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122640627 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122640627 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40227 20250201122640628 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122640628 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122640630 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122640633 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640633 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122640633 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122640633 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122640633 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122640633 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122640633 DLGSUP <0013> gsup_server.c:235 2:  20250201122640633 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122640633 DLGSUP <0013> gsup_server.c:235 3:  20250201122640633 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122640633 DLGSUP <0013> gsup_server.c:235 4:  20250201122640633 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122640633 DLGSUP <0013> gsup_server.c:235 5:  20250201122640633 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122640633 DLGSUP <0013> gsup_server.c:235 7:  20250201122640633 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122640633 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122640633 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122640633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@0526361eece3: 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") 20250201122640647 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41673<->l=127.0.0.1:4259) 20250201122640651 DAUC <0003> db_auc.c:157 IMSI='262425809189191': No 2G Auth Data 20250201122640651 DAUC <0003> db_auc.c:192 IMSI='262425809189191': No 3G Auth Data HLR_Test-GSUP(237)@0526361eece3: Created GsupExpect[0] for "262425809189191" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250201122640658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56546<->l=127.0.0.1:4258 20250201122640674 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640674 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425809189191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425809189191" session_id=2482639948 session_state=BEGIN} 20250201122640674 DSS <0004> hlr_ussd.c:576 262425809189191/0x93fa144c: Process SS (BEGIN) 20250201122640674 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201122640674 DSS <0004> hlr_ussd.c:518 262425809189191/0x93fa144c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201122640674 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640674 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data 20250201122640674 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640674 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0526361eece3: 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 } } } } } 20250201122640682 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640682 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640682 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425809189191 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425809189191" session_id=2482639948 session_state=END} 20250201122640682 DSS <0004> hlr_ussd.c:576 262425809189191/0x93fa144c: Process SS (END) 20250201122640682 DSS <0004> hlr_ussd.c:518 262425809189191/0x93fa144c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201122640682 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425809189191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425809189191" session_id=2482639948 session_state=END} 20250201122640682 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425809189191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122640682 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425809189191 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122640682 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122640682 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0526361eece3: Found GsupExpect[0] for "262425809189191" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@0526361eece3: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425809189191" TC_mo_ussd_euse_defaultroute(240)@0526361eece3: setverdict(pass): none -> pass 20250201122640688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56546<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@0526361eece3: Final verdict of PTC: pass 20250201122640689 DAUC <0003> db_auc.c:157 IMSI='262422651638533': No 2G Auth Data 20250201122640689 DAUC <0003> db_auc.c:192 IMSI='262422651638533': No 3G Auth Data HLR_Test-GSUP(237)@0526361eece3: Created GsupExpect[0] for "262422651638533" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250201122640699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20250201122640703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640703 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422651638533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422651638533" session_id=2783141217 session_state=BEGIN} 20250201122640703 DSS <0004> hlr_ussd.c:576 262422651638533/0xa5e35d61: Process SS (BEGIN) 20250201122640703 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201122640703 DSS <0004> hlr_ussd.c:518 262422651638533/0xa5e35d61: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201122640703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640703 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data 20250201122640703 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640703 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0526361eece3: 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 } } } } } 20250201122640704 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640704 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640704 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422651638533 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422651638533" session_id=2783141217 session_state=END} 20250201122640704 DSS <0004> hlr_ussd.c:576 262422651638533/0xa5e35d61: Process SS (END) 20250201122640704 DSS <0004> hlr_ussd.c:518 262422651638533/0xa5e35d61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201122640704 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422651638533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422651638533" session_id=2783141217 session_state=END} 20250201122640704 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422651638533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122640704 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422651638533 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122640704 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122640704 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0526361eece3: Found GsupExpect[0] for "262422651638533" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@0526361eece3: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422651638533" TC_mo_ussd_euse_defaultroute(241)@0526361eece3: setverdict(pass): none -> pass 20250201122640706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@0526361eece3: Final verdict of PTC: pass 20250201122640706 DAUC <0003> db_auc.c:157 IMSI='262422296304300': No 2G Auth Data 20250201122640706 DAUC <0003> db_auc.c:192 IMSI='262422296304300': No 3G Auth Data HLR_Test-GSUP(237)@0526361eece3: Created GsupExpect[0] for "262422296304300" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250201122640713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56562<->l=127.0.0.1:4258 20250201122640716 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640716 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422296304300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422296304300" session_id=58039274 session_state=BEGIN} 20250201122640716 DSS <0004> hlr_ussd.c:576 262422296304300/0x03759bea: Process SS (BEGIN) 20250201122640716 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201122640716 DSS <0004> hlr_ussd.c:518 262422296304300/0x03759bea: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201122640716 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640716 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data 20250201122640716 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640716 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0526361eece3: 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 } } } } } 20250201122640717 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640717 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640717 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422296304300 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422296304300" session_id=58039274 session_state=END} 20250201122640717 DSS <0004> hlr_ussd.c:576 262422296304300/0x03759bea: Process SS (END) 20250201122640717 DSS <0004> hlr_ussd.c:518 262422296304300/0x03759bea: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201122640717 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422296304300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422296304300" session_id=58039274 session_state=END} 20250201122640717 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422296304300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122640717 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422296304300 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122640717 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122640717 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0526361eece3: Found GsupExpect[0] for "262422296304300" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@0526361eece3: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262422296304300" TC_mo_ussd_euse_defaultroute(242)@0526361eece3: setverdict(pass): none -> pass 20250201122640719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56562<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@0526361eece3: Final verdict of PTC: pass 20250201122640720 DAUC <0003> db_auc.c:157 IMSI='262421045431224': No 2G Auth Data 20250201122640720 DAUC <0003> db_auc.c:192 IMSI='262421045431224': No 3G Auth Data HLR_Test-GSUP(237)@0526361eece3: Created GsupExpect[0] for "262421045431224" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250201122640727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56576<->l=127.0.0.1:4258 20250201122640730 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640730 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421045431224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421045431224" session_id=1427494005 session_state=BEGIN} 20250201122640730 DSS <0004> hlr_ussd.c:576 262421045431224/0x5515d475: Process SS (BEGIN) 20250201122640730 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201122640730 DSS <0004> hlr_ussd.c:518 262421045431224/0x5515d475: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201122640730 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640730 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data 20250201122640730 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640730 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0526361eece3: 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 } } } } } 20250201122640731 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640731 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640731 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421045431224 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421045431224" session_id=1427494005 session_state=END} 20250201122640731 DSS <0004> hlr_ussd.c:576 262421045431224/0x5515d475: Process SS (END) 20250201122640731 DSS <0004> hlr_ussd.c:518 262421045431224/0x5515d475: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201122640731 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421045431224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421045431224" session_id=1427494005 session_state=END} 20250201122640731 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421045431224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122640731 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421045431224 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122640731 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122640731 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0526361eece3: Found GsupExpect[0] for "262421045431224" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@0526361eece3: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421045431224" TC_mo_ussd_euse_defaultroute(243)@0526361eece3: setverdict(pass): none -> pass 20250201122640733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56576<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@0526361eece3: Final verdict of PTC: pass 20250201122640733 DAUC <0003> db_auc.c:157 IMSI='262427887734386': No 2G Auth Data 20250201122640733 DAUC <0003> db_auc.c:192 IMSI='262427887734386': No 3G Auth Data HLR_Test-GSUP(237)@0526361eece3: Created GsupExpect[0] for "262427887734386" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250201122640740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4258 20250201122640743 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640743 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427887734386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427887734386" session_id=3116715580 session_state=BEGIN} 20250201122640743 DSS <0004> hlr_ussd.c:576 262427887734386/0xb9c54e3c: Process SS (BEGIN) 20250201122640743 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201122640743 DSS <0004> hlr_ussd.c:518 262427887734386/0xb9c54e3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201122640743 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640743 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data 20250201122640743 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640743 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0526361eece3: 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 } } } } } 20250201122640744 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640744 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640744 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262427887734386 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427887734386" session_id=3116715580 session_state=END} 20250201122640744 DSS <0004> hlr_ussd.c:576 262427887734386/0xb9c54e3c: Process SS (END) 20250201122640744 DSS <0004> hlr_ussd.c:518 262427887734386/0xb9c54e3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201122640744 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427887734386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427887734386" session_id=3116715580 session_state=END} 20250201122640744 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427887734386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122640744 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262427887734386 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122640744 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122640744 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0526361eece3: Found GsupExpect[0] for "262427887734386" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@0526361eece3: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427887734386" TC_mo_ussd_euse_defaultroute(244)@0526361eece3: setverdict(pass): none -> pass 20250201122640746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@0526361eece3: Final verdict of PTC: pass 20250201122640746 DAUC <0003> db_auc.c:157 IMSI='262420827964176': No 2G Auth Data 20250201122640746 DAUC <0003> db_auc.c:192 IMSI='262420827964176': No 3G Auth Data HLR_Test-GSUP(237)@0526361eece3: Created GsupExpect[0] for "262420827964176" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250201122640754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56592<->l=127.0.0.1:4258 20250201122640757 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640757 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420827964176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420827964176" session_id=2633268574 session_state=BEGIN} 20250201122640757 DSS <0004> hlr_ussd.c:576 262420827964176/0x9cf47d5e: Process SS (BEGIN) 20250201122640757 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201122640757 DSS <0004> hlr_ussd.c:518 262420827964176/0x9cf47d5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201122640757 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640757 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data 20250201122640757 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640757 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0526361eece3: 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 } } } } } 20250201122640758 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640758 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640758 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420827964176 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420827964176" session_id=2633268574 session_state=END} 20250201122640758 DSS <0004> hlr_ussd.c:576 262420827964176/0x9cf47d5e: Process SS (END) 20250201122640758 DSS <0004> hlr_ussd.c:518 262420827964176/0x9cf47d5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201122640758 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420827964176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420827964176" session_id=2633268574 session_state=END} 20250201122640758 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420827964176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122640758 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420827964176 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122640758 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122640758 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0526361eece3: Found GsupExpect[0] for "262420827964176" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@0526361eece3: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420827964176" TC_mo_ussd_euse_defaultroute(245)@0526361eece3: setverdict(pass): none -> pass 20250201122640760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56592<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@0526361eece3: Final verdict of PTC: pass 20250201122640761 DAUC <0003> db_auc.c:157 IMSI='262429949711025': No 2G Auth Data 20250201122640761 DAUC <0003> db_auc.c:192 IMSI='262429949711025': No 3G Auth Data HLR_Test-GSUP(237)@0526361eece3: Created GsupExpect[0] for "262429949711025" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250201122640767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56600<->l=127.0.0.1:4258 20250201122640770 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640770 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429949711025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429949711025" session_id=2712659468 session_state=BEGIN} 20250201122640770 DSS <0004> hlr_ussd.c:576 262429949711025/0xa1afe60c: Process SS (BEGIN) 20250201122640770 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201122640770 DSS <0004> hlr_ussd.c:518 262429949711025/0xa1afe60c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201122640770 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640770 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data 20250201122640770 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640770 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0526361eece3: 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 } } } } } 20250201122640771 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640771 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640771 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262429949711025 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429949711025" session_id=2712659468 session_state=END} 20250201122640771 DSS <0004> hlr_ussd.c:576 262429949711025/0xa1afe60c: Process SS (END) 20250201122640771 DSS <0004> hlr_ussd.c:518 262429949711025/0xa1afe60c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201122640771 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429949711025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429949711025" session_id=2712659468 session_state=END} 20250201122640771 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429949711025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122640771 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262429949711025 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122640771 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122640771 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0526361eece3: Found GsupExpect[0] for "262429949711025" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@0526361eece3: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429949711025" TC_mo_ussd_euse_defaultroute(246)@0526361eece3: setverdict(pass): none -> pass 20250201122640774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56600<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@0526361eece3: Final verdict of PTC: pass 20250201122640775 DAUC <0003> db_auc.c:157 IMSI='262426158207435': No 2G Auth Data 20250201122640775 DAUC <0003> db_auc.c:192 IMSI='262426158207435': No 3G Auth Data HLR_Test-GSUP(237)@0526361eece3: Created GsupExpect[0] for "262426158207435" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250201122640781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 20250201122640785 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640785 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426158207435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426158207435" session_id=2455677847 session_state=BEGIN} 20250201122640785 DSS <0004> hlr_ussd.c:576 262426158207435/0x925eab97: Process SS (BEGIN) 20250201122640785 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250201122640785 DSS <0004> hlr_ussd.c:518 262426158207435/0x925eab97: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250201122640785 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640785 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data 20250201122640785 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640785 DLINP <000b> input/ipa.c:431 127.0.0.1:40227 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0526361eece3: 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 } } } } } 20250201122640785 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640785 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640785 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426158207435 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426158207435" session_id=2455677847 session_state=END} 20250201122640785 DSS <0004> hlr_ussd.c:576 262426158207435/0x925eab97: Process SS (END) 20250201122640785 DSS <0004> hlr_ussd.c:518 262426158207435/0x925eab97: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250201122640785 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426158207435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426158207435" session_id=2455677847 session_state=END} 20250201122640785 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426158207435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122640785 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426158207435 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250201122640785 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122640785 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0526361eece3: Found GsupExpect[0] for "262426158207435" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@0526361eece3: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426158207435" TC_mo_ussd_euse_defaultroute(247)@0526361eece3: setverdict(pass): none -> pass 20250201122640787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@0526361eece3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@0526361eece3: Final verdict of PTC: none 20250201122640789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4258 20250201122640790 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640790 DLINP <000b> input/ipa.c:405 127.0.0.1:40227 message received 20250201122640790 DLINP <000b> input/ipa.c:414 127.0.0.1:40227 connection closed with server 20250201122640790 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40227 20250201122640790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250201122640790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41673<->l=127.0.0.1:4259) 20250201122640790 DLINP <000b> input/ipa.c:451 connected read/write 20250201122640790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122640790 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(237)@0526361eece3: Final verdict of PTC: none 20250201122640790 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122640790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(239)@0526361eece3: Final verdict of PTC: none 238@0526361eece3: Final verdict of PTC: none IPA-EUSE-foobar(236)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 238: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@0526361eece3: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:40 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250201122640825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 20250201122641026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66980) Waiting for packet dumper to finish... 1 (prev_count=66980, count=113376) 20250201122642737 DSS <0004> hlr_ussd.c:239 262425106140575/0x1ab90eb8: SS Session Timeout, destroying 20250201122642738 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425106140575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122642766 DSS <0004> hlr_ussd.c:239 262420561538733/0x9e26e3ca: SS Session Timeout, destroying 20250201122642766 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420561538733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122642777 DSS <0004> hlr_ussd.c:239 262424065530596/0x991b3789: SS Session Timeout, destroying 20250201122642777 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424065530596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122642788 DSS <0004> hlr_ussd.c:239 262427714989070/0x14200d85: SS Session Timeout, destroying 20250201122642788 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427714989070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122642799 DSS <0004> hlr_ussd.c:239 262422447304273/0x393f490f: SS Session Timeout, destroying 20250201122642799 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422447304273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122642813 DSS <0004> hlr_ussd.c:239 262423435167544/0x8ae76e67: SS Session Timeout, destroying 20250201122642813 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423435167544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122642824 DSS <0004> hlr_ussd.c:239 262422362064915/0xcd03e42a: SS Session Timeout, destroying 20250201122642824 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422362064915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122642835 DSS <0004> hlr_ussd.c:239 262429039162218/0x02794212: SS Session Timeout, destroying 20250201122642835 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429039162218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_mo_sss_reject started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122644142 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122644142 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122644146 DLINP <000b> input/ipa.c:451 connected read/write 20250201122644146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122644148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122644152 DLINP <000b> input/ipa.c:451 connected read/write 20250201122644152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122644152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122644152 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122644152 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122644152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122644152 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122644152 DLGSUP <0013> gsup_server.c:235 2:  20250201122644152 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122644152 DLGSUP <0013> gsup_server.c:235 3:  20250201122644152 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122644152 DLGSUP <0013> gsup_server.c:235 4:  20250201122644152 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122644152 DLGSUP <0013> gsup_server.c:235 5:  20250201122644152 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122644152 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(248)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122644152 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122644152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122644152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122644152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@0526361eece3: 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") 20250201122644167 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39323<->l=127.0.0.1:4259) 20250201122644169 DAUC <0003> db_auc.c:157 IMSI='262425046988877': No 2G Auth Data 20250201122644169 DAUC <0003> db_auc.c:192 IMSI='262425046988877': No 3G Auth Data HLR_Test-GSUP(249)@0526361eece3: Created GsupExpect[0] for "262425046988877" to be handled at TC_mo_sss_reject(252) 20250201122644176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4258 20250201122644194 DLINP <000b> input/ipa.c:451 connected read/write 20250201122644194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122644194 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425046988877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425046988877" session_id=1539620195 session_state=BEGIN} 20250201122644194 DSS <0004> hlr_ussd.c:576 262425046988877/0x5bc4bd63: Process SS (BEGIN) 20250201122644194 DSS <0004> hlr_ussd.c:498 262425046988877/0x5bc4bd63: SS CompType=Invoke, OpCode=InterrogateSS 20250201122644194 DSS <0004> hlr_ussd.c:506 262425046988877/0x5bc4bd63: Structured SS requests are not supported, rejecting... 20250201122644194 DSS <0004> hlr_ussd.c:354 262425046988877/0x5bc4bd63: Tx ReturnError(0, 0x15) 20250201122644194 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425046988877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425046988877" session_id=1539620195 session_state=END} 20250201122644194 DLINP <000b> input/ipa.c:451 connected read/write 20250201122644194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122644194 DLINP <000b> input/ipa.c:451 connected read/write 20250201122644194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@0526361eece3: Found GsupExpect[0] for "262425046988877" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@0526361eece3: Added IMSI table entry 0TC_mo_sss_reject(252)"262425046988877" TC_mo_sss_reject(252)@0526361eece3: setverdict(pass): none -> pass 20250201122644203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@0526361eece3: Final verdict of PTC: pass 20250201122644207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33782<->l=127.0.0.1:4258 20250201122644209 DLINP <000b> input/ipa.c:451 connected read/write 20250201122644209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122644209 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122644209 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122644209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122644209 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39323<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@0526361eece3: Final verdict of PTC: none 250@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 250: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@0526361eece3: Test case TC_mo_sss_reject finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:44 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250201122644235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33804<->l=127.0.0.1:4258 20250201122644336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33804<->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=27924) 20250201122646132 DSS <0004> hlr_ussd.c:239 262420020323074/0x51fd7f26: SS Session Timeout, destroying 20250201122646132 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420020323074 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122646160 DSS <0004> hlr_ussd.c:239 262422551182445/0xb04f5884: SS Session Timeout, destroying 20250201122646160 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422551182445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122646171 DSS <0004> hlr_ussd.c:239 262427589776506/0x2e9b90bd: SS Session Timeout, destroying 20250201122646171 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427589776506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122646182 DSS <0004> hlr_ussd.c:239 262427563707606/0x8a161680: SS Session Timeout, destroying 20250201122646183 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427563707606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122646194 DSS <0004> hlr_ussd.c:239 262423904628430/0xb29152a9: SS Session Timeout, destroying 20250201122646194 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423904628430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122646205 DSS <0004> hlr_ussd.c:239 262421178596326/0xd742736a: SS Session Timeout, destroying 20250201122646205 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421178596326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122646216 DSS <0004> hlr_ussd.c:239 262422897070443/0x0216dfd5: SS Session Timeout, destroying 20250201122646216 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422897070443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250201122646228 DSS <0004> hlr_ussd.c:239 262428221428937/0xbcb252a4: SS Session Timeout, destroying 20250201122646228 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428221428937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_check_imei started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122647435 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122647435 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122647437 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@0526361eece3: 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 } } } } 20250201122647439 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647439 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122647439 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122647439 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122647439 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122647439 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122647439 DLGSUP <0013> gsup_server.c:235 2:  HLR_Test-GSUP-IPA(253)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122647439 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122647439 DLGSUP <0013> gsup_server.c:235 3:  20250201122647439 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122647439 DLGSUP <0013> gsup_server.c:235 4:  20250201122647439 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122647439 DLGSUP <0013> gsup_server.c:235 5:  20250201122647439 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122647439 DLGSUP <0013> gsup_server.c:235 7:  20250201122647439 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122647439 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122647439 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122647439 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@0526361eece3: 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") 20250201122647455 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40761<->l=127.0.0.1:4259) 20250201122647460 DAUC <0003> db_auc.c:157 IMSI='262425819605813': No 2G Auth Data 20250201122647460 DAUC <0003> db_auc.c:192 IMSI='262425819605813': No 3G Auth Data HLR_Test-GSUP(254)@0526361eece3: Created GsupExpect[0] for "262425819605813" to be handled at TC_gsup_check_imei(257) 20250201122647469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 20250201122647482 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647482 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425819605813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425819605813"} 20250201122647482 DMAIN <0000> hlr.c:424 IMSI='262425819605813': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122647482 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425819605813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425819605813"} 20250201122647482 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425819605813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647482 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647482 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0526361eece3: Found GsupExpect[0] for "262425819605813" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@0526361eece3: Added IMSI table entry 0TC_gsup_check_imei(257)"262425819605813" TC_gsup_check_imei(257)@0526361eece3: setverdict(pass): none -> pass 20250201122647487 DAUC <0003> db_auc.c:192 IMSI='262425819605813': No 3G Auth Data 20250201122647491 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647491 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425819605813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425819605813"} 20250201122647491 DAUC <0003> hlr.c:417 IMSI='262425819605813': storing IMEI = 12345678901234 20250201122647491 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425819605813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425819605813"} 20250201122647491 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425819605813 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647491 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647491 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647493 DAUC <0003> db_auc.c:192 IMSI='262425819605813': No 3G Auth Data TC_gsup_check_imei(257)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122647495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@0526361eece3: Final verdict of PTC: pass 20250201122647497 DAUC <0003> db_auc.c:157 IMSI='262424581704364': No 2G Auth Data 20250201122647497 DAUC <0003> db_auc.c:192 IMSI='262424581704364': No 3G Auth Data HLR_Test-GSUP(254)@0526361eece3: Created GsupExpect[0] for "262424581704364" to be handled at TC_gsup_check_imei(258) 20250201122647509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 20250201122647511 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647511 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424581704364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424581704364"} 20250201122647511 DMAIN <0000> hlr.c:424 IMSI='262424581704364': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122647511 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424581704364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424581704364"} 20250201122647511 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424581704364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647511 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647511 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0526361eece3: Found GsupExpect[0] for "262424581704364" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@0526361eece3: Added IMSI table entry 1TC_gsup_check_imei(258)"262424581704364" TC_gsup_check_imei(258)@0526361eece3: setverdict(pass): none -> pass 20250201122647513 DAUC <0003> db_auc.c:192 IMSI='262424581704364': No 3G Auth Data 20250201122647514 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647514 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424581704364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424581704364"} 20250201122647514 DAUC <0003> hlr.c:417 IMSI='262424581704364': storing IMEI = 12345678901234 20250201122647514 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424581704364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424581704364"} 20250201122647514 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424581704364 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647514 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647514 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122647515 DAUC <0003> db_auc.c:192 IMSI='262424581704364': No 3G Auth Data 20250201122647515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33834<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@0526361eece3: Final verdict of PTC: pass 20250201122647516 DAUC <0003> db_auc.c:157 IMSI='262423014993476': No 2G Auth Data 20250201122647516 DAUC <0003> db_auc.c:192 IMSI='262423014993476': No 3G Auth Data HLR_Test-GSUP(254)@0526361eece3: Created GsupExpect[0] for "262423014993476" to be handled at TC_gsup_check_imei(259) 20250201122647523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4258 20250201122647525 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647525 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423014993476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423014993476"} 20250201122647525 DMAIN <0000> hlr.c:424 IMSI='262423014993476': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122647525 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423014993476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423014993476"} 20250201122647525 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423014993476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647525 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647525 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0526361eece3: Found GsupExpect[0] for "262423014993476" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@0526361eece3: Added IMSI table entry 2TC_gsup_check_imei(259)"262423014993476" TC_gsup_check_imei(259)@0526361eece3: setverdict(pass): none -> pass 20250201122647526 DAUC <0003> db_auc.c:192 IMSI='262423014993476': No 3G Auth Data 20250201122647527 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647527 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423014993476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423014993476"} 20250201122647527 DAUC <0003> hlr.c:417 IMSI='262423014993476': storing IMEI = 12345678901234 20250201122647527 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423014993476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423014993476"} 20250201122647527 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423014993476 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647527 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647527 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647527 DAUC <0003> db_auc.c:192 IMSI='262423014993476': No 3G Auth Data TC_gsup_check_imei(259)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122647528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33850<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@0526361eece3: Final verdict of PTC: pass 20250201122647528 DAUC <0003> db_auc.c:157 IMSI='262426100430468': No 2G Auth Data 20250201122647528 DAUC <0003> db_auc.c:192 IMSI='262426100430468': No 3G Auth Data HLR_Test-GSUP(254)@0526361eece3: Created GsupExpect[0] for "262426100430468" to be handled at TC_gsup_check_imei(260) 20250201122647535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4258 20250201122647539 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647539 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426100430468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426100430468"} 20250201122647539 DMAIN <0000> hlr.c:424 IMSI='262426100430468': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122647539 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426100430468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426100430468"} 20250201122647539 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426100430468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647539 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647539 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0526361eece3: Found GsupExpect[0] for "262426100430468" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@0526361eece3: Added IMSI table entry 3TC_gsup_check_imei(260)"262426100430468" TC_gsup_check_imei(260)@0526361eece3: setverdict(pass): none -> pass 20250201122647540 DAUC <0003> db_auc.c:157 IMSI='262426100430468': No 2G Auth Data 20250201122647541 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647541 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426100430468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426100430468"} 20250201122647541 DAUC <0003> hlr.c:417 IMSI='262426100430468': storing IMEI = 12345678901234 20250201122647541 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426100430468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426100430468"} 20250201122647541 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426100430468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647541 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647541 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647542 DAUC <0003> db_auc.c:157 IMSI='262426100430468': No 2G Auth Data TC_gsup_check_imei(260)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122647542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33862<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@0526361eece3: Final verdict of PTC: pass 20250201122647543 DAUC <0003> db_auc.c:157 IMSI='262422261668925': No 2G Auth Data 20250201122647543 DAUC <0003> db_auc.c:192 IMSI='262422261668925': No 3G Auth Data HLR_Test-GSUP(254)@0526361eece3: Created GsupExpect[0] for "262422261668925" to be handled at TC_gsup_check_imei(261) 20250201122647549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4258 20250201122647551 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647551 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422261668925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422261668925"} 20250201122647551 DMAIN <0000> hlr.c:424 IMSI='262422261668925': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122647551 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422261668925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422261668925"} 20250201122647551 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422261668925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647551 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647551 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0526361eece3: Found GsupExpect[0] for "262422261668925" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@0526361eece3: Added IMSI table entry 4TC_gsup_check_imei(261)"262422261668925" TC_gsup_check_imei(261)@0526361eece3: setverdict(pass): none -> pass 20250201122647552 DAUC <0003> db_auc.c:157 IMSI='262422261668925': No 2G Auth Data 20250201122647553 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647553 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422261668925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422261668925"} 20250201122647553 DAUC <0003> hlr.c:417 IMSI='262422261668925': storing IMEI = 12345678901234 20250201122647553 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422261668925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422261668925"} 20250201122647553 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422261668925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647553 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647553 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122647554 DAUC <0003> db_auc.c:157 IMSI='262422261668925': No 2G Auth Data 20250201122647554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@0526361eece3: Final verdict of PTC: pass 20250201122647555 DAUC <0003> db_auc.c:157 IMSI='262426006262717': No 2G Auth Data 20250201122647555 DAUC <0003> db_auc.c:192 IMSI='262426006262717': No 3G Auth Data HLR_Test-GSUP(254)@0526361eece3: Created GsupExpect[0] for "262426006262717" to be handled at TC_gsup_check_imei(262) 20250201122647560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33880<->l=127.0.0.1:4258 20250201122647563 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647563 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426006262717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426006262717"} 20250201122647563 DMAIN <0000> hlr.c:424 IMSI='262426006262717': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122647563 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426006262717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426006262717"} 20250201122647563 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426006262717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647563 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647563 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0526361eece3: Found GsupExpect[0] for "262426006262717" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@0526361eece3: Added IMSI table entry 5TC_gsup_check_imei(262)"262426006262717" TC_gsup_check_imei(262)@0526361eece3: setverdict(pass): none -> pass 20250201122647565 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647565 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426006262717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426006262717"} 20250201122647565 DAUC <0003> hlr.c:417 IMSI='262426006262717': storing IMEI = 12345678901234 20250201122647565 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426006262717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426006262717"} 20250201122647565 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426006262717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647565 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647565 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122647566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33880<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@0526361eece3: Final verdict of PTC: pass 20250201122647566 DAUC <0003> db_auc.c:157 IMSI='262428666582152': No 2G Auth Data 20250201122647566 DAUC <0003> db_auc.c:192 IMSI='262428666582152': No 3G Auth Data HLR_Test-GSUP(254)@0526361eece3: Created GsupExpect[0] for "262428666582152" to be handled at TC_gsup_check_imei(263) 20250201122647574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4258 20250201122647576 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647576 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428666582152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428666582152"} 20250201122647576 DMAIN <0000> hlr.c:424 IMSI='262428666582152': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122647576 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428666582152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428666582152"} 20250201122647576 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262428666582152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647576 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647576 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0526361eece3: Found GsupExpect[0] for "262428666582152" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@0526361eece3: Added IMSI table entry 6TC_gsup_check_imei(263)"262428666582152" TC_gsup_check_imei(263)@0526361eece3: setverdict(pass): none -> pass 20250201122647579 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647579 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428666582152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428666582152"} 20250201122647579 DAUC <0003> hlr.c:417 IMSI='262428666582152': storing IMEI = 12345678901234 20250201122647579 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428666582152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428666582152"} 20250201122647579 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262428666582152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647579 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647579 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122647580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@0526361eece3: Final verdict of PTC: pass 20250201122647581 DAUC <0003> db_auc.c:157 IMSI='262428132607295': No 2G Auth Data 20250201122647581 DAUC <0003> db_auc.c:192 IMSI='262428132607295': No 3G Auth Data HLR_Test-GSUP(254)@0526361eece3: Created GsupExpect[0] for "262428132607295" to be handled at TC_gsup_check_imei(264) 20250201122647587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 20250201122647591 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647591 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428132607295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428132607295"} 20250201122647591 DMAIN <0000> hlr.c:424 IMSI='262428132607295': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122647591 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428132607295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428132607295"} 20250201122647591 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428132607295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647591 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647591 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0526361eece3: Found GsupExpect[0] for "262428132607295" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@0526361eece3: Added IMSI table entry 7TC_gsup_check_imei(264)"262428132607295" TC_gsup_check_imei(264)@0526361eece3: setverdict(pass): none -> pass 20250201122647593 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647593 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428132607295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428132607295"} 20250201122647593 DAUC <0003> hlr.c:417 IMSI='262428132607295': storing IMEI = 12345678901234 20250201122647593 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428132607295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428132607295"} 20250201122647593 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428132607295 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122647593 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122647593 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122647594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33906<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122647595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33812<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@0526361eece3: Final verdict of PTC: none 20250201122647595 DLINP <000b> input/ipa.c:451 connected read/write 20250201122647595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122647595 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122647595 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122647595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122647595 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40761<->l=127.0.0.1:4259) 255@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_check_imei finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:47 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250201122647618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 20250201122647719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=125224) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_check_imei_via_proxy started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122650841 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122650841 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122650845 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33928<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122650850 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650850 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122650851 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122650851 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122650851 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122650851 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122650851 DLGSUP <0013> gsup_server.c:235 2:  20250201122650851 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122650851 DLGSUP <0013> gsup_server.c:235 3:  20250201122650851 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122650851 DLGSUP <0013> gsup_server.c:235 4:  20250201122650851 DLGSUP <0013> gsup_server.c:237 4: 00  HLR_Test-GSUP-IPA(265)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122650851 DLGSUP <0013> gsup_server.c:235 5:  20250201122650851 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122650851 DLGSUP <0013> gsup_server.c:235 7:  20250201122650851 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122650851 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122650851 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122650851 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@0526361eece3: 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") 20250201122650867 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33161<->l=127.0.0.1:4259) 20250201122650871 DAUC <0003> db_auc.c:157 IMSI='262425694737570': No 2G Auth Data 20250201122650871 DAUC <0003> db_auc.c:192 IMSI='262425694737570': No 3G Auth Data HLR_Test-GSUP(266)@0526361eece3: Created GsupExpect[0] for "262425694737570" to be handled at TC_gsup_check_imei_via_proxy(269) 20250201122650880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33940<->l=127.0.0.1:4258 20250201122650894 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650894 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425694737570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425694737570" source_name="the-source\n"} 20250201122650894 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250201122650894 DMAIN <0000> hlr.c:424 IMSI='262425694737570': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122650894 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262425694737570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425694737570" destination_name="the-source\n"} 20250201122650894 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425694737570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650894 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650894 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0526361eece3: Found GsupExpect[0] for "262425694737570" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@0526361eece3: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425694737570" TC_gsup_check_imei_via_proxy(269)@0526361eece3: setverdict(pass): none -> pass 20250201122650899 DAUC <0003> db_auc.c:192 IMSI='262425694737570': No 3G Auth Data 20250201122650905 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650905 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425694737570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425694737570" source_name="the-source\n"} 20250201122650905 DAUC <0003> hlr.c:417 IMSI='262425694737570': storing IMEI = 12345678901234 20250201122650905 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262425694737570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425694737570" destination_name="the-source\n"} 20250201122650905 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425694737570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650905 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650906 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122650908 DAUC <0003> db_auc.c:192 IMSI='262425694737570': No 3G Auth Data 20250201122650911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33940<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@0526361eece3: Final verdict of PTC: pass 20250201122650914 DAUC <0003> db_auc.c:157 IMSI='262422695452660': No 2G Auth Data 20250201122650914 DAUC <0003> db_auc.c:192 IMSI='262422695452660': No 3G Auth Data HLR_Test-GSUP(266)@0526361eece3: Created GsupExpect[0] for "262422695452660" to be handled at TC_gsup_check_imei_via_proxy(270) 20250201122650930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33948<->l=127.0.0.1:4258 20250201122650932 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650932 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422695452660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422695452660" source_name="the-source\n"} 20250201122650932 DMAIN <0000> hlr.c:424 IMSI='262422695452660': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122650932 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262422695452660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422695452660" destination_name="the-source\n"} 20250201122650932 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262422695452660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650932 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650932 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0526361eece3: Found GsupExpect[0] for "262422695452660" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@0526361eece3: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262422695452660" TC_gsup_check_imei_via_proxy(270)@0526361eece3: setverdict(pass): none -> pass 20250201122650933 DAUC <0003> db_auc.c:192 IMSI='262422695452660': No 3G Auth Data 20250201122650934 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650934 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422695452660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422695452660" source_name="the-source\n"} 20250201122650934 DAUC <0003> hlr.c:417 IMSI='262422695452660': storing IMEI = 12345678901234 20250201122650935 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262422695452660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422695452660" destination_name="the-source\n"} 20250201122650935 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262422695452660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650935 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650935 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122650935 DAUC <0003> db_auc.c:192 IMSI='262422695452660': No 3G Auth Data 20250201122650935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33948<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@0526361eece3: Final verdict of PTC: pass 20250201122650936 DAUC <0003> db_auc.c:157 IMSI='262425169355398': No 2G Auth Data 20250201122650936 DAUC <0003> db_auc.c:192 IMSI='262425169355398': No 3G Auth Data HLR_Test-GSUP(266)@0526361eece3: Created GsupExpect[0] for "262425169355398" to be handled at TC_gsup_check_imei_via_proxy(271) 20250201122650945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 20250201122650947 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650947 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425169355398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425169355398" source_name="the-source\n"} 20250201122650947 DMAIN <0000> hlr.c:424 IMSI='262425169355398': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122650947 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262425169355398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425169355398" destination_name="the-source\n"} 20250201122650947 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262425169355398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650947 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650947 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0526361eece3: Found GsupExpect[0] for "262425169355398" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@0526361eece3: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262425169355398" TC_gsup_check_imei_via_proxy(271)@0526361eece3: setverdict(pass): none -> pass 20250201122650948 DAUC <0003> db_auc.c:192 IMSI='262425169355398': No 3G Auth Data 20250201122650949 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650949 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425169355398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425169355398" source_name="the-source\n"} 20250201122650949 DAUC <0003> hlr.c:417 IMSI='262425169355398': storing IMEI = 12345678901234 20250201122650949 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262425169355398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425169355398" destination_name="the-source\n"} 20250201122650949 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262425169355398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650949 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650949 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122650950 DAUC <0003> db_auc.c:192 IMSI='262425169355398': No 3G Auth Data 20250201122650951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@0526361eece3: Final verdict of PTC: pass 20250201122650951 DAUC <0003> db_auc.c:157 IMSI='262420564616852': No 2G Auth Data 20250201122650951 DAUC <0003> db_auc.c:192 IMSI='262420564616852': No 3G Auth Data HLR_Test-GSUP(266)@0526361eece3: Created GsupExpect[0] for "262420564616852" to be handled at TC_gsup_check_imei_via_proxy(272) 20250201122650958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 20250201122650960 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650960 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420564616852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420564616852" source_name="the-source\n"} 20250201122650960 DMAIN <0000> hlr.c:424 IMSI='262420564616852': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122650960 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262420564616852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420564616852" destination_name="the-source\n"} 20250201122650960 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420564616852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650960 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650960 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0526361eece3: Found GsupExpect[0] for "262420564616852" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@0526361eece3: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420564616852" TC_gsup_check_imei_via_proxy(272)@0526361eece3: setverdict(pass): none -> pass 20250201122650961 DAUC <0003> db_auc.c:157 IMSI='262420564616852': No 2G Auth Data 20250201122650963 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650963 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420564616852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420564616852" source_name="the-source\n"} 20250201122650963 DAUC <0003> hlr.c:417 IMSI='262420564616852': storing IMEI = 12345678901234 20250201122650963 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262420564616852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420564616852" destination_name="the-source\n"} 20250201122650963 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420564616852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650963 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650963 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122650963 DAUC <0003> db_auc.c:157 IMSI='262420564616852': No 2G Auth Data 20250201122650964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33964<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@0526361eece3: Final verdict of PTC: pass 20250201122650964 DAUC <0003> db_auc.c:157 IMSI='262428261217788': No 2G Auth Data 20250201122650964 DAUC <0003> db_auc.c:192 IMSI='262428261217788': No 3G Auth Data HLR_Test-GSUP(266)@0526361eece3: Created GsupExpect[0] for "262428261217788" to be handled at TC_gsup_check_imei_via_proxy(273) 20250201122650971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 20250201122650973 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650973 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428261217788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428261217788" source_name="the-source\n"} 20250201122650973 DMAIN <0000> hlr.c:424 IMSI='262428261217788': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122650973 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262428261217788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428261217788" destination_name="the-source\n"} 20250201122650973 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428261217788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650973 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650973 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0526361eece3: Found GsupExpect[0] for "262428261217788" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@0526361eece3: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428261217788" TC_gsup_check_imei_via_proxy(273)@0526361eece3: setverdict(pass): none -> pass 20250201122650974 DAUC <0003> db_auc.c:157 IMSI='262428261217788': No 2G Auth Data 20250201122650975 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650975 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428261217788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428261217788" source_name="the-source\n"} 20250201122650975 DAUC <0003> hlr.c:417 IMSI='262428261217788': storing IMEI = 12345678901234 20250201122650975 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262428261217788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428261217788" destination_name="the-source\n"} 20250201122650975 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428261217788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650975 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650975 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122650976 DAUC <0003> db_auc.c:157 IMSI='262428261217788': No 2G Auth Data 20250201122650976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@0526361eece3: Final verdict of PTC: pass 20250201122650977 DAUC <0003> db_auc.c:157 IMSI='262424376284126': No 2G Auth Data 20250201122650977 DAUC <0003> db_auc.c:192 IMSI='262424376284126': No 3G Auth Data HLR_Test-GSUP(266)@0526361eece3: Created GsupExpect[0] for "262424376284126" to be handled at TC_gsup_check_imei_via_proxy(274) 20250201122650985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4258 20250201122650989 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650989 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424376284126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424376284126" source_name="the-source\n"} 20250201122650989 DMAIN <0000> hlr.c:424 IMSI='262424376284126': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122650989 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262424376284126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424376284126" destination_name="the-source\n"} 20250201122650989 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424376284126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650989 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650989 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0526361eece3: Found GsupExpect[0] for "262424376284126" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@0526361eece3: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424376284126" TC_gsup_check_imei_via_proxy(274)@0526361eece3: setverdict(pass): none -> pass 20250201122650992 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122650992 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424376284126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424376284126" source_name="the-source\n"} 20250201122650992 DAUC <0003> hlr.c:417 IMSI='262424376284126': storing IMEI = 12345678901234 20250201122650992 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262424376284126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424376284126" destination_name="the-source\n"} 20250201122650992 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424376284126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122650992 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122650992 DLINP <000b> input/ipa.c:451 connected read/write 20250201122650992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122650993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@0526361eece3: Final verdict of PTC: pass 20250201122650993 DAUC <0003> db_auc.c:157 IMSI='262425339710131': No 2G Auth Data 20250201122650993 DAUC <0003> db_auc.c:192 IMSI='262425339710131': No 3G Auth Data HLR_Test-GSUP(266)@0526361eece3: Created GsupExpect[0] for "262425339710131" to be handled at TC_gsup_check_imei_via_proxy(275) 20250201122651000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 20250201122651003 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122651003 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262425339710131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425339710131" source_name="the-source\n"} 20250201122651003 DMAIN <0000> hlr.c:424 IMSI='262425339710131': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122651003 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262425339710131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425339710131" destination_name="the-source\n"} 20250201122651003 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262425339710131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122651003 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122651003 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0526361eece3: Found GsupExpect[0] for "262425339710131" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@0526361eece3: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262425339710131" TC_gsup_check_imei_via_proxy(275)@0526361eece3: setverdict(pass): none -> pass 20250201122651005 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122651005 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262425339710131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425339710131" source_name="the-source\n"} 20250201122651005 DAUC <0003> hlr.c:417 IMSI='262425339710131': storing IMEI = 12345678901234 20250201122651005 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262425339710131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425339710131" destination_name="the-source\n"} 20250201122651005 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262425339710131 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122651005 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122651005 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122651006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@0526361eece3: Final verdict of PTC: pass 20250201122651007 DAUC <0003> db_auc.c:157 IMSI='262428831816690': No 2G Auth Data 20250201122651007 DAUC <0003> db_auc.c:192 IMSI='262428831816690': No 3G Auth Data HLR_Test-GSUP(266)@0526361eece3: Created GsupExpect[0] for "262428831816690" to be handled at TC_gsup_check_imei_via_proxy(276) 20250201122651013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4258 20250201122651016 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122651016 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428831816690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428831816690" source_name="the-source\n"} 20250201122651016 DMAIN <0000> hlr.c:424 IMSI='262428831816690': has IMEI = 12345678901234 (consider setting 'store-imei') 20250201122651016 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262428831816690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428831816690" destination_name="the-source\n"} 20250201122651016 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428831816690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122651016 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122651016 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0526361eece3: Found GsupExpect[0] for "262428831816690" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@0526361eece3: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428831816690" TC_gsup_check_imei_via_proxy(276)@0526361eece3: setverdict(pass): none -> pass 20250201122651018 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122651018 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428831816690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428831816690" source_name="the-source\n"} 20250201122651018 DAUC <0003> hlr.c:417 IMSI='262428831816690': storing IMEI = 12345678901234 20250201122651019 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262428831816690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428831816690" destination_name="the-source\n"} 20250201122651019 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428831816690 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122651019 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122651019 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122651019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122651020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33928<->l=127.0.0.1:4258 20250201122651020 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33161<->l=127.0.0.1:4259) 20250201122651021 DLINP <000b> input/ipa.c:451 connected read/write 20250201122651021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122651021 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122651021 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122651021 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122651021 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@0526361eece3: Final verdict of PTC: none 267@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP(266)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:51 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250201122651043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34016<->l=127.0.0.1:4258 20250201122651144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34016<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_check_imei_invalid_len started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122654245 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122654245 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122654247 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122654249 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654249 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122654250 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122654250 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122654250 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122654250 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122654250 DLGSUP <0013> gsup_server.c:235 2:  20250201122654250 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122654250 DLGSUP <0013> gsup_server.c:235 3:  20250201122654250 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122654250 DLGSUP <0013> gsup_server.c:235 4:  20250201122654250 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122654250 DLGSUP <0013> gsup_server.c:235 5:  20250201122654250 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122654250 DLGSUP <0013> gsup_server.c:235 7:  20250201122654250 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122654250 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122654250 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122654250 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@0526361eece3: 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") 20250201122654263 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39983<->l=127.0.0.1:4259) 20250201122654266 DAUC <0003> db_auc.c:157 IMSI='262422049129309': No 2G Auth Data 20250201122654266 DAUC <0003> db_auc.c:192 IMSI='262422049129309': No 3G Auth Data HLR_Test-GSUP(278)@0526361eece3: Created GsupExpect[0] for "262422049129309" to be handled at TC_gsup_check_imei_invalid_len(281) 20250201122654276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20250201122654294 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654294 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422049129309"} 20250201122654294 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201122654294 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422049129309" cause=Invalid mandatory information} 20250201122654294 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654294 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654294 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0526361eece3: Found GsupExpect[0] for "262422049129309" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@0526361eece3: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422049129309" TC_gsup_check_imei_invalid_len(281)@0526361eece3: setverdict(pass): none -> pass 20250201122654300 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654300 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422049129309"} 20250201122654300 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201122654300 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422049129309" cause=Invalid mandatory information} 20250201122654300 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654300 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654300 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654303 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654303 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422049129309"} 20250201122654303 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201122654303 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422049129309" cause=Invalid mandatory information} 20250201122654303 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654303 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654303 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654303 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654307 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654307 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422049129309"} 20250201122654307 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201122654307 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422049129309" cause=Invalid mandatory information} 20250201122654307 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654307 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654307 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654311 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654311 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422049129309"} 20250201122654311 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201122654311 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422049129309" cause=Invalid mandatory information} 20250201122654311 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422049129309 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654311 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654311 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@0526361eece3: Final verdict of PTC: pass 20250201122654317 DAUC <0003> db_auc.c:157 IMSI='262422614868796': No 2G Auth Data 20250201122654317 DAUC <0003> db_auc.c:192 IMSI='262422614868796': No 3G Auth Data HLR_Test-GSUP(278)@0526361eece3: Created GsupExpect[0] for "262422614868796" to be handled at TC_gsup_check_imei_invalid_len(282) 20250201122654334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 20250201122654335 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654335 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422614868796"} 20250201122654335 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201122654335 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422614868796" cause=Invalid mandatory information} 20250201122654335 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654335 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654335 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0526361eece3: Found GsupExpect[0] for "262422614868796" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@0526361eece3: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422614868796" TC_gsup_check_imei_invalid_len(282)@0526361eece3: setverdict(pass): none -> pass 20250201122654336 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654336 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422614868796"} 20250201122654336 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201122654336 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422614868796" cause=Invalid mandatory information} 20250201122654336 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654336 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654336 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654337 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654337 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422614868796"} 20250201122654337 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201122654337 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422614868796" cause=Invalid mandatory information} 20250201122654337 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654337 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654337 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654337 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654337 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422614868796"} 20250201122654337 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201122654337 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422614868796" cause=Invalid mandatory information} 20250201122654337 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654337 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654337 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654338 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654338 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422614868796"} 20250201122654338 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201122654338 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422614868796" cause=Invalid mandatory information} 20250201122654338 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422614868796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654338 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654338 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57780<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@0526361eece3: Final verdict of PTC: pass 20250201122654339 DAUC <0003> db_auc.c:157 IMSI='262420806976693': No 2G Auth Data 20250201122654339 DAUC <0003> db_auc.c:192 IMSI='262420806976693': No 3G Auth Data HLR_Test-GSUP(278)@0526361eece3: Created GsupExpect[0] for "262420806976693" to be handled at TC_gsup_check_imei_invalid_len(283) 20250201122654344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4258 20250201122654346 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654346 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420806976693"} 20250201122654346 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201122654346 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420806976693" cause=Invalid mandatory information} 20250201122654346 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654346 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654346 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0526361eece3: Found GsupExpect[0] for "262420806976693" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@0526361eece3: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420806976693" TC_gsup_check_imei_invalid_len(283)@0526361eece3: setverdict(pass): none -> pass 20250201122654347 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654347 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420806976693"} 20250201122654347 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201122654347 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420806976693" cause=Invalid mandatory information} 20250201122654347 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654347 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654347 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654347 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654347 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420806976693"} 20250201122654347 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201122654347 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420806976693" cause=Invalid mandatory information} 20250201122654347 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654347 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654347 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654348 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654348 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420806976693"} 20250201122654348 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201122654348 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420806976693" cause=Invalid mandatory information} 20250201122654348 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654348 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654348 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654349 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654349 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420806976693"} 20250201122654349 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201122654349 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420806976693" cause=Invalid mandatory information} 20250201122654349 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420806976693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654349 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654349 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57782<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@0526361eece3: Final verdict of PTC: pass 20250201122654350 DAUC <0003> db_auc.c:157 IMSI='262428500954059': No 2G Auth Data 20250201122654350 DAUC <0003> db_auc.c:192 IMSI='262428500954059': No 3G Auth Data HLR_Test-GSUP(278)@0526361eece3: Created GsupExpect[0] for "262428500954059" to be handled at TC_gsup_check_imei_invalid_len(284) 20250201122654357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 20250201122654359 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654359 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428500954059"} 20250201122654359 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201122654359 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428500954059" cause=Invalid mandatory information} 20250201122654359 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654359 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654359 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0526361eece3: Found GsupExpect[0] for "262428500954059" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@0526361eece3: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262428500954059" TC_gsup_check_imei_invalid_len(284)@0526361eece3: setverdict(pass): none -> pass 20250201122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654360 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428500954059"} 20250201122654360 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201122654360 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428500954059" cause=Invalid mandatory information} 20250201122654360 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654360 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428500954059"} 20250201122654360 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201122654360 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428500954059" cause=Invalid mandatory information} 20250201122654360 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654360 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654361 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654361 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428500954059"} 20250201122654361 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201122654361 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428500954059" cause=Invalid mandatory information} 20250201122654361 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654361 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654361 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654361 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654361 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428500954059"} 20250201122654361 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201122654361 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428500954059" cause=Invalid mandatory information} 20250201122654361 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428500954059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654361 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654361 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57794<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@0526361eece3: Final verdict of PTC: pass 20250201122654362 DAUC <0003> db_auc.c:157 IMSI='262429821690115': No 2G Auth Data 20250201122654362 DAUC <0003> db_auc.c:192 IMSI='262429821690115': No 3G Auth Data HLR_Test-GSUP(278)@0526361eece3: Created GsupExpect[0] for "262429821690115" to be handled at TC_gsup_check_imei_invalid_len(285) 20250201122654369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 20250201122654371 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654371 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821690115"} 20250201122654371 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201122654371 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821690115" cause=Invalid mandatory information} 20250201122654371 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654371 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654371 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0526361eece3: Found GsupExpect[0] for "262429821690115" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@0526361eece3: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429821690115" TC_gsup_check_imei_invalid_len(285)@0526361eece3: setverdict(pass): none -> pass 20250201122654372 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654372 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821690115"} 20250201122654372 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201122654372 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821690115" cause=Invalid mandatory information} 20250201122654372 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654372 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654372 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654373 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654373 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821690115"} 20250201122654373 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201122654373 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821690115" cause=Invalid mandatory information} 20250201122654373 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654373 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654373 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654373 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654373 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821690115"} 20250201122654373 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201122654373 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821690115" cause=Invalid mandatory information} 20250201122654373 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654373 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654373 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654374 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654374 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821690115"} 20250201122654374 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201122654374 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821690115" cause=Invalid mandatory information} 20250201122654374 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429821690115 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654374 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654374 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57808<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@0526361eece3: Final verdict of PTC: pass 20250201122654375 DAUC <0003> db_auc.c:157 IMSI='262422249138216': No 2G Auth Data 20250201122654375 DAUC <0003> db_auc.c:192 IMSI='262422249138216': No 3G Auth Data HLR_Test-GSUP(278)@0526361eece3: Created GsupExpect[0] for "262422249138216" to be handled at TC_gsup_check_imei_invalid_len(286) 20250201122654383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57822<->l=127.0.0.1:4258 20250201122654385 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654385 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422249138216"} 20250201122654385 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201122654385 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422249138216" cause=Invalid mandatory information} 20250201122654385 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654385 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654385 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0526361eece3: Found GsupExpect[0] for "262422249138216" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@0526361eece3: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422249138216" TC_gsup_check_imei_invalid_len(286)@0526361eece3: setverdict(pass): none -> pass 20250201122654385 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654385 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422249138216"} 20250201122654385 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201122654385 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422249138216" cause=Invalid mandatory information} 20250201122654385 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654385 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654385 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654385 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654386 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654386 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422249138216"} 20250201122654386 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201122654386 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422249138216" cause=Invalid mandatory information} 20250201122654386 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654386 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654386 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654387 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654387 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422249138216"} 20250201122654387 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201122654387 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422249138216" cause=Invalid mandatory information} 20250201122654387 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654387 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654387 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654387 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654387 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422249138216"} 20250201122654387 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201122654387 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422249138216" cause=Invalid mandatory information} 20250201122654387 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422249138216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654387 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654387 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57822<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@0526361eece3: Final verdict of PTC: pass 20250201122654388 DAUC <0003> db_auc.c:157 IMSI='262427602673556': No 2G Auth Data 20250201122654388 DAUC <0003> db_auc.c:192 IMSI='262427602673556': No 3G Auth Data HLR_Test-GSUP(278)@0526361eece3: Created GsupExpect[0] for "262427602673556" to be handled at TC_gsup_check_imei_invalid_len(287) 20250201122654396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57838<->l=127.0.0.1:4258 20250201122654397 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654397 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427602673556"} 20250201122654397 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201122654397 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427602673556" cause=Invalid mandatory information} 20250201122654397 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654397 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654397 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0526361eece3: Found GsupExpect[0] for "262427602673556" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@0526361eece3: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262427602673556" TC_gsup_check_imei_invalid_len(287)@0526361eece3: setverdict(pass): none -> pass 20250201122654398 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654398 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427602673556"} 20250201122654398 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201122654398 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427602673556" cause=Invalid mandatory information} 20250201122654398 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654398 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654398 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654399 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654399 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427602673556"} 20250201122654399 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201122654399 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427602673556" cause=Invalid mandatory information} 20250201122654399 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654399 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654399 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654400 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654400 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427602673556"} 20250201122654400 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201122654400 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427602673556" cause=Invalid mandatory information} 20250201122654400 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654400 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654400 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654400 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654400 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427602673556"} 20250201122654400 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201122654400 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427602673556" cause=Invalid mandatory information} 20250201122654400 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427602673556 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654400 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654400 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57838<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@0526361eece3: Final verdict of PTC: pass 20250201122654402 DAUC <0003> db_auc.c:157 IMSI='262424057863030': No 2G Auth Data 20250201122654402 DAUC <0003> db_auc.c:192 IMSI='262424057863030': No 3G Auth Data HLR_Test-GSUP(278)@0526361eece3: Created GsupExpect[0] for "262424057863030" to be handled at TC_gsup_check_imei_invalid_len(288) 20250201122654409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20250201122654410 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654410 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424057863030"} 20250201122654410 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250201122654410 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424057863030" cause=Invalid mandatory information} 20250201122654410 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654410 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654410 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0526361eece3: Found GsupExpect[0] for "262424057863030" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@0526361eece3: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424057863030" TC_gsup_check_imei_invalid_len(288)@0526361eece3: setverdict(pass): none -> pass 20250201122654411 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654411 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424057863030"} 20250201122654411 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250201122654411 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424057863030" cause=Invalid mandatory information} 20250201122654411 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654411 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654411 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654411 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654411 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424057863030"} 20250201122654411 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250201122654411 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424057863030" cause=Invalid mandatory information} 20250201122654411 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654411 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654411 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654412 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654412 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424057863030"} 20250201122654412 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250201122654412 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424057863030" cause=Invalid mandatory information} 20250201122654412 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654412 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654412 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654412 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654412 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424057863030"} 20250201122654412 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250201122654412 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424057863030" cause=Invalid mandatory information} 20250201122654412 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424057863030 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122654412 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122654412 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122654413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@0526361eece3: Final verdict of PTC: pass MTC@0526361eece3: setverdict(pass): none -> pass 20250201122654414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20250201122654414 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39983<->l=127.0.0.1:4259) 20250201122654414 DLINP <000b> input/ipa.c:451 connected read/write 20250201122654414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122654414 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122654414 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122654414 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP(278)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: pass MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@0526361eece3: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:54 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250201122654439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57842<->l=127.0.0.1:4258 20250201122654540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57842<->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=168556) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_gsup_check_imei_unknown_imsi started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122657658 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122657658 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122657661 DLINP <000b> input/ipa.c:451 connected read/write 20250201122657661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122657663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122657666 DLINP <000b> input/ipa.c:451 connected read/write 20250201122657666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122657666 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122657666 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122657666 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122657666 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122657666 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122657666 DLGSUP <0013> gsup_server.c:235 2:  20250201122657666 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122657666 DLGSUP <0013> gsup_server.c:235 3:  20250201122657666 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122657666 DLGSUP <0013> gsup_server.c:235 4:  20250201122657666 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122657666 DLGSUP <0013> gsup_server.c:235 5:  20250201122657666 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122657666 DLGSUP <0013> gsup_server.c:235 7:  20250201122657666 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122657666 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122657666 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122657666 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@0526361eece3: 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") 20250201122657688 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33195<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@0526361eece3: Created GsupExpect[0] for "262426123986077" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250201122657699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57866<->l=127.0.0.1:4258 20250201122657710 DLINP <000b> input/ipa.c:451 connected read/write 20250201122657710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122657710 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426123986077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426123986077"} 20250201122657710 DMAIN <0000> hlr.c:424 IMSI='262426123986077': has IMEI = 22245678901234 (consider setting 'store-imei') 20250201122657710 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426123986077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250201122657710 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426123986077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426123986077" cause=Invalid mandatory information} 20250201122657710 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426123986077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122657710 DLINP <000b> input/ipa.c:451 connected read/write 20250201122657710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122657710 DLINP <000b> input/ipa.c:451 connected read/write 20250201122657710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@0526361eece3: Found GsupExpect[0] for "262426123986077" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@0526361eece3: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426123986077" TC_gsup_check_imei_unknown_imsi(293)@0526361eece3: setverdict(pass): none -> pass 20250201122657715 DLINP <000b> input/ipa.c:451 connected read/write 20250201122657715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122657715 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426123986077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426123986077"} 20250201122657715 DAUC <0003> hlr.c:417 IMSI='262426123986077': storing IMEI = 22245678901234 20250201122657715 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426123986077': no such subscriber 20250201122657715 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426123986077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250201122657715 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426123986077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426123986077" cause=Invalid mandatory information} 20250201122657715 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426123986077 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122657715 DLINP <000b> input/ipa.c:451 connected read/write 20250201122657715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122657715 DLINP <000b> input/ipa.c:451 connected read/write 20250201122657715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122657716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57866<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@0526361eece3: Final verdict of PTC: pass 20250201122657718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4258 20250201122657719 DLINP <000b> input/ipa.c:451 connected read/write 20250201122657719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122657719 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122657719 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122657719 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122657719 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33195<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@0526361eece3: Final verdict of PTC: none 291@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 291: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@0526361eece3: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:26:57 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250201122657746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.1:4258 20250201122657847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57878<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:26:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122700976 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122700976 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122700981 DLINP <000b> input/ipa.c:451 connected read/write 20250201122700981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122700983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122700987 DLINP <000b> input/ipa.c:451 connected read/write 20250201122700987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122700987 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122700987 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122700987 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122700987 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122700987 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122700987 DLGSUP <0013> gsup_server.c:235 2:  20250201122700987 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122700987 DLGSUP <0013> gsup_server.c:235 3:  20250201122700987 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122700987 DLGSUP <0013> gsup_server.c:235 4:  20250201122700987 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122700987 DLGSUP <0013> gsup_server.c:235 5:  20250201122700987 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122700987 DLGSUP <0013> gsup_server.c:235 7:  20250201122700987 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122700987 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122700987 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122700987 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@0526361eece3: 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") 20250201122701007 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44245<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@0526361eece3: Created GsupExpect[0] for "262420825223781" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250201122701020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 20250201122701034 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701034 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420825223781"} 20250201122701034 DMAIN <0000> hlr.c:216 IMSI='262420825223781': Creating subscriber on demand 20250201122701034 DMAIN <0000> hlr.c:232 IMSI='262420825223781': Successfully assigned MSISDN='872' 20250201122701034 DAUC <0003> hlr.c:417 IMSI='262420825223781': storing IMEI = 12345678901234 20250201122701034 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420825223781"} 20250201122701034 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122701034 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701034 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@0526361eece3: Found GsupExpect[0] for "262420825223781" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@0526361eece3: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262420825223781" TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): none -> pass 20250201122701039 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701039 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701041 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701041 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701042 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701042 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701045 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701045 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420825223781" cn_domain=PS} 20250201122701045 DLU <0006> fsm.c:456 lu(262420825223781)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122701045 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122701045 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122701045 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420825223781" cn_domain=PS} 20250201122701045 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701045 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701048 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701048 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420825223781"} 20250201122701048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122701048 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122701048 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420825223781"} 20250201122701048 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122701048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122701048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122701048 DLU <0006> fsm.c:568 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122701048 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701049 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701055 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701055 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420825223781"} 20250201122701055 DMAIN <0000> hlr.c:216 IMSI='262420825223781': Creating subscriber on demand 20250201122701055 DMAIN <0000> hlr.c:232 IMSI='262420825223781': Successfully assigned MSISDN='724' 20250201122701055 DAUC <0003> hlr.c:417 IMSI='262420825223781': storing IMEI = 12345678901234 20250201122701055 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420825223781"} 20250201122701055 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122701055 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701055 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701058 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701058 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701059 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701059 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701061 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701061 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701062 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701062 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701064 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701064 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420825223781" cn_domain=PS} 20250201122701064 DLU <0006> fsm.c:456 lu(262420825223781)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122701064 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122701065 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122701065 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420825223781" cn_domain=PS} 20250201122701065 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701065 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701068 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701068 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420825223781"} 20250201122701068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122701068 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122701068 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420825223781"} 20250201122701068 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122701068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122701068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122701068 DLU <0006> fsm.c:568 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122701068 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701068 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701075 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701075 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420825223781"} 20250201122701075 DMAIN <0000> hlr.c:216 IMSI='262420825223781': Creating subscriber on demand 20250201122701075 DMAIN <0000> hlr.c:232 IMSI='262420825223781': Successfully assigned MSISDN='886' 20250201122701075 DAUC <0003> hlr.c:417 IMSI='262420825223781': storing IMEI = 12345678901234 20250201122701075 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420825223781"} 20250201122701076 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122701076 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701076 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701077 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701077 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701079 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701079 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701080 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701080 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701081 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701081 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701084 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701084 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420825223781" cn_domain=PS} 20250201122701084 DLU <0006> fsm.c:456 lu(262420825223781)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122701084 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201122701084 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420825223781" cause=GPRS services not allowed} 20250201122701084 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122701084 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122701084 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: Freeing instance 20250201122701084 DLU <0006> fsm.c:568 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: Deallocated 20250201122701084 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701084 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701090 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701090 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420825223781"} 20250201122701090 DMAIN <0000> hlr.c:216 IMSI='262420825223781': Creating subscriber on demand 20250201122701090 DMAIN <0000> hlr.c:232 IMSI='262420825223781': Successfully assigned MSISDN='277' 20250201122701090 DAUC <0003> hlr.c:417 IMSI='262420825223781': storing IMEI = 12345678901234 20250201122701090 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420825223781"} 20250201122701090 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122701090 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701091 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701092 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701092 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701094 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701094 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701095 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701095 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701097 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701097 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420825223781" cn_domain=PS} 20250201122701097 DLU <0006> fsm.c:456 lu(262420825223781)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122701097 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201122701097 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420825223781" cause=GPRS services not allowed} 20250201122701097 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122701097 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122701097 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: Freeing instance 20250201122701097 DLU <0006> fsm.c:568 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: Deallocated 20250201122701097 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701097 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701102 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701102 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420825223781"} 20250201122701102 DMAIN <0000> hlr.c:216 IMSI='262420825223781': Creating subscriber on demand 20250201122701102 DAUC <0003> hlr.c:417 IMSI='262420825223781': storing IMEI = 12345678901234 20250201122701102 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420825223781"} 20250201122701102 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122701102 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701102 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701104 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701104 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701105 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701105 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701106 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701106 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701108 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701108 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420825223781" cn_domain=PS} 20250201122701108 DLU <0006> fsm.c:456 lu(262420825223781)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122701108 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201122701108 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420825223781" cause=GPRS services not allowed} 20250201122701108 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122701108 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122701108 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: Freeing instance 20250201122701108 DLU <0006> fsm.c:568 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: Deallocated 20250201122701108 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701108 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701112 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701112 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420825223781"} 20250201122701112 DMAIN <0000> hlr.c:216 IMSI='262420825223781': Creating subscriber on demand 20250201122701112 DAUC <0003> hlr.c:417 IMSI='262420825223781': storing IMEI = 12345678901234 20250201122701112 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420825223781"} 20250201122701112 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250201122701112 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701112 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701113 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701113 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701114 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701114 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701115 DAUC <0003> db_auc.c:157 IMSI='262420825223781': No 2G Auth Data 20250201122701115 DAUC <0003> db_auc.c:192 IMSI='262420825223781': No 3G Auth Data 20250201122701116 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701116 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420825223781" cn_domain=PS} 20250201122701116 DLU <0006> fsm.c:456 lu(262420825223781)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122701117 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122701117 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420825223781)[0x557484816b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122701117 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420825223781" cn_domain=PS} 20250201122701117 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701117 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701119 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701119 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420825223781"} 20250201122701119 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122701119 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122701119 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420825223781"} 20250201122701119 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420825223781 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122701119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122701119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122701119 DLU <0006> fsm.c:568 lu(PS:IMSI-262420825223781)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122701119 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122701119 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122701123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@0526361eece3: Final verdict of PTC: pass 20250201122701124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57886<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@0526361eece3: Final verdict of PTC: none 296@0526361eece3: Final verdict of PTC: none 20250201122701126 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44245<->l=127.0.0.1:4259) 20250201122701127 DLINP <000b> input/ipa.c:451 connected read/write 20250201122701127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122701127 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122701127 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122701127 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(297)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 296: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@0526361eece3: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:27:01 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250201122701156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4258 20250201122701257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:27:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_subscr_create_on_demand_ul started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122704362 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122704362 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122704366 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122704367 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704367 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122704367 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122704367 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122704367 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122704367 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122704367 DLGSUP <0013> gsup_server.c:235 2:  20250201122704368 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122704368 DLGSUP <0013> gsup_server.c:235 3:  20250201122704368 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122704368 DLGSUP <0013> gsup_server.c:235 4:  20250201122704368 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122704368 DLGSUP <0013> gsup_server.c:235 5:  20250201122704368 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122704368 DLGSUP <0013> gsup_server.c:235 7:  20250201122704368 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122704368 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122704368 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122704368 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@0526361eece3: 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") 20250201122704379 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37113<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@0526361eece3: Created GsupExpect[0] for "262425208411014" to be handled at TC_subscr_create_on_demand_ul(303) 20250201122704392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45158<->l=127.0.0.1:4258 20250201122704410 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704410 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425208411014" cn_domain=PS} 20250201122704410 DMAIN <0000> hlr.c:216 IMSI='262425208411014': Creating subscriber on demand 20250201122704410 DMAIN <0000> hlr.c:232 IMSI='262425208411014': Successfully assigned MSISDN='066' 20250201122704410 DLU <0006> fsm.c:456 lu(262425208411014)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122704410 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122704410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122704410 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425208411014" cn_domain=PS} 20250201122704410 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704410 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@0526361eece3: Found GsupExpect[0] for "262425208411014" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@0526361eece3: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262425208411014" 20250201122704417 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704417 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425208411014"} 20250201122704417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122704417 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122704417 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425208411014"} 20250201122704417 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122704417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122704417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122704417 DLU <0006> fsm.c:568 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122704417 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704417 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0526361eece3: setverdict(pass): none -> pass 20250201122704420 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704420 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704422 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704422 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704423 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704423 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704427 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704428 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425208411014" cn_domain=PS} 20250201122704428 DMAIN <0000> hlr.c:216 IMSI='262425208411014': Creating subscriber on demand 20250201122704428 DMAIN <0000> hlr.c:232 IMSI='262425208411014': Successfully assigned MSISDN='240' 20250201122704428 DLU <0006> fsm.c:456 lu(262425208411014)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122704428 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122704428 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122704428 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425208411014" cn_domain=PS} 20250201122704428 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704428 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704430 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704430 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425208411014"} 20250201122704430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122704430 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122704430 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425208411014"} 20250201122704430 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122704430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122704430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122704430 DLU <0006> fsm.c:568 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122704430 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704431 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122704432 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704432 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704434 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704434 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704435 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704435 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704437 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704437 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704444 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704444 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425208411014" cn_domain=PS} 20250201122704444 DMAIN <0000> hlr.c:216 IMSI='262425208411014': Creating subscriber on demand 20250201122704444 DMAIN <0000> hlr.c:232 IMSI='262425208411014': Successfully assigned MSISDN='981' 20250201122704444 DLU <0006> fsm.c:456 lu(262425208411014)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122704444 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201122704444 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425208411014" cause=GPRS services not allowed} 20250201122704444 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122704444 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122704444 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: Freeing instance 20250201122704444 DLU <0006> fsm.c:568 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: Deallocated 20250201122704444 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704444 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122704446 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704446 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704448 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704448 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704449 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704449 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704451 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704451 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704457 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704457 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425208411014" cn_domain=PS} 20250201122704457 DMAIN <0000> hlr.c:216 IMSI='262425208411014': Creating subscriber on demand 20250201122704457 DMAIN <0000> hlr.c:232 IMSI='262425208411014': Successfully assigned MSISDN='564' 20250201122704457 DLU <0006> fsm.c:456 lu(262425208411014)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122704457 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201122704457 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425208411014" cause=GPRS services not allowed} 20250201122704457 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122704457 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122704457 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: Freeing instance 20250201122704457 DLU <0006> fsm.c:568 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: Deallocated 20250201122704457 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704457 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122704459 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704459 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704460 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704460 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704461 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704461 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704467 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704467 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425208411014" cn_domain=PS} 20250201122704468 DMAIN <0000> hlr.c:216 IMSI='262425208411014': Creating subscriber on demand 20250201122704468 DLU <0006> fsm.c:456 lu(262425208411014)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122704468 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250201122704468 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425208411014" cause=GPRS services not allowed} 20250201122704468 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122704468 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122704468 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: Freeing instance 20250201122704468 DLU <0006> fsm.c:568 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: Deallocated 20250201122704468 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704468 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122704469 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704469 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704471 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704471 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704472 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704472 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704479 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704479 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425208411014" cn_domain=PS} 20250201122704479 DMAIN <0000> hlr.c:216 IMSI='262425208411014': Creating subscriber on demand 20250201122704479 DLU <0006> fsm.c:456 lu(262425208411014)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122704479 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122704479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425208411014)[0x557484816b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122704479 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425208411014" cn_domain=PS} 20250201122704479 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704479 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704482 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704482 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425208411014"} 20250201122704482 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122704482 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122704482 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425208411014"} 20250201122704482 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425208411014 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122704482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122704482 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122704482 DLU <0006> fsm.c:568 lu(PS:IMSI-262425208411014)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122704482 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122704482 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122704484 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704484 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704486 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704486 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data 20250201122704487 DAUC <0003> db_auc.c:157 IMSI='262425208411014': No 2G Auth Data 20250201122704487 DAUC <0003> db_auc.c:192 IMSI='262425208411014': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122704491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45158<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@0526361eece3: Final verdict of PTC: pass 20250201122704492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45146<->l=127.0.0.1:4258 20250201122704493 DLINP <000b> input/ipa.c:451 connected read/write 20250201122704493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122704493 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122704493 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122704493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@0526361eece3: Final verdict of PTC: none 20250201122704494 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37113<->l=127.0.0.1:4259) 301@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 301: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@0526361eece3: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:27:04 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250201122704519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4258 20250201122704620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45174<->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=81640) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_subscr_create_on_demand_sai started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122707735 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122707735 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122707739 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122707741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122707745 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122707745 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122707745 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122707745 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122707745 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122707745 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122707745 DLGSUP <0013> gsup_server.c:235 2:  20250201122707745 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122707745 DLGSUP <0013> gsup_server.c:235 3:  20250201122707745 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122707745 DLGSUP <0013> gsup_server.c:235 4:  20250201122707745 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122707745 DLGSUP <0013> gsup_server.c:235 5:  20250201122707745 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122707745 DLGSUP <0013> gsup_server.c:235 7:  20250201122707745 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122707745 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122707745 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122707746 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)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@0526361eece3: 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") 20250201122707760 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32973<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@0526361eece3: Created GsupExpect[0] for "262426931477909" to be handled at TC_subscr_create_on_demand_sai(308) 20250201122707768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 20250201122707786 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122707786 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426931477909"} 20250201122707786 DMAIN <0000> hlr.c:216 IMSI='262426931477909': Creating subscriber on demand 20250201122707786 DMAIN <0000> hlr.c:232 IMSI='262426931477909': Successfully assigned MSISDN='959' 20250201122707786 DAUC <0003> db_auc.c:157 IMSI='262426931477909': No 2G Auth Data 20250201122707786 DAUC <0003> db_auc.c:192 IMSI='262426931477909': No 3G Auth Data 20250201122707786 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426931477909 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 20250201122707786 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426931477909" cause=IMSI unknown in HLR} 20250201122707786 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250201122707786 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122707786 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@0526361eece3: Found GsupExpect[0] for "262426931477909" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@0526361eece3: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262426931477909" TC_subscr_create_on_demand_sai(308)@0526361eece3: setverdict(pass): none -> pass 20250201122707792 DAUC <0003> db_auc.c:157 IMSI='262426931477909': No 2G Auth Data 20250201122707792 DAUC <0003> db_auc.c:192 IMSI='262426931477909': No 3G Auth Data 20250201122707794 DAUC <0003> db_auc.c:157 IMSI='262426931477909': No 2G Auth Data 20250201122707794 DAUC <0003> db_auc.c:192 IMSI='262426931477909': No 3G Auth Data 20250201122707795 DAUC <0003> db_auc.c:157 IMSI='262426931477909': No 2G Auth Data 20250201122707795 DAUC <0003> db_auc.c:192 IMSI='262426931477909': No 3G Auth Data 20250201122707798 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122707798 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426931477909" cn_domain=PS} 20250201122707798 DLU <0006> fsm.c:456 lu(262426931477909)[0x557484816b00]{UNVALIDATED}: Allocated 20250201122707798 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250201122707798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426931477909)[0x557484816b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122707798 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426931477909" cn_domain=PS} 20250201122707798 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122707799 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122707804 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122707804 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426931477909"} 20250201122707804 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426931477909)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122707804 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122707804 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426931477909"} 20250201122707804 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426931477909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122707804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426931477909)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122707804 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426931477909)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122707804 DLU <0006> fsm.c:568 lu(PS:IMSI-262426931477909)[0x557484816b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122707804 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122707804 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122707808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@0526361eece3: Final verdict of PTC: pass 20250201122707809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4258 20250201122707811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32973<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@0526361eece3: Final verdict of PTC: none 20250201122707812 DLINP <000b> input/ipa.c:451 connected read/write 20250201122707812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122707812 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122707812 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122707812 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(307)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@0526361eece3: Final verdict of PTC: none 306@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 306: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@0526361eece3: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:27:07 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250201122707849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45200<->l=127.0.0.1:4258 20250201122707950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45200<->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@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:27:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_MSLookup_mDNS_service_other_home started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122711062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122711062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122711064 DLINP <000b> input/ipa.c:451 connected read/write 20250201122711064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122711065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122711067 DLINP <000b> input/ipa.c:451 connected read/write 20250201122711067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122711067 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122711067 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122711067 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122711067 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122711067 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122711067 DLGSUP <0013> gsup_server.c:235 2:  20250201122711067 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122711067 DLGSUP <0013> gsup_server.c:235 3:  HLR_Test-GSUP-IPA(309)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122711067 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122711067 DLGSUP <0013> gsup_server.c:235 4:  20250201122711067 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122711067 DLGSUP <0013> gsup_server.c:235 5:  20250201122711067 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122711067 DLGSUP <0013> gsup_server.c:235 7:  20250201122711067 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122711067 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122711067 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122711067 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@0526361eece3: 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") 20250201122711077 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34529<->l=127.0.0.1:4259) 20250201122711078 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201122711078 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@0526361eece3: Created GsupExpect[0] for "262424043846475" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250201122711088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45212<->l=127.0.0.1:4258 20250201122711091 DAUC <0003> db_auc.c:157 IMSI='262424043846475': No 2G Auth Data 20250201122711091 DAUC <0003> db_auc.c:192 IMSI='262424043846475': No 3G Auth Data 20250201122711098 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618374142.msisdn 20250201122711098 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618374142.msisdn: not attached (vlr_number unset) 20250201122711098 DDGSM <0007> mslookup_server.c:327 sip.voice.491618374142.msisdn: does not exist in GSUP proxy 20250201122712105 DLINP <000b> input/ipa.c:451 connected read/write 20250201122712105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122712105 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424043846475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424043846475" cn_domain=CS} 20250201122712105 DLU <0006> fsm.c:456 lu(262424043846475)[0x5574848196b0]{UNVALIDATED}: Allocated 20250201122712105 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424043846475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250201122712105 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424043846475)[0x5574848196b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250201122712105 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424043846475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424043846475" cn_domain=CS} 20250201122712105 DLINP <000b> input/ipa.c:451 connected read/write 20250201122712105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122712105 DLINP <000b> input/ipa.c:451 connected read/write 20250201122712105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@0526361eece3: Found GsupExpect[0] for "262424043846475" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@0526361eece3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424043846475" 20250201122712111 DLINP <000b> input/ipa.c:451 connected read/write 20250201122712111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122712111 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424043846475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424043846475"} 20250201122712111 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424043846475)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250201122712111 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424043846475 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250201122712111 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424043846475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424043846475"} 20250201122712111 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424043846475 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122712111 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424043846475)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250201122712111 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424043846475)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250201122712111 DLU <0006> fsm.c:568 lu(CS:IMSI-262424043846475)[0x5574848196b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250201122712111 DLINP <000b> input/ipa.c:451 connected read/write 20250201122712111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122712111 DLINP <000b> input/ipa.c:451 connected read/write 20250201122712111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@0526361eece3: setverdict(pass): none -> pass 20250201122712114 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618374142.msisdn 20250201122712115 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618374142.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250201122712115 DDGSM <0007> mslookup_server.c:327 sip.voice.491618374142.msisdn: does not exist in GSUP proxy 20250201122712115 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618374142.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@0526361eece3: setverdict(pass): pass -> pass, component reason not changed 20250201122712121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45212<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@0526361eece3: Final verdict of PTC: pass 20250201122712122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4258 20250201122712124 DLINP <000b> input/ipa.c:451 connected read/write 20250201122712124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122712124 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122712124 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122712124 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@0526361eece3: Final verdict of PTC: none 311@0526361eece3: Final verdict of PTC: none 20250201122712125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34529<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(309)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 311: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@0526361eece3: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:27:12 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250201122712185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44720<->l=127.0.0.1:4258 20250201122712285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44720<->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) 20250201122714197 DSS <0004> hlr_ussd.c:239 262425046988877/0x5bc4bd63: SS Session Timeout, destroying 20250201122714197 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425046988877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:27:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_MSLookup_GSUP_proxy started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122715387 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122715387 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122715392 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122715393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122715398 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122715398 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122715398 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122715398 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122715398 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122715398 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122715398 DLGSUP <0013> gsup_server.c:235 2:  20250201122715398 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122715398 DLGSUP <0013> gsup_server.c:235 3:  20250201122715398 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122715398 DLGSUP <0013> gsup_server.c:235 4:  20250201122715398 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122715398 DLGSUP <0013> gsup_server.c:235 5:  20250201122715398 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122715398 DLGSUP <0013> gsup_server.c:235 7:  20250201122715398 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122715398 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122715398 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122715398 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122715400 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250201122715400 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@0526361eece3: 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") 20250201122715441 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41971<->l=127.0.0.1:4259) 20250201122715445 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201122715445 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@0526361eece3: Created GsupExpect[0] for "262424377608633" to be handled at TC_MSLookup_GSUP_proxy(320) 20250201122715461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@0526361eece3: Created GsupExpect[0] for "262424377608633" to be handled at TC_MSLookup_GSUP_proxy(320) 20250201122715470 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122715470 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424377608633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424377608633" cn_domain=CS} 20250201122715470 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424377608633 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250201122715470 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424377608633 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250201122715470 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424377608633.imsi 20250201122715470 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424377608633.imsi 20250201122715471 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424377608633.imsi: does not exist in local HLR 20250201122715482 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424377608633 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250201122715482 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250201122715482 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250201122715482 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250201122715482 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250201122715482 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250201122715482 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262424377608633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122715482 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250201122715482 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250201122715482 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250201122715482 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250201122715482 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250201122715482 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@0526361eece3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@0526361eece3: 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) } } } } 20250201122715487 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122715487 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122715487 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250201122715487 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250201122715487 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201122715490 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122715490 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122715490 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@0526361eece3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(318)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@0526361eece3: Found GsupExpect[0] for "262424377608633" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@0526361eece3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424377608633" HLR_Test-GSUP-server-IPA(318)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122715530 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122715530 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122715530 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122715530 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122715530 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424377608633 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611303228 20250201122715530 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424377608633 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201122715530 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122715531 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@0526361eece3: Found GsupExpect[0] for "262424377608633" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@0526361eece3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262424377608633" 20250201122715539 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122715539 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122715539 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424377608633 MSISDN-491611303228 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201122715539 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122715539 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122715544 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122715544 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122715544 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424377608633 MSISDN-491611303228 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 20250201122715544 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424377608633 MSISDN-491611303228 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201122715544 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122715544 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@0526361eece3: setverdict(pass): none -> pass 20250201122715547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@0526361eece3: Final verdict of PTC: pass 20250201122715549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4258 20250201122715551 DLINP <000b> input/ipa.c:451 connected read/write 20250201122715551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122715551 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122715551 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122715551 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122715552 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122715552 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122715552 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250201122715552 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250201122715552 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250201122715552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41971<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP(315)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@0526361eece3: Final verdict of PTC: none 316@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 316: none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@0526361eece3: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:27:15 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250201122715578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20250201122715679 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44762<->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=43400) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:27:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122718773 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122718773 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122718775 DLINP <000b> input/ipa.c:451 connected read/write 20250201122718775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122718775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@0526361eece3: 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) } } } } 20250201122718776 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250201122718776 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@0526361eece3: 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 } } } } 20250201122718776 DLINP <000b> input/ipa.c:451 connected read/write 20250201122718776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122718776 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122718776 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122718776 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122718776 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122718776 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122718776 DLGSUP <0013> gsup_server.c:235 2:  20250201122718776 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122718776 DLGSUP <0013> gsup_server.c:235 3:  20250201122718776 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122718776 DLGSUP <0013> gsup_server.c:235 4:  20250201122718776 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122718776 DLGSUP <0013> gsup_server.c:235 5:  20250201122718776 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122718776 DLGSUP <0013> gsup_server.c:235 7:  20250201122718776 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122718776 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122718776 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(321)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122718776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 323@0526361eece3: 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") 20250201122718785 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42721<->l=127.0.0.1:4259) 20250201122718786 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201122718786 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@0526361eece3: Created GsupExpect[0] for "262429797208814" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250201122718791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44784<->l=127.0.0.1:4258 20250201122718792 DAUC <0003> db_auc.c:157 IMSI='262429797208814': No 2G Auth Data 20250201122718792 DAUC <0003> db_auc.c:192 IMSI='262429797208814': No 3G Auth Data 20250201122718795 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429797208814.imsi 20250201122718795 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429797208814.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0526361eece3: setverdict(pass): none -> pass 20250201122718797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44784<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0526361eece3: Final verdict of PTC: pass 20250201122718798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44770<->l=127.0.0.1:4258 20250201122718798 DLINP <000b> input/ipa.c:451 connected read/write 20250201122718798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122718798 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122718798 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122718798 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122718798 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42721<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@0526361eece3: Final verdict of PTC: none 323@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 323: none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@0526361eece3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:27:18 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250201122718831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44798<->l=127.0.0.1:4258 20250201122718932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44798<->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=27852) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:27:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122722021 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122722021 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122722026 DLINP <000b> input/ipa.c:451 connected read/write 20250201122722026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122722027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@0526361eece3: 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) } } } } 20250201122722031 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250201122722031 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@0526361eece3: 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 } } } } 20250201122722031 DLINP <000b> input/ipa.c:451 connected read/write 20250201122722031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122722032 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122722032 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122722032 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122722032 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122722032 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122722032 DLGSUP <0013> gsup_server.c:235 2:  20250201122722032 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122722032 DLGSUP <0013> gsup_server.c:235 3:  HLR_Test-GSUP-IPA(326)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122722032 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122722032 DLGSUP <0013> gsup_server.c:235 4:  20250201122722032 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122722032 DLGSUP <0013> gsup_server.c:235 5:  20250201122722032 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122722032 DLGSUP <0013> gsup_server.c:235 7:  20250201122722032 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122722032 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122722032 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122722032 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 328@0526361eece3: 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") 20250201122722061 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37035<->l=127.0.0.1:4259) 20250201122722063 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201122722063 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@0526361eece3: Created GsupExpect[0] for "262422829837676" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250201122722071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37454<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@0526361eece3: Created GsupExpect[0] for "262422829837676" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250201122722075 DLINP <000b> input/ipa.c:451 connected read/write 20250201122722075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122722075 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422829837676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422829837676" cn_domain=CS} 20250201122722076 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422829837676 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250201122722076 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422829837676 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250201122722076 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422829837676.imsi 20250201122722076 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422829837676.imsi 20250201122722076 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422829837676.imsi: does not exist in local HLR 20250201122722081 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422829837676 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250201122722081 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250201122722081 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250201122722081 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250201122722081 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250201122722081 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250201122722081 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422829837676 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122722081 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250201122722081 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250201122722081 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250201122722081 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250201122722081 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250201122722081 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@0526361eece3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@0526361eece3: 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) } } } } 20250201122722084 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122722084 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122722084 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250201122722084 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250201122722084 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201122722085 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122722085 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122722085 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@0526361eece3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@0526361eece3: Found GsupExpect[0] for "262422829837676" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@0526361eece3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422829837676" HLR_Test-GSUP-server-IPA(330)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122722126 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122722126 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122722126 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122722126 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122722127 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422829837676 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613014840 20250201122722127 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422829837676 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201122722127 DLINP <000b> input/ipa.c:451 connected read/write 20250201122722127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122722127 DLINP <000b> input/ipa.c:451 connected read/write 20250201122722127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@0526361eece3: Found GsupExpect[0] for "262422829837676" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@0526361eece3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262422829837676" 20250201122722135 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122722135 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122722135 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422829837676 MSISDN-491613014840 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201122722135 DLINP <000b> input/ipa.c:451 connected read/write 20250201122722135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122722136 DLINP <000b> input/ipa.c:451 connected read/write 20250201122722136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122722137 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122722137 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122722137 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422829837676 MSISDN-491613014840 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 20250201122722137 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422829837676 MSISDN-491613014840 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201122722137 DLINP <000b> input/ipa.c:451 connected read/write 20250201122722137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122722137 DLINP <000b> input/ipa.c:451 connected read/write 20250201122722137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122722137 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422829837676.imsi 20250201122722137 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422829837676.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0526361eece3: setverdict(pass): none -> pass 20250201122723141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37454<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0526361eece3: Final verdict of PTC: pass 20250201122723143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4258 20250201122723145 DLINP <000b> input/ipa.c:451 connected read/write 20250201122723145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122723145 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122723145 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250201122723145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122723145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37035<->l=127.0.0.1:4259) 20250201122723145 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122723145 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122723145 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250201122723145 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250201122723145 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP(327)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-server(329)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@0526361eece3: Final verdict of PTC: none 328@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@0526361eece3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 328: none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@0526361eece3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:27:23 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250201122723245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 20250201122723346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35872) Waiting for packet dumper to finish... 1 (prev_count=35872, count=44040) MTC@0526361eece3: 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@0526361eece3: 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 ------ Sat Feb 1 12:27:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0526361eece3: 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@0526361eece3: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@0526361eece3: legacy= false MTC@0526361eece3: in not legacy case 1 MTC@0526361eece3: in not legacy case 2 20250201122726460 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250201122726460 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122726464 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122726466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@0526361eece3: 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)@0526361eece3: 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 } } } } 20250201122726469 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122726469 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250201122726469 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250201122726469 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250201122726469 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250201122726469 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20250201122726469 DLGSUP <0013> gsup_server.c:235 2:  20250201122726469 DLGSUP <0013> gsup_server.c:237 2: 00  20250201122726469 DLGSUP <0013> gsup_server.c:235 3:  20250201122726469 DLGSUP <0013> gsup_server.c:237 3: 00  20250201122726469 DLGSUP <0013> gsup_server.c:235 4:  20250201122726469 DLGSUP <0013> gsup_server.c:237 4: 00  20250201122726469 DLGSUP <0013> gsup_server.c:235 5:  20250201122726469 DLGSUP <0013> gsup_server.c:237 5: 00  20250201122726469 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(333)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122726469 DLGSUP <0013> gsup_server.c:237 7: 00  20250201122726469 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250201122726469 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250201122726469 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250201122726469 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250201122726469 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@0526361eece3: 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") 20250201122726490 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39407<->l=127.0.0.1:4259) 20250201122726492 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250201122726492 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@0526361eece3: Created GsupExpect[0] for "262421591825763" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250201122726500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@0526361eece3: Created GsupExpect[0] for "262421591825763" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250201122726510 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122726510 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421591825763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421591825763" cn_domain=CS} 20250201122726510 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421591825763 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250201122726510 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421591825763 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250201122726510 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421591825763.imsi 20250201122726510 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421591825763.imsi 20250201122726510 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421591825763.imsi: does not exist in local HLR 20250201122726520 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421591825763 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250201122726520 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250201122726520 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250201122726520 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250201122726520 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250201122726520 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250201122726520 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421591825763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250201122726520 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250201122726520 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250201122726520 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250201122726520 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250201122726520 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250201122726520 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@0526361eece3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@0526361eece3: 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) } } } } 20250201122726525 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122726525 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122726525 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250201122726525 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250201122726525 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250201122726527 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122726527 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122726527 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@0526361eece3: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@0526361eece3: Found GsupExpect[0] for "262421591825763" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@0526361eece3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421591825763" HLR_Test-GSUP-server-IPA(337)@0526361eece3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@0526361eece3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250201122726570 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122726570 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122726570 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122726570 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122726571 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421591825763 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617838826 20250201122726571 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421591825763 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201122726571 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122726571 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@0526361eece3: Found GsupExpect[0] for "262421591825763" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@0526361eece3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421591825763" 20250201122726581 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122726581 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122726581 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421591825763 MSISDN-491617838826 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201122726581 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122726581 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122726585 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250201122726585 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122726586 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421591825763 MSISDN-491617838826 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 20250201122726586 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421591825763 MSISDN-491617838826 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250201122726586 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122726586 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250201122726589 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617838826.msisdn 20250201122726589 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617838826.msisdn: does not exist in local HLR 20250201122726589 DDGSM <0007> mslookup_server.c:352 sip.voice.491617838826.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250201122726589 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617838826.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@0526361eece3: setverdict(pass): none -> pass 20250201122726593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@0526361eece3: Final verdict of PTC: pass 20250201122726595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37462<->l=127.0.0.1:4258 20250201122726597 DLINP <000b> input/ipa.c:451 connected read/write 20250201122726597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250201122726597 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250201122726597 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(334)@0526361eece3: Final verdict of PTC: none 20250201122726597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250201122726597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39407<->l=127.0.0.1:4259) 20250201122726599 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 335@0526361eece3: Final verdict of PTC: none 20250201122726599 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250201122726599 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250201122726599 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250201122726599 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(338)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-server(336)@0526361eece3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@0526361eece3: Final verdict of PTC: none MTC@0526361eece3: Setting final verdict of the test case. MTC@0526361eece3: Local verdict of MTC: none MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@0526361eece3: Local verdict of PTC with component reference 335: none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@0526361eece3: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@0526361eece3: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@0526361eece3: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@0526361eece3: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@0526361eece3: 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'. Sat Feb 1 12:27:26 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250201122726688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20250201122726789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1888) Waiting for packet dumper to finish... 1 (prev_count=1888, count=46360) MTC@0526361eece3: 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@0526361eece3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0526361eece3: Terminating MTC. MC@0526361eece3: MTC terminated. MC2> exit MC@0526361eece3: Shutting down session. MC@0526361eece3: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7510.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (2508472) [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-20250201-1225-88605abc-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-20250201-1225-88605abc-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2508364) [testenv] Showing testsuite/junit-xml-7510.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250201-1225-88605abc-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7510.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250201-1225-88605abc-0'] testenv-hlr-osmocom-latest-20250201-1225-88605abc-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2313/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS