Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs 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.30.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 66f9a4babdbfdac63658bdb8adf0d827972c72fd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Commit message: "s1gw: add constants for PFCP FAR IDs" > git rev-list --no-walk 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins791295660479901208.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 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-20250102-1225-216cda89-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250102-1225-216cda89-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'] time="2025-01-02T12:25:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" 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-20250102-1225-216cda89-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250102-1225-216cda89-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB] Fetched 9292 kB in 1s (9839 kB/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-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20250102-1225-216cda89-0', 'make', '-j', '17'] 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_5.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.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_1.cc Creating dependency file for MAP_SS_DataTypes_part_2.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_3.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_6.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_1.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_4.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_5.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_5.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_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_1.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_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.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_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.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_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_4.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_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_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_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 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_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_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-20250102-1225-216cda89-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-20250102-1225-216cda89-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (436 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-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-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 4 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (74.3 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.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.0) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-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-20250102-1225-216cda89-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250102122525687 DMAIN <0000> hlr.c:802 hlr starting 20250102122525687 DDB <0001> db.c:599 using database: :memory: 20250102122525687 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20250102122525688 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20250102122525689 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20250102122525689 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20250102122525691 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250102122525691 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20250102122525691 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20250102122525691 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250102122525692 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250102-1225-216cda89-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@3a6dbbee3d51: Unix server socket created successfully. MC@3a6dbbee3d51: Listening on TCP port 43617. 3a6dbbee3d51 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 3a6dbbee3d51 43617 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3a6dbbee3d51: New HC connected from 10.0.2.100 [10.0.2.100]. 3a6dbbee3d51: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@3a6dbbee3d51: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3a6dbbee3d51: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3a6dbbee3d51: Configuration file was processed on all HCs. MC@3a6dbbee3d51: Creating MTC on host 10.0.2.100. MC@3a6dbbee3d51: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Thu Jan 2 12:25:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_sai_err_invalid_imsi started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122527366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122527367 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122527368 DLINP <000b> input/ipa.c:451 connected read/write 20250102122527368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122527369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122527370 DLINP <000b> input/ipa.c:451 connected read/write 20250102122527370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122527370 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122527370 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122527370 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  20250102122527370 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122527370 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  20250102122527370 DLGSUP <0013> gsup_server.c:235 2:  20250102122527370 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122527370 DLGSUP <0013> gsup_server.c:235 3:  20250102122527370 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122527370 DLGSUP <0013> gsup_server.c:235 4:  20250102122527370 DLGSUP <0013> gsup_server.c:237 4: 00  HLR_Test-GSUP-IPA(3)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122527370 DLGSUP <0013> gsup_server.c:235 5:  20250102122527370 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122527370 DLGSUP <0013> gsup_server.c:235 7:  20250102122527370 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122527370 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122527370 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122527370 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@3a6dbbee3d51: 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") 20250102122527392 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41103<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@3a6dbbee3d51: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250102122527403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4258 20250102122527413 DLINP <000b> input/ipa.c:451 connected read/write 20250102122527413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122527413 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"} 20250102122527413 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" 20250102122527413 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} 20250102122527413 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 20250102122527413 DLINP <000b> input/ipa.c:451 connected read/write 20250102122527413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122527413 DLINP <000b> input/ipa.c:451 connected read/write 20250102122527413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@3a6dbbee3d51: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122527416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122527417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4258 20250102122527418 DLINP <000b> input/ipa.c:451 connected read/write 20250102122527418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122527418 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122527418 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122527418 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122527418 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41103<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@3a6dbbee3d51: Final verdict of PTC: none 5@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 5: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Thu Jan 2 12:25:27 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 20250102122527480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 20250102122527580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=24952) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Thu Jan 2 12:25: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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_sai started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122530656 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122530656 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122530657 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122530659 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530659 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122530660 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122530660 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  20250102122530660 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122530660 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  20250102122530660 DLGSUP <0013> gsup_server.c:235 2:  20250102122530660 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122530660 DLGSUP <0013> gsup_server.c:235 3:  20250102122530660 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122530660 DLGSUP <0013> gsup_server.c:235 4:  20250102122530660 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122530660 DLGSUP <0013> gsup_server.c:235 5:  20250102122530660 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122530660 DLGSUP <0013> gsup_server.c:235 7:  20250102122530660 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(8)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122530660 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122530660 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122530660 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@3a6dbbee3d51: 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") 20250102122530678 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34547<->l=127.0.0.1:4259) 20250102122530686 DAUC <0003> db_auc.c:157 IMSI='262424807067422': No 2G Auth Data 20250102122530686 DAUC <0003> db_auc.c:192 IMSI='262424807067422': No 3G Auth Data HLR_Test-GSUP(9)@3a6dbbee3d51: Created GsupExpect[0] for "262424807067422" to be handled at TC_gsup_sai(12) 20250102122530704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 20250102122530709 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530709 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424807067422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424807067422"} 20250102122530709 DAUC <0003> db_auc.c:192 IMSI='262424807067422': No 3G Auth Data 20250102122530709 DAUC <0003> db_auc.c:236 IMSI='262424807067422': Calling to generate 5 vectors 20250102122530709 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250102122530709 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122530710 DAUC <0003> auc.c:113 vector [0]: rand = 8d925767c72e27ea1d1528d6092bc616 20250102122530710 DAUC <0003> auc.c:179 vector [0]: kc = 49398f01c2e21800 20250102122530710 DAUC <0003> auc.c:180 vector [0]: sres = 0ecfdbfa 20250102122530710 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122530710 DAUC <0003> auc.c:113 vector [1]: rand = 0cf7c1ef700f47bbe534040599584a54 20250102122530710 DAUC <0003> auc.c:179 vector [1]: kc = 49e0313947bfac00 20250102122530710 DAUC <0003> auc.c:180 vector [1]: sres = 5695b853 20250102122530710 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122530710 DAUC <0003> auc.c:113 vector [2]: rand = 64d751878d0c561621d14c0cdd57eb14 20250102122530710 DAUC <0003> auc.c:179 vector [2]: kc = 4a5b6691c87f7800 20250102122530710 DAUC <0003> auc.c:180 vector [2]: sres = e9433cff 20250102122530710 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122530710 DAUC <0003> auc.c:113 vector [3]: rand = 5e8c15da7f5d1918af97036310b7bfe0 20250102122530710 DAUC <0003> auc.c:179 vector [3]: kc = 3f1f4cf421d57400 20250102122530710 DAUC <0003> auc.c:180 vector [3]: sres = 1447d371 20250102122530710 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122530710 DAUC <0003> auc.c:113 vector [4]: rand = d3d0bc99a91c79ca7459ace8795ac5ba 20250102122530710 DAUC <0003> auc.c:179 vector [4]: kc = a0b4bf8c5c484c00 20250102122530710 DAUC <0003> auc.c:180 vector [4]: sres = b9fa1a71 20250102122530710 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250102122530710 DAUC <0003> db_auc.c:245 IMSI='262424807067422': Generated 5 vectors 20250102122530710 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424807067422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424807067422"} 20250102122530710 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424807067422 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122530710 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122530710 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a6dbbee3d51: Found GsupExpect[0] for "262424807067422" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_sai(12)"262424807067422" TC_gsup_sai(12)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai(12)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122530713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4258 TC_gsup_sai(12)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122530715 DAUC <0003> db_auc.c:157 IMSI='262424119996933': No 2G Auth Data 20250102122530715 DAUC <0003> db_auc.c:192 IMSI='262424119996933': No 3G Auth Data HLR_Test-GSUP(9)@3a6dbbee3d51: Created GsupExpect[0] for "262424119996933" to be handled at TC_gsup_sai(13) 20250102122530732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4258 20250102122530735 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530735 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424119996933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424119996933"} 20250102122530735 DAUC <0003> db_auc.c:192 IMSI='262424119996933': No 3G Auth Data 20250102122530736 DAUC <0003> db_auc.c:236 IMSI='262424119996933': Calling to generate 5 vectors 20250102122530736 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250102122530736 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122530736 DAUC <0003> auc.c:113 vector [0]: rand = 2bc68d705b758f8dea37d88e64696814 20250102122530736 DAUC <0003> auc.c:179 vector [0]: kc = 1a684a58e44ed400 20250102122530736 DAUC <0003> auc.c:180 vector [0]: sres = c7a8408c 20250102122530736 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122530736 DAUC <0003> auc.c:113 vector [1]: rand = bd1f8461027bf9c529ce5ca529961191 20250102122530736 DAUC <0003> auc.c:179 vector [1]: kc = c9a86134fdb20c00 20250102122530736 DAUC <0003> auc.c:180 vector [1]: sres = 40e90cbe 20250102122530736 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122530736 DAUC <0003> auc.c:113 vector [2]: rand = 3aaca116899cc86731a1ca6f2df43bcf 20250102122530736 DAUC <0003> auc.c:179 vector [2]: kc = 4bd5e895df0c3c00 20250102122530736 DAUC <0003> auc.c:180 vector [2]: sres = c58a5462 20250102122530736 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122530736 DAUC <0003> auc.c:113 vector [3]: rand = 020a66087128c17f1882eb74e05e6b5c 20250102122530736 DAUC <0003> auc.c:179 vector [3]: kc = 437a6e444101e400 20250102122530736 DAUC <0003> auc.c:180 vector [3]: sres = 167ac7ad 20250102122530736 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122530736 DAUC <0003> auc.c:113 vector [4]: rand = 5dce45d94ebe28fc144e472eb1b62e4f 20250102122530736 DAUC <0003> auc.c:179 vector [4]: kc = 4dd1071d7c1cc800 20250102122530736 DAUC <0003> auc.c:180 vector [4]: sres = 85813544 20250102122530736 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250102122530736 DAUC <0003> db_auc.c:245 IMSI='262424119996933': Generated 5 vectors 20250102122530736 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424119996933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424119996933"} 20250102122530736 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424119996933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122530736 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122530736 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a6dbbee3d51: Found GsupExpect[0] for "262424119996933" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_sai(13)"262424119996933" TC_gsup_sai(13)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai(13)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122530739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4258 TC_gsup_sai(13)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122530741 DAUC <0003> db_auc.c:157 IMSI='262427373542609': No 2G Auth Data 20250102122530741 DAUC <0003> db_auc.c:192 IMSI='262427373542609': No 3G Auth Data HLR_Test-GSUP(9)@3a6dbbee3d51: Created GsupExpect[0] for "262427373542609" to be handled at TC_gsup_sai(14) 20250102122530755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49834<->l=127.0.0.1:4258 20250102122530759 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530759 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427373542609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427373542609"} 20250102122530759 DAUC <0003> db_auc.c:192 IMSI='262427373542609': No 3G Auth Data 20250102122530759 DAUC <0003> db_auc.c:236 IMSI='262427373542609': Calling to generate 5 vectors 20250102122530759 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250102122530759 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122530759 DAUC <0003> auc.c:113 vector [0]: rand = 975449e0a041951190e5b0fca9a27fe4 20250102122530759 DAUC <0003> auc.c:179 vector [0]: kc = a6088cda869f0d71 20250102122530759 DAUC <0003> auc.c:180 vector [0]: sres = 5c478246 20250102122530759 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122530759 DAUC <0003> auc.c:113 vector [1]: rand = b09718c756176dc0b6082dd576d619aa 20250102122530759 DAUC <0003> auc.c:179 vector [1]: kc = afa1cc9a0d55c194 20250102122530759 DAUC <0003> auc.c:180 vector [1]: sres = dfa8d792 20250102122530759 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122530759 DAUC <0003> auc.c:113 vector [2]: rand = cc8417b77ab8bdc37b46bf85b9a26737 20250102122530759 DAUC <0003> auc.c:179 vector [2]: kc = 796e70ea2c96a517 20250102122530759 DAUC <0003> auc.c:180 vector [2]: sres = 356c6d12 20250102122530759 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122530759 DAUC <0003> auc.c:113 vector [3]: rand = 2da262f6ab3d763345c1ff4d41097aac 20250102122530759 DAUC <0003> auc.c:179 vector [3]: kc = 2f1731908eb707d6 20250102122530759 DAUC <0003> auc.c:180 vector [3]: sres = 3c76497b 20250102122530759 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122530759 DAUC <0003> auc.c:113 vector [4]: rand = bd8c1fcc58d03278c9331f773ac076a5 20250102122530759 DAUC <0003> auc.c:179 vector [4]: kc = 372746cb53935629 20250102122530759 DAUC <0003> auc.c:180 vector [4]: sres = 909ef2d3 20250102122530759 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250102122530759 DAUC <0003> db_auc.c:245 IMSI='262427373542609': Generated 5 vectors 20250102122530759 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427373542609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427373542609"} 20250102122530759 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427373542609 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122530759 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122530759 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a6dbbee3d51: Found GsupExpect[0] for "262427373542609" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_sai(14)"262427373542609" TC_gsup_sai(14)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai(14)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122530762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49834<->l=127.0.0.1:4258 TC_gsup_sai(14)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122530763 DAUC <0003> db_auc.c:157 IMSI='262424265824057': No 2G Auth Data 20250102122530763 DAUC <0003> db_auc.c:192 IMSI='262424265824057': No 3G Auth Data HLR_Test-GSUP(9)@3a6dbbee3d51: Created GsupExpect[0] for "262424265824057" to be handled at TC_gsup_sai(15) 20250102122530780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20250102122530784 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530784 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424265824057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424265824057"} 20250102122530784 DAUC <0003> db_auc.c:157 IMSI='262424265824057': No 2G Auth Data 20250102122530784 DAUC <0003> db_auc.c:236 IMSI='262424265824057': Calling to generate 5 vectors 20250102122530784 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250102122530784 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122530784 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122530784 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122530784 DAUC <0003> auc.c:113 vector [0]: rand = 356ae07bf477db19cee4d17d23ba6547 20250102122530784 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122530784 DAUC <0003> auc.c:142 vector [0]: autn = f9ced9adcc0b0000455d96b67cc50228 20250102122530784 DAUC <0003> auc.c:143 vector [0]: ck = 929dd69da78fab1096426086cb6bea11 20250102122530784 DAUC <0003> auc.c:144 vector [0]: ik = a33ad1d32552d55dce2af019d442f3c1 20250102122530784 DAUC <0003> auc.c:145 vector [0]: res = 5c716fe5c40f3cd10000000000000000 20250102122530784 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122530784 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122530784 DAUC <0003> auc.c:151 vector [0]: kc = 69cf97d19df4679d 20250102122530784 DAUC <0003> auc.c:152 vector [0]: sres = 987e5334 20250102122530784 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122530784 DAUC <0003> auc.c:113 vector [1]: rand = 7ad10e54fcc0f9d6208b81ea052123eb 20250102122530784 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122530784 DAUC <0003> auc.c:142 vector [1]: autn = 9bcdedf7ba7d0000ca0b26daed64a03b 20250102122530784 DAUC <0003> auc.c:143 vector [1]: ck = fdfa5399bb51e6f665506fe8b630a6f2 20250102122530784 DAUC <0003> auc.c:144 vector [1]: ik = 53d1853ca2a1e96aceef3821a232154f 20250102122530784 DAUC <0003> auc.c:145 vector [1]: res = 02b1cf66af25b1eb0000000000000000 20250102122530784 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122530784 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122530784 DAUC <0003> auc.c:151 vector [1]: kc = 0594816c0df2bc21 20250102122530784 DAUC <0003> auc.c:152 vector [1]: sres = ad947e8d 20250102122530784 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122530784 DAUC <0003> auc.c:113 vector [2]: rand = 05bd3663a1f3f36dc8b68cb5bb907fd9 20250102122530784 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122530784 DAUC <0003> auc.c:142 vector [2]: autn = dc6a558fb9e9000018ea7e820cec555f 20250102122530784 DAUC <0003> auc.c:143 vector [2]: ck = 01b695d2819e4b9be7b6590efb4f11b6 20250102122530784 DAUC <0003> auc.c:144 vector [2]: ik = 232efeada5b94caea19c01bff2534919 20250102122530784 DAUC <0003> auc.c:145 vector [2]: res = 5f60ef8a9ed970f50000000000000000 20250102122530784 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122530784 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122530784 DAUC <0003> auc.c:151 vector [2]: kc = 64b233ce2d3b5f9a 20250102122530784 DAUC <0003> auc.c:152 vector [2]: sres = c1b99f7f 20250102122530784 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122530784 DAUC <0003> auc.c:113 vector [3]: rand = 02f7988b9fb83c5791b1f169ec27f5e6 20250102122530784 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122530784 DAUC <0003> auc.c:142 vector [3]: autn = c5d8d4b8a8ed0000af9ef4ac6f8d7cd5 20250102122530784 DAUC <0003> auc.c:143 vector [3]: ck = 9ee2be2b9b2bb4c322345de0b931051a 20250102122530784 DAUC <0003> auc.c:144 vector [3]: ik = 36e4853c38b17f56f5133112a6766242 20250102122530784 DAUC <0003> auc.c:145 vector [3]: res = 9343aa8502b076910000000000000000 20250102122530784 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122530784 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122530785 DAUC <0003> auc.c:151 vector [3]: kc = 7f2157e5bcddaccd 20250102122530785 DAUC <0003> auc.c:152 vector [3]: sres = 91f3dc14 20250102122530785 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122530785 DAUC <0003> auc.c:113 vector [4]: rand = c1cbe2e449f875f6e1df09fae91a5c5c 20250102122530785 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122530785 DAUC <0003> auc.c:142 vector [4]: autn = 5ae93d18033e0000d0d12973c5855dbc 20250102122530785 DAUC <0003> auc.c:143 vector [4]: ck = 8148dc8d8b2058ece1c9bd1d3d5c0ec2 20250102122530785 DAUC <0003> auc.c:144 vector [4]: ik = 48cc5bc2d3e10d72e3a5ac2c47a357ea 20250102122530785 DAUC <0003> auc.c:145 vector [4]: res = 644557db189d72bc0000000000000000 20250102122530785 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122530785 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250102122530785 DAUC <0003> auc.c:151 vector [4]: kc = cbe8967e223e0cb6 20250102122530785 DAUC <0003> auc.c:152 vector [4]: sres = 7cd82567 20250102122530785 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250102122530785 DAUC <0003> db_auc.c:245 IMSI='262424265824057': Generated 5 vectors 20250102122530785 DAUC <0003> db_auc.c:249 IMSI='262424265824057': Updating SQN=161 in DB 20250102122530785 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424265824057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424265824057"} 20250102122530785 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424265824057 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122530785 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122530785 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a6dbbee3d51: Found GsupExpect[0] for "262424265824057" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_sai(15)"262424265824057" TC_gsup_sai(15)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai(15)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122530787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 TC_gsup_sai(15)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122530788 DAUC <0003> db_auc.c:157 IMSI='262428325995943': No 2G Auth Data 20250102122530788 DAUC <0003> db_auc.c:192 IMSI='262428325995943': No 3G Auth Data HLR_Test-GSUP(9)@3a6dbbee3d51: Created GsupExpect[0] for "262428325995943" to be handled at TC_gsup_sai(16) 20250102122530804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4258 20250102122530807 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530807 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428325995943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428325995943"} 20250102122530807 DAUC <0003> db_auc.c:157 IMSI='262428325995943': No 2G Auth Data 20250102122530807 DAUC <0003> db_auc.c:236 IMSI='262428325995943': Calling to generate 5 vectors 20250102122530807 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250102122530807 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122530807 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250102122530807 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122530807 DAUC <0003> auc.c:113 vector [0]: rand = e2f6af0b879ce31c5440404c1b63048a 20250102122530807 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122530808 DAUC <0003> auc.c:142 vector [0]: autn = 26420c2b0ca0000058378df0938f7314 20250102122530808 DAUC <0003> auc.c:143 vector [0]: ck = 1afbf1851148e3e7897d7c57f3473f2b 20250102122530808 DAUC <0003> auc.c:144 vector [0]: ik = 33aaf566e778b78da9c3e6414ccf1660 20250102122530808 DAUC <0003> auc.c:145 vector [0]: res = 450b494357eb30880000000000000000 20250102122530808 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122530808 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122530808 DAUC <0003> auc.c:151 vector [0]: kc = 09ef9ef549b87d21 20250102122530808 DAUC <0003> auc.c:152 vector [0]: sres = 12e079cb 20250102122530808 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122530808 DAUC <0003> auc.c:113 vector [1]: rand = 6db7a86841706714a8f67504d8271883 20250102122530808 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122530808 DAUC <0003> auc.c:142 vector [1]: autn = 868d808b45fc000059f1abe5061373e6 20250102122530808 DAUC <0003> auc.c:143 vector [1]: ck = 049bd3247daf12788eeae0a2527b8aa0 20250102122530808 DAUC <0003> auc.c:144 vector [1]: ik = 934ac1dda9455c25900ae81466083a96 20250102122530808 DAUC <0003> auc.c:145 vector [1]: res = baf29e688173a2310000000000000000 20250102122530808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122530808 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122530808 DAUC <0003> auc.c:151 vector [1]: kc = 89311a4fe099fe6b 20250102122530808 DAUC <0003> auc.c:152 vector [1]: sres = 3b813c59 20250102122530808 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122530808 DAUC <0003> auc.c:113 vector [2]: rand = f3dcb14a7497660bccb119e046db18a6 20250102122530808 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122530808 DAUC <0003> auc.c:142 vector [2]: autn = 601ca2afc4a6000091e3c22f1ff922b7 20250102122530808 DAUC <0003> auc.c:143 vector [2]: ck = 6e418a5ceece5d7dd72be69e79dead45 20250102122530808 DAUC <0003> auc.c:144 vector [2]: ik = d3abad2fb0ba71e77a7c4f5ded119e43 20250102122530808 DAUC <0003> auc.c:145 vector [2]: res = 9accebf0966982b60000000000000000 20250102122530808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122530808 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122530808 DAUC <0003> auc.c:151 vector [2]: kc = 10bd8eb0cabb1f9c 20250102122530808 DAUC <0003> auc.c:152 vector [2]: sres = 0ca56946 20250102122530808 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122530808 DAUC <0003> auc.c:113 vector [3]: rand = 9b28d82504fb796bb79e0c84b60837df 20250102122530808 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122530808 DAUC <0003> auc.c:142 vector [3]: autn = 188312441293000003268365c553985d 20250102122530808 DAUC <0003> auc.c:143 vector [3]: ck = 20e98f103e330e6b2dd4a698ecd338fe 20250102122530808 DAUC <0003> auc.c:144 vector [3]: ik = 7c383787a13e5acd3b39935ddccc9058 20250102122530808 DAUC <0003> auc.c:145 vector [3]: res = e3c0908df08feb210000000000000000 20250102122530808 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122530808 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122530808 DAUC <0003> auc.c:151 vector [3]: kc = 4a3c8d52af12fc00 20250102122530808 DAUC <0003> auc.c:152 vector [3]: sres = 134f7bac 20250102122530808 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122530808 DAUC <0003> auc.c:113 vector [4]: rand = 1e111a4196691a76ef6b959d43e6c9ed 20250102122530808 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122530808 DAUC <0003> auc.c:142 vector [4]: autn = 5e4a0071e7a100009d6b08712b8d171e 20250102122530808 DAUC <0003> auc.c:143 vector [4]: ck = 0fea219a1d934698ff7dcde8336b0c17 20250102122530808 DAUC <0003> auc.c:144 vector [4]: ik = db81a82eb8ad8447093fc1d6c337ea74 20250102122530808 DAUC <0003> auc.c:145 vector [4]: res = 1205d85f7d16923e0000000000000000 20250102122530808 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122530808 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250102122530808 DAUC <0003> auc.c:151 vector [4]: kc = 2229858a556224bc 20250102122530808 DAUC <0003> auc.c:152 vector [4]: sres = 6f134a61 20250102122530808 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250102122530808 DAUC <0003> db_auc.c:245 IMSI='262428325995943': Generated 5 vectors 20250102122530808 DAUC <0003> db_auc.c:249 IMSI='262428325995943': Updating SQN=161 in DB 20250102122530808 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428325995943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428325995943"} 20250102122530808 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262428325995943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122530808 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122530808 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a6dbbee3d51: Found GsupExpect[0] for "262428325995943" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_sai(16)"262428325995943" TC_gsup_sai(16)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai(16)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122530812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4258 TC_gsup_sai(16)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122530813 DAUC <0003> db_auc.c:157 IMSI='262425729471039': No 2G Auth Data 20250102122530813 DAUC <0003> db_auc.c:192 IMSI='262425729471039': No 3G Auth Data HLR_Test-GSUP(9)@3a6dbbee3d51: Created GsupExpect[0] for "262425729471039" to be handled at TC_gsup_sai(17) 20250102122530829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4258 20250102122530832 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530832 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425729471039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425729471039"} 20250102122530832 DAUC <0003> db_auc.c:236 IMSI='262425729471039': Calling to generate 5 vectors 20250102122530832 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122530832 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122530832 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122530832 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122530832 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122530832 DAUC <0003> auc.c:113 vector [0]: rand = 3a7776fbd377cf658a42663d56e58517 20250102122530832 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122530832 DAUC <0003> auc.c:142 vector [0]: autn = 4a62686e715e0000675f7a019bb9e802 20250102122530832 DAUC <0003> auc.c:143 vector [0]: ck = 0f9a3c3d500c54df53cc323906899a19 20250102122530832 DAUC <0003> auc.c:144 vector [0]: ik = 518a7e28d09b12d4ca7d37bc7f8b5a8e 20250102122530832 DAUC <0003> auc.c:145 vector [0]: res = 10fa635cc77d49470000000000000000 20250102122530832 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122530832 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122530832 DAUC <0003> auc.c:179 vector [0]: kc = 9bb3127f8baec400 20250102122530832 DAUC <0003> auc.c:180 vector [0]: sres = 29aac280 20250102122530832 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122530832 DAUC <0003> auc.c:113 vector [1]: rand = 0c58c3fa49c2e1c01715b41f0bb615bf 20250102122530832 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122530832 DAUC <0003> auc.c:142 vector [1]: autn = 8810f51c77550000b3112b33c1a958fd 20250102122530833 DAUC <0003> auc.c:143 vector [1]: ck = 002e396fab5d10d9484467100b970ed8 20250102122530833 DAUC <0003> auc.c:144 vector [1]: ik = bc858b1dc2e41e4831c14a44ab0736c8 20250102122530833 DAUC <0003> auc.c:145 vector [1]: res = 7cbdd3ca399ede910000000000000000 20250102122530833 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122530833 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122530833 DAUC <0003> auc.c:179 vector [1]: kc = 80ff6f1a9829d400 20250102122530833 DAUC <0003> auc.c:180 vector [1]: sres = a4a5f8d1 20250102122530833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122530833 DAUC <0003> auc.c:113 vector [2]: rand = b5ec3046a80a6ee125e51767de589a15 20250102122530833 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122530833 DAUC <0003> auc.c:142 vector [2]: autn = 25a374038fea00001f180b019b24f33c 20250102122530833 DAUC <0003> auc.c:143 vector [2]: ck = a46bc74f709a4acd64bb02230d0ee3e3 20250102122530833 DAUC <0003> auc.c:144 vector [2]: ik = 62411f637691a55981569fc7a1e86e00 20250102122530833 DAUC <0003> auc.c:145 vector [2]: res = cf9dcdddd1b2d7320000000000000000 20250102122530833 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122530833 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122530833 DAUC <0003> auc.c:179 vector [2]: kc = 261334fbde2b6000 20250102122530833 DAUC <0003> auc.c:180 vector [2]: sres = fc192779 20250102122530833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122530833 DAUC <0003> auc.c:113 vector [3]: rand = fd2624b977db3042ffc581e5edfdd49d 20250102122530833 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122530833 DAUC <0003> auc.c:142 vector [3]: autn = 97b1e04e12ff0000df05bdf76bf22ccf 20250102122530833 DAUC <0003> auc.c:143 vector [3]: ck = 5bc2edcef00ce265100e755155a55aa1 20250102122530833 DAUC <0003> auc.c:144 vector [3]: ik = 6a2a410a91bf136d660ccf96d576523c 20250102122530833 DAUC <0003> auc.c:145 vector [3]: res = dd2018a13b1fe4d60000000000000000 20250102122530833 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122530833 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122530833 DAUC <0003> auc.c:179 vector [3]: kc = 7876e63576167c00 20250102122530833 DAUC <0003> auc.c:180 vector [3]: sres = 8e20c65e 20250102122530833 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122530833 DAUC <0003> auc.c:113 vector [4]: rand = e122a81b1f4dd3921ab8d52dd6f5775c 20250102122530833 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122530833 DAUC <0003> auc.c:142 vector [4]: autn = 00cc21f0ae5c0000d99b6cde78b187a6 20250102122530833 DAUC <0003> auc.c:143 vector [4]: ck = ced4257787bc3da20c2e370f2ebed8af 20250102122530833 DAUC <0003> auc.c:144 vector [4]: ik = 0ada04216b823237a78830d70109191c 20250102122530833 DAUC <0003> auc.c:145 vector [4]: res = 8bfe61c4c931c4790000000000000000 20250102122530833 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122530833 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122530833 DAUC <0003> auc.c:179 vector [4]: kc = 05d9e5ed734ccc00 20250102122530833 DAUC <0003> auc.c:180 vector [4]: sres = a76147b8 20250102122530833 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122530833 DAUC <0003> db_auc.c:245 IMSI='262425729471039': Generated 5 vectors 20250102122530833 DAUC <0003> db_auc.c:249 IMSI='262425729471039': Updating SQN=161 in DB 20250102122530833 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425729471039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425729471039"} 20250102122530833 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425729471039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122530833 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122530833 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a6dbbee3d51: Found GsupExpect[0] for "262425729471039" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_sai(17)"262425729471039" TC_gsup_sai(17)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai(17)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122530836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4258 TC_gsup_sai(17)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122530837 DAUC <0003> db_auc.c:157 IMSI='262422959649229': No 2G Auth Data 20250102122530837 DAUC <0003> db_auc.c:192 IMSI='262422959649229': No 3G Auth Data HLR_Test-GSUP(9)@3a6dbbee3d51: Created GsupExpect[0] for "262422959649229" to be handled at TC_gsup_sai(18) 20250102122530854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 20250102122530857 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530857 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422959649229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422959649229"} 20250102122530858 DAUC <0003> db_auc.c:236 IMSI='262422959649229': Calling to generate 5 vectors 20250102122530858 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122530858 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122530858 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122530858 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122530858 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122530858 DAUC <0003> auc.c:113 vector [0]: rand = ae4054ecafc14718a3d4bd7f8d1b3ddb 20250102122530858 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122530858 DAUC <0003> auc.c:142 vector [0]: autn = 9d81a5fbd25e00001731bbeb31eab44f 20250102122530858 DAUC <0003> auc.c:143 vector [0]: ck = 226ff2e4f5f93175513cb98e9b9f570a 20250102122530858 DAUC <0003> auc.c:144 vector [0]: ik = 368c35a3d52af8bb357e38fce7cd1fd8 20250102122530858 DAUC <0003> auc.c:145 vector [0]: res = 044806dc28dd960b0000000000000000 20250102122530858 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122530858 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122530858 DAUC <0003> auc.c:179 vector [0]: kc = 170550c02c68c000 20250102122530858 DAUC <0003> auc.c:180 vector [0]: sres = b5e675d8 20250102122530858 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122530858 DAUC <0003> auc.c:113 vector [1]: rand = 243ce9602246cbe6929c6f443fd0c3da 20250102122530858 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122530858 DAUC <0003> auc.c:142 vector [1]: autn = bbdad6301a0f000078d047c30aa86b59 20250102122530858 DAUC <0003> auc.c:143 vector [1]: ck = 5b6d61e0f3d31a5ce9d43084a2af05d8 20250102122530858 DAUC <0003> auc.c:144 vector [1]: ik = 78e00f41035d3b7bdba391dce59f45f2 20250102122530858 DAUC <0003> auc.c:145 vector [1]: res = 265ee8197bff97bd0000000000000000 20250102122530858 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122530858 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122530858 DAUC <0003> auc.c:179 vector [1]: kc = 09ec99b2d54fd800 20250102122530858 DAUC <0003> auc.c:180 vector [1]: sres = bcbdf5b0 20250102122530858 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122530858 DAUC <0003> auc.c:113 vector [2]: rand = 5eef7945433b8ea2ff6c8026a2ced197 20250102122530858 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122530858 DAUC <0003> auc.c:142 vector [2]: autn = b67b34342e76000019af36fc96c86dc6 20250102122530858 DAUC <0003> auc.c:143 vector [2]: ck = e6a310f3523e24294675463ec4960a8b 20250102122530858 DAUC <0003> auc.c:144 vector [2]: ik = 2f512ca32be9a5c620feff77ce06e169 20250102122530858 DAUC <0003> auc.c:145 vector [2]: res = de04fba22c6f43730000000000000000 20250102122530858 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122530858 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122530858 DAUC <0003> auc.c:179 vector [2]: kc = 47539f4377195800 20250102122530858 DAUC <0003> auc.c:180 vector [2]: sres = fb363033 20250102122530858 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122530858 DAUC <0003> auc.c:113 vector [3]: rand = b33301131ef0d6133311205c115f56c2 20250102122530858 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122530858 DAUC <0003> auc.c:142 vector [3]: autn = 67186babaee600008bb56d8f2c509a36 20250102122530858 DAUC <0003> auc.c:143 vector [3]: ck = 75ddb550b6cc53624b052d8aa574f52a 20250102122530858 DAUC <0003> auc.c:144 vector [3]: ik = 881d0b966343be49571366ca49a09433 20250102122530858 DAUC <0003> auc.c:145 vector [3]: res = 8654c4036364b6bd0000000000000000 20250102122530858 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122530858 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122530858 DAUC <0003> auc.c:179 vector [3]: kc = 5ff22635f8de8000 20250102122530858 DAUC <0003> auc.c:180 vector [3]: sres = 8a2c6f63 20250102122530858 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122530858 DAUC <0003> auc.c:113 vector [4]: rand = ccbddffceb67884c442e550268be08d8 20250102122530858 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122530858 DAUC <0003> auc.c:142 vector [4]: autn = 2e55e454aaad0000ad75869968b49881 20250102122530858 DAUC <0003> auc.c:143 vector [4]: ck = b4d553e9b177bb5d24875aa417344295 20250102122530858 DAUC <0003> auc.c:144 vector [4]: ik = 37a54f7b7dc1083e061380a79116ab5f 20250102122530858 DAUC <0003> auc.c:145 vector [4]: res = 33bd8bcee66b07110000000000000000 20250102122530858 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122530858 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122530858 DAUC <0003> auc.c:179 vector [4]: kc = 95a36582e6dbe400 20250102122530858 DAUC <0003> auc.c:180 vector [4]: sres = 67902921 20250102122530858 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122530858 DAUC <0003> db_auc.c:245 IMSI='262422959649229': Generated 5 vectors 20250102122530858 DAUC <0003> db_auc.c:249 IMSI='262422959649229': Updating SQN=161 in DB 20250102122530858 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422959649229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422959649229"} 20250102122530858 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422959649229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122530858 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122530858 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a6dbbee3d51: Found GsupExpect[0] for "262422959649229" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_sai(18)"262422959649229" TC_gsup_sai(18)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai(18)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122530861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 TC_gsup_sai(18)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122530862 DAUC <0003> db_auc.c:157 IMSI='262425853200058': No 2G Auth Data 20250102122530862 DAUC <0003> db_auc.c:192 IMSI='262425853200058': No 3G Auth Data HLR_Test-GSUP(9)@3a6dbbee3d51: Created GsupExpect[0] for "262425853200058" to be handled at TC_gsup_sai(19) 20250102122530878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49862<->l=127.0.0.1:4258 20250102122530882 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530882 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425853200058 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425853200058"} 20250102122530882 DAUC <0003> db_auc.c:236 IMSI='262425853200058': Calling to generate 5 vectors 20250102122530882 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122530882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122530882 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122530882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122530882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122530882 DAUC <0003> auc.c:113 vector [0]: rand = afa98ae3cd23129a6420524a06e12091 20250102122530882 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122530882 DAUC <0003> auc.c:142 vector [0]: autn = 83c96647926f00007510a3581e70b22f 20250102122530882 DAUC <0003> auc.c:143 vector [0]: ck = 594f48856f8ce49065bf5f61f0b2e9c4 20250102122530882 DAUC <0003> auc.c:144 vector [0]: ik = 9f85591d18721e586aac7cd7db974576 20250102122530882 DAUC <0003> auc.c:145 vector [0]: res = 9f907cdad92ae6040000000000000000 20250102122530882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122530882 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122530882 DAUC <0003> auc.c:179 vector [0]: kc = 731379c3afe66c0c 20250102122530882 DAUC <0003> auc.c:180 vector [0]: sres = 56395c23 20250102122530882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122530882 DAUC <0003> auc.c:113 vector [1]: rand = b2084bd8a609502f4d62a516830a2d5a 20250102122530882 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122530882 DAUC <0003> auc.c:142 vector [1]: autn = 6ae6d26fcc850000007cb1a13a7939b0 20250102122530882 DAUC <0003> auc.c:143 vector [1]: ck = aae143509089fe00b596aeba910667b8 20250102122530882 DAUC <0003> auc.c:144 vector [1]: ik = a61bb1323c5f10b2018c4efd7c614b5f 20250102122530882 DAUC <0003> auc.c:145 vector [1]: res = 14ea50b3fe93fe770000000000000000 20250102122530882 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122530882 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122530882 DAUC <0003> auc.c:179 vector [1]: kc = 8c16219ebca7bf1c 20250102122530882 DAUC <0003> auc.c:180 vector [1]: sres = 695bbfd4 20250102122530882 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122530882 DAUC <0003> auc.c:113 vector [2]: rand = 91622e3dde782a6cba071dbcdcf1447a 20250102122530882 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122530882 DAUC <0003> auc.c:142 vector [2]: autn = 712a9503c6a900006a9d450ef1762faf 20250102122530882 DAUC <0003> auc.c:143 vector [2]: ck = 6fe65fc595d6e09089180e2f636529d7 20250102122530882 DAUC <0003> auc.c:144 vector [2]: ik = cc596e2cd32b0c0db80bead879329ef8 20250102122530882 DAUC <0003> auc.c:145 vector [2]: res = 30c27d75c3051da30000000000000000 20250102122530882 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122530882 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122530882 DAUC <0003> auc.c:179 vector [2]: kc = dc76e12492e90b38 20250102122530882 DAUC <0003> auc.c:180 vector [2]: sres = 1af09c3c 20250102122530882 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122530882 DAUC <0003> auc.c:113 vector [3]: rand = 8d3b99e8523fa8e1dc2741a2fcd24309 20250102122530882 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122530882 DAUC <0003> auc.c:142 vector [3]: autn = ee5c99f3b88d000004aace88fe5fd4db 20250102122530882 DAUC <0003> auc.c:143 vector [3]: ck = 9233fb97c70e4854f531ed077ce7d598 20250102122530882 DAUC <0003> auc.c:144 vector [3]: ik = e42bb4a020ee10f5c63821037b25fc95 20250102122530882 DAUC <0003> auc.c:145 vector [3]: res = 6b25d33ef21057bb0000000000000000 20250102122530882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122530882 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122530882 DAUC <0003> auc.c:179 vector [3]: kc = 4a0d452e3d0074e1 20250102122530882 DAUC <0003> auc.c:180 vector [3]: sres = 1ae9e1f2 20250102122530882 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122530882 DAUC <0003> auc.c:113 vector [4]: rand = 8ecddc3d51115cc532f365ef902409fe 20250102122530882 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122530882 DAUC <0003> auc.c:142 vector [4]: autn = 1b9517b7b066000097a908d42428637c 20250102122530882 DAUC <0003> auc.c:143 vector [4]: ck = 8dcb76d12efbcdd77dcc40711d908298 20250102122530882 DAUC <0003> auc.c:144 vector [4]: ik = a182edb39b6de34374f2057375eff0a3 20250102122530882 DAUC <0003> auc.c:145 vector [4]: res = 5e930d6f2a6bbc290000000000000000 20250102122530882 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122530882 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122530882 DAUC <0003> auc.c:179 vector [4]: kc = 391136055ea5c463 20250102122530882 DAUC <0003> auc.c:180 vector [4]: sres = 8cd553aa 20250102122530882 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122530883 DAUC <0003> db_auc.c:245 IMSI='262425853200058': Generated 5 vectors 20250102122530883 DAUC <0003> db_auc.c:249 IMSI='262425853200058': Updating SQN=161 in DB 20250102122530883 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425853200058 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425853200058"} 20250102122530883 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425853200058 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122530883 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122530883 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@3a6dbbee3d51: Found GsupExpect[0] for "262425853200058" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_sai(19)"262425853200058" TC_gsup_sai(19)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai(19)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122530886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49862<->l=127.0.0.1:4258 TC_gsup_sai(19)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122530887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49810<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@3a6dbbee3d51: Final verdict of PTC: none 20250102122530888 DLINP <000b> input/ipa.c:451 connected read/write 20250102122530888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122530888 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122530888 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122530888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122530888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34547<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@3a6dbbee3d51: Final verdict of PTC: none 10@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_sai finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Thu Jan 2 12:25:30 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250102122530927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 20250102122531027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=163376) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Thu Jan 2 12:25:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_sai_num_auth_vectors started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122534112 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122534112 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122534115 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122534118 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534118 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122534118 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122534118 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  20250102122534118 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122534118 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  20250102122534118 DLGSUP <0013> gsup_server.c:235 2:  20250102122534118 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122534118 DLGSUP <0013> gsup_server.c:235 3:  20250102122534118 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122534118 DLGSUP <0013> gsup_server.c:235 4:  20250102122534118 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122534118 DLGSUP <0013> gsup_server.c:235 5:  20250102122534118 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122534118 DLGSUP <0013> gsup_server.c:235 7:  20250102122534118 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122534118 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122534118 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122534118 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@3a6dbbee3d51: 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") 20250102122534137 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40425<->l=127.0.0.1:4259) 20250102122534143 DAUC <0003> db_auc.c:157 IMSI='262422753885170': No 2G Auth Data 20250102122534143 DAUC <0003> db_auc.c:192 IMSI='262422753885170': No 3G Auth Data HLR_Test-GSUP(21)@3a6dbbee3d51: Created GsupExpect[0] for "262422753885170" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250102122534159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 20250102122534165 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534165 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422753885170"} 20250102122534165 DAUC <0003> db_auc.c:192 IMSI='262422753885170': No 3G Auth Data 20250102122534165 DAUC <0003> db_auc.c:236 IMSI='262422753885170': Calling to generate 1 vectors 20250102122534165 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250102122534165 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534165 DAUC <0003> auc.c:113 vector [0]: rand = f8a010bbf1a96db34edb1855bfe6c417 20250102122534165 DAUC <0003> auc.c:179 vector [0]: kc = 7b3288cb6402b400 20250102122534165 DAUC <0003> auc.c:180 vector [0]: sres = bd00fe45 20250102122534165 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534165 DAUC <0003> db_auc.c:245 IMSI='262422753885170': Generated 1 vectors 20250102122534165 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422753885170"} 20250102122534165 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534166 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534166 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a6dbbee3d51: Found GsupExpect[0] for "262422753885170" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262422753885170" TC_gsup_sai_num_auth_vectors(24)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122534168 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534168 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422753885170"} 20250102122534168 DAUC <0003> db_auc.c:192 IMSI='262422753885170': No 3G Auth Data 20250102122534168 DAUC <0003> db_auc.c:236 IMSI='262422753885170': Calling to generate 4 vectors 20250102122534168 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250102122534168 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534168 DAUC <0003> auc.c:113 vector [0]: rand = a749e2c2f4b3f0b917dffb0a5a06ce83 20250102122534168 DAUC <0003> auc.c:179 vector [0]: kc = bf3b2259c5478000 20250102122534168 DAUC <0003> auc.c:180 vector [0]: sres = 6763be80 20250102122534168 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534168 DAUC <0003> auc.c:113 vector [1]: rand = 960cfd41dcd5141f7fe0c55cefd1a6c2 20250102122534168 DAUC <0003> auc.c:179 vector [1]: kc = 2db282b99315cc00 20250102122534168 DAUC <0003> auc.c:180 vector [1]: sres = 48cec246 20250102122534168 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122534168 DAUC <0003> auc.c:113 vector [2]: rand = b4b54e50e7e93d1cde596f872cfac3f6 20250102122534168 DAUC <0003> auc.c:179 vector [2]: kc = 770b7e25611fa800 20250102122534168 DAUC <0003> auc.c:180 vector [2]: sres = 1666a792 20250102122534168 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122534168 DAUC <0003> auc.c:113 vector [3]: rand = 51860f65b1aa14175634173761466fdd 20250102122534168 DAUC <0003> auc.c:179 vector [3]: kc = 29e1ba2db76c6c00 20250102122534168 DAUC <0003> auc.c:180 vector [3]: sres = 024288cf 20250102122534168 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122534168 DAUC <0003> db_auc.c:245 IMSI='262422753885170': Generated 4 vectors 20250102122534168 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422753885170"} 20250102122534168 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534168 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534168 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534170 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534170 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422753885170"} 20250102122534170 DAUC <0003> db_auc.c:192 IMSI='262422753885170': No 3G Auth Data 20250102122534170 DAUC <0003> db_auc.c:236 IMSI='262422753885170': Calling to generate 5 vectors 20250102122534170 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250102122534170 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534170 DAUC <0003> auc.c:113 vector [0]: rand = f0b22e4f4654ed9b7d6356bb147f343e 20250102122534170 DAUC <0003> auc.c:179 vector [0]: kc = ffada94e39c3a000 20250102122534170 DAUC <0003> auc.c:180 vector [0]: sres = 14f577af 20250102122534170 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534170 DAUC <0003> auc.c:113 vector [1]: rand = 4ff3c992b47fdfe41b8a2decafa83420 20250102122534170 DAUC <0003> auc.c:179 vector [1]: kc = fd85a8fc2e3ec000 20250102122534170 DAUC <0003> auc.c:180 vector [1]: sres = 9ff8a9b2 20250102122534171 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122534171 DAUC <0003> auc.c:113 vector [2]: rand = d530b003d9e15a568cef8884d215586c 20250102122534171 DAUC <0003> auc.c:179 vector [2]: kc = 4dc683de05a80800 20250102122534171 DAUC <0003> auc.c:180 vector [2]: sres = 94e4356f 20250102122534171 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122534171 DAUC <0003> auc.c:113 vector [3]: rand = 34a182c3ca3866d588d7b65e206c2e14 20250102122534171 DAUC <0003> auc.c:179 vector [3]: kc = 32ab8df104268800 20250102122534171 DAUC <0003> auc.c:180 vector [3]: sres = e773ad5b 20250102122534171 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122534171 DAUC <0003> auc.c:113 vector [4]: rand = a9c3cfa57b5adb195e3284a49fd86d18 20250102122534171 DAUC <0003> auc.c:179 vector [4]: kc = fc7717e61fcbbc00 20250102122534171 DAUC <0003> auc.c:180 vector [4]: sres = 29437ed5 20250102122534171 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250102122534171 DAUC <0003> db_auc.c:245 IMSI='262422753885170': Generated 5 vectors 20250102122534171 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422753885170"} 20250102122534171 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534171 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534171 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534172 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534173 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422753885170"} 20250102122534173 DAUC <0003> db_auc.c:192 IMSI='262422753885170': No 3G Auth Data 20250102122534173 DAUC <0003> db_auc.c:236 IMSI='262422753885170': Calling to generate 5 vectors 20250102122534173 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250102122534173 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534173 DAUC <0003> auc.c:113 vector [0]: rand = 5196fdbff1ef5a50073399e41e7014b9 20250102122534173 DAUC <0003> auc.c:179 vector [0]: kc = 9f5b0da560904400 20250102122534173 DAUC <0003> auc.c:180 vector [0]: sres = 8fe1674f 20250102122534173 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534173 DAUC <0003> auc.c:113 vector [1]: rand = d0095ac8af9a1bec2a9ea55ed366e682 20250102122534173 DAUC <0003> auc.c:179 vector [1]: kc = 1511b80772c61800 20250102122534173 DAUC <0003> auc.c:180 vector [1]: sres = 9c9f2dbf 20250102122534173 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122534173 DAUC <0003> auc.c:113 vector [2]: rand = 7b428c0e216d8448f07c36495e88fcaf 20250102122534173 DAUC <0003> auc.c:179 vector [2]: kc = b7369923d3ea2c00 20250102122534173 DAUC <0003> auc.c:180 vector [2]: sres = 1578543b 20250102122534173 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122534173 DAUC <0003> auc.c:113 vector [3]: rand = 8a5348c6e81721e68a37f0110fac9b9a 20250102122534173 DAUC <0003> auc.c:179 vector [3]: kc = 12d8a37679e89800 20250102122534173 DAUC <0003> auc.c:180 vector [3]: sres = c936d56d 20250102122534173 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122534173 DAUC <0003> auc.c:113 vector [4]: rand = bb31b5887cb63e0a3eb3fba786c83e36 20250102122534173 DAUC <0003> auc.c:179 vector [4]: kc = efde9fc5dd5c4400 20250102122534173 DAUC <0003> auc.c:180 vector [4]: sres = 5a3408ef 20250102122534173 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250102122534173 DAUC <0003> db_auc.c:245 IMSI='262422753885170': Generated 5 vectors 20250102122534173 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422753885170"} 20250102122534173 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262422753885170 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534173 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534173 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122534176 DAUC <0003> db_auc.c:157 IMSI='262426561586366': No 2G Auth Data 20250102122534176 DAUC <0003> db_auc.c:192 IMSI='262426561586366': No 3G Auth Data HLR_Test-GSUP(21)@3a6dbbee3d51: Created GsupExpect[0] for "262426561586366" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250102122534188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 20250102122534191 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534191 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426561586366"} 20250102122534191 DAUC <0003> db_auc.c:192 IMSI='262426561586366': No 3G Auth Data 20250102122534191 DAUC <0003> db_auc.c:236 IMSI='262426561586366': Calling to generate 1 vectors 20250102122534191 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250102122534191 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534191 DAUC <0003> auc.c:113 vector [0]: rand = 67ca34ecd44dfde5a8ea25d28f092171 20250102122534191 DAUC <0003> auc.c:179 vector [0]: kc = c999867a93192400 20250102122534191 DAUC <0003> auc.c:180 vector [0]: sres = 8fe1764d 20250102122534191 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534191 DAUC <0003> db_auc.c:245 IMSI='262426561586366': Generated 1 vectors 20250102122534191 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426561586366"} 20250102122534191 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534191 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534191 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a6dbbee3d51: Found GsupExpect[0] for "262426561586366" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426561586366" TC_gsup_sai_num_auth_vectors(25)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122534193 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534193 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426561586366"} 20250102122534193 DAUC <0003> db_auc.c:192 IMSI='262426561586366': No 3G Auth Data 20250102122534193 DAUC <0003> db_auc.c:236 IMSI='262426561586366': Calling to generate 4 vectors 20250102122534193 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250102122534193 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534193 DAUC <0003> auc.c:113 vector [0]: rand = 174e8a8b9994af9003e421a8596a9283 20250102122534193 DAUC <0003> auc.c:179 vector [0]: kc = 04a8ecd292a49c00 20250102122534193 DAUC <0003> auc.c:180 vector [0]: sres = 2753c3b7 20250102122534193 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534193 DAUC <0003> auc.c:113 vector [1]: rand = ff065e429adb7f7bf6da2a2f6b42dbbd 20250102122534193 DAUC <0003> auc.c:179 vector [1]: kc = 9ac5b542a839a400 20250102122534193 DAUC <0003> auc.c:180 vector [1]: sres = d746f2fe 20250102122534193 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122534193 DAUC <0003> auc.c:113 vector [2]: rand = e9882df506d57f4ca0d70cc8cfeaebd0 20250102122534193 DAUC <0003> auc.c:179 vector [2]: kc = 612cde07de478800 20250102122534194 DAUC <0003> auc.c:180 vector [2]: sres = 64ded8bd 20250102122534194 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122534194 DAUC <0003> auc.c:113 vector [3]: rand = 50ece9c3acf490bd8f6ab875f955a8b7 20250102122534194 DAUC <0003> auc.c:179 vector [3]: kc = 14ea95de8c3a2400 20250102122534194 DAUC <0003> auc.c:180 vector [3]: sres = aa5caebb 20250102122534194 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122534194 DAUC <0003> db_auc.c:245 IMSI='262426561586366': Generated 4 vectors 20250102122534194 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426561586366"} 20250102122534194 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534194 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534194 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534196 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534196 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426561586366"} 20250102122534196 DAUC <0003> db_auc.c:192 IMSI='262426561586366': No 3G Auth Data 20250102122534196 DAUC <0003> db_auc.c:236 IMSI='262426561586366': Calling to generate 5 vectors 20250102122534196 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250102122534196 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534196 DAUC <0003> auc.c:113 vector [0]: rand = b590c0269bc3f8209c970a6bb0d28e39 20250102122534196 DAUC <0003> auc.c:179 vector [0]: kc = 7bad7add77290c00 20250102122534196 DAUC <0003> auc.c:180 vector [0]: sres = 1ebee61d 20250102122534196 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534196 DAUC <0003> auc.c:113 vector [1]: rand = c85fc96eb83dfe9a5717095c018f6183 20250102122534196 DAUC <0003> auc.c:179 vector [1]: kc = 0514a7534cff5800 20250102122534196 DAUC <0003> auc.c:180 vector [1]: sres = b3484a5e 20250102122534196 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122534196 DAUC <0003> auc.c:113 vector [2]: rand = 61ce416c010b1731fff160a70e25cee6 20250102122534196 DAUC <0003> auc.c:179 vector [2]: kc = a60fae786df43800 20250102122534196 DAUC <0003> auc.c:180 vector [2]: sres = 513be66d 20250102122534196 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122534196 DAUC <0003> auc.c:113 vector [3]: rand = 09def01d68822d47fe971ae2b74057b3 20250102122534196 DAUC <0003> auc.c:179 vector [3]: kc = ae2446ccddefb800 20250102122534196 DAUC <0003> auc.c:180 vector [3]: sres = 40d19b2a 20250102122534196 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122534196 DAUC <0003> auc.c:113 vector [4]: rand = 1a8fe6ea2e076bd1414778d3017880db 20250102122534196 DAUC <0003> auc.c:179 vector [4]: kc = f47d5d690a97bc00 20250102122534196 DAUC <0003> auc.c:180 vector [4]: sres = 5ac84123 20250102122534196 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250102122534196 DAUC <0003> db_auc.c:245 IMSI='262426561586366': Generated 5 vectors 20250102122534196 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426561586366"} 20250102122534196 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534196 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534196 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534199 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534199 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426561586366"} 20250102122534199 DAUC <0003> db_auc.c:192 IMSI='262426561586366': No 3G Auth Data 20250102122534199 DAUC <0003> db_auc.c:236 IMSI='262426561586366': Calling to generate 5 vectors 20250102122534199 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250102122534199 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534199 DAUC <0003> auc.c:113 vector [0]: rand = 1c735098d11dcd04c62157b8b621f251 20250102122534199 DAUC <0003> auc.c:179 vector [0]: kc = c4f2b2c0be8a0000 20250102122534199 DAUC <0003> auc.c:180 vector [0]: sres = 660a94b7 20250102122534199 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534199 DAUC <0003> auc.c:113 vector [1]: rand = 01c42ad043a409dce3d90c49d0c0e4b9 20250102122534199 DAUC <0003> auc.c:179 vector [1]: kc = d927158d43573c00 20250102122534199 DAUC <0003> auc.c:180 vector [1]: sres = 2b5fb68d 20250102122534199 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122534199 DAUC <0003> auc.c:113 vector [2]: rand = fee31d1862dd483730865f2d97d4895c 20250102122534199 DAUC <0003> auc.c:179 vector [2]: kc = 00ad0d8e09014c00 20250102122534199 DAUC <0003> auc.c:180 vector [2]: sres = 313b2b2a 20250102122534199 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122534199 DAUC <0003> auc.c:113 vector [3]: rand = 6982a283b9ff72ccb2088ae146d4d9e8 20250102122534199 DAUC <0003> auc.c:179 vector [3]: kc = e89a37e609bbd800 20250102122534199 DAUC <0003> auc.c:180 vector [3]: sres = f7035b9f 20250102122534199 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122534199 DAUC <0003> auc.c:113 vector [4]: rand = 09df6c4a004bcc3544f17b7e9735854d 20250102122534199 DAUC <0003> auc.c:179 vector [4]: kc = 68a8a914db0cac00 20250102122534199 DAUC <0003> auc.c:180 vector [4]: sres = 19be516b 20250102122534199 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250102122534199 DAUC <0003> db_auc.c:245 IMSI='262426561586366': Generated 5 vectors 20250102122534199 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426561586366"} 20250102122534199 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426561586366 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534199 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534199 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122534203 DAUC <0003> db_auc.c:157 IMSI='262425886010370': No 2G Auth Data 20250102122534203 DAUC <0003> db_auc.c:192 IMSI='262425886010370': No 3G Auth Data HLR_Test-GSUP(21)@3a6dbbee3d51: Created GsupExpect[0] for "262425886010370" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250102122534219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49916<->l=127.0.0.1:4258 20250102122534221 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534221 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425886010370"} 20250102122534221 DAUC <0003> db_auc.c:192 IMSI='262425886010370': No 3G Auth Data 20250102122534221 DAUC <0003> db_auc.c:236 IMSI='262425886010370': Calling to generate 1 vectors 20250102122534221 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250102122534221 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534221 DAUC <0003> auc.c:113 vector [0]: rand = 172c355b6fd77ddf02489cb3601937e9 20250102122534221 DAUC <0003> auc.c:179 vector [0]: kc = 09da77a34ee45a89 20250102122534221 DAUC <0003> auc.c:180 vector [0]: sres = 5c27989a 20250102122534221 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534221 DAUC <0003> db_auc.c:245 IMSI='262425886010370': Generated 1 vectors 20250102122534222 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425886010370"} 20250102122534222 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534222 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534222 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a6dbbee3d51: Found GsupExpect[0] for "262425886010370" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425886010370" TC_gsup_sai_num_auth_vectors(26)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122534224 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534224 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425886010370"} 20250102122534224 DAUC <0003> db_auc.c:192 IMSI='262425886010370': No 3G Auth Data 20250102122534224 DAUC <0003> db_auc.c:236 IMSI='262425886010370': Calling to generate 4 vectors 20250102122534224 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250102122534224 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534224 DAUC <0003> auc.c:113 vector [0]: rand = 70e1dca417411dfb5688b9981dab6589 20250102122534224 DAUC <0003> auc.c:179 vector [0]: kc = 80a1f3a33213da24 20250102122534224 DAUC <0003> auc.c:180 vector [0]: sres = bc7ab2bd 20250102122534224 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534224 DAUC <0003> auc.c:113 vector [1]: rand = ebaa137b3083a7dc26a4ac900cd60e91 20250102122534224 DAUC <0003> auc.c:179 vector [1]: kc = fbbe1a6484b012b4 20250102122534224 DAUC <0003> auc.c:180 vector [1]: sres = 6c57553a 20250102122534224 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122534224 DAUC <0003> auc.c:113 vector [2]: rand = c1d7a7f83a4ca016b80e47b563143e52 20250102122534224 DAUC <0003> auc.c:179 vector [2]: kc = d6c186c7d417fe4d 20250102122534224 DAUC <0003> auc.c:180 vector [2]: sres = 6f5e2f2a 20250102122534224 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122534224 DAUC <0003> auc.c:113 vector [3]: rand = 8f30f4c7490fc5e24a5eede0135e6803 20250102122534224 DAUC <0003> auc.c:179 vector [3]: kc = 98c3ebb89f77026c 20250102122534224 DAUC <0003> auc.c:180 vector [3]: sres = 243b4e5a 20250102122534224 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122534224 DAUC <0003> db_auc.c:245 IMSI='262425886010370': Generated 4 vectors 20250102122534224 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425886010370"} 20250102122534224 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534224 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534224 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534226 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534226 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425886010370"} 20250102122534226 DAUC <0003> db_auc.c:192 IMSI='262425886010370': No 3G Auth Data 20250102122534226 DAUC <0003> db_auc.c:236 IMSI='262425886010370': Calling to generate 5 vectors 20250102122534226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250102122534226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534226 DAUC <0003> auc.c:113 vector [0]: rand = 4e74191cf3ce1f415c29c017160e7e63 20250102122534226 DAUC <0003> auc.c:179 vector [0]: kc = 8ca903e436b28fc8 20250102122534226 DAUC <0003> auc.c:180 vector [0]: sres = 0b908838 20250102122534227 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534227 DAUC <0003> auc.c:113 vector [1]: rand = 84d7c01886a75937e701ee6f031fdefc 20250102122534227 DAUC <0003> auc.c:179 vector [1]: kc = 2364f56f0ff1ab28 20250102122534227 DAUC <0003> auc.c:180 vector [1]: sres = 9ccd73d5 20250102122534227 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122534227 DAUC <0003> auc.c:113 vector [2]: rand = 38cb7129b199ad254e8c0b58ff248135 20250102122534227 DAUC <0003> auc.c:179 vector [2]: kc = 5174cf6d4cd2a58e 20250102122534227 DAUC <0003> auc.c:180 vector [2]: sres = c596077a 20250102122534227 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122534227 DAUC <0003> auc.c:113 vector [3]: rand = 536e84dc646f8ad75fef31ceedc0aadd 20250102122534227 DAUC <0003> auc.c:179 vector [3]: kc = 04b5c0b1db7bb186 20250102122534227 DAUC <0003> auc.c:180 vector [3]: sres = 78221b17 20250102122534227 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122534227 DAUC <0003> auc.c:113 vector [4]: rand = 467d29c1a44d60f88521a1b0f75936c3 20250102122534227 DAUC <0003> auc.c:179 vector [4]: kc = 8b44d97ee06ae21e 20250102122534227 DAUC <0003> auc.c:180 vector [4]: sres = 8e0d816f 20250102122534227 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250102122534227 DAUC <0003> db_auc.c:245 IMSI='262425886010370': Generated 5 vectors 20250102122534227 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425886010370"} 20250102122534227 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534227 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534227 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534229 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534229 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425886010370"} 20250102122534229 DAUC <0003> db_auc.c:192 IMSI='262425886010370': No 3G Auth Data 20250102122534229 DAUC <0003> db_auc.c:236 IMSI='262425886010370': Calling to generate 5 vectors 20250102122534229 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250102122534229 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534229 DAUC <0003> auc.c:113 vector [0]: rand = cdbe459f46dc29bac3623de3edd7d896 20250102122534229 DAUC <0003> auc.c:179 vector [0]: kc = b2fce2e8b1b14a07 20250102122534229 DAUC <0003> auc.c:180 vector [0]: sres = 483136b3 20250102122534229 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250102122534229 DAUC <0003> auc.c:113 vector [1]: rand = 5ecec1128cc7b76abf925dd3228bb61f 20250102122534229 DAUC <0003> auc.c:179 vector [1]: kc = e9e2840305eecbae 20250102122534229 DAUC <0003> auc.c:180 vector [1]: sres = 0d0af051 20250102122534229 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250102122534229 DAUC <0003> auc.c:113 vector [2]: rand = 1f68da79d98138d777b954bd22cd64e0 20250102122534229 DAUC <0003> auc.c:179 vector [2]: kc = 4d203ed3d4158d90 20250102122534229 DAUC <0003> auc.c:180 vector [2]: sres = a3220fb8 20250102122534229 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250102122534229 DAUC <0003> auc.c:113 vector [3]: rand = 4a02600231fc593d6aed29c96106953d 20250102122534229 DAUC <0003> auc.c:179 vector [3]: kc = 21208d4882387654 20250102122534229 DAUC <0003> auc.c:180 vector [3]: sres = 0f66f229 20250102122534229 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250102122534229 DAUC <0003> auc.c:113 vector [4]: rand = 012b9f835c678633ce176e230db68f4f 20250102122534229 DAUC <0003> auc.c:179 vector [4]: kc = eee7e6b612124c70 20250102122534229 DAUC <0003> auc.c:180 vector [4]: sres = f0ad3848 20250102122534229 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250102122534229 DAUC <0003> db_auc.c:245 IMSI='262425886010370': Generated 5 vectors 20250102122534229 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425886010370"} 20250102122534230 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425886010370 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534230 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534230 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49916<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122534233 DAUC <0003> db_auc.c:157 IMSI='262428444521105': No 2G Auth Data 20250102122534233 DAUC <0003> db_auc.c:192 IMSI='262428444521105': No 3G Auth Data HLR_Test-GSUP(21)@3a6dbbee3d51: Created GsupExpect[0] for "262428444521105" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250102122534250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49930<->l=127.0.0.1:4258 20250102122534254 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534254 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428444521105"} 20250102122534254 DAUC <0003> db_auc.c:157 IMSI='262428444521105': No 2G Auth Data 20250102122534254 DAUC <0003> db_auc.c:236 IMSI='262428444521105': Calling to generate 1 vectors 20250102122534254 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250102122534254 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534254 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534254 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122534254 DAUC <0003> auc.c:113 vector [0]: rand = eb280322ac75dfa8cf099ce43f9a5e80 20250102122534254 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122534254 DAUC <0003> auc.c:142 vector [0]: autn = 747574d555580000ae743934b6dec026 20250102122534254 DAUC <0003> auc.c:143 vector [0]: ck = 18747ea1627b44d79d1cdcf643818906 20250102122534254 DAUC <0003> auc.c:144 vector [0]: ik = ab87187870c7c5c6c5dce5b86d601d53 20250102122534254 DAUC <0003> auc.c:145 vector [0]: res = 890fd9f862162d1c0000000000000000 20250102122534254 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534254 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122534254 DAUC <0003> auc.c:151 vector [0]: kc = eb335f973c5d1544 20250102122534254 DAUC <0003> auc.c:152 vector [0]: sres = eb19f4e4 20250102122534254 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122534254 DAUC <0003> db_auc.c:245 IMSI='262428444521105': Generated 1 vectors 20250102122534254 DAUC <0003> db_auc.c:249 IMSI='262428444521105': Updating SQN=33 in DB 20250102122534254 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428444521105"} 20250102122534254 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534254 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534254 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a6dbbee3d51: Found GsupExpect[0] for "262428444521105" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262428444521105" TC_gsup_sai_num_auth_vectors(27)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122534257 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534257 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428444521105"} 20250102122534257 DAUC <0003> db_auc.c:157 IMSI='262428444521105': No 2G Auth Data 20250102122534257 DAUC <0003> db_auc.c:236 IMSI='262428444521105': Calling to generate 4 vectors 20250102122534257 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250102122534257 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534257 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534258 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250102122534258 DAUC <0003> auc.c:113 vector [0]: rand = 416086b0da0638ca2aa2210a2211d939 20250102122534258 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250102122534258 DAUC <0003> auc.c:142 vector [0]: autn = 37e2518712380000994eea65d2ca22d9 20250102122534258 DAUC <0003> auc.c:143 vector [0]: ck = 88516a543613fd5754452ac9ade7e73e 20250102122534258 DAUC <0003> auc.c:144 vector [0]: ik = fd5dd2307824411805a1068ea805659b 20250102122534258 DAUC <0003> auc.c:145 vector [0]: res = c8aebaff6450c45d0000000000000000 20250102122534258 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534258 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122534258 DAUC <0003> auc.c:151 vector [0]: kc = 24e894234bd53eea 20250102122534258 DAUC <0003> auc.c:152 vector [0]: sres = acfe7ea2 20250102122534258 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122534258 DAUC <0003> auc.c:113 vector [1]: rand = 663152ca50af2a03b82ffecac5e04c03 20250102122534258 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250102122534258 DAUC <0003> auc.c:142 vector [1]: autn = a8c70531feaf0000d75deffd6365199a 20250102122534258 DAUC <0003> auc.c:143 vector [1]: ck = 796097cea582e9b9f0f73e5642d2bbcd 20250102122534258 DAUC <0003> auc.c:144 vector [1]: ik = 97bff6d824ee013f89d9f451d809c770 20250102122534258 DAUC <0003> auc.c:145 vector [1]: res = fae5205c3c7dbecc0000000000000000 20250102122534258 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534258 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122534258 DAUC <0003> auc.c:151 vector [1]: kc = 97f1ab111bb7943b 20250102122534258 DAUC <0003> auc.c:152 vector [1]: sres = c6989e90 20250102122534258 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122534258 DAUC <0003> auc.c:113 vector [2]: rand = 93fb5f6a94468c80975fdf68a1753751 20250102122534258 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250102122534258 DAUC <0003> auc.c:142 vector [2]: autn = f539077f72550000e821f0e7a3c0d5dd 20250102122534258 DAUC <0003> auc.c:143 vector [2]: ck = 68213fcd6be5b4f82b857bbbcae7f75c 20250102122534258 DAUC <0003> auc.c:144 vector [2]: ik = d53847ec2b61ac605a2ba0a115c2c77c 20250102122534258 DAUC <0003> auc.c:145 vector [2]: res = e38c7f8c46b5e34c0000000000000000 20250102122534258 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534258 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122534258 DAUC <0003> auc.c:151 vector [2]: kc = ccb7a33b9fa128b8 20250102122534258 DAUC <0003> auc.c:152 vector [2]: sres = a5399cc0 20250102122534258 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122534258 DAUC <0003> auc.c:113 vector [3]: rand = ad955024c3593ca483328ba8e3302177 20250102122534258 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250102122534258 DAUC <0003> auc.c:142 vector [3]: autn = c152ef5ad11f00006319766319831c96 20250102122534258 DAUC <0003> auc.c:143 vector [3]: ck = a3a8fde1781ba40c777e4e0de891b583 20250102122534258 DAUC <0003> auc.c:144 vector [3]: ik = 386636366cb6f1d8b339e34d22f0b8ff 20250102122534258 DAUC <0003> auc.c:145 vector [3]: res = 4fd9626cb6cd87220000000000000000 20250102122534258 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534258 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122534258 DAUC <0003> auc.c:151 vector [3]: kc = 5f896697decc58a8 20250102122534258 DAUC <0003> auc.c:152 vector [3]: sres = f914e54e 20250102122534258 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122534258 DAUC <0003> db_auc.c:245 IMSI='262428444521105': Generated 4 vectors 20250102122534258 DAUC <0003> db_auc.c:249 IMSI='262428444521105': Updating SQN=161 in DB 20250102122534258 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428444521105"} 20250102122534258 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534258 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534258 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534261 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534261 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428444521105"} 20250102122534261 DAUC <0003> db_auc.c:157 IMSI='262428444521105': No 2G Auth Data 20250102122534261 DAUC <0003> db_auc.c:236 IMSI='262428444521105': Calling to generate 5 vectors 20250102122534261 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250102122534261 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534261 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534261 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250102122534261 DAUC <0003> auc.c:113 vector [0]: rand = 1a8e58745dcf1592dcca023e2f74c340 20250102122534261 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250102122534261 DAUC <0003> auc.c:142 vector [0]: autn = 1408789010f00000467c3c1f6cea1faf 20250102122534261 DAUC <0003> auc.c:143 vector [0]: ck = b16909093d2cc57eab5153907813e7d2 20250102122534261 DAUC <0003> auc.c:144 vector [0]: ik = 4dd42f2a441bc7930ec33b22068f3dbd 20250102122534261 DAUC <0003> auc.c:145 vector [0]: res = fc7f530522014cc60000000000000000 20250102122534261 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534261 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122534261 DAUC <0003> auc.c:151 vector [0]: kc = 592f4e9107abd882 20250102122534261 DAUC <0003> auc.c:152 vector [0]: sres = de7e1fc3 20250102122534261 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122534261 DAUC <0003> auc.c:113 vector [1]: rand = ecc42185bb35bcc7f6ed5ea7bb03a979 20250102122534261 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250102122534261 DAUC <0003> auc.c:142 vector [1]: autn = c3e2f3c6350e0000262fee96ad9b5f29 20250102122534261 DAUC <0003> auc.c:143 vector [1]: ck = 7397cae654bc0693d840ef16c8ed29ab 20250102122534261 DAUC <0003> auc.c:144 vector [1]: ik = 378168f0e347a85bb145c575cb1605a4 20250102122534261 DAUC <0003> auc.c:145 vector [1]: res = 4c970358262acb530000000000000000 20250102122534261 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534261 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122534261 DAUC <0003> auc.c:151 vector [1]: kc = 2d138875b40082c7 20250102122534261 DAUC <0003> auc.c:152 vector [1]: sres = 6abdc80b 20250102122534261 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122534261 DAUC <0003> auc.c:113 vector [2]: rand = c50c47997d0afbdbb7868b2569c2dc7c 20250102122534261 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250102122534262 DAUC <0003> auc.c:142 vector [2]: autn = add461c1a67700009ce786f17c25d591 20250102122534262 DAUC <0003> auc.c:143 vector [2]: ck = baa3cf8d80face8bdc6907ab2e5c5b94 20250102122534262 DAUC <0003> auc.c:144 vector [2]: ik = 2c8a8460a27ebfc75d386f435faddf91 20250102122534262 DAUC <0003> auc.c:145 vector [2]: res = 6375d4151dee67420000000000000000 20250102122534262 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534262 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122534262 DAUC <0003> auc.c:151 vector [2]: kc = 177823055375f549 20250102122534262 DAUC <0003> auc.c:152 vector [2]: sres = 7e9bb357 20250102122534262 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122534262 DAUC <0003> auc.c:113 vector [3]: rand = b18b2588b9b7599f424732f7dfca1beb 20250102122534262 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250102122534262 DAUC <0003> auc.c:142 vector [3]: autn = 3df43f060aa20000d66e1409e8214f6a 20250102122534262 DAUC <0003> auc.c:143 vector [3]: ck = 50cbb4905cc84b560a60f0fa2f2fd5cd 20250102122534262 DAUC <0003> auc.c:144 vector [3]: ik = 669858925778a567bd95f39e8be5fe50 20250102122534262 DAUC <0003> auc.c:145 vector [3]: res = 1b97e5b5f0ada0e50000000000000000 20250102122534262 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534262 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122534262 DAUC <0003> auc.c:151 vector [3]: kc = 81a6ef66af7ac5ac 20250102122534262 DAUC <0003> auc.c:152 vector [3]: sres = eb3a4550 20250102122534262 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122534262 DAUC <0003> auc.c:113 vector [4]: rand = d5dee21ae5dccbc7dea9b006618e8b8d 20250102122534262 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250102122534262 DAUC <0003> auc.c:142 vector [4]: autn = e6008bb70b1e00001545382f28b4bf41 20250102122534262 DAUC <0003> auc.c:143 vector [4]: ck = 4479caf9847e851f16ca802d390f5c91 20250102122534262 DAUC <0003> auc.c:144 vector [4]: ik = 94e1dd9e932086a2a025c16ccc93aa17 20250102122534262 DAUC <0003> auc.c:145 vector [4]: res = 71c11570ffca58e80000000000000000 20250102122534262 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534262 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250102122534262 DAUC <0003> auc.c:151 vector [4]: kc = 66775626e2c2f53b 20250102122534262 DAUC <0003> auc.c:152 vector [4]: sres = 8e0b4d98 20250102122534262 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250102122534262 DAUC <0003> db_auc.c:245 IMSI='262428444521105': Generated 5 vectors 20250102122534262 DAUC <0003> db_auc.c:249 IMSI='262428444521105': Updating SQN=321 in DB 20250102122534262 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428444521105"} 20250102122534262 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534262 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534262 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534265 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534265 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428444521105"} 20250102122534265 DAUC <0003> db_auc.c:157 IMSI='262428444521105': No 2G Auth Data 20250102122534265 DAUC <0003> db_auc.c:236 IMSI='262428444521105': Calling to generate 5 vectors 20250102122534265 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250102122534265 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534265 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534265 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250102122534265 DAUC <0003> auc.c:113 vector [0]: rand = 4fcd5cd2fa01c3fa006bff814aa6dd02 20250102122534265 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250102122534265 DAUC <0003> auc.c:142 vector [0]: autn = 7bfc4561a42e00005985b5796b450f2a 20250102122534265 DAUC <0003> auc.c:143 vector [0]: ck = 2612e2087afb6f2fb55fcb62c814ba7e 20250102122534265 DAUC <0003> auc.c:144 vector [0]: ik = 60466b1cf7f04f47293d5eee2995086b 20250102122534265 DAUC <0003> auc.c:145 vector [0]: res = ccee2ac5239acb5d0000000000000000 20250102122534265 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534265 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122534265 DAUC <0003> auc.c:151 vector [0]: kc = da361c986c8a927d 20250102122534265 DAUC <0003> auc.c:152 vector [0]: sres = ef74e198 20250102122534265 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122534265 DAUC <0003> auc.c:113 vector [1]: rand = f8e78232559745b16396b9b2f3c25354 20250102122534265 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250102122534265 DAUC <0003> auc.c:142 vector [1]: autn = 627940514b7000005b21d45f2fc0bf72 20250102122534265 DAUC <0003> auc.c:143 vector [1]: ck = c9e7830fcc6ec54df473ffd6025ce52b 20250102122534265 DAUC <0003> auc.c:144 vector [1]: ik = 8fa2fa9b3b2630f49227d68db7f8dce9 20250102122534265 DAUC <0003> auc.c:145 vector [1]: res = 41567bfefd3403aa0000000000000000 20250102122534265 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534265 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122534265 DAUC <0003> auc.c:151 vector [1]: kc = 201150cf42eccc7b 20250102122534265 DAUC <0003> auc.c:152 vector [1]: sres = bc627854 20250102122534265 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122534265 DAUC <0003> auc.c:113 vector [2]: rand = cd8e8e63129fa914c9f6f2cc1e2a6116 20250102122534265 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250102122534265 DAUC <0003> auc.c:142 vector [2]: autn = 55d12d5fe42b000026914a2337270ef5 20250102122534265 DAUC <0003> auc.c:143 vector [2]: ck = 5e8029a918a10074987fbe39b33eae7a 20250102122534265 DAUC <0003> auc.c:144 vector [2]: ik = c0552b72fd8e97e5218668717ade30d3 20250102122534265 DAUC <0003> auc.c:145 vector [2]: res = b4bde71f98d6b54e0000000000000000 20250102122534265 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534265 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122534265 DAUC <0003> auc.c:151 vector [2]: kc = 272cd4932ccf0938 20250102122534265 DAUC <0003> auc.c:152 vector [2]: sres = 2c6b5251 20250102122534265 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122534265 DAUC <0003> auc.c:113 vector [3]: rand = b809d72922f7c90ca2b00f02f5cdaf19 20250102122534265 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250102122534265 DAUC <0003> auc.c:142 vector [3]: autn = a8d2e5792526000080ad52341c7c38fd 20250102122534265 DAUC <0003> auc.c:143 vector [3]: ck = ea69b5ae575e99e1157a699a83b41716 20250102122534265 DAUC <0003> auc.c:144 vector [3]: ik = 5f0ab1f4c2a58a25caffe751107220f3 20250102122534265 DAUC <0003> auc.c:145 vector [3]: res = 49e44b4d41b2fc670000000000000000 20250102122534265 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534265 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122534266 DAUC <0003> auc.c:151 vector [3]: kc = 6ae68a91063d2421 20250102122534266 DAUC <0003> auc.c:152 vector [3]: sres = 0856b72a 20250102122534266 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122534266 DAUC <0003> auc.c:113 vector [4]: rand = bbfa536183ac40b3531e37ad0e7c4289 20250102122534266 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250102122534266 DAUC <0003> auc.c:142 vector [4]: autn = beedee9ac99000004b5d7cbcc9593108 20250102122534266 DAUC <0003> auc.c:143 vector [4]: ck = 625e2f9dbcc70d2998a6cf40ca40e85f 20250102122534266 DAUC <0003> auc.c:144 vector [4]: ik = fcbff52f8c15c69fe67da75ec864f1e8 20250102122534266 DAUC <0003> auc.c:145 vector [4]: res = 1bed32de89a5cdd30000000000000000 20250102122534266 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534266 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250102122534266 DAUC <0003> auc.c:151 vector [4]: kc = e03ab2ac32f6d201 20250102122534266 DAUC <0003> auc.c:152 vector [4]: sres = 9248ff0d 20250102122534266 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250102122534266 DAUC <0003> db_auc.c:245 IMSI='262428444521105': Generated 5 vectors 20250102122534266 DAUC <0003> db_auc.c:249 IMSI='262428444521105': Updating SQN=481 in DB 20250102122534266 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428444521105"} 20250102122534266 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262428444521105 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534266 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534266 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49930<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122534270 DAUC <0003> db_auc.c:157 IMSI='262421737502291': No 2G Auth Data 20250102122534270 DAUC <0003> db_auc.c:192 IMSI='262421737502291': No 3G Auth Data HLR_Test-GSUP(21)@3a6dbbee3d51: Created GsupExpect[0] for "262421737502291" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250102122534285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4258 20250102122534288 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534288 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421737502291"} 20250102122534288 DAUC <0003> db_auc.c:157 IMSI='262421737502291': No 2G Auth Data 20250102122534289 DAUC <0003> db_auc.c:236 IMSI='262421737502291': Calling to generate 1 vectors 20250102122534289 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250102122534289 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534289 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250102122534289 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122534289 DAUC <0003> auc.c:113 vector [0]: rand = cc694cc2f44c03b7935243e1e8a76360 20250102122534289 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122534289 DAUC <0003> auc.c:142 vector [0]: autn = 02ac093b51be0000804ced20fa53edda 20250102122534289 DAUC <0003> auc.c:143 vector [0]: ck = f6dbb9f742fbc855d3e6f1bf7b006003 20250102122534289 DAUC <0003> auc.c:144 vector [0]: ik = 5f9a2bb184db38f1740b225a7c2406b9 20250102122534289 DAUC <0003> auc.c:145 vector [0]: res = b8244135e5c91b6c0000000000000000 20250102122534289 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534289 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122534289 DAUC <0003> auc.c:151 vector [0]: kc = 0eac41a3c104961e 20250102122534289 DAUC <0003> auc.c:152 vector [0]: sres = 5ded5a59 20250102122534289 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122534289 DAUC <0003> db_auc.c:245 IMSI='262421737502291': Generated 1 vectors 20250102122534289 DAUC <0003> db_auc.c:249 IMSI='262421737502291': Updating SQN=33 in DB 20250102122534289 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421737502291"} 20250102122534289 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534289 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534289 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a6dbbee3d51: Found GsupExpect[0] for "262421737502291" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262421737502291" TC_gsup_sai_num_auth_vectors(28)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122534292 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534292 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421737502291"} 20250102122534292 DAUC <0003> db_auc.c:157 IMSI='262421737502291': No 2G Auth Data 20250102122534292 DAUC <0003> db_auc.c:236 IMSI='262421737502291': Calling to generate 4 vectors 20250102122534292 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250102122534292 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534292 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250102122534292 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250102122534292 DAUC <0003> auc.c:113 vector [0]: rand = b87974ab8803de85837d581c580e5ee1 20250102122534292 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250102122534292 DAUC <0003> auc.c:142 vector [0]: autn = d8df68c956a5000028c02313bae7165f 20250102122534292 DAUC <0003> auc.c:143 vector [0]: ck = 78ab82dbf8918bbf12ebf79ba37e70d8 20250102122534292 DAUC <0003> auc.c:144 vector [0]: ik = cbc381a8546fc411f8e0d1a4aa707798 20250102122534292 DAUC <0003> auc.c:145 vector [0]: res = 5a25f41f7bb0ba420000000000000000 20250102122534292 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534292 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122534292 DAUC <0003> auc.c:151 vector [0]: kc = 5963254ca5f048ee 20250102122534292 DAUC <0003> auc.c:152 vector [0]: sres = 21954e5d 20250102122534292 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122534292 DAUC <0003> auc.c:113 vector [1]: rand = 6cddb5f7e05cdae4bfbc4a9ddebac3fb 20250102122534292 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250102122534292 DAUC <0003> auc.c:142 vector [1]: autn = dd2f43ca2cab0000ef17998a85e97b31 20250102122534292 DAUC <0003> auc.c:143 vector [1]: ck = efec43f43debdc37e529dc3ff51c5a83 20250102122534292 DAUC <0003> auc.c:144 vector [1]: ik = 1d0160621ebe98a891fe18ed320edd99 20250102122534292 DAUC <0003> auc.c:145 vector [1]: res = 9d7b9229dd4f5e220000000000000000 20250102122534292 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534292 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122534292 DAUC <0003> auc.c:151 vector [1]: kc = 863ae744e447c385 20250102122534292 DAUC <0003> auc.c:152 vector [1]: sres = 4034cc0b 20250102122534292 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122534292 DAUC <0003> auc.c:113 vector [2]: rand = b6f5a43aefef062ed205d576a25b3171 20250102122534292 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250102122534292 DAUC <0003> auc.c:142 vector [2]: autn = a47b6eee202c0000b2582c2ad07c96ca 20250102122534292 DAUC <0003> auc.c:143 vector [2]: ck = aff066c3328439d609e20cf746b5beda 20250102122534292 DAUC <0003> auc.c:144 vector [2]: ik = b27e5818ed5826f1092cdc8546eb5cbb 20250102122534292 DAUC <0003> auc.c:145 vector [2]: res = c58e8119b48d0edf0000000000000000 20250102122534292 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534292 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122534292 DAUC <0003> auc.c:151 vector [2]: kc = 1d40eea9df82fd46 20250102122534292 DAUC <0003> auc.c:152 vector [2]: sres = 71038fc6 20250102122534292 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122534292 DAUC <0003> auc.c:113 vector [3]: rand = 769070bf0fbded5032a46f3b89862ad8 20250102122534292 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250102122534292 DAUC <0003> auc.c:142 vector [3]: autn = e4d9e724b28f0000863e2690c8931d46 20250102122534292 DAUC <0003> auc.c:143 vector [3]: ck = d73b20bdd254616e090340dcb1ba4726 20250102122534292 DAUC <0003> auc.c:144 vector [3]: ik = 3f6a3373c9623c8630f9c864c0eaa4e1 20250102122534292 DAUC <0003> auc.c:145 vector [3]: res = 39c3157ecd68a0770000000000000000 20250102122534292 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534292 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122534292 DAUC <0003> auc.c:151 vector [3]: kc = d1ab9b766a66be2f 20250102122534292 DAUC <0003> auc.c:152 vector [3]: sres = f4abb509 20250102122534292 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122534292 DAUC <0003> db_auc.c:245 IMSI='262421737502291': Generated 4 vectors 20250102122534292 DAUC <0003> db_auc.c:249 IMSI='262421737502291': Updating SQN=161 in DB 20250102122534292 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421737502291"} 20250102122534292 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534292 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534292 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534295 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534295 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421737502291"} 20250102122534295 DAUC <0003> db_auc.c:157 IMSI='262421737502291': No 2G Auth Data 20250102122534295 DAUC <0003> db_auc.c:236 IMSI='262421737502291': Calling to generate 5 vectors 20250102122534295 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250102122534295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534295 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250102122534295 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250102122534295 DAUC <0003> auc.c:113 vector [0]: rand = 2eb5b4120aab82a870aab0f3cb402a75 20250102122534295 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250102122534295 DAUC <0003> auc.c:142 vector [0]: autn = ceb07f23ad4b0000fec11ab5f3cb4af8 20250102122534296 DAUC <0003> auc.c:143 vector [0]: ck = 011eb77300622774ee4e69c8ad3c0d55 20250102122534296 DAUC <0003> auc.c:144 vector [0]: ik = e4b55d25304aac4d4b0e8ed1995a3614 20250102122534296 DAUC <0003> auc.c:145 vector [0]: res = 1d2dbc01625b01540000000000000000 20250102122534296 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534296 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122534296 DAUC <0003> auc.c:151 vector [0]: kc = 40eb0d4f044eb078 20250102122534296 DAUC <0003> auc.c:152 vector [0]: sres = 7f76bd55 20250102122534296 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122534296 DAUC <0003> auc.c:113 vector [1]: rand = 95eca8e14ff5bf41be26964d0571771f 20250102122534296 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250102122534296 DAUC <0003> auc.c:142 vector [1]: autn = fefc3df0a7ea0000c458b8099aeb288d 20250102122534296 DAUC <0003> auc.c:143 vector [1]: ck = 04624c219d281de93d70518a78de106d 20250102122534296 DAUC <0003> auc.c:144 vector [1]: ik = 87d21a17aaf8258524000ad98784ef2c 20250102122534296 DAUC <0003> auc.c:145 vector [1]: res = 179235bdb547d6540000000000000000 20250102122534296 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534296 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122534296 DAUC <0003> auc.c:151 vector [1]: kc = 9ac00d65c88ac72d 20250102122534296 DAUC <0003> auc.c:152 vector [1]: sres = a2d5e3e9 20250102122534296 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122534296 DAUC <0003> auc.c:113 vector [2]: rand = 9bd7a2b21e8b8b07f54fde31a864a749 20250102122534296 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250102122534296 DAUC <0003> auc.c:142 vector [2]: autn = bf3b12e6a468000074a31a734f717ddc 20250102122534296 DAUC <0003> auc.c:143 vector [2]: ck = 9ea2c0e68beac1e5865a6293b7b2cd41 20250102122534296 DAUC <0003> auc.c:144 vector [2]: ik = 1194d93485bea79dd977e9c9b5e2c5a7 20250102122534296 DAUC <0003> auc.c:145 vector [2]: res = a22c1c0f1118430a0000000000000000 20250102122534296 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534296 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122534296 DAUC <0003> auc.c:151 vector [2]: kc = d01b92880c046e9e 20250102122534296 DAUC <0003> auc.c:152 vector [2]: sres = b3345f05 20250102122534296 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122534296 DAUC <0003> auc.c:113 vector [3]: rand = e7c8353ad27980ace7b3987dc308223d 20250102122534296 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250102122534296 DAUC <0003> auc.c:142 vector [3]: autn = 9980677051290000ebbca6f5824b47c4 20250102122534296 DAUC <0003> auc.c:143 vector [3]: ck = e74c8f5472610fdfbfa58a332ac95a5a 20250102122534296 DAUC <0003> auc.c:144 vector [3]: ik = 42e4d58b10995628d3165b3690137774 20250102122534296 DAUC <0003> auc.c:145 vector [3]: res = a191bbfcca2265430000000000000000 20250102122534296 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534296 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122534296 DAUC <0003> auc.c:151 vector [3]: kc = c91b8bdad82274d9 20250102122534296 DAUC <0003> auc.c:152 vector [3]: sres = 6bb3debf 20250102122534296 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122534296 DAUC <0003> auc.c:113 vector [4]: rand = f9a1baa145b6f636e365d0d3b9ba70b4 20250102122534296 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250102122534296 DAUC <0003> auc.c:142 vector [4]: autn = 055d2dae3d0c000093642e3d5d9216a4 20250102122534296 DAUC <0003> auc.c:143 vector [4]: ck = 9b003151acd1713b2c3677701285916d 20250102122534296 DAUC <0003> auc.c:144 vector [4]: ik = 4659736ec46c6b3492fa86808e82ec9e 20250102122534296 DAUC <0003> auc.c:145 vector [4]: res = 69c0628c7beb2cc20000000000000000 20250102122534296 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534296 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250102122534296 DAUC <0003> auc.c:151 vector [4]: kc = 6395b3cff4ba67fc 20250102122534296 DAUC <0003> auc.c:152 vector [4]: sres = 122b4e4e 20250102122534296 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250102122534296 DAUC <0003> db_auc.c:245 IMSI='262421737502291': Generated 5 vectors 20250102122534296 DAUC <0003> db_auc.c:249 IMSI='262421737502291': Updating SQN=321 in DB 20250102122534296 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421737502291"} 20250102122534296 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534296 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534296 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534299 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534299 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421737502291"} 20250102122534299 DAUC <0003> db_auc.c:157 IMSI='262421737502291': No 2G Auth Data 20250102122534299 DAUC <0003> db_auc.c:236 IMSI='262421737502291': Calling to generate 5 vectors 20250102122534299 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250102122534299 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534299 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250102122534299 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250102122534299 DAUC <0003> auc.c:113 vector [0]: rand = 3c9bd3699eab18952344ac7aa110577d 20250102122534299 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250102122534299 DAUC <0003> auc.c:142 vector [0]: autn = 6208ff7a4dd000004d8f071362e51e35 20250102122534299 DAUC <0003> auc.c:143 vector [0]: ck = 258709a8df1b8fcffdc202f033d40973 20250102122534299 DAUC <0003> auc.c:144 vector [0]: ik = 7f899ea2408859d25071d356b7d1ad85 20250102122534299 DAUC <0003> auc.c:145 vector [0]: res = 8f03522e20a63f360000000000000000 20250102122534299 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534299 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122534299 DAUC <0003> auc.c:151 vector [0]: kc = f7bd46ac1b9672eb 20250102122534299 DAUC <0003> auc.c:152 vector [0]: sres = afa56d18 20250102122534300 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122534300 DAUC <0003> auc.c:113 vector [1]: rand = 4055871180fa1904c387a433f031aa5c 20250102122534300 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250102122534300 DAUC <0003> auc.c:142 vector [1]: autn = 1f720ca5a7100000f7d78554c67299f3 20250102122534300 DAUC <0003> auc.c:143 vector [1]: ck = 16b4e9a42938311798573603d2210846 20250102122534300 DAUC <0003> auc.c:144 vector [1]: ik = 9b76347c428735715e0ece7a94f87275 20250102122534300 DAUC <0003> auc.c:145 vector [1]: res = 86bdfdbf1aa24e1b0000000000000000 20250102122534300 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534300 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122534300 DAUC <0003> auc.c:151 vector [1]: kc = 4b9b25a12d667e55 20250102122534300 DAUC <0003> auc.c:152 vector [1]: sres = 9c1fb3a4 20250102122534300 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122534300 DAUC <0003> auc.c:113 vector [2]: rand = 4a921ed741b147088238034455069d45 20250102122534300 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250102122534300 DAUC <0003> auc.c:142 vector [2]: autn = 54d0311b818b0000b2e99036651e5b00 20250102122534300 DAUC <0003> auc.c:143 vector [2]: ck = 2417a475647b10bef87a1e3f04d41ed2 20250102122534300 DAUC <0003> auc.c:144 vector [2]: ik = e5e443edcaa41747b9d3f9ff4fd7707d 20250102122534300 DAUC <0003> auc.c:145 vector [2]: res = 5f820c42774ad0a60000000000000000 20250102122534300 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534300 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122534300 DAUC <0003> auc.c:151 vector [2]: kc = 805a0058e5dc6956 20250102122534300 DAUC <0003> auc.c:152 vector [2]: sres = 28c8dce4 20250102122534300 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122534300 DAUC <0003> auc.c:113 vector [3]: rand = 83ec75b7289238725e5aa0b263f6ee49 20250102122534300 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250102122534300 DAUC <0003> auc.c:142 vector [3]: autn = c81e3c52df010000590e4fd5810183e7 20250102122534300 DAUC <0003> auc.c:143 vector [3]: ck = 204d4e5be4f0ce4418da4d1aed7af31d 20250102122534300 DAUC <0003> auc.c:144 vector [3]: ik = b29bc4e653a997bb1e328d3116dbdab6 20250102122534300 DAUC <0003> auc.c:145 vector [3]: res = b109aab74e4fb8410000000000000000 20250102122534300 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534300 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122534300 DAUC <0003> auc.c:151 vector [3]: kc = 943e4a964cf87054 20250102122534300 DAUC <0003> auc.c:152 vector [3]: sres = ff4612f6 20250102122534300 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122534300 DAUC <0003> auc.c:113 vector [4]: rand = b557f01b3030fbd2f843499003915ee5 20250102122534300 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250102122534300 DAUC <0003> auc.c:142 vector [4]: autn = 8a38e0228a080000b694095778ace465 20250102122534300 DAUC <0003> auc.c:143 vector [4]: ck = e606e49d9c8e41cea02a738f33f58218 20250102122534300 DAUC <0003> auc.c:144 vector [4]: ik = d07d0ff0d8367c061a02e05956f4e24f 20250102122534300 DAUC <0003> auc.c:145 vector [4]: res = 6ed2a927c8cda2a90000000000000000 20250102122534300 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534300 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250102122534300 DAUC <0003> auc.c:151 vector [4]: kc = 8c5378bb21b95d9f 20250102122534300 DAUC <0003> auc.c:152 vector [4]: sres = a61f0b8e 20250102122534300 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250102122534300 DAUC <0003> db_auc.c:245 IMSI='262421737502291': Generated 5 vectors 20250102122534300 DAUC <0003> db_auc.c:249 IMSI='262421737502291': Updating SQN=481 in DB 20250102122534300 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421737502291"} 20250102122534300 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421737502291 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534300 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534300 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49934<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122534304 DAUC <0003> db_auc.c:157 IMSI='262424783339344': No 2G Auth Data 20250102122534304 DAUC <0003> db_auc.c:192 IMSI='262424783339344': No 3G Auth Data HLR_Test-GSUP(21)@3a6dbbee3d51: Created GsupExpect[0] for "262424783339344" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250102122534320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 20250102122534323 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534323 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424783339344"} 20250102122534323 DAUC <0003> db_auc.c:236 IMSI='262424783339344': Calling to generate 1 vectors 20250102122534323 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250102122534323 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534323 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534323 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122534323 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534323 DAUC <0003> auc.c:113 vector [0]: rand = 2d8dab6c20dd4d864d44fd4f0932ec88 20250102122534323 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122534323 DAUC <0003> auc.c:142 vector [0]: autn = 1aba3502440600007b4e29f9b432559f 20250102122534323 DAUC <0003> auc.c:143 vector [0]: ck = 4e1ef247e32d8cfdc2872ce8e06efa0e 20250102122534323 DAUC <0003> auc.c:144 vector [0]: ik = 1d182d9e12bf67f66d21d078974ed21a 20250102122534323 DAUC <0003> auc.c:145 vector [0]: res = 6581ca59f4330d110000000000000000 20250102122534323 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534323 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534323 DAUC <0003> auc.c:179 vector [0]: kc = f984372adaf7a000 20250102122534323 DAUC <0003> auc.c:180 vector [0]: sres = cde296b5 20250102122534323 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534323 DAUC <0003> db_auc.c:245 IMSI='262424783339344': Generated 1 vectors 20250102122534323 DAUC <0003> db_auc.c:249 IMSI='262424783339344': Updating SQN=33 in DB 20250102122534323 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424783339344"} 20250102122534323 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534323 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534323 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a6dbbee3d51: Found GsupExpect[0] for "262424783339344" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262424783339344" TC_gsup_sai_num_auth_vectors(29)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122534326 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534326 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424783339344"} 20250102122534326 DAUC <0003> db_auc.c:236 IMSI='262424783339344': Calling to generate 4 vectors 20250102122534326 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250102122534326 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534326 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534326 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250102122534326 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534326 DAUC <0003> auc.c:113 vector [0]: rand = 951c1c50d685b9c5e1bd480400d8d009 20250102122534326 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250102122534326 DAUC <0003> auc.c:142 vector [0]: autn = 53a7548160f700009f1e83701d25662e 20250102122534326 DAUC <0003> auc.c:143 vector [0]: ck = 017106f9727c00621aea357d1c6196a7 20250102122534326 DAUC <0003> auc.c:144 vector [0]: ik = 608308506718e920f784f6dc75596f72 20250102122534326 DAUC <0003> auc.c:145 vector [0]: res = e4f244ab15402b010000000000000000 20250102122534326 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534326 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534326 DAUC <0003> auc.c:179 vector [0]: kc = 4917bf5157596400 20250102122534326 DAUC <0003> auc.c:180 vector [0]: sres = da2f57d7 20250102122534326 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534326 DAUC <0003> auc.c:113 vector [1]: rand = af4b2b7687fc6b782bc6743a8c47ff00 20250102122534326 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250102122534326 DAUC <0003> auc.c:142 vector [1]: autn = 7bb95471b3140000ed787f83da77690d 20250102122534326 DAUC <0003> auc.c:143 vector [1]: ck = caebd2f6ae05043c72f28abeeed3d116 20250102122534326 DAUC <0003> auc.c:144 vector [1]: ik = 64e57e54a9df40af79ae5f3ea42eb952 20250102122534326 DAUC <0003> auc.c:145 vector [1]: res = 9db38941b5b54cd30000000000000000 20250102122534326 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534326 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122534326 DAUC <0003> auc.c:179 vector [1]: kc = bcae54601a93bc00 20250102122534326 DAUC <0003> auc.c:180 vector [1]: sres = 1af27872 20250102122534326 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122534326 DAUC <0003> auc.c:113 vector [2]: rand = d9af21dd2712699d3a3a7046c7a35fbf 20250102122534326 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250102122534326 DAUC <0003> auc.c:142 vector [2]: autn = c2c112c70c1b000044319b14eac7ea5a 20250102122534326 DAUC <0003> auc.c:143 vector [2]: ck = 3843d37f7d804b179da552813c287e39 20250102122534326 DAUC <0003> auc.c:144 vector [2]: ik = 6bc4e4d703c40489cd91c6da505020db 20250102122534326 DAUC <0003> auc.c:145 vector [2]: res = 87b284482431f2a20000000000000000 20250102122534326 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534326 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122534326 DAUC <0003> auc.c:179 vector [2]: kc = 13ddb9636f283000 20250102122534326 DAUC <0003> auc.c:180 vector [2]: sres = 236b8d87 20250102122534327 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122534327 DAUC <0003> auc.c:113 vector [3]: rand = f1f3b161c3955e33decace750c00613d 20250102122534327 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250102122534327 DAUC <0003> auc.c:142 vector [3]: autn = e7406ce0424e00004e469583c8764046 20250102122534327 DAUC <0003> auc.c:143 vector [3]: ck = 97946b25e7772565874d0b756d8e7f34 20250102122534327 DAUC <0003> auc.c:144 vector [3]: ik = 1f1ed124e29f3781a55217ffd5030287 20250102122534327 DAUC <0003> auc.c:145 vector [3]: res = 943de6b09017c3680000000000000000 20250102122534327 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534327 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122534327 DAUC <0003> auc.c:179 vector [3]: kc = 5f644c787627ec00 20250102122534327 DAUC <0003> auc.c:180 vector [3]: sres = fa70cde1 20250102122534327 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122534327 DAUC <0003> db_auc.c:245 IMSI='262424783339344': Generated 4 vectors 20250102122534327 DAUC <0003> db_auc.c:249 IMSI='262424783339344': Updating SQN=161 in DB 20250102122534327 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424783339344"} 20250102122534327 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534327 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534327 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534330 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534330 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424783339344"} 20250102122534330 DAUC <0003> db_auc.c:236 IMSI='262424783339344': Calling to generate 5 vectors 20250102122534330 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122534330 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534330 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534330 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250102122534330 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534330 DAUC <0003> auc.c:113 vector [0]: rand = f4b0532dcb5997a1918111bb09de93d6 20250102122534330 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250102122534330 DAUC <0003> auc.c:142 vector [0]: autn = 2ff610aac88d0000147043b4bffc3661 20250102122534330 DAUC <0003> auc.c:143 vector [0]: ck = 50ef643cf078e181d23b2cd0b8592500 20250102122534330 DAUC <0003> auc.c:144 vector [0]: ik = e303c150a0d6c68cc181f50b79b3a6ac 20250102122534330 DAUC <0003> auc.c:145 vector [0]: res = 41f14e36ac339bf60000000000000000 20250102122534330 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534330 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534330 DAUC <0003> auc.c:179 vector [0]: kc = 6821182fa4782400 20250102122534330 DAUC <0003> auc.c:180 vector [0]: sres = 9ec12bf1 20250102122534330 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534330 DAUC <0003> auc.c:113 vector [1]: rand = a25a328bcdc6ee534d02ab2c73059341 20250102122534330 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250102122534330 DAUC <0003> auc.c:142 vector [1]: autn = a478f0ca9d5e000090cb2cd7840ba1ea 20250102122534330 DAUC <0003> auc.c:143 vector [1]: ck = 404b3ddc3ce66e7ad97c3a9d6f789096 20250102122534330 DAUC <0003> auc.c:144 vector [1]: ik = c9b3ac6a70e659a80239e42e33b301cf 20250102122534330 DAUC <0003> auc.c:145 vector [1]: res = 6ef1b85801b5eb270000000000000000 20250102122534330 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534330 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122534330 DAUC <0003> auc.c:179 vector [1]: kc = e3a30f3769804400 20250102122534330 DAUC <0003> auc.c:180 vector [1]: sres = fe13f851 20250102122534330 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122534330 DAUC <0003> auc.c:113 vector [2]: rand = 8fa11745104ea0067c3db8a120e976e4 20250102122534330 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250102122534330 DAUC <0003> auc.c:142 vector [2]: autn = d118573ba4950000ea1ac757a2116fa0 20250102122534330 DAUC <0003> auc.c:143 vector [2]: ck = 384e9b10f4876daec95dffc0b0c64c00 20250102122534330 DAUC <0003> auc.c:144 vector [2]: ik = a6858a620c2d4184004f1a9621ea5530 20250102122534330 DAUC <0003> auc.c:145 vector [2]: res = 1283349a1c6ee49b0000000000000000 20250102122534330 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534330 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122534330 DAUC <0003> auc.c:179 vector [2]: kc = 1c5e59bf9ec88c00 20250102122534330 DAUC <0003> auc.c:180 vector [2]: sres = 4b354f0e 20250102122534330 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122534330 DAUC <0003> auc.c:113 vector [3]: rand = 5b44754891f0f4f896a32ef4157d94fd 20250102122534330 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250102122534330 DAUC <0003> auc.c:142 vector [3]: autn = a89addda75de0000fe4c35aef788e5db 20250102122534330 DAUC <0003> auc.c:143 vector [3]: ck = f9d4be5880b775043794ab35f20e93fa 20250102122534330 DAUC <0003> auc.c:144 vector [3]: ik = af669b839df73e04e8385875c50b6ffa 20250102122534330 DAUC <0003> auc.c:145 vector [3]: res = 9d7b6b9e61a3226f0000000000000000 20250102122534330 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534330 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122534330 DAUC <0003> auc.c:179 vector [3]: kc = 40e1523e49741c00 20250102122534330 DAUC <0003> auc.c:180 vector [3]: sres = d164f0f8 20250102122534330 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122534330 DAUC <0003> auc.c:113 vector [4]: rand = 3fea73c122e963259779a5cfee8b8e83 20250102122534330 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250102122534330 DAUC <0003> auc.c:142 vector [4]: autn = 10c9d191f4660000e8cfecdc7ccfa50d 20250102122534330 DAUC <0003> auc.c:143 vector [4]: ck = 14780f78c6b17d5363847eaf6584d7cc 20250102122534330 DAUC <0003> auc.c:144 vector [4]: ik = 659b15a075a8bfa14e0c3662c2a9dc03 20250102122534330 DAUC <0003> auc.c:145 vector [4]: res = 4203cfc73e23aa8e0000000000000000 20250102122534330 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534330 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122534331 DAUC <0003> auc.c:179 vector [4]: kc = f4d5b0f8d4d8e400 20250102122534331 DAUC <0003> auc.c:180 vector [4]: sres = 0415a81e 20250102122534331 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122534331 DAUC <0003> db_auc.c:245 IMSI='262424783339344': Generated 5 vectors 20250102122534331 DAUC <0003> db_auc.c:249 IMSI='262424783339344': Updating SQN=321 in DB 20250102122534331 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424783339344"} 20250102122534331 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534331 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534331 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534334 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534334 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424783339344"} 20250102122534334 DAUC <0003> db_auc.c:236 IMSI='262424783339344': Calling to generate 5 vectors 20250102122534334 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122534334 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534334 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534334 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250102122534334 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534334 DAUC <0003> auc.c:113 vector [0]: rand = 5a252f53b368a57fb83c90699dd300f8 20250102122534334 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250102122534334 DAUC <0003> auc.c:142 vector [0]: autn = 54b26bc09e4d00001ad69c8b6ddcee25 20250102122534334 DAUC <0003> auc.c:143 vector [0]: ck = 9de796f507e55a4b10d2fa476dc70fde 20250102122534334 DAUC <0003> auc.c:144 vector [0]: ik = eb39affb3c68a23d2834199af8e25cb5 20250102122534334 DAUC <0003> auc.c:145 vector [0]: res = bdaa9d3e62b9ddd30000000000000000 20250102122534334 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534334 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534334 DAUC <0003> auc.c:179 vector [0]: kc = e88bec2f1bdcf800 20250102122534334 DAUC <0003> auc.c:180 vector [0]: sres = 2fadc3f5 20250102122534334 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534334 DAUC <0003> auc.c:113 vector [1]: rand = 294e0ed5d0ed3b7eabea424040bdcdc7 20250102122534334 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250102122534334 DAUC <0003> auc.c:142 vector [1]: autn = 413297ada9200000eafd8ee702f15154 20250102122534334 DAUC <0003> auc.c:143 vector [1]: ck = b37bb1d9541d1ec42a47ba5f87f869ff 20250102122534334 DAUC <0003> auc.c:144 vector [1]: ik = a66af6f8bc924f8f080c1a374ad78d34 20250102122534334 DAUC <0003> auc.c:145 vector [1]: res = a57ad22cf40389490000000000000000 20250102122534334 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534334 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122534334 DAUC <0003> auc.c:179 vector [1]: kc = e98fc9e074961000 20250102122534334 DAUC <0003> auc.c:180 vector [1]: sres = 57b86d23 20250102122534334 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122534334 DAUC <0003> auc.c:113 vector [2]: rand = 79916dce31a68dd2a4119b87a49ff208 20250102122534334 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250102122534334 DAUC <0003> auc.c:142 vector [2]: autn = 830950cdb5810000ad6144ea699fd187 20250102122534334 DAUC <0003> auc.c:143 vector [2]: ck = d0afbfb84d6ceb11869ef4da4519937d 20250102122534334 DAUC <0003> auc.c:144 vector [2]: ik = cb1db4a2c58ae2d8db7ed3c55218a8d3 20250102122534334 DAUC <0003> auc.c:145 vector [2]: res = 1935abdeb9a46c280000000000000000 20250102122534334 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534334 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122534334 DAUC <0003> auc.c:179 vector [2]: kc = a94cb66e2cbd5000 20250102122534334 DAUC <0003> auc.c:180 vector [2]: sres = c887c3f6 20250102122534334 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122534334 DAUC <0003> auc.c:113 vector [3]: rand = 9c6dd7a7a62da6d0a9f474fb36a5e599 20250102122534334 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250102122534334 DAUC <0003> auc.c:142 vector [3]: autn = a454d44a11560000f2fb02be8a25f04e 20250102122534334 DAUC <0003> auc.c:143 vector [3]: ck = 7db3d60412b484eae3d8a3140602da5f 20250102122534334 DAUC <0003> auc.c:144 vector [3]: ik = 0527ea93de4eca709ee2b4565ad34060 20250102122534334 DAUC <0003> auc.c:145 vector [3]: res = 0f473c4c126637250000000000000000 20250102122534334 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534334 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122534334 DAUC <0003> auc.c:179 vector [3]: kc = 2bf5332ff31e1000 20250102122534334 DAUC <0003> auc.c:180 vector [3]: sres = 9ba3a728 20250102122534334 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122534334 DAUC <0003> auc.c:113 vector [4]: rand = 786430cb88b299d5eeb298e5a560808c 20250102122534334 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250102122534334 DAUC <0003> auc.c:142 vector [4]: autn = 7a1df3d6e1f200004146b558ebbf84f9 20250102122534334 DAUC <0003> auc.c:143 vector [4]: ck = 5e9cf8cf1bbd4135b0a7f0733dd9518d 20250102122534334 DAUC <0003> auc.c:144 vector [4]: ik = c0f2ad73741c4b26ee787c51c91d13e5 20250102122534334 DAUC <0003> auc.c:145 vector [4]: res = cab1fb64befc57960000000000000000 20250102122534334 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534334 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122534334 DAUC <0003> auc.c:179 vector [4]: kc = ae8e6bf508c72800 20250102122534334 DAUC <0003> auc.c:180 vector [4]: sres = 156ee9e8 20250102122534334 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122534335 DAUC <0003> db_auc.c:245 IMSI='262424783339344': Generated 5 vectors 20250102122534335 DAUC <0003> db_auc.c:249 IMSI='262424783339344': Updating SQN=481 in DB 20250102122534335 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424783339344"} 20250102122534335 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424783339344 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534335 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534335 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122534339 DAUC <0003> db_auc.c:157 IMSI='262424083865334': No 2G Auth Data 20250102122534339 DAUC <0003> db_auc.c:192 IMSI='262424083865334': No 3G Auth Data HLR_Test-GSUP(21)@3a6dbbee3d51: Created GsupExpect[0] for "262424083865334" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250102122534353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20250102122534356 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534356 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424083865334"} 20250102122534356 DAUC <0003> db_auc.c:236 IMSI='262424083865334': Calling to generate 1 vectors 20250102122534356 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250102122534356 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534356 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534356 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122534356 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534356 DAUC <0003> auc.c:113 vector [0]: rand = 889ec72cc4f5a87ec124959b9c732369 20250102122534356 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122534356 DAUC <0003> auc.c:142 vector [0]: autn = 31503d73cc4200006577c7ee5073af4b 20250102122534356 DAUC <0003> auc.c:143 vector [0]: ck = 5a413b126f1b3f777a3aafa71efd4739 20250102122534356 DAUC <0003> auc.c:144 vector [0]: ik = 7649aceb6fd22c4d3bd911f44d2637db 20250102122534356 DAUC <0003> auc.c:145 vector [0]: res = 56d6e6f4d54ef4cd0000000000000000 20250102122534356 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534356 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534357 DAUC <0003> auc.c:179 vector [0]: kc = 5274a0444d92d800 20250102122534357 DAUC <0003> auc.c:180 vector [0]: sres = 0da5393e 20250102122534357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534357 DAUC <0003> db_auc.c:245 IMSI='262424083865334': Generated 1 vectors 20250102122534357 DAUC <0003> db_auc.c:249 IMSI='262424083865334': Updating SQN=33 in DB 20250102122534357 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424083865334"} 20250102122534357 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534357 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534357 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a6dbbee3d51: Found GsupExpect[0] for "262424083865334" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262424083865334" TC_gsup_sai_num_auth_vectors(30)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122534359 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534359 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424083865334"} 20250102122534359 DAUC <0003> db_auc.c:236 IMSI='262424083865334': Calling to generate 4 vectors 20250102122534359 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250102122534359 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534359 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534359 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250102122534359 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534359 DAUC <0003> auc.c:113 vector [0]: rand = e60b8b9b5337f6dde60f378a22c91a9f 20250102122534359 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250102122534359 DAUC <0003> auc.c:142 vector [0]: autn = 58c048892dad000053eafbf09471bf44 20250102122534359 DAUC <0003> auc.c:143 vector [0]: ck = 2efab371b699435ebecfbbd085a8fb67 20250102122534359 DAUC <0003> auc.c:144 vector [0]: ik = 34314bc85259d493d78e6a76161699fb 20250102122534359 DAUC <0003> auc.c:145 vector [0]: res = 280c7d7ad216c5470000000000000000 20250102122534359 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534359 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534359 DAUC <0003> auc.c:179 vector [0]: kc = 0d0e791f24313c00 20250102122534359 DAUC <0003> auc.c:180 vector [0]: sres = 30c34e6d 20250102122534359 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534359 DAUC <0003> auc.c:113 vector [1]: rand = 3293ccb013aa806baa543d7287dee892 20250102122534359 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250102122534359 DAUC <0003> auc.c:142 vector [1]: autn = 480a89a644840000888121f1062c4f05 20250102122534359 DAUC <0003> auc.c:143 vector [1]: ck = c213331437ffb58acb7bb067962ffce4 20250102122534359 DAUC <0003> auc.c:144 vector [1]: ik = 8c9c2419dc541659a5941a719338dfad 20250102122534359 DAUC <0003> auc.c:145 vector [1]: res = b6a4fa3ab39c390c0000000000000000 20250102122534359 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534359 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122534359 DAUC <0003> auc.c:179 vector [1]: kc = 8e664c789eadd400 20250102122534359 DAUC <0003> auc.c:180 vector [1]: sres = a4ebada9 20250102122534360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122534360 DAUC <0003> auc.c:113 vector [2]: rand = 832b618c438cb556337c574a8a8e0d63 20250102122534360 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250102122534360 DAUC <0003> auc.c:142 vector [2]: autn = e3a5812426c400006c6a0386d83e9991 20250102122534360 DAUC <0003> auc.c:143 vector [2]: ck = 42b62d385692a6a617dc64c81ff0647d 20250102122534360 DAUC <0003> auc.c:144 vector [2]: ik = de6bb9e5080b79b043069a33a7b2cea0 20250102122534360 DAUC <0003> auc.c:145 vector [2]: res = 98a892f6eef25fe70000000000000000 20250102122534360 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534360 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122534360 DAUC <0003> auc.c:179 vector [2]: kc = 3dd070a18529b800 20250102122534360 DAUC <0003> auc.c:180 vector [2]: sres = 9696dba7 20250102122534360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122534360 DAUC <0003> auc.c:113 vector [3]: rand = 20e92b8b3de3bf26ffa1ee55ee8e50da 20250102122534360 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250102122534360 DAUC <0003> auc.c:142 vector [3]: autn = 05c0283365d00000f90f73d788a17102 20250102122534360 DAUC <0003> auc.c:143 vector [3]: ck = 54faa9c45f498d7e1e9f7d3aea5ed825 20250102122534360 DAUC <0003> auc.c:144 vector [3]: ik = 1642914e5b14ff89bc13295b995a7f7b 20250102122534360 DAUC <0003> auc.c:145 vector [3]: res = e8612b46d07b8c4f0000000000000000 20250102122534360 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534360 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122534360 DAUC <0003> auc.c:179 vector [3]: kc = fc35deea367d1400 20250102122534360 DAUC <0003> auc.c:180 vector [3]: sres = 5181c21c 20250102122534360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122534360 DAUC <0003> db_auc.c:245 IMSI='262424083865334': Generated 4 vectors 20250102122534360 DAUC <0003> db_auc.c:249 IMSI='262424083865334': Updating SQN=161 in DB 20250102122534360 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424083865334"} 20250102122534360 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534360 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534360 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534363 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534363 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424083865334"} 20250102122534363 DAUC <0003> db_auc.c:236 IMSI='262424083865334': Calling to generate 5 vectors 20250102122534363 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122534363 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534363 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534363 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250102122534363 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534363 DAUC <0003> auc.c:113 vector [0]: rand = 31131b8cabb1e0df7ddd377ba1f76160 20250102122534363 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250102122534363 DAUC <0003> auc.c:142 vector [0]: autn = 2d55bdc30f7300007d69c479ae6e08fa 20250102122534363 DAUC <0003> auc.c:143 vector [0]: ck = 4ccec32e5a0c77e492ac83777f638cef 20250102122534363 DAUC <0003> auc.c:144 vector [0]: ik = f6028424bda7c65689b85e48fdf8808e 20250102122534363 DAUC <0003> auc.c:145 vector [0]: res = b23fecf611eba2f90000000000000000 20250102122534363 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534363 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534363 DAUC <0003> auc.c:179 vector [0]: kc = 13d0c30334d24400 20250102122534363 DAUC <0003> auc.c:180 vector [0]: sres = 9caac99b 20250102122534363 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534363 DAUC <0003> auc.c:113 vector [1]: rand = 198c20a17474f1deed1bb3bfa55c0d77 20250102122534363 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250102122534363 DAUC <0003> auc.c:142 vector [1]: autn = ce62beade61f0000b363c8485bb7ebd8 20250102122534363 DAUC <0003> auc.c:143 vector [1]: ck = b9c2fdbbe044f315ce2a1768a00cb11d 20250102122534363 DAUC <0003> auc.c:144 vector [1]: ik = a53086717ae50796f4f2cacb9675f8b2 20250102122534363 DAUC <0003> auc.c:145 vector [1]: res = 6e3de83587a5fd630000000000000000 20250102122534363 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534363 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122534363 DAUC <0003> auc.c:179 vector [1]: kc = c6f0bdd97aa71800 20250102122534363 DAUC <0003> auc.c:180 vector [1]: sres = e8c67518 20250102122534363 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122534363 DAUC <0003> auc.c:113 vector [2]: rand = 43ef8248c761e7946b2bdcd0c143297c 20250102122534363 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250102122534363 DAUC <0003> auc.c:142 vector [2]: autn = 0bcbcba75a070000bf0133dde3f13e93 20250102122534363 DAUC <0003> auc.c:143 vector [2]: ck = 3a38945d32b88b6f91866814683ff448 20250102122534363 DAUC <0003> auc.c:144 vector [2]: ik = 282c7d07c4dcafde5edfc94f4931b411 20250102122534363 DAUC <0003> auc.c:145 vector [2]: res = 0dba37d68786335b0000000000000000 20250102122534363 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534363 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122534363 DAUC <0003> auc.c:179 vector [2]: kc = 234d8892a0f6bc00 20250102122534363 DAUC <0003> auc.c:180 vector [2]: sres = 372c51ed 20250102122534363 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122534363 DAUC <0003> auc.c:113 vector [3]: rand = 57fdd3ab8beee39e19cf7d4e39bfbd39 20250102122534363 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250102122534363 DAUC <0003> auc.c:142 vector [3]: autn = e0b06a623b040000f2cf9bfea496965b 20250102122534363 DAUC <0003> auc.c:143 vector [3]: ck = 432ba11ee26afd0a3a15f87f6dadb829 20250102122534363 DAUC <0003> auc.c:144 vector [3]: ik = a859062a18b4ffc3d363fe383c4c32bb 20250102122534363 DAUC <0003> auc.c:145 vector [3]: res = 3d55f8cf767abaca0000000000000000 20250102122534363 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534363 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122534363 DAUC <0003> auc.c:179 vector [3]: kc = 4f7219ce1041f400 20250102122534363 DAUC <0003> auc.c:180 vector [3]: sres = f68fe312 20250102122534363 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122534363 DAUC <0003> auc.c:113 vector [4]: rand = a7ef6fcc4dd75bd9cc2f72c19e32a397 20250102122534363 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250102122534363 DAUC <0003> auc.c:142 vector [4]: autn = 3063c24c39890000019c61e73a0f6396 20250102122534363 DAUC <0003> auc.c:143 vector [4]: ck = 9f389747845c1364b0ffe9b605f78d9c 20250102122534363 DAUC <0003> auc.c:144 vector [4]: ik = b32a6d9589848720aa19c437c1ebb3c2 20250102122534363 DAUC <0003> auc.c:145 vector [4]: res = 62fc3f82c94234c20000000000000000 20250102122534363 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534363 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122534364 DAUC <0003> auc.c:179 vector [4]: kc = 731fdcc958581800 20250102122534364 DAUC <0003> auc.c:180 vector [4]: sres = 837b6a5e 20250102122534364 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122534364 DAUC <0003> db_auc.c:245 IMSI='262424083865334': Generated 5 vectors 20250102122534364 DAUC <0003> db_auc.c:249 IMSI='262424083865334': Updating SQN=321 in DB 20250102122534364 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424083865334"} 20250102122534364 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534364 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534364 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534367 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534367 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424083865334"} 20250102122534367 DAUC <0003> db_auc.c:236 IMSI='262424083865334': Calling to generate 5 vectors 20250102122534367 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122534367 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534367 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534367 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250102122534367 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534367 DAUC <0003> auc.c:113 vector [0]: rand = 709d5cf28c236bc28df981b6f8ed6025 20250102122534367 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250102122534367 DAUC <0003> auc.c:142 vector [0]: autn = 6bdf85ddde200000dcda75ed4380e9eb 20250102122534367 DAUC <0003> auc.c:143 vector [0]: ck = dec13cc1430c4a2864ef76176cb5d132 20250102122534367 DAUC <0003> auc.c:144 vector [0]: ik = ad136162b64282f09186fb95894f1d47 20250102122534367 DAUC <0003> auc.c:145 vector [0]: res = affd448e3d5d3f740000000000000000 20250102122534367 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534367 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534367 DAUC <0003> auc.c:179 vector [0]: kc = 04288037153b7c00 20250102122534367 DAUC <0003> auc.c:180 vector [0]: sres = 69a3247a 20250102122534367 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534367 DAUC <0003> auc.c:113 vector [1]: rand = cf0168eae3486d4d7464c95ebacb0057 20250102122534367 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250102122534367 DAUC <0003> auc.c:142 vector [1]: autn = e49fc3c29fed0000185ef2ec42b512ec 20250102122534367 DAUC <0003> auc.c:143 vector [1]: ck = 8440987be33a242f071bfcc17c9e540b 20250102122534367 DAUC <0003> auc.c:144 vector [1]: ik = 3baa18c21efb8e876e145f47ffbb19ef 20250102122534367 DAUC <0003> auc.c:145 vector [1]: res = 3e3db8cc92aca7500000000000000000 20250102122534367 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534367 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122534367 DAUC <0003> auc.c:179 vector [1]: kc = 0c4066c46f3b2800 20250102122534367 DAUC <0003> auc.c:180 vector [1]: sres = f7e5950c 20250102122534367 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122534367 DAUC <0003> auc.c:113 vector [2]: rand = 94d65867d1be53cccee48e8ac954ede7 20250102122534367 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250102122534367 DAUC <0003> auc.c:142 vector [2]: autn = 45c1a8249d7000003a1576ca5f9fcf62 20250102122534367 DAUC <0003> auc.c:143 vector [2]: ck = 266f2d08c456a7dc613cc5edaf4c5092 20250102122534367 DAUC <0003> auc.c:144 vector [2]: ik = d68b1a1d9b3f25ade51f79a32476d2bb 20250102122534367 DAUC <0003> auc.c:145 vector [2]: res = cdcea30e0d0a060c0000000000000000 20250102122534367 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534367 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122534367 DAUC <0003> auc.c:179 vector [2]: kc = 04cc8b7ba0b49000 20250102122534367 DAUC <0003> auc.c:180 vector [2]: sres = 670c2c16 20250102122534367 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122534367 DAUC <0003> auc.c:113 vector [3]: rand = 4fe7714a2505e1092a476766d83879d1 20250102122534367 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250102122534367 DAUC <0003> auc.c:142 vector [3]: autn = aa808bdc8ae90000d0b417e31d30ae9a 20250102122534367 DAUC <0003> auc.c:143 vector [3]: ck = 325060be7d2c3d7eb2cfbf9a7d14b5f1 20250102122534367 DAUC <0003> auc.c:144 vector [3]: ik = 79b22de05dcea6f2ab2d78e3ea43eb39 20250102122534367 DAUC <0003> auc.c:145 vector [3]: res = b6e113a4abbb5bd30000000000000000 20250102122534367 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534367 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122534367 DAUC <0003> auc.c:179 vector [3]: kc = 855354468f4fd800 20250102122534367 DAUC <0003> auc.c:180 vector [3]: sres = bc422688 20250102122534367 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122534367 DAUC <0003> auc.c:113 vector [4]: rand = 321d83187fa8393f8d7d4d62fedc4d9a 20250102122534367 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250102122534367 DAUC <0003> auc.c:142 vector [4]: autn = 9efae7efdf180000e057a440c9aa511c 20250102122534367 DAUC <0003> auc.c:143 vector [4]: ck = 9105ac1f36ed5c2bdcd36c4d3c727fbc 20250102122534367 DAUC <0003> auc.c:144 vector [4]: ik = b4f3e903c14a5dbeadbb8ec70acdf030 20250102122534367 DAUC <0003> auc.c:145 vector [4]: res = 6b5c9ed3929306950000000000000000 20250102122534367 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534367 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122534367 DAUC <0003> auc.c:179 vector [4]: kc = d9875defc9ffbc00 20250102122534367 DAUC <0003> auc.c:180 vector [4]: sres = ff5f365d 20250102122534367 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122534367 DAUC <0003> db_auc.c:245 IMSI='262424083865334': Generated 5 vectors 20250102122534367 DAUC <0003> db_auc.c:249 IMSI='262424083865334': Updating SQN=481 in DB 20250102122534368 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424083865334"} 20250102122534368 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424083865334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534368 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534368 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122534372 DAUC <0003> db_auc.c:157 IMSI='262423315411914': No 2G Auth Data 20250102122534372 DAUC <0003> db_auc.c:192 IMSI='262423315411914': No 3G Auth Data HLR_Test-GSUP(21)@3a6dbbee3d51: Created GsupExpect[0] for "262423315411914" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250102122534387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4258 20250102122534390 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534391 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423315411914"} 20250102122534391 DAUC <0003> db_auc.c:236 IMSI='262423315411914': Calling to generate 1 vectors 20250102122534391 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250102122534391 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534391 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534391 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122534391 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534391 DAUC <0003> auc.c:113 vector [0]: rand = ee88a3bcf08432e39e222ec19392990a 20250102122534391 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122534391 DAUC <0003> auc.c:142 vector [0]: autn = afc0bf2e7ee60000bcb002edfcb262df 20250102122534391 DAUC <0003> auc.c:143 vector [0]: ck = cbebd1a4d166774bb10140b589e730d8 20250102122534391 DAUC <0003> auc.c:144 vector [0]: ik = ad55b8a8301367be9a789d6eafd29765 20250102122534391 DAUC <0003> auc.c:145 vector [0]: res = f1b71ef1fc12e7640000000000000000 20250102122534391 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534391 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534391 DAUC <0003> auc.c:179 vector [0]: kc = 08f775cb9f1afda7 20250102122534391 DAUC <0003> auc.c:180 vector [0]: sres = 1d9c3bb2 20250102122534391 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534391 DAUC <0003> db_auc.c:245 IMSI='262423315411914': Generated 1 vectors 20250102122534391 DAUC <0003> db_auc.c:249 IMSI='262423315411914': Updating SQN=33 in DB 20250102122534391 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423315411914"} 20250102122534391 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534391 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534391 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@3a6dbbee3d51: Found GsupExpect[0] for "262423315411914" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423315411914" TC_gsup_sai_num_auth_vectors(31)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122534394 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534394 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423315411914"} 20250102122534394 DAUC <0003> db_auc.c:236 IMSI='262423315411914': Calling to generate 4 vectors 20250102122534394 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250102122534394 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534394 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534394 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250102122534394 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534394 DAUC <0003> auc.c:113 vector [0]: rand = e262bd171d81909b0f7a58ae6cec0b0c 20250102122534394 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250102122534394 DAUC <0003> auc.c:142 vector [0]: autn = bb934256c335000064227c7f28c98987 20250102122534394 DAUC <0003> auc.c:143 vector [0]: ck = 17bf19deb45bc873a49f398d4f5d91cf 20250102122534394 DAUC <0003> auc.c:144 vector [0]: ik = 9dc6403c86e8471c57351d14c047584d 20250102122534394 DAUC <0003> auc.c:145 vector [0]: res = 650615019f22a8300000000000000000 20250102122534394 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534394 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534394 DAUC <0003> auc.c:179 vector [0]: kc = bb6cb0b880a09609 20250102122534394 DAUC <0003> auc.c:180 vector [0]: sres = 0a9bef8e 20250102122534394 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534394 DAUC <0003> auc.c:113 vector [1]: rand = 8cb34509cb352e5c74a6a2a42deec287 20250102122534394 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250102122534394 DAUC <0003> auc.c:142 vector [1]: autn = 95830be1ccbe0000100025dd12cc0988 20250102122534394 DAUC <0003> auc.c:143 vector [1]: ck = b48c6d66103bcc0bea8214adea36caf9 20250102122534394 DAUC <0003> auc.c:144 vector [1]: ik = d460fe69f42ab98cf4b8182ee7ee029f 20250102122534394 DAUC <0003> auc.c:145 vector [1]: res = 9ba3a3588d25024d0000000000000000 20250102122534394 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534394 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122534394 DAUC <0003> auc.c:179 vector [1]: kc = 3e32cac628babac6 20250102122534394 DAUC <0003> auc.c:180 vector [1]: sres = 6943888c 20250102122534394 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122534394 DAUC <0003> auc.c:113 vector [2]: rand = c7bb6f7727bf3f9cc7ec34af12e68113 20250102122534394 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250102122534394 DAUC <0003> auc.c:142 vector [2]: autn = 4f0d61e17fc10000bb50ab0bbc018649 20250102122534394 DAUC <0003> auc.c:143 vector [2]: ck = c5f74ac205649cda120a9e35d1526357 20250102122534394 DAUC <0003> auc.c:144 vector [2]: ik = 56cf3f8ca05d30be8abcf4a2c3b95c11 20250102122534394 DAUC <0003> auc.c:145 vector [2]: res = 0662b84ce59dabcb0000000000000000 20250102122534394 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534394 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122534394 DAUC <0003> auc.c:179 vector [2]: kc = 26b889a30ca29980 20250102122534394 DAUC <0003> auc.c:180 vector [2]: sres = 2f5c55d4 20250102122534394 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122534394 DAUC <0003> auc.c:113 vector [3]: rand = 25dd31d594d073cf2bbaae5aeed2d0ae 20250102122534394 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250102122534394 DAUC <0003> auc.c:142 vector [3]: autn = c43cf0d2731f0000037d6ac00a800bf6 20250102122534394 DAUC <0003> auc.c:143 vector [3]: ck = a950ec64753b8322eb84fe7be6cf2623 20250102122534394 DAUC <0003> auc.c:144 vector [3]: ik = 7b264809430b28531549574c04b0e5ba 20250102122534394 DAUC <0003> auc.c:145 vector [3]: res = d7c807d9b7003f0a0000000000000000 20250102122534394 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534394 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122534394 DAUC <0003> auc.c:179 vector [3]: kc = 9081a37cf7f9aaa4 20250102122534394 DAUC <0003> auc.c:180 vector [3]: sres = 6023cd11 20250102122534394 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122534394 DAUC <0003> db_auc.c:245 IMSI='262423315411914': Generated 4 vectors 20250102122534394 DAUC <0003> db_auc.c:249 IMSI='262423315411914': Updating SQN=161 in DB 20250102122534394 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423315411914"} 20250102122534394 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534394 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534394 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534397 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534397 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423315411914"} 20250102122534397 DAUC <0003> db_auc.c:236 IMSI='262423315411914': Calling to generate 5 vectors 20250102122534397 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122534397 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534397 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534397 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250102122534397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534397 DAUC <0003> auc.c:113 vector [0]: rand = 67e1cab69a60d7c2f9b59630963b6a26 20250102122534397 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250102122534397 DAUC <0003> auc.c:142 vector [0]: autn = 7ccdeae972ab0000bfc22bfb15fc455f 20250102122534397 DAUC <0003> auc.c:143 vector [0]: ck = e2c9bb1256dfa8658344ef7b18c02e52 20250102122534397 DAUC <0003> auc.c:144 vector [0]: ik = 2fca2a282ea690bf41c18933b44f11e3 20250102122534397 DAUC <0003> auc.c:145 vector [0]: res = a4ad8c279f27c1b30000000000000000 20250102122534397 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534397 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534397 DAUC <0003> auc.c:179 vector [0]: kc = 9263850c0f001406 20250102122534397 DAUC <0003> auc.c:180 vector [0]: sres = 34387dfa 20250102122534397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534397 DAUC <0003> auc.c:113 vector [1]: rand = 2cb4e4d318bbd0aff244b2c7612076d9 20250102122534397 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250102122534397 DAUC <0003> auc.c:142 vector [1]: autn = 0eca514e1f7d00002cf19f5baa5cde3e 20250102122534397 DAUC <0003> auc.c:143 vector [1]: ck = 3abd0cf0c1337a1e7c2b66cf5ed34f6e 20250102122534397 DAUC <0003> auc.c:144 vector [1]: ik = f7f1a1d58133709424b2f9fc95f09cff 20250102122534397 DAUC <0003> auc.c:145 vector [1]: res = f78a3c81daee59580000000000000000 20250102122534397 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534398 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122534398 DAUC <0003> auc.c:179 vector [1]: kc = 593fcb401ccf7e38 20250102122534398 DAUC <0003> auc.c:180 vector [1]: sres = 547a9cef 20250102122534398 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122534398 DAUC <0003> auc.c:113 vector [2]: rand = 39c2f4000e9f4900234146256cefb74c 20250102122534398 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250102122534398 DAUC <0003> auc.c:142 vector [2]: autn = 562b27695ff300002be4de9eb75e60a9 20250102122534398 DAUC <0003> auc.c:143 vector [2]: ck = 7ff04a6f2402b4da64ccdaca7232c9f8 20250102122534398 DAUC <0003> auc.c:144 vector [2]: ik = c5d8f9b8c516e3046808f833d81ec6ec 20250102122534398 DAUC <0003> auc.c:145 vector [2]: res = 766b90eae0bfd69b0000000000000000 20250102122534398 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534398 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122534398 DAUC <0003> auc.c:179 vector [2]: kc = 79a3b52676fa4297 20250102122534398 DAUC <0003> auc.c:180 vector [2]: sres = 7ec1db60 20250102122534398 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122534398 DAUC <0003> auc.c:113 vector [3]: rand = f47602c459c720d68ccd62ba4adb3b18 20250102122534398 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250102122534398 DAUC <0003> auc.c:142 vector [3]: autn = f8f2bcb92fcc0000b6eeac462a55dbe6 20250102122534398 DAUC <0003> auc.c:143 vector [3]: ck = f83c91be83d03ff149f847195a2fcd6c 20250102122534398 DAUC <0003> auc.c:144 vector [3]: ik = f47af99bab5dca076278c5d7152ec134 20250102122534398 DAUC <0003> auc.c:145 vector [3]: res = 53178e2fb1fa74760000000000000000 20250102122534398 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534398 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122534398 DAUC <0003> auc.c:179 vector [3]: kc = 4e90e300f73755ef 20250102122534398 DAUC <0003> auc.c:180 vector [3]: sres = 89a2a391 20250102122534398 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122534398 DAUC <0003> auc.c:113 vector [4]: rand = a333a22336bed5ffd9e0df9d6b9c1dd0 20250102122534398 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250102122534398 DAUC <0003> auc.c:142 vector [4]: autn = 7032920731750000b580105092cb5e05 20250102122534398 DAUC <0003> auc.c:143 vector [4]: ck = 39ebc19b05cca3efacc5d01315ab31e9 20250102122534398 DAUC <0003> auc.c:144 vector [4]: ik = bc705abc1f74da9338a89fc4e254f9d4 20250102122534398 DAUC <0003> auc.c:145 vector [4]: res = 1d0ab7897824d4500000000000000000 20250102122534398 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534398 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122534398 DAUC <0003> auc.c:179 vector [4]: kc = e22b2a674d5ec863 20250102122534398 DAUC <0003> auc.c:180 vector [4]: sres = 42d15172 20250102122534398 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122534398 DAUC <0003> db_auc.c:245 IMSI='262423315411914': Generated 5 vectors 20250102122534398 DAUC <0003> db_auc.c:249 IMSI='262423315411914': Updating SQN=321 in DB 20250102122534398 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423315411914"} 20250102122534398 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534398 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534398 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534401 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534401 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423315411914"} 20250102122534401 DAUC <0003> db_auc.c:236 IMSI='262423315411914': Calling to generate 5 vectors 20250102122534401 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122534401 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122534401 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122534401 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250102122534401 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122534401 DAUC <0003> auc.c:113 vector [0]: rand = ab550cc7a11e13b6b6b751949702ff41 20250102122534401 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250102122534401 DAUC <0003> auc.c:142 vector [0]: autn = de983960c47f0000f69ff8ae91c53d61 20250102122534401 DAUC <0003> auc.c:143 vector [0]: ck = e08297b687aa96545d5a9f44864daa11 20250102122534401 DAUC <0003> auc.c:144 vector [0]: ik = dfe96f4b2e7defe23e7bf2a2d2adce6d 20250102122534401 DAUC <0003> auc.c:145 vector [0]: res = bf6ec86a8a8d1f650000000000000000 20250102122534401 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122534401 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122534401 DAUC <0003> auc.c:179 vector [0]: kc = 27870e0728ae8451 20250102122534401 DAUC <0003> auc.c:180 vector [0]: sres = 854afd5b 20250102122534401 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122534401 DAUC <0003> auc.c:113 vector [1]: rand = 5298166d83e84c1c40073981fb9edeb2 20250102122534401 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250102122534401 DAUC <0003> auc.c:142 vector [1]: autn = a88c95b9412d0000018881577c709e69 20250102122534401 DAUC <0003> auc.c:143 vector [1]: ck = eb7d4caa57d72c5be77582005579aa24 20250102122534401 DAUC <0003> auc.c:144 vector [1]: ik = 82a6afc00c38f4b4731ee1bf3104aef6 20250102122534401 DAUC <0003> auc.c:145 vector [1]: res = f4f3c0b039ec72a00000000000000000 20250102122534401 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122534401 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122534401 DAUC <0003> auc.c:179 vector [1]: kc = ba459dd48331c5fe 20250102122534401 DAUC <0003> auc.c:180 vector [1]: sres = 6a8aa026 20250102122534401 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122534401 DAUC <0003> auc.c:113 vector [2]: rand = 713dbd03c7e04af522c3a409cec3cd27 20250102122534401 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250102122534401 DAUC <0003> auc.c:142 vector [2]: autn = 2e9ebe4728a50000b76b34ed7957ad2c 20250102122534401 DAUC <0003> auc.c:143 vector [2]: ck = c9cd02f6929eb538e5673e0f5e2b47dd 20250102122534401 DAUC <0003> auc.c:144 vector [2]: ik = 05fa2155157944f423742a42538f1ed4 20250102122534401 DAUC <0003> auc.c:145 vector [2]: res = 136bbf4e31d0e3380000000000000000 20250102122534401 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122534402 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122534402 DAUC <0003> auc.c:179 vector [2]: kc = d6fe3df27d8c8977 20250102122534402 DAUC <0003> auc.c:180 vector [2]: sres = 276bb61b 20250102122534402 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122534402 DAUC <0003> auc.c:113 vector [3]: rand = 64304dda697d5a7237ddd8565b3a5bb9 20250102122534402 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250102122534402 DAUC <0003> auc.c:142 vector [3]: autn = 1fd1a3955c63000034958f78888be234 20250102122534402 DAUC <0003> auc.c:143 vector [3]: ck = 0355857806ce83ffb15d06b9202e71ed 20250102122534402 DAUC <0003> auc.c:144 vector [3]: ik = da81255e293a0d5fb06c996ee659ca0b 20250102122534402 DAUC <0003> auc.c:145 vector [3]: res = 0ad0e119928d84db0000000000000000 20250102122534402 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122534402 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122534402 DAUC <0003> auc.c:179 vector [3]: kc = e9fbfcebc7fe0580 20250102122534402 DAUC <0003> auc.c:180 vector [3]: sres = 01ae9053 20250102122534402 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122534402 DAUC <0003> auc.c:113 vector [4]: rand = 3b5f8f16fbf360f6b451759ae94f0923 20250102122534402 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250102122534402 DAUC <0003> auc.c:142 vector [4]: autn = 5288b480d023000041b4954f44eba424 20250102122534402 DAUC <0003> auc.c:143 vector [4]: ck = 9afa773deb0997d11bb33c259d51d53f 20250102122534402 DAUC <0003> auc.c:144 vector [4]: ik = 6ddfd79446ed8e49ecff5aa93c8bcc29 20250102122534402 DAUC <0003> auc.c:145 vector [4]: res = e9623f5f097b7ada0000000000000000 20250102122534402 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122534402 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122534402 DAUC <0003> auc.c:179 vector [4]: kc = 4795ef814c9ba55a 20250102122534402 DAUC <0003> auc.c:180 vector [4]: sres = e32b9b1f 20250102122534402 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122534402 DAUC <0003> db_auc.c:245 IMSI='262423315411914': Generated 5 vectors 20250102122534402 DAUC <0003> db_auc.c:249 IMSI='262423315411914': Updating SQN=481 in DB 20250102122534402 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423315411914"} 20250102122534402 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423315411914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122534402 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122534402 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122534404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122534405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20250102122534406 DLINP <000b> input/ipa.c:451 connected read/write 20250102122534406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122534406 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122534406 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122534406 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@3a6dbbee3d51: Final verdict of PTC: none 20250102122534406 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40425<->l=127.0.0.1:4259) 22@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Thu Jan 2 12:25:34 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 20250102122534443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4258 20250102122534543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=264112) Waiting for packet dumper to finish... 1 (prev_count=264112, count=409008) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Thu Jan 2 12:25:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_sai_eps started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122537623 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122537623 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122537626 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122537627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59520<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122537630 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122537630 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122537630 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122537630 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  20250102122537630 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122537630 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  20250102122537630 DLGSUP <0013> gsup_server.c:235 2:  20250102122537630 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122537630 DLGSUP <0013> gsup_server.c:235 3:  20250102122537630 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122537630 DLGSUP <0013> gsup_server.c:235 4:  20250102122537630 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122537630 DLGSUP <0013> gsup_server.c:235 5:  20250102122537630 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122537630 DLGSUP <0013> gsup_server.c:235 7:  20250102122537630 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122537630 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122537630 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122537630 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@3a6dbbee3d51: 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") 20250102122537651 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38413<->l=127.0.0.1:4259) 20250102122537655 DAUC <0003> db_auc.c:157 IMSI='262427139506386': No 2G Auth Data 20250102122537655 DAUC <0003> db_auc.c:192 IMSI='262427139506386': No 3G Auth Data HLR_Test-GSUP(33)@3a6dbbee3d51: Created GsupExpect[0] for "262427139506386" to be handled at TC_gsup_sai_eps(36) 20250102122537668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59526<->l=127.0.0.1:4258 20250102122537677 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122537677 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427139506386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427139506386"} 20250102122537677 DAUC <0003> db_auc.c:157 IMSI='262427139506386': No 2G Auth Data 20250102122537677 DAUC <0003> db_auc.c:236 IMSI='262427139506386': Calling to generate 5 vectors 20250102122537677 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250102122537677 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122537677 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122537677 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122537677 DAUC <0003> auc.c:113 vector [0]: rand = 3fd19a8c99d896c10d0a32fab9470b4f 20250102122537677 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122537677 DAUC <0003> auc.c:142 vector [0]: autn = 15ad493922ac8000b706057f713ed56c 20250102122537677 DAUC <0003> auc.c:143 vector [0]: ck = 59069d1489e1ddc03a4197ccfd20cc99 20250102122537677 DAUC <0003> auc.c:144 vector [0]: ik = 9ef3186d2a84568b40524e8443e0b37f 20250102122537677 DAUC <0003> auc.c:145 vector [0]: res = 7ced8c21a12a1e400000000000000000 20250102122537678 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122537678 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122537678 DAUC <0003> auc.c:151 vector [0]: kc = bde65c311da5f4ad 20250102122537678 DAUC <0003> auc.c:152 vector [0]: sres = ddc79261 20250102122537678 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122537678 DAUC <0003> auc.c:113 vector [1]: rand = 3d794b2f14c6e9f94fd9ea8a01515314 20250102122537678 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122537678 DAUC <0003> auc.c:142 vector [1]: autn = e02237fb7f9e800069dffed705e71607 20250102122537678 DAUC <0003> auc.c:143 vector [1]: ck = 0b21b54b0f40794fe5cfe508c60fee9d 20250102122537678 DAUC <0003> auc.c:144 vector [1]: ik = 76e3530b1f404af0f39474238d5a6347 20250102122537678 DAUC <0003> auc.c:145 vector [1]: res = 06b2f91072f04f020000000000000000 20250102122537678 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122537678 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122537678 DAUC <0003> auc.c:151 vector [1]: kc = 6b99776b5b55be65 20250102122537678 DAUC <0003> auc.c:152 vector [1]: sres = 7442b612 20250102122537678 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122537678 DAUC <0003> auc.c:113 vector [2]: rand = 0c8615cebd78b93dc5176766d43bd948 20250102122537678 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122537678 DAUC <0003> auc.c:142 vector [2]: autn = c308c2a3e79880004bbdf6f12e6cb5e4 20250102122537678 DAUC <0003> auc.c:143 vector [2]: ck = 6d3db3adff20ee74fa26cf8ef87ca526 20250102122537678 DAUC <0003> auc.c:144 vector [2]: ik = 097a93c9a59e29f6297410973f830e9c 20250102122537678 DAUC <0003> auc.c:145 vector [2]: res = 2c167a707c1e15740000000000000000 20250102122537678 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122537678 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122537678 DAUC <0003> auc.c:151 vector [2]: kc = b715ff7d9d416c38 20250102122537678 DAUC <0003> auc.c:152 vector [2]: sres = 50086f04 20250102122537678 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122537678 DAUC <0003> auc.c:113 vector [3]: rand = 6e5a19051da7ad897bc6f84f6477f6b9 20250102122537678 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122537678 DAUC <0003> auc.c:142 vector [3]: autn = 6d1df9a89508800007fd963376c18a93 20250102122537678 DAUC <0003> auc.c:143 vector [3]: ck = 1891f7c308693f82b4e2a5a4603e505d 20250102122537678 DAUC <0003> auc.c:144 vector [3]: ik = 83fd7b3c34233994173edbf393a35004 20250102122537678 DAUC <0003> auc.c:145 vector [3]: res = 7bb25fdf013040cc0000000000000000 20250102122537678 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122537678 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122537678 DAUC <0003> auc.c:151 vector [3]: kc = 38b0f2a8cfd7064f 20250102122537678 DAUC <0003> auc.c:152 vector [3]: sres = 7a821f13 20250102122537678 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122537678 DAUC <0003> auc.c:113 vector [4]: rand = d74f2d6aec63c2d4ee47015a64ba53f2 20250102122537678 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122537678 DAUC <0003> auc.c:142 vector [4]: autn = 03883e8abd2d800032f5c2be4fa0f655 20250102122537678 DAUC <0003> auc.c:143 vector [4]: ck = a6fddc1b170fcecdf0dac5b3368b0e54 20250102122537678 DAUC <0003> auc.c:144 vector [4]: ik = 874b821fa9a16a2e48f5c808b30c64f4 20250102122537678 DAUC <0003> auc.c:145 vector [4]: res = 6e356b4ed922a9ad0000000000000000 20250102122537678 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122537678 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250102122537678 DAUC <0003> auc.c:151 vector [4]: kc = 999953bf3b29ce43 20250102122537678 DAUC <0003> auc.c:152 vector [4]: sres = b717c2e3 20250102122537678 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250102122537678 DAUC <0003> db_auc.c:245 IMSI='262427139506386': Generated 5 vectors 20250102122537678 DAUC <0003> db_auc.c:249 IMSI='262427139506386': Updating SQN=161 in DB 20250102122537678 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427139506386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427139506386"} 20250102122537678 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427139506386 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122537678 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122537678 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a6dbbee3d51: Found GsupExpect[0] for "262427139506386" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427139506386" TC_gsup_sai_eps(36)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122537683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59526<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122537684 DAUC <0003> db_auc.c:157 IMSI='262425515373196': No 2G Auth Data 20250102122537684 DAUC <0003> db_auc.c:192 IMSI='262425515373196': No 3G Auth Data HLR_Test-GSUP(33)@3a6dbbee3d51: Created GsupExpect[0] for "262425515373196" to be handled at TC_gsup_sai_eps(37) 20250102122537700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59534<->l=127.0.0.1:4258 20250102122537703 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122537703 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425515373196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425515373196"} 20250102122537703 DAUC <0003> db_auc.c:157 IMSI='262425515373196': No 2G Auth Data 20250102122537703 DAUC <0003> db_auc.c:236 IMSI='262425515373196': Calling to generate 5 vectors 20250102122537703 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250102122537703 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122537703 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250102122537703 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122537703 DAUC <0003> auc.c:113 vector [0]: rand = 8e7e96f81d8b692699410f3cb2998ca7 20250102122537703 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122537703 DAUC <0003> auc.c:142 vector [0]: autn = 02a4c4afa9648000ee858924abc7ff40 20250102122537703 DAUC <0003> auc.c:143 vector [0]: ck = f0e214b788839dfccfb6a510699b4e02 20250102122537703 DAUC <0003> auc.c:144 vector [0]: ik = 3a57e3caf36312e5122c3add8c454d2b 20250102122537703 DAUC <0003> auc.c:145 vector [0]: res = 99a4c293e5497e740000000000000000 20250102122537703 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122537703 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250102122537704 DAUC <0003> auc.c:151 vector [0]: kc = 172f68b09e3e8c30 20250102122537704 DAUC <0003> auc.c:152 vector [0]: sres = 7cedbce7 20250102122537704 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250102122537704 DAUC <0003> auc.c:113 vector [1]: rand = 297b855c39a0d3bc53811c5bc4b077e0 20250102122537704 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122537704 DAUC <0003> auc.c:142 vector [1]: autn = 0203fe9e358e80009fe7376e0f8160ea 20250102122537704 DAUC <0003> auc.c:143 vector [1]: ck = 2d5b4ac44dd791c89c845674c6d2a3d3 20250102122537704 DAUC <0003> auc.c:144 vector [1]: ik = a71ea790b4cef201b909825b994771d8 20250102122537704 DAUC <0003> auc.c:145 vector [1]: res = 0d0f692c6d3e14ef0000000000000000 20250102122537704 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122537704 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250102122537704 DAUC <0003> auc.c:151 vector [1]: kc = afc8397ba68cb1c2 20250102122537704 DAUC <0003> auc.c:152 vector [1]: sres = 60317dc3 20250102122537704 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250102122537704 DAUC <0003> auc.c:113 vector [2]: rand = 156ce1c3e52b94739a41cb2cfa448fac 20250102122537704 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122537704 DAUC <0003> auc.c:142 vector [2]: autn = bea7faa90bf68000daf7782cb14c9f76 20250102122537704 DAUC <0003> auc.c:143 vector [2]: ck = 2472df1a404acfec32775da8ecc2e0d4 20250102122537704 DAUC <0003> auc.c:144 vector [2]: ik = f5744ce130cb4c3d97608614c63e3fe1 20250102122537704 DAUC <0003> auc.c:145 vector [2]: res = 05b79edeadb0aab20000000000000000 20250102122537704 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122537704 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250102122537704 DAUC <0003> auc.c:151 vector [2]: kc = 741148475a7d5ce4 20250102122537704 DAUC <0003> auc.c:152 vector [2]: sres = a807346c 20250102122537704 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250102122537704 DAUC <0003> auc.c:113 vector [3]: rand = b16bb3e2fe5e253ce64e23975180b7b8 20250102122537704 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122537704 DAUC <0003> auc.c:142 vector [3]: autn = c1164c6f08d680007a0c539149e994f7 20250102122537704 DAUC <0003> auc.c:143 vector [3]: ck = e5ef041c58019ba8b291ac536828c8bc 20250102122537704 DAUC <0003> auc.c:144 vector [3]: ik = c14aa8abb36fbe5f9d69e5f6f555b7b4 20250102122537704 DAUC <0003> auc.c:145 vector [3]: res = 13dc289c3da6dbf10000000000000000 20250102122537704 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122537704 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250102122537704 DAUC <0003> auc.c:151 vector [3]: kc = 0b5de51276135aff 20250102122537704 DAUC <0003> auc.c:152 vector [3]: sres = 2e7af36d 20250102122537704 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250102122537704 DAUC <0003> auc.c:113 vector [4]: rand = 8458ee40da6b1dfc2c70eeda10ea85d4 20250102122537704 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122537704 DAUC <0003> auc.c:142 vector [4]: autn = 8a15958655b38000845767d7b2b32c16 20250102122537704 DAUC <0003> auc.c:143 vector [4]: ck = 2155788692d23a228b0da6dfb5a25631 20250102122537704 DAUC <0003> auc.c:144 vector [4]: ik = f35f746c3524953790a9532a98379721 20250102122537704 DAUC <0003> auc.c:145 vector [4]: res = 15120296f8fb9da50000000000000000 20250102122537704 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122537704 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250102122537704 DAUC <0003> auc.c:151 vector [4]: kc = c9aef91f8a636e05 20250102122537704 DAUC <0003> auc.c:152 vector [4]: sres = ede99f33 20250102122537704 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250102122537704 DAUC <0003> db_auc.c:245 IMSI='262425515373196': Generated 5 vectors 20250102122537704 DAUC <0003> db_auc.c:249 IMSI='262425515373196': Updating SQN=161 in DB 20250102122537704 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425515373196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425515373196"} 20250102122537704 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425515373196 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122537704 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122537704 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a6dbbee3d51: Found GsupExpect[0] for "262425515373196" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_sai_eps(37)"262425515373196" TC_gsup_sai_eps(37)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122537708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59534<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122537710 DAUC <0003> db_auc.c:157 IMSI='262427990300913': No 2G Auth Data 20250102122537710 DAUC <0003> db_auc.c:192 IMSI='262427990300913': No 3G Auth Data HLR_Test-GSUP(33)@3a6dbbee3d51: Created GsupExpect[0] for "262427990300913" to be handled at TC_gsup_sai_eps(38) 20250102122537728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59546<->l=127.0.0.1:4258 20250102122537732 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122537732 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427990300913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427990300913"} 20250102122537732 DAUC <0003> db_auc.c:236 IMSI='262427990300913': Calling to generate 5 vectors 20250102122537732 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122537732 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122537732 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122537732 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122537732 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122537732 DAUC <0003> auc.c:113 vector [0]: rand = 93d8784202ca67f3b2857340e8e0c8dc 20250102122537732 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122537732 DAUC <0003> auc.c:142 vector [0]: autn = 4d866f79bf1b80000929f72b31dfcfd3 20250102122537732 DAUC <0003> auc.c:143 vector [0]: ck = 2eaefea2116968c73dfa1bd293c96d2d 20250102122537732 DAUC <0003> auc.c:144 vector [0]: ik = 2c65bb4f597e06b6cabe5074c5bfd46b 20250102122537732 DAUC <0003> auc.c:145 vector [0]: res = fe4ae8127ddd98fc0000000000000000 20250102122537732 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122537732 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122537732 DAUC <0003> auc.c:179 vector [0]: kc = 0d6e48d0a0676800 20250102122537732 DAUC <0003> auc.c:180 vector [0]: sres = 17b0d4e5 20250102122537732 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122537732 DAUC <0003> auc.c:113 vector [1]: rand = 73c6e6192130979264c6d53ae408712e 20250102122537732 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122537732 DAUC <0003> auc.c:142 vector [1]: autn = ecca2cb71ac180007e2d80312b1ea0db 20250102122537732 DAUC <0003> auc.c:143 vector [1]: ck = d5186aeb7f0722ad6a58a74db29f83c2 20250102122537732 DAUC <0003> auc.c:144 vector [1]: ik = ad683f2d30c32e7a87dc6efa4a01ce5f 20250102122537732 DAUC <0003> auc.c:145 vector [1]: res = 160ceefae5a6ff810000000000000000 20250102122537732 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122537732 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122537732 DAUC <0003> auc.c:179 vector [1]: kc = 1328d9b1eebeb400 20250102122537732 DAUC <0003> auc.c:180 vector [1]: sres = 85fd9093 20250102122537732 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122537732 DAUC <0003> auc.c:113 vector [2]: rand = 02adec8dc5f6dc77e5e24b0e5cced93e 20250102122537732 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122537732 DAUC <0003> auc.c:142 vector [2]: autn = 2c390a152763800076bc4fb67466d3d5 20250102122537732 DAUC <0003> auc.c:143 vector [2]: ck = 198c6eb85fa049a26373bca1455e8617 20250102122537732 DAUC <0003> auc.c:144 vector [2]: ik = 530f9b3700b80c3bb3666031aed47c6c 20250102122537732 DAUC <0003> auc.c:145 vector [2]: res = c6763bc9595bd0570000000000000000 20250102122537732 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122537732 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122537732 DAUC <0003> auc.c:179 vector [2]: kc = 4848619c7774d800 20250102122537732 DAUC <0003> auc.c:180 vector [2]: sres = a89081c7 20250102122537732 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122537732 DAUC <0003> auc.c:113 vector [3]: rand = 16ffd0a2390aae856fb871d00a956f8e 20250102122537732 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122537732 DAUC <0003> auc.c:142 vector [3]: autn = bfb23fc9d143800098c8ca94adb3f8ed 20250102122537732 DAUC <0003> auc.c:143 vector [3]: ck = 4a5ccdf319addfd74d6473384ae5d727 20250102122537732 DAUC <0003> auc.c:144 vector [3]: ik = d36bc4a92bb337f9a4817b2c47ca4473 20250102122537732 DAUC <0003> auc.c:145 vector [3]: res = 4b4122fa72a49d150000000000000000 20250102122537732 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122537732 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122537732 DAUC <0003> auc.c:179 vector [3]: kc = 11e059769b37e400 20250102122537732 DAUC <0003> auc.c:180 vector [3]: sres = 0fbc2b79 20250102122537732 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122537732 DAUC <0003> auc.c:113 vector [4]: rand = f3e7bfef7862bd5acf899da30386ccf9 20250102122537732 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122537732 DAUC <0003> auc.c:142 vector [4]: autn = 0e142fa4b24880008fcca69437384a37 20250102122537732 DAUC <0003> auc.c:143 vector [4]: ck = 80ef388cce5f7c802ac9b5d8124cf3fd 20250102122537732 DAUC <0003> auc.c:144 vector [4]: ik = 5dc3b20e874228856228408868e456fe 20250102122537732 DAUC <0003> auc.c:145 vector [4]: res = c222c6e4ac5a5f930000000000000000 20250102122537732 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122537732 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122537732 DAUC <0003> auc.c:179 vector [4]: kc = 18f55aef48090c00 20250102122537732 DAUC <0003> auc.c:180 vector [4]: sres = a665125c 20250102122537732 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122537732 DAUC <0003> db_auc.c:245 IMSI='262427990300913': Generated 5 vectors 20250102122537732 DAUC <0003> db_auc.c:249 IMSI='262427990300913': Updating SQN=161 in DB 20250102122537732 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427990300913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427990300913"} 20250102122537732 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427990300913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122537733 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122537733 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a6dbbee3d51: Found GsupExpect[0] for "262427990300913" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_sai_eps(38)"262427990300913" TC_gsup_sai_eps(38)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122537736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59546<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122537737 DAUC <0003> db_auc.c:157 IMSI='262423755876678': No 2G Auth Data 20250102122537737 DAUC <0003> db_auc.c:192 IMSI='262423755876678': No 3G Auth Data HLR_Test-GSUP(33)@3a6dbbee3d51: Created GsupExpect[0] for "262423755876678" to be handled at TC_gsup_sai_eps(39) 20250102122537755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59558<->l=127.0.0.1:4258 20250102122537759 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122537759 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423755876678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423755876678"} 20250102122537759 DAUC <0003> db_auc.c:236 IMSI='262423755876678': Calling to generate 5 vectors 20250102122537759 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122537759 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122537759 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122537759 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122537759 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122537759 DAUC <0003> auc.c:113 vector [0]: rand = e9b1a32e3bfb0b140abc6c0eee352225 20250102122537759 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122537759 DAUC <0003> auc.c:142 vector [0]: autn = 4920cc3696d580007e900edde5793ed2 20250102122537759 DAUC <0003> auc.c:143 vector [0]: ck = d8a2d98e972b2e1bfb5d1fa69320129d 20250102122537759 DAUC <0003> auc.c:144 vector [0]: ik = 6e7d77d27e83d24c1a5bd19092214b82 20250102122537759 DAUC <0003> auc.c:145 vector [0]: res = a9aeed5871d83c880000000000000000 20250102122537759 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122537759 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122537759 DAUC <0003> auc.c:179 vector [0]: kc = 3bb24b223bd84800 20250102122537759 DAUC <0003> auc.c:180 vector [0]: sres = f5d3f968 20250102122537759 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122537759 DAUC <0003> auc.c:113 vector [1]: rand = cd8c1a296e9598124d72991444f7d6f9 20250102122537759 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122537759 DAUC <0003> auc.c:142 vector [1]: autn = d3411d0dfeb080006258cd6eee5b9376 20250102122537759 DAUC <0003> auc.c:143 vector [1]: ck = 1b686e4e155007c5293525f150c716b6 20250102122537759 DAUC <0003> auc.c:144 vector [1]: ik = 4134a1613ee3029f338ae4f31704bb91 20250102122537759 DAUC <0003> auc.c:145 vector [1]: res = 3a9c8f500399ce460000000000000000 20250102122537759 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122537759 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122537759 DAUC <0003> auc.c:179 vector [1]: kc = 4e35753210299400 20250102122537759 DAUC <0003> auc.c:180 vector [1]: sres = bbdaa049 20250102122537759 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122537759 DAUC <0003> auc.c:113 vector [2]: rand = 9995e7c79a6c57edbebe80f61b3dc003 20250102122537759 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122537759 DAUC <0003> auc.c:142 vector [2]: autn = 31e53c35cb0880007afcf28538bdce0c 20250102122537759 DAUC <0003> auc.c:143 vector [2]: ck = 412aa1257903a90ee16cf2a575c107db 20250102122537759 DAUC <0003> auc.c:144 vector [2]: ik = 63f363007eb803c90606211d6fcaf398 20250102122537759 DAUC <0003> auc.c:145 vector [2]: res = b2300ebc29a4c9ee0000000000000000 20250102122537759 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122537759 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122537759 DAUC <0003> auc.c:179 vector [2]: kc = 8eaf36e46366ac00 20250102122537759 DAUC <0003> auc.c:180 vector [2]: sres = 684cb86a 20250102122537759 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122537759 DAUC <0003> auc.c:113 vector [3]: rand = 35db1a5a36b5ce6abcffca706afe3b19 20250102122537759 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122537759 DAUC <0003> auc.c:142 vector [3]: autn = ff3a56b651e38000f74ecb62deff9751 20250102122537759 DAUC <0003> auc.c:143 vector [3]: ck = 4d960a923080377eeac80537e9a36614 20250102122537759 DAUC <0003> auc.c:144 vector [3]: ik = b0a546a44a0f431a21c2749b82e3a5c4 20250102122537759 DAUC <0003> auc.c:145 vector [3]: res = c199586f702842a30000000000000000 20250102122537759 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122537759 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122537759 DAUC <0003> auc.c:179 vector [3]: kc = 1eb6f117da3bcc00 20250102122537759 DAUC <0003> auc.c:180 vector [3]: sres = 592b035b 20250102122537759 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122537759 DAUC <0003> auc.c:113 vector [4]: rand = b52e5c3c55e098171934f38d025a9826 20250102122537759 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122537759 DAUC <0003> auc.c:142 vector [4]: autn = 9fb1a7932685800067591e52449d5827 20250102122537759 DAUC <0003> auc.c:143 vector [4]: ck = b5cfebc5b9bc4649747a122ee0298468 20250102122537759 DAUC <0003> auc.c:144 vector [4]: ik = 3822fe827172bddc9377972531d2b8b7 20250102122537759 DAUC <0003> auc.c:145 vector [4]: res = 9ce299889e218a760000000000000000 20250102122537759 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122537759 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122537759 DAUC <0003> auc.c:179 vector [4]: kc = c04123bedc6f4c00 20250102122537759 DAUC <0003> auc.c:180 vector [4]: sres = eea4cbce 20250102122537759 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122537759 DAUC <0003> db_auc.c:245 IMSI='262423755876678': Generated 5 vectors 20250102122537759 DAUC <0003> db_auc.c:249 IMSI='262423755876678': Updating SQN=161 in DB 20250102122537759 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423755876678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423755876678"} 20250102122537759 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423755876678 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122537759 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122537759 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a6dbbee3d51: Found GsupExpect[0] for "262423755876678" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_sai_eps(39)"262423755876678" TC_gsup_sai_eps(39)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122537762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59558<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122537763 DAUC <0003> db_auc.c:157 IMSI='262420301732127': No 2G Auth Data 20250102122537764 DAUC <0003> db_auc.c:192 IMSI='262420301732127': No 3G Auth Data HLR_Test-GSUP(33)@3a6dbbee3d51: Created GsupExpect[0] for "262420301732127" to be handled at TC_gsup_sai_eps(40) 20250102122537780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 20250102122537784 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122537784 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420301732127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420301732127"} 20250102122537784 DAUC <0003> db_auc.c:236 IMSI='262420301732127': Calling to generate 5 vectors 20250102122537784 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250102122537784 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250102122537784 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250102122537784 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250102122537784 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250102122537784 DAUC <0003> auc.c:113 vector [0]: rand = 2e7442bc5ad2e14c70c571d14674da17 20250102122537784 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250102122537784 DAUC <0003> auc.c:142 vector [0]: autn = 54a37cbe66338000340d87c4473e99a3 20250102122537784 DAUC <0003> auc.c:143 vector [0]: ck = 042fba5ecf327ddde268a5d45b8d0f36 20250102122537784 DAUC <0003> auc.c:144 vector [0]: ik = 1095ce2cda5df2094b1a33f7a3efc542 20250102122537784 DAUC <0003> auc.c:145 vector [0]: res = 0c4312a9790dbe5f0000000000000000 20250102122537785 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250102122537785 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250102122537785 DAUC <0003> auc.c:179 vector [0]: kc = 84b7d6c1eba18548 20250102122537785 DAUC <0003> auc.c:180 vector [0]: sres = 5cdd8719 20250102122537785 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250102122537785 DAUC <0003> auc.c:113 vector [1]: rand = 8bfb7252e06ad429b9ad4f85bae83d44 20250102122537785 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250102122537785 DAUC <0003> auc.c:142 vector [1]: autn = d55dba0922938000285b3feb05479a76 20250102122537785 DAUC <0003> auc.c:143 vector [1]: ck = 9b7ebc3e1ffae1c19014d34b5e5a0056 20250102122537785 DAUC <0003> auc.c:144 vector [1]: ik = 564bd4c32b6a2c3c978fb71e21c9f137 20250102122537785 DAUC <0003> auc.c:145 vector [1]: res = 1a63b9a33515948f0000000000000000 20250102122537785 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250102122537785 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250102122537785 DAUC <0003> auc.c:179 vector [1]: kc = 14316f982910dfec 20250102122537785 DAUC <0003> auc.c:180 vector [1]: sres = c8c0e5f6 20250102122537785 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250102122537785 DAUC <0003> auc.c:113 vector [2]: rand = bdbde0f840862592812c0b5d566f8ede 20250102122537785 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250102122537785 DAUC <0003> auc.c:142 vector [2]: autn = d970b2f51ba980003ed0667b7c294ee9 20250102122537785 DAUC <0003> auc.c:143 vector [2]: ck = 2a376c65486553ba9c34cdd054bb38c0 20250102122537785 DAUC <0003> auc.c:144 vector [2]: ik = d7a4ba6a7370b87049e04e6bf09260fc 20250102122537785 DAUC <0003> auc.c:145 vector [2]: res = 37123e3ca13edb820000000000000000 20250102122537785 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250102122537785 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250102122537785 DAUC <0003> auc.c:179 vector [2]: kc = 7d49a3bfe2070501 20250102122537785 DAUC <0003> auc.c:180 vector [2]: sres = 24e847d4 20250102122537785 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250102122537785 DAUC <0003> auc.c:113 vector [3]: rand = 376064bdb0b2cb83ce24764e5737cc7b 20250102122537785 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250102122537785 DAUC <0003> auc.c:142 vector [3]: autn = 5c496c71065f8000e3b11afc0bdc70dc 20250102122537785 DAUC <0003> auc.c:143 vector [3]: ck = 608f9b5b0ec45afad3bf58a4ebe91071 20250102122537785 DAUC <0003> auc.c:144 vector [3]: ik = 93ac0068230c7dba1ae4ab11efd24926 20250102122537785 DAUC <0003> auc.c:145 vector [3]: res = 7006c4f60f45dea20000000000000000 20250102122537785 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250102122537785 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250102122537785 DAUC <0003> auc.c:179 vector [3]: kc = 3fce21c7e81161d6 20250102122537785 DAUC <0003> auc.c:180 vector [3]: sres = e38003ee 20250102122537785 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250102122537785 DAUC <0003> auc.c:113 vector [4]: rand = 57b596432c7c410df8cd420b9ea94f35 20250102122537785 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250102122537785 DAUC <0003> auc.c:142 vector [4]: autn = e10b45f7614b80007d9d5dbb9a3508f5 20250102122537785 DAUC <0003> auc.c:143 vector [4]: ck = ce19756cda23c8dd5e5e519386294534 20250102122537785 DAUC <0003> auc.c:144 vector [4]: ik = 7994699a5b201816b021369e3efb6b9c 20250102122537785 DAUC <0003> auc.c:145 vector [4]: res = fdc654653a36af230000000000000000 20250102122537785 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250102122537785 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250102122537785 DAUC <0003> auc.c:179 vector [4]: kc = d61513aca00aab08 20250102122537785 DAUC <0003> auc.c:180 vector [4]: sres = f897a36c 20250102122537785 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250102122537785 DAUC <0003> db_auc.c:245 IMSI='262420301732127': Generated 5 vectors 20250102122537785 DAUC <0003> db_auc.c:249 IMSI='262420301732127': Updating SQN=161 in DB 20250102122537785 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420301732127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420301732127"} 20250102122537785 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420301732127 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122537785 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122537785 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@3a6dbbee3d51: Found GsupExpect[0] for "262420301732127" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420301732127" TC_gsup_sai_eps(40)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122537789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122537790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59520<->l=127.0.0.1:4258 20250102122537791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38413<->l=127.0.0.1:4259) 20250102122537791 DLINP <000b> input/ipa.c:451 connected read/write 20250102122537791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(33)@3a6dbbee3d51: Final verdict of PTC: none 20250102122537791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122537791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122537791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Thu Jan 2 12:25:37 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 20250102122537827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 20250102122537928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59562<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78372) Waiting for packet dumper to finish... 1 (prev_count=78372, count=126076) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Thu Jan 2 12:25: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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_ul_unknown_imsi started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122541011 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122541011 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122541013 DLINP <000b> input/ipa.c:451 connected read/write 20250102122541013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122541014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122541016 DLINP <000b> input/ipa.c:451 connected read/write 20250102122541016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122541016 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122541016 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122541016 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  20250102122541016 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122541016 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  20250102122541016 DLGSUP <0013> gsup_server.c:235 2:  20250102122541016 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122541016 DLGSUP <0013> gsup_server.c:235 3:  20250102122541016 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122541016 DLGSUP <0013> gsup_server.c:235 4:  20250102122541016 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122541016 DLGSUP <0013> gsup_server.c:235 5:  20250102122541016 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122541016 DLGSUP <0013> gsup_server.c:235 7:  20250102122541016 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122541016 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122541016 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122541016 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@3a6dbbee3d51: 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") 20250102122541037 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41567<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@3a6dbbee3d51: Created GsupExpect[0] for "262424193393968" to be handled at TC_gsup_ul_unknown_imsi(45) 20250102122541049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59578<->l=127.0.0.1:4258 20250102122541061 DLINP <000b> input/ipa.c:451 connected read/write 20250102122541061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122541061 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424193393968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424193393968" cn_domain=PS} 20250102122541061 DLU <0006> fsm.c:456 lu(262424193393968)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122541061 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424193393968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250102122541061 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424193393968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424193393968" cause=IMSI unknown in HLR} 20250102122541061 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424193393968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122541061 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424193393968)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122541061 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424193393968)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122541061 DLU <0006> fsm.c:568 lu(PS:IMSI-262424193393968)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122541061 DLINP <000b> input/ipa.c:451 connected read/write 20250102122541061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122541061 DLINP <000b> input/ipa.c:451 connected read/write 20250102122541061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@3a6dbbee3d51: Found GsupExpect[0] for "262424193393968" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262424193393968" TC_gsup_ul_unknown_imsi(45)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122541064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59578<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122541065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59566<->l=127.0.0.1:4258 20250102122541066 DLINP <000b> input/ipa.c:451 connected read/write 20250102122541066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122541066 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122541066 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122541066 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122541066 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41567<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@3a6dbbee3d51: Final verdict of PTC: none 43@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 43: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Thu Jan 2 12:25:41 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 20250102122541106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 20250102122541206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26032) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Thu Jan 2 12:25:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122544278 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122544278 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122544280 DLINP <000b> input/ipa.c:451 connected read/write 20250102122544280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122544280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59596<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122544282 DLINP <000b> input/ipa.c:451 connected read/write 20250102122544282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122544282 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122544282 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122544282 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  20250102122544283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122544283 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  20250102122544283 DLGSUP <0013> gsup_server.c:235 2:  20250102122544283 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122544283 DLGSUP <0013> gsup_server.c:235 3:  20250102122544283 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122544283 DLGSUP <0013> gsup_server.c:235 4:  20250102122544283 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122544283 DLGSUP <0013> gsup_server.c:235 5:  20250102122544283 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122544283 DLGSUP <0013> gsup_server.c:235 7:  20250102122544283 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122544283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122544283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122544283 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@3a6dbbee3d51: 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") 20250102122544303 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36179<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@3a6dbbee3d51: Created GsupExpect[0] for "262424190775437" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250102122544316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 20250102122544329 DLINP <000b> input/ipa.c:451 connected read/write 20250102122544329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122544329 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262424190775437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424190775437" cn_domain=PS source_name="the-source\n"} 20250102122544329 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250102122544329 DLU <0006> fsm.c:456 lu(262424190775437)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122544329 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262424190775437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250102122544329 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262424190775437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424190775437" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250102122544329 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262424190775437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122544329 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424190775437)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122544329 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424190775437)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122544329 DLU <0006> fsm.c:568 lu(PS:IMSI-262424190775437)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122544329 DLINP <000b> input/ipa.c:451 connected read/write 20250102122544329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122544329 DLINP <000b> input/ipa.c:451 connected read/write 20250102122544329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@3a6dbbee3d51: Found GsupExpect[0] for "262424190775437" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262424190775437" TC_gsup_ul_unknown_imsi_via_proxy(50)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122544332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59604<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122544333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59596<->l=127.0.0.1:4258 20250102122544334 DLINP <000b> input/ipa.c:451 connected read/write 20250102122544334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122544334 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122544334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122544334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122544334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@3a6dbbee3d51: Final verdict of PTC: none 20250102122544334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36179<->l=127.0.0.1:4259) 48@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 48: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Thu Jan 2 12:25:44 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 20250102122544374 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 20250102122544475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59618<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26724) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Thu Jan 2 12:25:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122547552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122547552 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122547555 DLINP <000b> input/ipa.c:451 connected read/write 20250102122547555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122547556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58398<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122547559 DLINP <000b> input/ipa.c:451 connected read/write 20250102122547559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122547559 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122547559 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122547559 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  20250102122547559 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122547559 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  20250102122547559 DLGSUP <0013> gsup_server.c:235 2:  20250102122547559 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122547559 DLGSUP <0013> gsup_server.c:235 3:  20250102122547559 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122547559 DLGSUP <0013> gsup_server.c:235 4:  20250102122547559 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122547559 DLGSUP <0013> gsup_server.c:235 5:  20250102122547559 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122547559 DLGSUP <0013> gsup_server.c:235 7:  20250102122547559 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122547559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122547559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122547559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@3a6dbbee3d51: 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") 20250102122547575 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43203<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@3a6dbbee3d51: Created GsupExpect[0] for "262421158752899" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250102122547588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4258 20250102122547601 DLINP <000b> input/ipa.c:451 connected read/write 20250102122547601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122547601 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421158752899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421158752899" cn_domain=PS} 20250102122547601 DLU <0006> fsm.c:456 lu(262421158752899)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122547601 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421158752899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250102122547601 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421158752899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421158752899" cause=Roaming not allowed in this location area} 20250102122547601 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421158752899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122547601 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421158752899)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122547601 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421158752899)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122547601 DLU <0006> fsm.c:568 lu(PS:IMSI-262421158752899)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122547601 DLINP <000b> input/ipa.c:451 connected read/write 20250102122547601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122547601 DLINP <000b> input/ipa.c:451 connected read/write 20250102122547601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@3a6dbbee3d51: Found GsupExpect[0] for "262421158752899" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421158752899" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122547604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122547604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58398<->l=127.0.0.1:4258 20250102122547605 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43203<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@3a6dbbee3d51: Final verdict of PTC: none 20250102122547606 DLINP <000b> input/ipa.c:451 connected read/write 20250102122547606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122547606 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122547606 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122547606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 53@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 53: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Thu Jan 2 12:25:47 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 20250102122547652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 20250102122547752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58418<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27224) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Thu Jan 2 12:25: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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_sai_err_unknown_imsi started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122550828 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122550828 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122550830 DLINP <000b> input/ipa.c:451 connected read/write 20250102122550830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122550830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58420<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122550832 DLINP <000b> input/ipa.c:451 connected read/write 20250102122550832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122550832 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122550832 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122550832 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  20250102122550832 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122550832 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  20250102122550832 DLGSUP <0013> gsup_server.c:235 2:  20250102122550832 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122550832 DLGSUP <0013> gsup_server.c:235 3:  20250102122550832 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122550832 DLGSUP <0013> gsup_server.c:235 4:  20250102122550832 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122550832 DLGSUP <0013> gsup_server.c:235 5:  20250102122550832 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122550832 DLGSUP <0013> gsup_server.c:235 7:  20250102122550832 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122550832 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(56)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122550832 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122550832 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@3a6dbbee3d51: 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") 20250102122550852 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42029<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@3a6dbbee3d51: Created GsupExpect[0] for "262429322312395" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250102122550866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 20250102122550877 DLINP <000b> input/ipa.c:451 connected read/write 20250102122550877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122550877 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429322312395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429322312395"} 20250102122550877 DAUC <0003> db_auc.c:133 IMSI='262429322312395': No such subscriber 20250102122550877 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429322312395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250102122550877 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429322312395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429322312395" cause=IMSI unknown in HLR} 20250102122550877 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429322312395 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122550877 DLINP <000b> input/ipa.c:451 connected read/write 20250102122550877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122550877 DLINP <000b> input/ipa.c:451 connected read/write 20250102122550877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@3a6dbbee3d51: Found GsupExpect[0] for "262429322312395" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429322312395" TC_gsup_sai_err_unknown_imsi(60)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122550880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122550880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58420<->l=127.0.0.1:4258 20250102122550881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42029<->l=127.0.0.1:4259) 20250102122550881 DLINP <000b> input/ipa.c:451 connected read/write 20250102122550881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122550881 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122550881 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122550881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@3a6dbbee3d51: Final verdict of PTC: none 58@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 58: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Thu Jan 2 12:25:50 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 20250102122550930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 20250102122551030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25232) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Thu Jan 2 12:25:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_ul started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122554105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122554105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122554106 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122554108 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554108 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122554108 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122554108 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  20250102122554108 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122554108 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  20250102122554108 DLGSUP <0013> gsup_server.c:235 2:  20250102122554108 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122554108 DLGSUP <0013> gsup_server.c:235 3:  20250102122554108 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122554108 DLGSUP <0013> gsup_server.c:235 4:  20250102122554108 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122554108 DLGSUP <0013> gsup_server.c:235 5:  20250102122554109 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122554109 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(61)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122554109 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122554109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122554109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122554109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@3a6dbbee3d51: 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") 20250102122554126 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44349<->l=127.0.0.1:4259) 20250102122554133 DAUC <0003> db_auc.c:157 IMSI='262428208296134': No 2G Auth Data 20250102122554133 DAUC <0003> db_auc.c:192 IMSI='262428208296134': No 3G Auth Data HLR_Test-GSUP(62)@3a6dbbee3d51: Created GsupExpect[0] for "262428208296134" to be handled at TC_gsup_ul(65) 20250102122554150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4258 20250102122554155 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554156 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428208296134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428208296134" cn_domain=PS} 20250102122554156 DLU <0006> fsm.c:456 lu(262428208296134)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122554156 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428208296134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122554156 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428208296134)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122554156 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428208296134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428208296134" cn_domain=PS} 20250102122554156 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554156 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a6dbbee3d51: Found GsupExpect[0] for "262428208296134" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_ul(65)"262428208296134" 20250102122554159 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554159 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428208296134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428208296134"} 20250102122554159 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428208296134)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122554159 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428208296134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122554159 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428208296134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428208296134"} 20250102122554159 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428208296134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122554159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428208296134)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122554159 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428208296134)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122554159 DLU <0006> fsm.c:568 lu(PS:IMSI-262428208296134)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122554159 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554159 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul(65)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122554160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58466<->l=127.0.0.1:4258 TC_gsup_ul(65)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122554162 DAUC <0003> db_auc.c:157 IMSI='262428872312977': No 2G Auth Data 20250102122554162 DAUC <0003> db_auc.c:192 IMSI='262428872312977': No 3G Auth Data 20250102122554163 DLGSUP <0013> hlr.c:121 IMSI 262428872312977: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a6dbbee3d51: Created GsupExpect[0] for "262428872312977" to be handled at TC_gsup_ul(66) 20250102122554178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 20250102122554180 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554181 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428872312977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428872312977" cn_domain=PS} 20250102122554181 DLU <0006> fsm.c:456 lu(262428872312977)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122554181 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428872312977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122554181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428872312977)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122554181 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428872312977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428872312977" cn_domain=PS} 20250102122554181 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554181 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a6dbbee3d51: Found GsupExpect[0] for "262428872312977" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_ul(66)"262428872312977" 20250102122554183 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554183 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428872312977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428872312977"} 20250102122554183 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428872312977)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122554183 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428872312977 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122554183 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428872312977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428872312977"} 20250102122554183 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428872312977 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122554183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428872312977)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122554183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428872312977)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122554183 DLU <0006> fsm.c:568 lu(PS:IMSI-262428872312977)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122554183 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554183 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul(66)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122554184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58474<->l=127.0.0.1:4258 TC_gsup_ul(66)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122554185 DAUC <0003> db_auc.c:157 IMSI='262420343174364': No 2G Auth Data 20250102122554185 DAUC <0003> db_auc.c:192 IMSI='262420343174364': No 3G Auth Data 20250102122554186 DLGSUP <0013> hlr.c:121 IMSI 262420343174364: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a6dbbee3d51: Created GsupExpect[0] for "262420343174364" to be handled at TC_gsup_ul(67) 20250102122554203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 20250102122554206 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554207 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420343174364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420343174364" cn_domain=PS} 20250102122554207 DLU <0006> fsm.c:456 lu(262420343174364)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122554207 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420343174364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122554207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420343174364)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122554207 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420343174364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420343174364" cn_domain=PS} 20250102122554207 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554207 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a6dbbee3d51: Found GsupExpect[0] for "262420343174364" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_ul(67)"262420343174364" 20250102122554209 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554209 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420343174364 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420343174364"} 20250102122554209 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420343174364)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122554209 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420343174364 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122554209 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420343174364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420343174364"} 20250102122554209 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420343174364 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122554209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420343174364)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122554209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420343174364)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122554209 DLU <0006> fsm.c:568 lu(PS:IMSI-262420343174364)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122554209 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554209 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul(67)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122554210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58480<->l=127.0.0.1:4258 TC_gsup_ul(67)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122554212 DAUC <0003> db_auc.c:157 IMSI='262421565875105': No 2G Auth Data 20250102122554212 DAUC <0003> db_auc.c:192 IMSI='262421565875105': No 3G Auth Data 20250102122554213 DLGSUP <0013> hlr.c:121 IMSI 262421565875105: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a6dbbee3d51: Created GsupExpect[0] for "262421565875105" to be handled at TC_gsup_ul(68) 20250102122554227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20250102122554231 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554231 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421565875105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421565875105" cn_domain=PS} 20250102122554231 DLU <0006> fsm.c:456 lu(262421565875105)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122554231 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421565875105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122554231 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421565875105)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122554231 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421565875105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421565875105" cn_domain=PS} 20250102122554231 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554231 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a6dbbee3d51: Found GsupExpect[0] for "262421565875105" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_ul(68)"262421565875105" 20250102122554233 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554233 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421565875105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421565875105"} 20250102122554233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421565875105)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122554233 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262421565875105 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122554233 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421565875105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421565875105"} 20250102122554233 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262421565875105 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122554233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421565875105)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122554233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421565875105)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122554233 DLU <0006> fsm.c:568 lu(PS:IMSI-262421565875105)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122554233 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554233 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul(68)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122554235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 TC_gsup_ul(68)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122554236 DAUC <0003> db_auc.c:157 IMSI='262423600318479': No 2G Auth Data 20250102122554236 DAUC <0003> db_auc.c:192 IMSI='262423600318479': No 3G Auth Data 20250102122554237 DLGSUP <0013> hlr.c:121 IMSI 262423600318479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a6dbbee3d51: Created GsupExpect[0] for "262423600318479" to be handled at TC_gsup_ul(69) 20250102122554253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 20250102122554256 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554256 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423600318479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423600318479" cn_domain=PS} 20250102122554256 DLU <0006> fsm.c:456 lu(262423600318479)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122554256 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423600318479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122554256 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423600318479)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122554256 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423600318479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423600318479" cn_domain=PS} 20250102122554256 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554256 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a6dbbee3d51: Found GsupExpect[0] for "262423600318479" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_ul(69)"262423600318479" 20250102122554258 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554258 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423600318479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423600318479"} 20250102122554258 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423600318479)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122554258 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423600318479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122554258 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423600318479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423600318479"} 20250102122554258 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423600318479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122554258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423600318479)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122554258 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423600318479)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122554258 DLU <0006> fsm.c:568 lu(PS:IMSI-262423600318479)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122554258 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554259 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul(69)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122554260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.1:4258 TC_gsup_ul(69)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122554261 DAUC <0003> db_auc.c:157 IMSI='262427928821754': No 2G Auth Data 20250102122554261 DAUC <0003> db_auc.c:192 IMSI='262427928821754': No 3G Auth Data 20250102122554262 DLGSUP <0013> hlr.c:121 IMSI 262427928821754: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a6dbbee3d51: Created GsupExpect[0] for "262427928821754" to be handled at TC_gsup_ul(70) 20250102122554277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 20250102122554279 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554279 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427928821754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427928821754" cn_domain=PS} 20250102122554279 DLU <0006> fsm.c:456 lu(262427928821754)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122554279 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427928821754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122554279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427928821754)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122554279 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427928821754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427928821754" cn_domain=PS} 20250102122554279 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554279 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a6dbbee3d51: Found GsupExpect[0] for "262427928821754" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_ul(70)"262427928821754" 20250102122554282 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554282 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427928821754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427928821754"} 20250102122554282 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427928821754)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122554282 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427928821754 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122554282 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427928821754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427928821754"} 20250102122554282 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427928821754 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122554282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427928821754)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122554282 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427928821754)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122554282 DLU <0006> fsm.c:568 lu(PS:IMSI-262427928821754)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122554282 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554282 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul(70)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122554284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 TC_gsup_ul(70)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122554285 DAUC <0003> db_auc.c:157 IMSI='262421136234871': No 2G Auth Data 20250102122554285 DAUC <0003> db_auc.c:192 IMSI='262421136234871': No 3G Auth Data 20250102122554285 DLGSUP <0013> hlr.c:121 IMSI 262421136234871: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a6dbbee3d51: Created GsupExpect[0] for "262421136234871" to be handled at TC_gsup_ul(71) 20250102122554302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4258 20250102122554306 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554306 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421136234871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421136234871" cn_domain=PS} 20250102122554306 DLU <0006> fsm.c:456 lu(262421136234871)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122554306 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421136234871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122554306 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421136234871)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122554306 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421136234871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421136234871" cn_domain=PS} 20250102122554306 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554306 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a6dbbee3d51: Found GsupExpect[0] for "262421136234871" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_ul(71)"262421136234871" 20250102122554308 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554308 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421136234871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421136234871"} 20250102122554308 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421136234871)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122554308 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421136234871 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122554308 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421136234871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421136234871"} 20250102122554308 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421136234871 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122554308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421136234871)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122554308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421136234871)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122554308 DLU <0006> fsm.c:568 lu(PS:IMSI-262421136234871)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122554308 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554309 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul(71)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122554310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58508<->l=127.0.0.1:4258 TC_gsup_ul(71)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122554311 DAUC <0003> db_auc.c:157 IMSI='262422563059384': No 2G Auth Data 20250102122554311 DAUC <0003> db_auc.c:192 IMSI='262422563059384': No 3G Auth Data 20250102122554312 DLGSUP <0013> hlr.c:121 IMSI 262422563059384: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@3a6dbbee3d51: Created GsupExpect[0] for "262422563059384" to be handled at TC_gsup_ul(72) 20250102122554329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 20250102122554332 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554332 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422563059384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422563059384" cn_domain=PS} 20250102122554332 DLU <0006> fsm.c:456 lu(262422563059384)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122554332 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422563059384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122554332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422563059384)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122554332 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422563059384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422563059384" cn_domain=PS} 20250102122554332 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554332 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@3a6dbbee3d51: Found GsupExpect[0] for "262422563059384" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_ul(72)"262422563059384" 20250102122554334 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554334 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422563059384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422563059384"} 20250102122554334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422563059384)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122554334 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422563059384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122554334 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422563059384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422563059384"} 20250102122554334 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422563059384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122554334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422563059384)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122554334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422563059384)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122554334 DLU <0006> fsm.c:568 lu(PS:IMSI-262422563059384)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122554334 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122554334 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul(72)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122554335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58522<->l=127.0.0.1:4258 TC_gsup_ul(72)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122554337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58454<->l=127.0.0.1:4258 20250102122554338 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44349<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@3a6dbbee3d51: Final verdict of PTC: none 20250102122554338 DLINP <000b> input/ipa.c:451 connected read/write 20250102122554338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122554338 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122554338 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122554338 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 63@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_ul finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Thu Jan 2 12:25:54 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250102122554378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58532<->l=127.0.0.1:4258 20250102122554479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78148) Waiting for packet dumper to finish... 1 (prev_count=78148, count=112776) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Thu Jan 2 12:25:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_ul_via_proxy started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122557560 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122557560 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122557562 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@3a6dbbee3d51: 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 } } } } 20250102122557565 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557566 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122557566 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122557566 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  20250102122557566 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122557566 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  20250102122557566 DLGSUP <0013> gsup_server.c:235 2:  20250102122557566 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122557566 DLGSUP <0013> gsup_server.c:235 3:  20250102122557566 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122557566 DLGSUP <0013> gsup_server.c:235 4:  20250102122557566 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122557566 DLGSUP <0013> gsup_server.c:235 5:  20250102122557566 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122557566 DLGSUP <0013> gsup_server.c:235 7:  20250102122557566 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122557566 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122557566 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(73)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122557566 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@3a6dbbee3d51: 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") 20250102122557586 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44957<->l=127.0.0.1:4259) 20250102122557592 DAUC <0003> db_auc.c:157 IMSI='262421324518602': No 2G Auth Data 20250102122557592 DAUC <0003> db_auc.c:192 IMSI='262421324518602': No 3G Auth Data HLR_Test-GSUP(74)@3a6dbbee3d51: Created GsupExpect[0] for "262421324518602" to be handled at TC_gsup_ul_via_proxy(77) 20250102122557606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47498<->l=127.0.0.1:4258 20250102122557613 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557613 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421324518602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421324518602" cn_domain=PS source_name="the-source\n"} 20250102122557613 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250102122557613 DLU <0006> fsm.c:456 lu(262421324518602)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122557613 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421324518602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250102122557614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421324518602)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122557614 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421324518602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421324518602" cn_domain=PS destination_name="the-source\n"} 20250102122557614 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557614 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a6dbbee3d51: Found GsupExpect[0] for "262421324518602" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421324518602" 20250102122557617 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557617 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421324518602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421324518602" source_name="the-source\n"} 20250102122557617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421324518602)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122557617 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421324518602 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122557617 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421324518602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421324518602" destination_name="the-source\n"} 20250102122557617 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421324518602 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122557617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421324518602)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122557617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421324518602)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122557617 DLU <0006> fsm.c:568 lu(PS:IMSI-262421324518602)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122557617 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557617 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122557619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47498<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122557620 DAUC <0003> db_auc.c:157 IMSI='262424027852221': No 2G Auth Data 20250102122557620 DAUC <0003> db_auc.c:192 IMSI='262424027852221': No 3G Auth Data 20250102122557621 DLGSUP <0013> hlr.c:121 IMSI 262424027852221: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a6dbbee3d51: Created GsupExpect[0] for "262424027852221" to be handled at TC_gsup_ul_via_proxy(78) 20250102122557636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47510<->l=127.0.0.1:4258 20250102122557640 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557640 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424027852221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424027852221" cn_domain=PS source_name="the-source\n"} 20250102122557640 DLU <0006> fsm.c:456 lu(262424027852221)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122557640 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424027852221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250102122557640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424027852221)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122557640 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424027852221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424027852221" cn_domain=PS destination_name="the-source\n"} 20250102122557640 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557640 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a6dbbee3d51: Found GsupExpect[0] for "262424027852221" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262424027852221" 20250102122557643 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557643 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424027852221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424027852221" source_name="the-source\n"} 20250102122557643 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424027852221)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122557643 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424027852221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122557643 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424027852221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424027852221" destination_name="the-source\n"} 20250102122557643 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424027852221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122557643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424027852221)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122557643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424027852221)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122557643 DLU <0006> fsm.c:568 lu(PS:IMSI-262424027852221)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122557643 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557643 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122557644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47510<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122557646 DAUC <0003> db_auc.c:157 IMSI='262424376980616': No 2G Auth Data 20250102122557646 DAUC <0003> db_auc.c:192 IMSI='262424376980616': No 3G Auth Data 20250102122557646 DLGSUP <0013> hlr.c:121 IMSI 262424376980616: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a6dbbee3d51: Created GsupExpect[0] for "262424376980616" to be handled at TC_gsup_ul_via_proxy(79) 20250102122557662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4258 20250102122557666 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557666 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424376980616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424376980616" cn_domain=PS source_name="the-source\n"} 20250102122557666 DLU <0006> fsm.c:456 lu(262424376980616)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122557666 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424376980616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250102122557666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424376980616)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122557666 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424376980616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424376980616" cn_domain=PS destination_name="the-source\n"} 20250102122557666 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557666 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a6dbbee3d51: Found GsupExpect[0] for "262424376980616" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424376980616" 20250102122557669 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557669 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424376980616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424376980616" source_name="the-source\n"} 20250102122557669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424376980616)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122557669 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424376980616 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122557669 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424376980616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424376980616" destination_name="the-source\n"} 20250102122557669 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424376980616 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122557669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376980616)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122557669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424376980616)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122557669 DLU <0006> fsm.c:568 lu(PS:IMSI-262424376980616)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122557669 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557669 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122557670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122557672 DAUC <0003> db_auc.c:157 IMSI='262422102996157': No 2G Auth Data 20250102122557672 DAUC <0003> db_auc.c:192 IMSI='262422102996157': No 3G Auth Data 20250102122557672 DLGSUP <0013> hlr.c:121 IMSI 262422102996157: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a6dbbee3d51: Created GsupExpect[0] for "262422102996157" to be handled at TC_gsup_ul_via_proxy(80) 20250102122557689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20250102122557692 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557692 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422102996157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422102996157" cn_domain=PS source_name="the-source\n"} 20250102122557692 DLU <0006> fsm.c:456 lu(262422102996157)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122557692 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422102996157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250102122557693 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422102996157)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122557693 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422102996157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422102996157" cn_domain=PS destination_name="the-source\n"} 20250102122557693 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557693 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a6dbbee3d51: Found GsupExpect[0] for "262422102996157" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422102996157" 20250102122557695 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557695 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422102996157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422102996157" source_name="the-source\n"} 20250102122557695 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422102996157)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122557695 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422102996157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122557695 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422102996157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422102996157" destination_name="the-source\n"} 20250102122557695 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422102996157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122557695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422102996157)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122557695 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422102996157)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122557695 DLU <0006> fsm.c:568 lu(PS:IMSI-262422102996157)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122557695 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557695 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122557697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122557698 DAUC <0003> db_auc.c:157 IMSI='262420274588917': No 2G Auth Data 20250102122557698 DAUC <0003> db_auc.c:192 IMSI='262420274588917': No 3G Auth Data 20250102122557699 DLGSUP <0013> hlr.c:121 IMSI 262420274588917: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a6dbbee3d51: Created GsupExpect[0] for "262420274588917" to be handled at TC_gsup_ul_via_proxy(81) 20250102122557714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47530<->l=127.0.0.1:4258 20250102122557717 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557717 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420274588917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420274588917" cn_domain=PS source_name="the-source\n"} 20250102122557717 DLU <0006> fsm.c:456 lu(262420274588917)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122557717 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420274588917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250102122557717 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420274588917)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122557717 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420274588917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420274588917" cn_domain=PS destination_name="the-source\n"} 20250102122557717 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557717 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a6dbbee3d51: Found GsupExpect[0] for "262420274588917" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420274588917" 20250102122557719 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557719 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420274588917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420274588917" source_name="the-source\n"} 20250102122557719 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420274588917)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122557719 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262420274588917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122557719 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420274588917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420274588917" destination_name="the-source\n"} 20250102122557719 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262420274588917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122557719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420274588917)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122557719 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420274588917)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122557719 DLU <0006> fsm.c:568 lu(PS:IMSI-262420274588917)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122557719 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557719 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122557721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47530<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122557722 DAUC <0003> db_auc.c:157 IMSI='262421047908591': No 2G Auth Data 20250102122557722 DAUC <0003> db_auc.c:192 IMSI='262421047908591': No 3G Auth Data 20250102122557723 DLGSUP <0013> hlr.c:121 IMSI 262421047908591: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a6dbbee3d51: Created GsupExpect[0] for "262421047908591" to be handled at TC_gsup_ul_via_proxy(82) 20250102122557738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 20250102122557742 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557742 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421047908591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421047908591" cn_domain=PS source_name="the-source\n"} 20250102122557742 DLU <0006> fsm.c:456 lu(262421047908591)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122557742 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421047908591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250102122557742 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421047908591)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122557742 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421047908591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421047908591" cn_domain=PS destination_name="the-source\n"} 20250102122557742 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557742 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a6dbbee3d51: Found GsupExpect[0] for "262421047908591" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421047908591" 20250102122557745 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557745 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421047908591 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421047908591" source_name="the-source\n"} 20250102122557745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421047908591)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122557745 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421047908591 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122557745 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421047908591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421047908591" destination_name="the-source\n"} 20250102122557745 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421047908591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122557745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421047908591)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122557745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421047908591)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122557745 DLU <0006> fsm.c:568 lu(PS:IMSI-262421047908591)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122557745 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557745 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122557746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122557747 DAUC <0003> db_auc.c:157 IMSI='262421217960451': No 2G Auth Data 20250102122557747 DAUC <0003> db_auc.c:192 IMSI='262421217960451': No 3G Auth Data 20250102122557748 DLGSUP <0013> hlr.c:121 IMSI 262421217960451: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a6dbbee3d51: Created GsupExpect[0] for "262421217960451" to be handled at TC_gsup_ul_via_proxy(83) 20250102122557761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 20250102122557765 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557765 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421217960451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421217960451" cn_domain=PS source_name="the-source\n"} 20250102122557765 DLU <0006> fsm.c:456 lu(262421217960451)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122557765 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421217960451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250102122557765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421217960451)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122557765 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421217960451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421217960451" cn_domain=PS destination_name="the-source\n"} 20250102122557765 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557766 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a6dbbee3d51: Found GsupExpect[0] for "262421217960451" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421217960451" 20250102122557768 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557768 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421217960451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421217960451" source_name="the-source\n"} 20250102122557768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421217960451)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122557768 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421217960451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122557768 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421217960451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421217960451" destination_name="the-source\n"} 20250102122557768 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421217960451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122557768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421217960451)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122557768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421217960451)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122557768 DLU <0006> fsm.c:568 lu(PS:IMSI-262421217960451)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122557768 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557768 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122557770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122557771 DAUC <0003> db_auc.c:157 IMSI='262427599375889': No 2G Auth Data 20250102122557771 DAUC <0003> db_auc.c:192 IMSI='262427599375889': No 3G Auth Data 20250102122557772 DLGSUP <0013> hlr.c:121 IMSI 262427599375889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@3a6dbbee3d51: Created GsupExpect[0] for "262427599375889" to be handled at TC_gsup_ul_via_proxy(84) 20250102122557786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4258 20250102122557793 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557793 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427599375889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427599375889" cn_domain=PS source_name="the-source\n"} 20250102122557794 DLU <0006> fsm.c:456 lu(262427599375889)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122557794 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427599375889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250102122557794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427599375889)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122557794 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427599375889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427599375889" cn_domain=PS destination_name="the-source\n"} 20250102122557794 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557794 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@3a6dbbee3d51: Found GsupExpect[0] for "262427599375889" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262427599375889" 20250102122557796 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557796 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427599375889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427599375889" source_name="the-source\n"} 20250102122557796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427599375889)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122557796 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262427599375889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122557796 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427599375889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427599375889" destination_name="the-source\n"} 20250102122557796 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262427599375889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122557796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427599375889)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122557796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427599375889)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122557796 DLU <0006> fsm.c:568 lu(PS:IMSI-262427599375889)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122557796 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122557796 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122557798 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122557799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4258 20250102122557800 DLINP <000b> input/ipa.c:451 connected read/write 20250102122557800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122557800 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122557800 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122557800 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122557800 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250102122557801 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44957<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP(74)@3a6dbbee3d51: Final verdict of PTC: none 75@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Thu Jan 2 12:25:57 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 20250102122557842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 20250102122557942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78180) Waiting for packet dumper to finish... 1 (prev_count=78180, count=114604) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Thu Jan 2 12:25: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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_ul_subscriber_data started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122601026 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122601026 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122601028 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122601031 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601031 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122601031 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122601031 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  20250102122601031 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122601031 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  20250102122601031 DLGSUP <0013> gsup_server.c:235 2:  20250102122601031 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122601031 DLGSUP <0013> gsup_server.c:235 3:  20250102122601031 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122601031 DLGSUP <0013> gsup_server.c:235 4:  20250102122601031 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122601031 DLGSUP <0013> gsup_server.c:235 5:  20250102122601031 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122601031 DLGSUP <0013> gsup_server.c:235 7:  20250102122601031 DLGSUP <0013> gsup_server.c:237 7: 00  HLR_Test-GSUP-IPA(85)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122601031 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122601031 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122601031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@3a6dbbee3d51: 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") 20250102122601049 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37277<->l=127.0.0.1:4259) 20250102122601062 DAUC <0003> db_auc.c:157 IMSI='262422449448107': No 2G Auth Data 20250102122601062 DAUC <0003> db_auc.c:192 IMSI='262422449448107': No 3G Auth Data HLR_Test-GSUP(86)@3a6dbbee3d51: Created GsupExpect[0] for "262422449448107" to be handled at TC_gsup_ul_subscriber_data(89) 20250102122601076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3a6dbbee3d51: GSUP ul subscriber_data 20250102122601081 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601081 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422449448107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422449448107" cn_domain=PS} 20250102122601081 DLU <0006> fsm.c:456 lu(262422449448107)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122601081 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422449448107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122601081 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422449448107)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122601081 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422449448107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422449448107" cn_domain=PS} 20250102122601081 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601081 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a6dbbee3d51: Found GsupExpect[0] for "262422449448107" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422449448107" 20250102122601083 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601083 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422449448107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422449448107"} 20250102122601083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422449448107)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122601083 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422449448107 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122601083 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422449448107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422449448107"} 20250102122601083 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422449448107 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122601083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422449448107)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122601083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422449448107)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122601084 DLU <0006> fsm.c:568 lu(PS:IMSI-262422449448107)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122601084 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601084 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122601085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122601087 DAUC <0003> db_auc.c:157 IMSI='262426375491237': No 2G Auth Data 20250102122601087 DAUC <0003> db_auc.c:192 IMSI='262426375491237': No 3G Auth Data 20250102122601088 DLGSUP <0013> hlr.c:121 IMSI 262426375491237: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a6dbbee3d51: Created GsupExpect[0] for "262426375491237" to be handled at TC_gsup_ul_subscriber_data(90) 20250102122601103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3a6dbbee3d51: GSUP ul subscriber_data 20250102122601106 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601106 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426375491237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426375491237" cn_domain=PS} 20250102122601106 DLU <0006> fsm.c:456 lu(262426375491237)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122601106 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426375491237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122601107 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426375491237)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122601107 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426375491237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426375491237" cn_domain=PS} 20250102122601107 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601107 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a6dbbee3d51: Found GsupExpect[0] for "262426375491237" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262426375491237" 20250102122601109 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601109 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426375491237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426375491237"} 20250102122601109 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426375491237)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122601109 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426375491237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122601109 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426375491237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426375491237"} 20250102122601109 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426375491237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122601109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426375491237)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122601109 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426375491237)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122601109 DLU <0006> fsm.c:568 lu(PS:IMSI-262426375491237)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122601109 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601109 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122601110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122601112 DAUC <0003> db_auc.c:157 IMSI='262420596454816': No 2G Auth Data 20250102122601112 DAUC <0003> db_auc.c:192 IMSI='262420596454816': No 3G Auth Data 20250102122601113 DLGSUP <0013> hlr.c:121 IMSI 262420596454816: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a6dbbee3d51: Created GsupExpect[0] for "262420596454816" to be handled at TC_gsup_ul_subscriber_data(91) 20250102122601130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47616<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3a6dbbee3d51: GSUP ul subscriber_data 20250102122601132 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601132 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420596454816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420596454816" cn_domain=PS} 20250102122601133 DLU <0006> fsm.c:456 lu(262420596454816)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122601133 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420596454816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122601133 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420596454816)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122601133 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420596454816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420596454816" cn_domain=PS} 20250102122601133 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601133 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a6dbbee3d51: Found GsupExpect[0] for "262420596454816" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420596454816" 20250102122601135 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601135 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420596454816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420596454816"} 20250102122601135 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420596454816)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122601135 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420596454816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122601135 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420596454816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420596454816"} 20250102122601135 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420596454816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122601135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420596454816)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122601135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420596454816)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122601135 DLU <0006> fsm.c:568 lu(PS:IMSI-262420596454816)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122601135 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601135 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122601137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47616<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122601139 DAUC <0003> db_auc.c:157 IMSI='262423117184432': No 2G Auth Data 20250102122601139 DAUC <0003> db_auc.c:192 IMSI='262423117184432': No 3G Auth Data 20250102122601139 DLGSUP <0013> hlr.c:121 IMSI 262423117184432: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a6dbbee3d51: Created GsupExpect[0] for "262423117184432" to be handled at TC_gsup_ul_subscriber_data(92) 20250102122601155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47622<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3a6dbbee3d51: GSUP ul subscriber_data 20250102122601159 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601159 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423117184432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423117184432" cn_domain=PS} 20250102122601159 DLU <0006> fsm.c:456 lu(262423117184432)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122601159 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423117184432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122601159 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423117184432)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122601159 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423117184432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423117184432" cn_domain=PS} 20250102122601159 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601159 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a6dbbee3d51: Found GsupExpect[0] for "262423117184432" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262423117184432" 20250102122601161 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601162 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423117184432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423117184432"} 20250102122601162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423117184432)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122601162 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423117184432 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122601162 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423117184432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423117184432"} 20250102122601162 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423117184432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122601162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423117184432)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122601162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423117184432)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122601162 DLU <0006> fsm.c:568 lu(PS:IMSI-262423117184432)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122601162 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601162 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122601163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47622<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122601164 DAUC <0003> db_auc.c:157 IMSI='262428797703444': No 2G Auth Data 20250102122601165 DAUC <0003> db_auc.c:192 IMSI='262428797703444': No 3G Auth Data 20250102122601165 DLGSUP <0013> hlr.c:121 IMSI 262428797703444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a6dbbee3d51: Created GsupExpect[0] for "262428797703444" to be handled at TC_gsup_ul_subscriber_data(93) 20250102122601186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3a6dbbee3d51: GSUP ul subscriber_data 20250102122601190 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601190 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428797703444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428797703444" cn_domain=PS} 20250102122601190 DLU <0006> fsm.c:456 lu(262428797703444)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122601190 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428797703444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122601190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428797703444)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122601190 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428797703444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428797703444" cn_domain=PS} 20250102122601190 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601190 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a6dbbee3d51: Found GsupExpect[0] for "262428797703444" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428797703444" 20250102122601193 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601193 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428797703444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428797703444"} 20250102122601193 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428797703444)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122601193 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428797703444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122601193 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428797703444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428797703444"} 20250102122601193 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428797703444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122601193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428797703444)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122601193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428797703444)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122601193 DLU <0006> fsm.c:568 lu(PS:IMSI-262428797703444)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122601193 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601193 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122601195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122601196 DAUC <0003> db_auc.c:157 IMSI='262428970868552': No 2G Auth Data 20250102122601196 DAUC <0003> db_auc.c:192 IMSI='262428970868552': No 3G Auth Data 20250102122601197 DLGSUP <0013> hlr.c:121 IMSI 262428970868552: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a6dbbee3d51: Created GsupExpect[0] for "262428970868552" to be handled at TC_gsup_ul_subscriber_data(94) 20250102122601211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47634<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3a6dbbee3d51: GSUP ul subscriber_data 20250102122601214 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601214 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428970868552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428970868552" cn_domain=PS} 20250102122601214 DLU <0006> fsm.c:456 lu(262428970868552)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122601214 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428970868552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122601214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428970868552)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122601214 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428970868552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428970868552" cn_domain=PS} 20250102122601214 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601214 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a6dbbee3d51: Found GsupExpect[0] for "262428970868552" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428970868552" 20250102122601216 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601217 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428970868552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428970868552"} 20250102122601217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428970868552)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122601217 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428970868552 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122601217 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428970868552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428970868552"} 20250102122601217 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428970868552 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122601217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428970868552)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122601217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428970868552)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122601217 DLU <0006> fsm.c:568 lu(PS:IMSI-262428970868552)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122601217 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601217 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122601218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47634<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122601220 DAUC <0003> db_auc.c:157 IMSI='262422852154353': No 2G Auth Data 20250102122601220 DAUC <0003> db_auc.c:192 IMSI='262422852154353': No 3G Auth Data 20250102122601221 DLGSUP <0013> hlr.c:121 IMSI 262422852154353: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a6dbbee3d51: Created GsupExpect[0] for "262422852154353" to be handled at TC_gsup_ul_subscriber_data(95) 20250102122601237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47648<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3a6dbbee3d51: GSUP ul subscriber_data 20250102122601240 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601240 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422852154353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422852154353" cn_domain=PS} 20250102122601240 DLU <0006> fsm.c:456 lu(262422852154353)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122601240 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422852154353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122601240 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422852154353)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122601240 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422852154353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422852154353" cn_domain=PS} 20250102122601240 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601240 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a6dbbee3d51: Found GsupExpect[0] for "262422852154353" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422852154353" 20250102122601243 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601243 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422852154353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422852154353"} 20250102122601243 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422852154353)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122601243 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422852154353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122601243 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422852154353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422852154353"} 20250102122601243 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422852154353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122601243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422852154353)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122601243 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422852154353)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122601243 DLU <0006> fsm.c:568 lu(PS:IMSI-262422852154353)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122601243 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601243 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122601246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47648<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122601247 DAUC <0003> db_auc.c:157 IMSI='262422983992715': No 2G Auth Data 20250102122601247 DAUC <0003> db_auc.c:192 IMSI='262422983992715': No 3G Auth Data 20250102122601247 DLGSUP <0013> hlr.c:121 IMSI 262422983992715: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@3a6dbbee3d51: Created GsupExpect[0] for "262422983992715" to be handled at TC_gsup_ul_subscriber_data(96) 20250102122601263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47658<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3a6dbbee3d51: GSUP ul subscriber_data 20250102122601267 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601267 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422983992715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422983992715" cn_domain=PS} 20250102122601267 DLU <0006> fsm.c:456 lu(262422983992715)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122601267 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422983992715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122601267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422983992715)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122601267 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422983992715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422983992715" cn_domain=PS} 20250102122601267 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601267 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@3a6dbbee3d51: Found GsupExpect[0] for "262422983992715" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422983992715" 20250102122601270 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601270 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422983992715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422983992715"} 20250102122601270 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422983992715)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122601270 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422983992715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122601270 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422983992715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422983992715"} 20250102122601270 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422983992715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122601270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422983992715)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122601270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422983992715)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122601270 DLU <0006> fsm.c:568 lu(PS:IMSI-262422983992715)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122601270 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122601270 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122601272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47658<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122601273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20250102122601274 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37277<->l=127.0.0.1:4259) 20250102122601274 DLINP <000b> input/ipa.c:451 connected read/write 20250102122601274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122601274 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122601274 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122601274 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@3a6dbbee3d51: Final verdict of PTC: none 87@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Thu Jan 2 12:26:01 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 20250102122601318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47666<->l=127.0.0.1:4258 20250102122601419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47666<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=117944) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Thu Jan 2 12:26:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_vty started. MTC@3a6dbbee3d51: legacy= true 20250102122604492 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122604492 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122604493 DLINP <000b> input/ipa.c:451 connected read/write 20250102122604493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122604494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47682<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122604495 DLINP <000b> input/ipa.c:451 connected read/write 20250102122604495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122604495 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122604495 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122604496 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  20250102122604496 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122604496 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  20250102122604496 DLGSUP <0013> gsup_server.c:235 2:  20250102122604496 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122604496 DLGSUP <0013> gsup_server.c:235 3:  20250102122604496 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122604496 DLGSUP <0013> gsup_server.c:235 4:  20250102122604496 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122604496 DLGSUP <0013> gsup_server.c:235 5:  20250102122604496 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122604496 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(97)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122604496 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122604496 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122604496 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122604496 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@3a6dbbee3d51: 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") 20250102122604512 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42687<->l=127.0.0.1:4259) 20250102122604514 DAUC <0003> db_auc.c:157 IMSI='262422457389850': No 2G Auth Data 20250102122604514 DAUC <0003> db_auc.c:192 IMSI='262422457389850': No 3G Auth Data 20250102122604516 DAUC <0003> db_auc.c:192 IMSI='262422457389850': No 3G Auth Data 20250102122604519 DAUC <0003> db_auc.c:157 IMSI='262429304537838': No 2G Auth Data 20250102122604519 DAUC <0003> db_auc.c:192 IMSI='262429304537838': No 3G Auth Data 20250102122604522 DAUC <0003> db_auc.c:157 IMSI='262429304537838': No 2G Auth Data 20250102122604523 DAUC <0003> db_auc.c:157 IMSI='262421870669362': No 2G Auth Data 20250102122604523 DAUC <0003> db_auc.c:192 IMSI='262421870669362': No 3G Auth Data MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122604526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47682<->l=127.0.0.1:4258 20250102122604527 DLINP <000b> input/ipa.c:451 connected read/write 20250102122604527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122604527 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122604527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122604527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122604527 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42687<->l=127.0.0.1:4259) 98@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@3a6dbbee3d51: Test case TC_vty finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Thu Jan 2 12:26:04 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250102122604572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47694<->l=127.0.0.1:4258 20250102122604672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47694<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=28436) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Thu Jan 2 12:26: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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_vty_msisdn_isd started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122607745 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122607745 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122607747 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122607748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37940<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122607750 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122607750 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122607750 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122607750 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  20250102122607750 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122607750 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  20250102122607750 DLGSUP <0013> gsup_server.c:235 2:  20250102122607750 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122607750 DLGSUP <0013> gsup_server.c:235 3:  20250102122607750 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122607750 DLGSUP <0013> gsup_server.c:235 4:  20250102122607750 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122607750 DLGSUP <0013> gsup_server.c:235 5:  20250102122607750 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122607750 DLGSUP <0013> gsup_server.c:235 7:  20250102122607750 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122607750 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122607750 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122607750 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@3a6dbbee3d51: 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") 20250102122607770 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36123<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@3a6dbbee3d51: Created GsupExpect[0] for "262424194930608" to be handled at TC_vty_msisdn_isd(104) 20250102122607785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4258 20250102122607788 DAUC <0003> db_auc.c:157 IMSI='262424194930608': No 2G Auth Data 20250102122607788 DAUC <0003> db_auc.c:192 IMSI='262424194930608': No 3G Auth Data 20250102122607793 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122607793 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424194930608" cn_domain=PS} 20250102122607793 DLU <0006> fsm.c:456 lu(262424194930608)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122607793 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122607793 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424194930608)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122607793 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424194930608" cn_domain=PS} 20250102122607793 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122607793 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@3a6dbbee3d51: Found GsupExpect[0] for "262424194930608" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@3a6dbbee3d51: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262424194930608" 20250102122607796 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122607796 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424194930608"} 20250102122607796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424194930608)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122607796 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122607796 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424194930608"} 20250102122607797 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122607797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424194930608)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122607797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424194930608)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122607797 DLU <0006> fsm.c:568 lu(PS:IMSI-262424194930608)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122607797 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122607797 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122607798 DLGSUP <0013> hlr.c:128 IMSI 262424194930608: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250102122607798 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122607798 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122607800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4258 20250102122607800 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122607800 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424194930608"} 20250102122607800 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250102122607800 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424194930608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122607801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37940<->l=127.0.0.1:4258 HLR_Test-GSUP(101)@3a6dbbee3d51: Final verdict of PTC: none 20250102122607802 DLINP <000b> input/ipa.c:451 connected read/write 20250102122607802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122607802 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122607802 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122607802 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122607802 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36123<->l=127.0.0.1:4259) 102@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 102: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Thu Jan 2 12:26:07 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 20250102122607845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37962<->l=127.0.0.1:4258 20250102122607946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37962<->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=34356) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Thu Jan 2 12:26:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_purge_cs started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122611021 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122611021 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122611023 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122611026 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611026 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122611026 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122611026 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  20250102122611026 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122611026 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  20250102122611026 DLGSUP <0013> gsup_server.c:235 2:  20250102122611026 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122611026 DLGSUP <0013> gsup_server.c:235 3:  20250102122611027 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122611027 DLGSUP <0013> gsup_server.c:235 4:  20250102122611027 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122611027 DLGSUP <0013> gsup_server.c:235 5:  20250102122611027 DLGSUP <0013> gsup_server.c:237 5: 00  HLR_Test-GSUP-IPA(105)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122611027 DLGSUP <0013> gsup_server.c:235 7:  20250102122611027 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122611027 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122611027 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122611027 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@3a6dbbee3d51: 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") 20250102122611046 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42379<->l=127.0.0.1:4259) 20250102122611051 DAUC <0003> db_auc.c:157 IMSI='262421019421135': No 2G Auth Data 20250102122611051 DAUC <0003> db_auc.c:192 IMSI='262421019421135': No 3G Auth Data HLR_Test-GSUP(106)@3a6dbbee3d51: Created GsupExpect[0] for "262421019421135" to be handled at TC_gsup_purge_cs(109) 20250102122611068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37970<->l=127.0.0.1:4258 20250102122611073 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611073 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421019421135" cn_domain=PS} 20250102122611073 DLU <0006> fsm.c:456 lu(262421019421135)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122611073 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122611073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421019421135)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122611073 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421019421135" cn_domain=PS} 20250102122611073 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611073 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a6dbbee3d51: Found GsupExpect[0] for "262421019421135" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_purge_cs(109)"262421019421135" 20250102122611076 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611076 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421019421135"} 20250102122611076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421019421135)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122611076 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122611076 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421019421135"} 20250102122611076 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122611076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421019421135)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122611076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421019421135)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122611076 DLU <0006> fsm.c:568 lu(PS:IMSI-262421019421135)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122611076 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611076 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122611078 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611078 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421019421135" cn_domain=CS} 20250102122611078 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250102122611078 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421019421135"} 20250102122611078 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262421019421135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122611078 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611078 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122611080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37970<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122611081 DAUC <0003> db_auc.c:157 IMSI='262422250040158': No 2G Auth Data 20250102122611081 DAUC <0003> db_auc.c:192 IMSI='262422250040158': No 3G Auth Data 20250102122611081 DLGSUP <0013> hlr.c:121 IMSI 262422250040158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a6dbbee3d51: Created GsupExpect[0] for "262422250040158" to be handled at TC_gsup_purge_cs(110) 20250102122611095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37976<->l=127.0.0.1:4258 20250102122611097 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611097 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422250040158" cn_domain=PS} 20250102122611097 DLU <0006> fsm.c:456 lu(262422250040158)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122611097 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122611097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422250040158)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122611097 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422250040158" cn_domain=PS} 20250102122611097 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611097 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a6dbbee3d51: Found GsupExpect[0] for "262422250040158" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422250040158" 20250102122611099 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611099 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422250040158"} 20250102122611099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422250040158)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122611099 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122611099 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422250040158"} 20250102122611099 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122611099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422250040158)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122611099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422250040158)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122611100 DLU <0006> fsm.c:568 lu(PS:IMSI-262422250040158)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122611100 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611100 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122611101 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611101 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422250040158" cn_domain=CS} 20250102122611101 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250102122611101 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422250040158"} 20250102122611101 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422250040158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122611101 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611101 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122611102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37976<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122611104 DAUC <0003> db_auc.c:157 IMSI='262429762156482': No 2G Auth Data 20250102122611104 DAUC <0003> db_auc.c:192 IMSI='262429762156482': No 3G Auth Data 20250102122611105 DLGSUP <0013> hlr.c:121 IMSI 262429762156482: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a6dbbee3d51: Created GsupExpect[0] for "262429762156482" to be handled at TC_gsup_purge_cs(111) 20250102122611120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37986<->l=127.0.0.1:4258 20250102122611123 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611123 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429762156482" cn_domain=PS} 20250102122611123 DLU <0006> fsm.c:456 lu(262429762156482)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122611123 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122611123 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429762156482)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122611123 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429762156482" cn_domain=PS} 20250102122611123 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611123 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a6dbbee3d51: Found GsupExpect[0] for "262429762156482" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_purge_cs(111)"262429762156482" 20250102122611125 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611125 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429762156482"} 20250102122611125 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429762156482)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122611125 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122611125 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429762156482"} 20250102122611125 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122611125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429762156482)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122611125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429762156482)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122611125 DLU <0006> fsm.c:568 lu(PS:IMSI-262429762156482)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122611125 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611125 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122611126 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611126 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429762156482" cn_domain=CS} 20250102122611126 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250102122611126 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429762156482"} 20250102122611126 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429762156482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122611126 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611126 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122611128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37986<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122611128 DAUC <0003> db_auc.c:157 IMSI='262427267653968': No 2G Auth Data 20250102122611129 DAUC <0003> db_auc.c:192 IMSI='262427267653968': No 3G Auth Data 20250102122611129 DLGSUP <0013> hlr.c:121 IMSI 262427267653968: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a6dbbee3d51: Created GsupExpect[0] for "262427267653968" to be handled at TC_gsup_purge_cs(112) 20250102122611144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20250102122611147 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611147 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427267653968" cn_domain=PS} 20250102122611147 DLU <0006> fsm.c:456 lu(262427267653968)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122611148 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122611148 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427267653968)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122611148 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427267653968" cn_domain=PS} 20250102122611148 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611148 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a6dbbee3d51: Found GsupExpect[0] for "262427267653968" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_purge_cs(112)"262427267653968" 20250102122611150 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611150 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427267653968"} 20250102122611150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427267653968)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122611150 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122611150 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427267653968"} 20250102122611150 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122611150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267653968)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122611150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427267653968)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122611150 DLU <0006> fsm.c:568 lu(PS:IMSI-262427267653968)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122611150 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611150 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122611152 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611152 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427267653968" cn_domain=CS} 20250102122611152 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250102122611152 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427267653968"} 20250102122611152 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427267653968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122611152 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611152 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122611154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122611155 DAUC <0003> db_auc.c:157 IMSI='262424645496795': No 2G Auth Data 20250102122611155 DAUC <0003> db_auc.c:192 IMSI='262424645496795': No 3G Auth Data 20250102122611156 DLGSUP <0013> hlr.c:121 IMSI 262424645496795: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a6dbbee3d51: Created GsupExpect[0] for "262424645496795" to be handled at TC_gsup_purge_cs(113) 20250102122611172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 20250102122611176 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611176 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424645496795" cn_domain=PS} 20250102122611176 DLU <0006> fsm.c:456 lu(262424645496795)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122611176 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122611176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424645496795)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122611176 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424645496795" cn_domain=PS} 20250102122611176 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611176 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a6dbbee3d51: Found GsupExpect[0] for "262424645496795" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424645496795" 20250102122611178 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611178 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424645496795"} 20250102122611178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424645496795)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122611178 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122611178 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424645496795"} 20250102122611178 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122611178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424645496795)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122611178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424645496795)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122611178 DLU <0006> fsm.c:568 lu(PS:IMSI-262424645496795)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122611178 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611178 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122611180 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611180 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424645496795" cn_domain=CS} 20250102122611180 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250102122611180 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424645496795"} 20250102122611180 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424645496795 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122611180 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611180 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122611182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37998<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122611183 DAUC <0003> db_auc.c:157 IMSI='262427409494073': No 2G Auth Data 20250102122611183 DAUC <0003> db_auc.c:192 IMSI='262427409494073': No 3G Auth Data 20250102122611184 DLGSUP <0013> hlr.c:121 IMSI 262427409494073: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a6dbbee3d51: Created GsupExpect[0] for "262427409494073" to be handled at TC_gsup_purge_cs(114) 20250102122611197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4258 20250102122611200 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611200 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427409494073" cn_domain=PS} 20250102122611200 DLU <0006> fsm.c:456 lu(262427409494073)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122611200 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122611200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427409494073)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122611200 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427409494073" cn_domain=PS} 20250102122611200 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611200 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a6dbbee3d51: Found GsupExpect[0] for "262427409494073" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427409494073" 20250102122611202 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611202 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427409494073"} 20250102122611202 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427409494073)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122611202 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122611202 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427409494073"} 20250102122611202 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122611202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427409494073)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122611202 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427409494073)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122611202 DLU <0006> fsm.c:568 lu(PS:IMSI-262427409494073)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122611202 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611202 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122611204 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611204 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427409494073" cn_domain=CS} 20250102122611204 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250102122611204 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427409494073"} 20250102122611204 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427409494073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122611204 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611204 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122611205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122611206 DAUC <0003> db_auc.c:157 IMSI='262423256210322': No 2G Auth Data 20250102122611206 DAUC <0003> db_auc.c:192 IMSI='262423256210322': No 3G Auth Data 20250102122611207 DLGSUP <0013> hlr.c:121 IMSI 262423256210322: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a6dbbee3d51: Created GsupExpect[0] for "262423256210322" to be handled at TC_gsup_purge_cs(115) 20250102122611222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38022<->l=127.0.0.1:4258 20250102122611225 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611225 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423256210322" cn_domain=PS} 20250102122611225 DLU <0006> fsm.c:456 lu(262423256210322)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122611225 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122611225 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423256210322)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122611225 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423256210322" cn_domain=PS} 20250102122611225 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611225 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a6dbbee3d51: Found GsupExpect[0] for "262423256210322" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_purge_cs(115)"262423256210322" 20250102122611227 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611228 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423256210322"} 20250102122611228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423256210322)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122611228 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122611228 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423256210322"} 20250102122611228 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122611228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423256210322)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122611228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423256210322)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122611228 DLU <0006> fsm.c:568 lu(PS:IMSI-262423256210322)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122611228 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611228 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122611230 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611230 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423256210322" cn_domain=CS} 20250102122611230 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250102122611230 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423256210322"} 20250102122611230 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423256210322 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122611230 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611230 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122611231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38022<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122611232 DAUC <0003> db_auc.c:157 IMSI='262429282139632': No 2G Auth Data 20250102122611232 DAUC <0003> db_auc.c:192 IMSI='262429282139632': No 3G Auth Data 20250102122611233 DLGSUP <0013> hlr.c:121 IMSI 262429282139632: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@3a6dbbee3d51: Created GsupExpect[0] for "262429282139632" to be handled at TC_gsup_purge_cs(116) 20250102122611248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 20250102122611252 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611252 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429282139632" cn_domain=PS} 20250102122611252 DLU <0006> fsm.c:456 lu(262429282139632)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122611252 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122611252 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429282139632)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122611252 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429282139632" cn_domain=PS} 20250102122611252 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611252 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@3a6dbbee3d51: Found GsupExpect[0] for "262429282139632" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_purge_cs(116)"262429282139632" 20250102122611254 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611254 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429282139632"} 20250102122611254 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429282139632)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122611254 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122611254 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429282139632"} 20250102122611254 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122611254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429282139632)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122611254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429282139632)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122611254 DLU <0006> fsm.c:568 lu(PS:IMSI-262429282139632)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122611254 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611254 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122611256 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611256 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429282139632" cn_domain=CS} 20250102122611256 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250102122611256 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429282139632"} 20250102122611256 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429282139632 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122611256 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122611256 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122611257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122611260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 20250102122611260 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42379<->l=127.0.0.1:4259) 20250102122611260 DLINP <000b> input/ipa.c:451 connected read/write 20250102122611261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122611261 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122611261 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122611261 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@3a6dbbee3d51: Final verdict of PTC: none 107@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Thu Jan 2 12:26:11 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 20250102122611307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 20250102122611407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=134556) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Thu Jan 2 12:26:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_purge_ps started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122614485 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122614485 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122614487 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122614490 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614490 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122614490 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122614490 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  20250102122614490 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122614490 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  20250102122614490 DLGSUP <0013> gsup_server.c:235 2:  20250102122614490 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122614490 DLGSUP <0013> gsup_server.c:235 3:  20250102122614490 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122614490 DLGSUP <0013> gsup_server.c:235 4:  20250102122614490 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122614490 DLGSUP <0013> gsup_server.c:235 5:  20250102122614490 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122614490 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(117)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122614490 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122614490 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122614490 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122614490 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@3a6dbbee3d51: 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") 20250102122614506 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42209<->l=127.0.0.1:4259) 20250102122614510 DAUC <0003> db_auc.c:157 IMSI='262429514458099': No 2G Auth Data 20250102122614510 DAUC <0003> db_auc.c:192 IMSI='262429514458099': No 3G Auth Data HLR_Test-GSUP(118)@3a6dbbee3d51: Created GsupExpect[0] for "262429514458099" to be handled at TC_gsup_purge_ps(121) 20250102122614525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4258 20250102122614533 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614533 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429514458099" cn_domain=PS} 20250102122614533 DLU <0006> fsm.c:456 lu(262429514458099)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122614533 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122614533 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429514458099)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122614533 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429514458099" cn_domain=PS} 20250102122614533 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614534 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a6dbbee3d51: Found GsupExpect[0] for "262429514458099" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_purge_ps(121)"262429514458099" 20250102122614536 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614536 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429514458099"} 20250102122614536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429514458099)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122614536 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122614536 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429514458099"} 20250102122614536 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122614536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429514458099)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122614536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429514458099)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122614536 DLU <0006> fsm.c:568 lu(PS:IMSI-262429514458099)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122614536 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614536 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122614538 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614538 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429514458099" cn_domain=PS} 20250102122614538 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250102122614538 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429514458099"} 20250102122614538 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429514458099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122614538 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614538 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122614539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122614541 DAUC <0003> db_auc.c:157 IMSI='262426751627381': No 2G Auth Data 20250102122614541 DAUC <0003> db_auc.c:192 IMSI='262426751627381': No 3G Auth Data 20250102122614541 DLGSUP <0013> hlr.c:121 IMSI 262426751627381: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a6dbbee3d51: Created GsupExpect[0] for "262426751627381" to be handled at TC_gsup_purge_ps(122) 20250102122614556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4258 20250102122614559 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614559 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426751627381" cn_domain=PS} 20250102122614559 DLU <0006> fsm.c:456 lu(262426751627381)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122614560 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122614560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426751627381)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122614560 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426751627381" cn_domain=PS} 20250102122614560 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614560 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a6dbbee3d51: Found GsupExpect[0] for "262426751627381" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426751627381" 20250102122614562 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614562 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426751627381"} 20250102122614562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426751627381)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122614562 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122614562 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426751627381"} 20250102122614562 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122614562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426751627381)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122614562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426751627381)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122614562 DLU <0006> fsm.c:568 lu(PS:IMSI-262426751627381)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122614562 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614563 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122614564 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614564 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426751627381" cn_domain=PS} 20250102122614564 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250102122614564 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426751627381"} 20250102122614564 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426751627381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122614565 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614565 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122614567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122614568 DAUC <0003> db_auc.c:157 IMSI='262427761899059': No 2G Auth Data 20250102122614568 DAUC <0003> db_auc.c:192 IMSI='262427761899059': No 3G Auth Data 20250102122614568 DLGSUP <0013> hlr.c:121 IMSI 262427761899059: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a6dbbee3d51: Created GsupExpect[0] for "262427761899059" to be handled at TC_gsup_purge_ps(123) 20250102122614585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4258 20250102122614589 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614589 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427761899059" cn_domain=PS} 20250102122614589 DLU <0006> fsm.c:456 lu(262427761899059)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122614589 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122614589 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427761899059)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122614589 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427761899059" cn_domain=PS} 20250102122614589 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614589 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a6dbbee3d51: Found GsupExpect[0] for "262427761899059" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427761899059" 20250102122614591 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614591 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427761899059"} 20250102122614591 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427761899059)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122614591 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122614591 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427761899059"} 20250102122614591 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122614591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427761899059)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122614591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427761899059)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122614591 DLU <0006> fsm.c:568 lu(PS:IMSI-262427761899059)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122614591 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614591 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122614593 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614593 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427761899059" cn_domain=PS} 20250102122614593 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250102122614593 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427761899059"} 20250102122614593 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427761899059 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122614593 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614593 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122614595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38070<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122614597 DAUC <0003> db_auc.c:157 IMSI='262428064595073': No 2G Auth Data 20250102122614597 DAUC <0003> db_auc.c:192 IMSI='262428064595073': No 3G Auth Data 20250102122614598 DLGSUP <0013> hlr.c:121 IMSI 262428064595073: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a6dbbee3d51: Created GsupExpect[0] for "262428064595073" to be handled at TC_gsup_purge_ps(124) 20250102122614612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38082<->l=127.0.0.1:4258 20250102122614615 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614615 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428064595073" cn_domain=PS} 20250102122614615 DLU <0006> fsm.c:456 lu(262428064595073)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122614615 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122614615 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428064595073)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122614615 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428064595073" cn_domain=PS} 20250102122614615 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614615 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a6dbbee3d51: Found GsupExpect[0] for "262428064595073" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_purge_ps(124)"262428064595073" 20250102122614617 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614617 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428064595073"} 20250102122614617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428064595073)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122614618 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122614618 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428064595073"} 20250102122614618 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122614618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428064595073)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122614618 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428064595073)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122614618 DLU <0006> fsm.c:568 lu(PS:IMSI-262428064595073)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122614618 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614618 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122614620 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614620 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428064595073" cn_domain=PS} 20250102122614620 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250102122614620 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428064595073"} 20250102122614620 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428064595073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122614620 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614620 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122614621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38082<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122614623 DAUC <0003> db_auc.c:157 IMSI='262428175968337': No 2G Auth Data 20250102122614623 DAUC <0003> db_auc.c:192 IMSI='262428175968337': No 3G Auth Data 20250102122614624 DLGSUP <0013> hlr.c:121 IMSI 262428175968337: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a6dbbee3d51: Created GsupExpect[0] for "262428175968337" to be handled at TC_gsup_purge_ps(125) 20250102122614642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 20250102122614645 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614645 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428175968337" cn_domain=PS} 20250102122614645 DLU <0006> fsm.c:456 lu(262428175968337)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122614645 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122614645 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428175968337)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122614645 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428175968337" cn_domain=PS} 20250102122614645 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614645 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a6dbbee3d51: Found GsupExpect[0] for "262428175968337" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_purge_ps(125)"262428175968337" 20250102122614647 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614647 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428175968337"} 20250102122614647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428175968337)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122614647 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122614647 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428175968337"} 20250102122614647 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122614647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175968337)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122614647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175968337)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122614647 DLU <0006> fsm.c:568 lu(PS:IMSI-262428175968337)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122614647 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614647 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122614649 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614649 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428175968337" cn_domain=PS} 20250102122614649 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250102122614649 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428175968337"} 20250102122614649 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428175968337 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122614649 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614649 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122614651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122614652 DAUC <0003> db_auc.c:157 IMSI='262425143307790': No 2G Auth Data 20250102122614652 DAUC <0003> db_auc.c:192 IMSI='262425143307790': No 3G Auth Data 20250102122614653 DLGSUP <0013> hlr.c:121 IMSI 262425143307790: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a6dbbee3d51: Created GsupExpect[0] for "262425143307790" to be handled at TC_gsup_purge_ps(126) 20250102122614668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 20250102122614672 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614672 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425143307790" cn_domain=PS} 20250102122614672 DLU <0006> fsm.c:456 lu(262425143307790)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122614672 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122614672 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425143307790)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122614672 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425143307790" cn_domain=PS} 20250102122614672 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614672 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a6dbbee3d51: Found GsupExpect[0] for "262425143307790" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425143307790" 20250102122614674 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614674 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425143307790"} 20250102122614674 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425143307790)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122614674 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122614674 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425143307790"} 20250102122614674 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122614675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425143307790)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122614675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425143307790)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122614675 DLU <0006> fsm.c:568 lu(PS:IMSI-262425143307790)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122614675 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614675 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122614676 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614676 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425143307790" cn_domain=PS} 20250102122614676 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250102122614676 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425143307790"} 20250102122614676 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425143307790 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122614676 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614677 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122614678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122614679 DAUC <0003> db_auc.c:157 IMSI='262421971905580': No 2G Auth Data 20250102122614679 DAUC <0003> db_auc.c:192 IMSI='262421971905580': No 3G Auth Data 20250102122614680 DLGSUP <0013> hlr.c:121 IMSI 262421971905580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a6dbbee3d51: Created GsupExpect[0] for "262421971905580" to be handled at TC_gsup_purge_ps(127) 20250102122614695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38106<->l=127.0.0.1:4258 20250102122614699 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614699 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421971905580" cn_domain=PS} 20250102122614699 DLU <0006> fsm.c:456 lu(262421971905580)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122614699 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122614699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421971905580)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122614699 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421971905580" cn_domain=PS} 20250102122614699 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614699 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a6dbbee3d51: Found GsupExpect[0] for "262421971905580" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421971905580" 20250102122614702 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614702 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421971905580"} 20250102122614702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421971905580)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122614702 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122614702 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421971905580"} 20250102122614702 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421971905580)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122614702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421971905580)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122614702 DLU <0006> fsm.c:568 lu(PS:IMSI-262421971905580)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122614702 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614702 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122614704 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614704 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421971905580" cn_domain=PS} 20250102122614704 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250102122614704 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421971905580"} 20250102122614704 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421971905580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122614704 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614704 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122614705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38106<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122614706 DAUC <0003> db_auc.c:157 IMSI='262420144419823': No 2G Auth Data 20250102122614706 DAUC <0003> db_auc.c:192 IMSI='262420144419823': No 3G Auth Data 20250102122614707 DLGSUP <0013> hlr.c:121 IMSI 262420144419823: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@3a6dbbee3d51: Created GsupExpect[0] for "262420144419823" to be handled at TC_gsup_purge_ps(128) 20250102122614722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4258 20250102122614725 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614725 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420144419823" cn_domain=PS} 20250102122614725 DLU <0006> fsm.c:456 lu(262420144419823)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122614725 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122614725 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420144419823)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122614725 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420144419823" cn_domain=PS} 20250102122614725 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614725 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@3a6dbbee3d51: Found GsupExpect[0] for "262420144419823" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420144419823" 20250102122614728 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614728 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420144419823"} 20250102122614728 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420144419823)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122614728 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122614728 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420144419823"} 20250102122614728 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122614728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420144419823)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122614728 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420144419823)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122614728 DLU <0006> fsm.c:568 lu(PS:IMSI-262420144419823)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122614728 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614728 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122614730 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614730 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420144419823" cn_domain=PS} 20250102122614730 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250102122614730 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420144419823"} 20250102122614730 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420144419823 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250102122614730 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122614731 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122614732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122614734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38048<->l=127.0.0.1:4258 20250102122614734 DLINP <000b> input/ipa.c:451 connected read/write 20250102122614734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122614734 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122614734 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122614734 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122614735 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42209<->l=127.0.0.1:4259) 119@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP(118)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Thu Jan 2 12:26:14 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 20250102122614779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38126<->l=127.0.0.1:4258 20250102122614880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38126<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=134560) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Thu Jan 2 12:26:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_purge_unknown started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122617954 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122617954 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122617956 DLINP <000b> input/ipa.c:451 connected read/write 20250102122617956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122617957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122617959 DLINP <000b> input/ipa.c:451 connected read/write 20250102122617959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122617959 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122617959 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122617959 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  20250102122617959 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122617959 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  20250102122617959 DLGSUP <0013> gsup_server.c:235 2:  20250102122617959 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122617959 DLGSUP <0013> gsup_server.c:235 3:  20250102122617959 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122617959 DLGSUP <0013> gsup_server.c:235 4:  20250102122617959 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122617959 DLGSUP <0013> gsup_server.c:235 5:  20250102122617959 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122617959 DLGSUP <0013> gsup_server.c:235 7:  20250102122617959 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122617959 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122617959 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122617959 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@3a6dbbee3d51: 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") 20250102122617979 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39331<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@3a6dbbee3d51: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250102122617995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 20250102122618005 DLINP <000b> input/ipa.c:451 connected read/write 20250102122618005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122618005 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} 20250102122618005 DLU <0006> fsm.c:456 lu(2345743413463)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122618005 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 20250102122618005 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} 20250102122618005 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122618005 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122618005 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122618005 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122618005 DLINP <000b> input/ipa.c:451 connected read/write 20250102122618005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122618005 DLINP <000b> input/ipa.c:451 connected read/write 20250102122618005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@3a6dbbee3d51: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@3a6dbbee3d51: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122618008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45654<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122618009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@3a6dbbee3d51: Final verdict of PTC: none 20250102122618010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39331<->l=127.0.0.1:4259) 20250102122618010 DLINP <000b> input/ipa.c:451 connected read/write 20250102122618010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122618010 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122618010 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122618010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 131@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Thu Jan 2 12:26:18 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 20250102122618059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 20250102122618159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26012) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Thu Jan 2 12:26:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_ussd_unknown started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122621221 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122621221 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122621223 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45672<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122621226 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621226 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122621226 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122621226 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  20250102122621226 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122621226 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  20250102122621226 DLGSUP <0013> gsup_server.c:235 2:  20250102122621226 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122621226 DLGSUP <0013> gsup_server.c:235 3:  20250102122621226 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122621226 DLGSUP <0013> gsup_server.c:235 4:  20250102122621226 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122621226 DLGSUP <0013> gsup_server.c:235 5:  20250102122621226 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122621226 DLGSUP <0013> gsup_server.c:235 7:  20250102122621226 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122621226 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122621226 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122621226 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@3a6dbbee3d51: 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") 20250102122621245 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36889<->l=127.0.0.1:4259) 20250102122621252 DAUC <0003> db_auc.c:157 IMSI='262420913205815': No 2G Auth Data 20250102122621252 DAUC <0003> db_auc.c:192 IMSI='262420913205815': No 3G Auth Data HLR_Test-GSUP(135)@3a6dbbee3d51: Created GsupExpect[0] for "262420913205815" to be handled at TC_mo_ussd_unknown(138) 20250102122621266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 20250102122621274 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621274 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420913205815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420913205815" session_id=746482558 session_state=BEGIN} 20250102122621274 DSS <0004> hlr_ussd.c:576 262420913205815/0x2c7e6b7e: Process SS (BEGIN) 20250102122621274 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250102122621274 DSS <0004> hlr_ussd.c:518 262420913205815/0x2c7e6b7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250102122621274 DSS <0004> hlr_ussd.c:523 262420913205815/0x2c7e6b7e: USSD for unknown code '*#200#' 20250102122621274 DSS <0004> hlr_ussd.c:354 262420913205815/0x2c7e6b7e: Tx ReturnError(1, 0x12) 20250102122621274 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420913205815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420913205815" session_id=746482558 session_state=END} 20250102122621274 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122621274 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a6dbbee3d51: Found GsupExpect[0] for "262420913205815" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262420913205815" TC_mo_ussd_unknown(138)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122621277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122621278 DAUC <0003> db_auc.c:157 IMSI='262421682429969': No 2G Auth Data 20250102122621278 DAUC <0003> db_auc.c:192 IMSI='262421682429969': No 3G Auth Data HLR_Test-GSUP(135)@3a6dbbee3d51: Created GsupExpect[0] for "262421682429969" to be handled at TC_mo_ussd_unknown(139) 20250102122621295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 20250102122621302 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621302 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421682429969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421682429969" session_id=4043197658 session_state=BEGIN} 20250102122621302 DSS <0004> hlr_ussd.c:576 262421682429969/0xf0fe4cda: Process SS (BEGIN) 20250102122621302 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250102122621302 DSS <0004> hlr_ussd.c:518 262421682429969/0xf0fe4cda: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250102122621302 DSS <0004> hlr_ussd.c:523 262421682429969/0xf0fe4cda: USSD for unknown code '*#200#' 20250102122621302 DSS <0004> hlr_ussd.c:354 262421682429969/0xf0fe4cda: Tx ReturnError(1, 0x12) 20250102122621302 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421682429969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421682429969" session_id=4043197658 session_state=END} 20250102122621302 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122621302 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a6dbbee3d51: Found GsupExpect[0] for "262421682429969" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@3a6dbbee3d51: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262421682429969" TC_mo_ussd_unknown(139)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122621306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122621306 DAUC <0003> db_auc.c:157 IMSI='262425679238537': No 2G Auth Data 20250102122621306 DAUC <0003> db_auc.c:192 IMSI='262425679238537': No 3G Auth Data HLR_Test-GSUP(135)@3a6dbbee3d51: Created GsupExpect[0] for "262425679238537" to be handled at TC_mo_ussd_unknown(140) 20250102122621322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 20250102122621326 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621326 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425679238537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425679238537" session_id=808472093 session_state=BEGIN} 20250102122621326 DSS <0004> hlr_ussd.c:576 262425679238537/0x30304e1d: Process SS (BEGIN) 20250102122621326 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250102122621326 DSS <0004> hlr_ussd.c:518 262425679238537/0x30304e1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250102122621326 DSS <0004> hlr_ussd.c:523 262425679238537/0x30304e1d: USSD for unknown code '*#200#' 20250102122621326 DSS <0004> hlr_ussd.c:354 262425679238537/0x30304e1d: Tx ReturnError(1, 0x12) 20250102122621326 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425679238537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425679238537" session_id=808472093 session_state=END} 20250102122621326 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122621326 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a6dbbee3d51: Found GsupExpect[0] for "262425679238537" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@3a6dbbee3d51: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425679238537" TC_mo_ussd_unknown(140)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122621329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122621329 DAUC <0003> db_auc.c:157 IMSI='262429728876529': No 2G Auth Data 20250102122621329 DAUC <0003> db_auc.c:192 IMSI='262429728876529': No 3G Auth Data HLR_Test-GSUP(135)@3a6dbbee3d51: Created GsupExpect[0] for "262429728876529" to be handled at TC_mo_ussd_unknown(141) 20250102122621346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 20250102122621352 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621352 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429728876529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429728876529" session_id=2706539967 session_state=BEGIN} 20250102122621352 DSS <0004> hlr_ussd.c:576 262429728876529/0xa15285bf: Process SS (BEGIN) 20250102122621352 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250102122621352 DSS <0004> hlr_ussd.c:518 262429728876529/0xa15285bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250102122621352 DSS <0004> hlr_ussd.c:523 262429728876529/0xa15285bf: USSD for unknown code '*#200#' 20250102122621352 DSS <0004> hlr_ussd.c:354 262429728876529/0xa15285bf: Tx ReturnError(1, 0x12) 20250102122621352 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429728876529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429728876529" session_id=2706539967 session_state=END} 20250102122621352 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122621352 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a6dbbee3d51: Found GsupExpect[0] for "262429728876529" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@3a6dbbee3d51: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429728876529" TC_mo_ussd_unknown(141)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122621355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45694<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122621356 DAUC <0003> db_auc.c:157 IMSI='262420341937121': No 2G Auth Data 20250102122621356 DAUC <0003> db_auc.c:192 IMSI='262420341937121': No 3G Auth Data HLR_Test-GSUP(135)@3a6dbbee3d51: Created GsupExpect[0] for "262420341937121" to be handled at TC_mo_ussd_unknown(142) 20250102122621372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45710<->l=127.0.0.1:4258 20250102122621376 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621376 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420341937121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420341937121" session_id=2379654288 session_state=BEGIN} 20250102122621376 DSS <0004> hlr_ussd.c:576 262420341937121/0x8dd6a490: Process SS (BEGIN) 20250102122621376 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250102122621377 DSS <0004> hlr_ussd.c:518 262420341937121/0x8dd6a490: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250102122621377 DSS <0004> hlr_ussd.c:523 262420341937121/0x8dd6a490: USSD for unknown code '*#200#' 20250102122621377 DSS <0004> hlr_ussd.c:354 262420341937121/0x8dd6a490: Tx ReturnError(1, 0x12) 20250102122621377 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420341937121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420341937121" session_id=2379654288 session_state=END} 20250102122621377 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122621377 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a6dbbee3d51: Found GsupExpect[0] for "262420341937121" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@3a6dbbee3d51: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420341937121" TC_mo_ussd_unknown(142)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122621379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45710<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122621380 DAUC <0003> db_auc.c:157 IMSI='262428859308801': No 2G Auth Data 20250102122621380 DAUC <0003> db_auc.c:192 IMSI='262428859308801': No 3G Auth Data HLR_Test-GSUP(135)@3a6dbbee3d51: Created GsupExpect[0] for "262428859308801" to be handled at TC_mo_ussd_unknown(143) 20250102122621394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 20250102122621401 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621401 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428859308801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428859308801" session_id=1939155166 session_state=BEGIN} 20250102122621401 DSS <0004> hlr_ussd.c:576 262428859308801/0x739528de: Process SS (BEGIN) 20250102122621401 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250102122621401 DSS <0004> hlr_ussd.c:518 262428859308801/0x739528de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250102122621401 DSS <0004> hlr_ussd.c:523 262428859308801/0x739528de: USSD for unknown code '*#200#' 20250102122621401 DSS <0004> hlr_ussd.c:354 262428859308801/0x739528de: Tx ReturnError(1, 0x12) 20250102122621401 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428859308801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428859308801" session_id=1939155166 session_state=END} 20250102122621401 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122621401 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a6dbbee3d51: Found GsupExpect[0] for "262428859308801" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@3a6dbbee3d51: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428859308801" TC_mo_ussd_unknown(143)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122621404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122621405 DAUC <0003> db_auc.c:157 IMSI='262420834651019': No 2G Auth Data 20250102122621405 DAUC <0003> db_auc.c:192 IMSI='262420834651019': No 3G Auth Data HLR_Test-GSUP(135)@3a6dbbee3d51: Created GsupExpect[0] for "262420834651019" to be handled at TC_mo_ussd_unknown(144) 20250102122621421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45726<->l=127.0.0.1:4258 20250102122621427 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621427 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420834651019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420834651019" session_id=4226431545 session_state=BEGIN} 20250102122621427 DSS <0004> hlr_ussd.c:576 262420834651019/0xfbea3a39: Process SS (BEGIN) 20250102122621427 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250102122621427 DSS <0004> hlr_ussd.c:518 262420834651019/0xfbea3a39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250102122621427 DSS <0004> hlr_ussd.c:523 262420834651019/0xfbea3a39: USSD for unknown code '*#200#' 20250102122621427 DSS <0004> hlr_ussd.c:354 262420834651019/0xfbea3a39: Tx ReturnError(1, 0x12) 20250102122621427 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420834651019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420834651019" session_id=4226431545 session_state=END} 20250102122621427 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122621427 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a6dbbee3d51: Found GsupExpect[0] for "262420834651019" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@3a6dbbee3d51: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420834651019" TC_mo_ussd_unknown(144)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122621431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45726<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122621431 DAUC <0003> db_auc.c:157 IMSI='262429493271310': No 2G Auth Data 20250102122621431 DAUC <0003> db_auc.c:192 IMSI='262429493271310': No 3G Auth Data HLR_Test-GSUP(135)@3a6dbbee3d51: Created GsupExpect[0] for "262429493271310" to be handled at TC_mo_ussd_unknown(145) 20250102122621447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4258 20250102122621453 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621453 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429493271310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429493271310" session_id=2215593904 session_state=BEGIN} 20250102122621453 DSS <0004> hlr_ussd.c:576 262429493271310/0x840f47b0: Process SS (BEGIN) 20250102122621453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250102122621453 DSS <0004> hlr_ussd.c:518 262429493271310/0x840f47b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250102122621453 DSS <0004> hlr_ussd.c:523 262429493271310/0x840f47b0: USSD for unknown code '*#200#' 20250102122621453 DSS <0004> hlr_ussd.c:354 262429493271310/0x840f47b0: Tx ReturnError(1, 0x12) 20250102122621453 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429493271310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429493271310" session_id=2215593904 session_state=END} 20250102122621453 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122621453 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@3a6dbbee3d51: Found GsupExpect[0] for "262429493271310" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@3a6dbbee3d51: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262429493271310" TC_mo_ussd_unknown(145)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122621457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122621458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45672<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@3a6dbbee3d51: Final verdict of PTC: none 20250102122621459 DLINP <000b> input/ipa.c:451 connected read/write 20250102122621459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122621459 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122621459 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122621459 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122621459 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36889<->l=127.0.0.1:4259) 136@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 136: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Thu Jan 2 12:26:21 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 20250102122621500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 20250102122621600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45744<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=81392) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Thu Jan 2 12:26:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_ussd_euse_disc started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122624673 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122624673 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122624675 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122624678 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624678 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122624678 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122624678 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  20250102122624678 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122624678 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  20250102122624678 DLGSUP <0013> gsup_server.c:235 2:  20250102122624678 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122624678 DLGSUP <0013> gsup_server.c:235 3:  20250102122624678 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122624678 DLGSUP <0013> gsup_server.c:235 4:  20250102122624678 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122624678 DLGSUP <0013> gsup_server.c:235 5:  20250102122624678 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122624678 DLGSUP <0013> gsup_server.c:235 7:  20250102122624678 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122624678 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122624678 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122624678 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@3a6dbbee3d51: 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") 20250102122624700 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35075<->l=127.0.0.1:4259) 20250102122624705 DAUC <0003> db_auc.c:157 IMSI='262429689845743': No 2G Auth Data 20250102122624705 DAUC <0003> db_auc.c:192 IMSI='262429689845743': No 3G Auth Data HLR_Test-GSUP(147)@3a6dbbee3d51: Created GsupExpect[0] for "262429689845743" to be handled at TC_mo_ussd_euse_disc(150) 20250102122624720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45756<->l=127.0.0.1:4258 20250102122624727 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624727 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429689845743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429689845743" session_id=446441318 session_state=BEGIN} 20250102122624727 DSS <0004> hlr_ussd.c:576 262429689845743/0x1a9c2766: Process SS (BEGIN) 20250102122624727 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122624727 DSS <0004> hlr_ussd.c:518 262429689845743/0x1a9c2766: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122624727 DSS <0004> hlr_ussd.c:542 262429689845743/0x1a9c2766: Cannot find conn for EUSE EUSE-foobar 20250102122624727 DSS <0004> hlr_ussd.c:354 262429689845743/0x1a9c2766: Tx ReturnError(1, 0x22) 20250102122624727 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429689845743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429689845743" session_id=446441318 session_state=END} 20250102122624727 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122624727 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a6dbbee3d51: Found GsupExpect[0] for "262429689845743" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262429689845743" TC_mo_ussd_euse_disc(150)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122624732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45756<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122624732 DAUC <0003> db_auc.c:157 IMSI='262420951947009': No 2G Auth Data 20250102122624732 DAUC <0003> db_auc.c:192 IMSI='262420951947009': No 3G Auth Data HLR_Test-GSUP(147)@3a6dbbee3d51: Created GsupExpect[0] for "262420951947009" to be handled at TC_mo_ussd_euse_disc(151) 20250102122624749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 20250102122624754 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624754 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420951947009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420951947009" session_id=2894268359 session_state=BEGIN} 20250102122624754 DSS <0004> hlr_ussd.c:576 262420951947009/0xac8307c7: Process SS (BEGIN) 20250102122624754 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122624754 DSS <0004> hlr_ussd.c:518 262420951947009/0xac8307c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122624754 DSS <0004> hlr_ussd.c:542 262420951947009/0xac8307c7: Cannot find conn for EUSE EUSE-foobar 20250102122624754 DSS <0004> hlr_ussd.c:354 262420951947009/0xac8307c7: Tx ReturnError(1, 0x22) 20250102122624754 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420951947009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420951947009" session_id=2894268359 session_state=END} 20250102122624754 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122624754 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a6dbbee3d51: Found GsupExpect[0] for "262420951947009" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@3a6dbbee3d51: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420951947009" TC_mo_ussd_euse_disc(151)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122624758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122624759 DAUC <0003> db_auc.c:157 IMSI='262421629265548': No 2G Auth Data 20250102122624759 DAUC <0003> db_auc.c:192 IMSI='262421629265548': No 3G Auth Data HLR_Test-GSUP(147)@3a6dbbee3d51: Created GsupExpect[0] for "262421629265548" to be handled at TC_mo_ussd_euse_disc(152) 20250102122624776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 20250102122624782 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624782 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421629265548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421629265548" session_id=1440016907 session_state=BEGIN} 20250102122624782 DSS <0004> hlr_ussd.c:576 262421629265548/0x55d4ea0b: Process SS (BEGIN) 20250102122624782 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122624782 DSS <0004> hlr_ussd.c:518 262421629265548/0x55d4ea0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122624782 DSS <0004> hlr_ussd.c:542 262421629265548/0x55d4ea0b: Cannot find conn for EUSE EUSE-foobar 20250102122624782 DSS <0004> hlr_ussd.c:354 262421629265548/0x55d4ea0b: Tx ReturnError(1, 0x22) 20250102122624782 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421629265548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421629265548" session_id=1440016907 session_state=END} 20250102122624782 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122624782 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a6dbbee3d51: Found GsupExpect[0] for "262421629265548" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@3a6dbbee3d51: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421629265548" TC_mo_ussd_euse_disc(152)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122624785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122624785 DAUC <0003> db_auc.c:157 IMSI='262423790036378': No 2G Auth Data 20250102122624785 DAUC <0003> db_auc.c:192 IMSI='262423790036378': No 3G Auth Data HLR_Test-GSUP(147)@3a6dbbee3d51: Created GsupExpect[0] for "262423790036378" to be handled at TC_mo_ussd_euse_disc(153) 20250102122624802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45776<->l=127.0.0.1:4258 20250102122624807 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624807 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423790036378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423790036378" session_id=316654345 session_state=BEGIN} 20250102122624807 DSS <0004> hlr_ussd.c:576 262423790036378/0x12dfc309: Process SS (BEGIN) 20250102122624807 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122624807 DSS <0004> hlr_ussd.c:518 262423790036378/0x12dfc309: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122624807 DSS <0004> hlr_ussd.c:542 262423790036378/0x12dfc309: Cannot find conn for EUSE EUSE-foobar 20250102122624807 DSS <0004> hlr_ussd.c:354 262423790036378/0x12dfc309: Tx ReturnError(1, 0x22) 20250102122624807 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423790036378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423790036378" session_id=316654345 session_state=END} 20250102122624807 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122624807 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a6dbbee3d51: Found GsupExpect[0] for "262423790036378" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@3a6dbbee3d51: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262423790036378" TC_mo_ussd_euse_disc(153)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122624810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45776<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122624811 DAUC <0003> db_auc.c:157 IMSI='262423471358963': No 2G Auth Data 20250102122624811 DAUC <0003> db_auc.c:192 IMSI='262423471358963': No 3G Auth Data HLR_Test-GSUP(147)@3a6dbbee3d51: Created GsupExpect[0] for "262423471358963" to be handled at TC_mo_ussd_euse_disc(154) 20250102122624825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 20250102122624830 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624830 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423471358963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423471358963" session_id=10988901 session_state=BEGIN} 20250102122624830 DSS <0004> hlr_ussd.c:576 262423471358963/0x00a7ad65: Process SS (BEGIN) 20250102122624830 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122624830 DSS <0004> hlr_ussd.c:518 262423471358963/0x00a7ad65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122624830 DSS <0004> hlr_ussd.c:542 262423471358963/0x00a7ad65: Cannot find conn for EUSE EUSE-foobar 20250102122624830 DSS <0004> hlr_ussd.c:354 262423471358963/0x00a7ad65: Tx ReturnError(1, 0x22) 20250102122624830 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423471358963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423471358963" session_id=10988901 session_state=END} 20250102122624830 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122624830 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a6dbbee3d51: Found GsupExpect[0] for "262423471358963" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@3a6dbbee3d51: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423471358963" TC_mo_ussd_euse_disc(154)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122624832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122624833 DAUC <0003> db_auc.c:157 IMSI='262421723892693': No 2G Auth Data 20250102122624833 DAUC <0003> db_auc.c:192 IMSI='262421723892693': No 3G Auth Data HLR_Test-GSUP(147)@3a6dbbee3d51: Created GsupExpect[0] for "262421723892693" to be handled at TC_mo_ussd_euse_disc(155) 20250102122624849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 20250102122624854 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624854 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421723892693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421723892693" session_id=465001510 session_state=BEGIN} 20250102122624855 DSS <0004> hlr_ussd.c:576 262421723892693/0x1bb75c26: Process SS (BEGIN) 20250102122624855 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122624855 DSS <0004> hlr_ussd.c:518 262421723892693/0x1bb75c26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122624855 DSS <0004> hlr_ussd.c:542 262421723892693/0x1bb75c26: Cannot find conn for EUSE EUSE-foobar 20250102122624855 DSS <0004> hlr_ussd.c:354 262421723892693/0x1bb75c26: Tx ReturnError(1, 0x22) 20250102122624855 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421723892693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421723892693" session_id=465001510 session_state=END} 20250102122624855 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122624855 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a6dbbee3d51: Found GsupExpect[0] for "262421723892693" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@3a6dbbee3d51: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421723892693" TC_mo_ussd_euse_disc(155)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122624858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45784<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122624859 DAUC <0003> db_auc.c:157 IMSI='262428469728023': No 2G Auth Data 20250102122624859 DAUC <0003> db_auc.c:192 IMSI='262428469728023': No 3G Auth Data HLR_Test-GSUP(147)@3a6dbbee3d51: Created GsupExpect[0] for "262428469728023" to be handled at TC_mo_ussd_euse_disc(156) 20250102122624874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 20250102122624880 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624880 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428469728023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428469728023" session_id=2201108735 session_state=BEGIN} 20250102122624880 DSS <0004> hlr_ussd.c:576 262428469728023/0x833240ff: Process SS (BEGIN) 20250102122624880 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122624880 DSS <0004> hlr_ussd.c:518 262428469728023/0x833240ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122624880 DSS <0004> hlr_ussd.c:542 262428469728023/0x833240ff: Cannot find conn for EUSE EUSE-foobar 20250102122624880 DSS <0004> hlr_ussd.c:354 262428469728023/0x833240ff: Tx ReturnError(1, 0x22) 20250102122624880 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428469728023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428469728023" session_id=2201108735 session_state=END} 20250102122624880 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122624880 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a6dbbee3d51: Found GsupExpect[0] for "262428469728023" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@3a6dbbee3d51: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262428469728023" TC_mo_ussd_euse_disc(156)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122624883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122624883 DAUC <0003> db_auc.c:157 IMSI='262424755104526': No 2G Auth Data 20250102122624883 DAUC <0003> db_auc.c:192 IMSI='262424755104526': No 3G Auth Data HLR_Test-GSUP(147)@3a6dbbee3d51: Created GsupExpect[0] for "262424755104526" to be handled at TC_mo_ussd_euse_disc(157) 20250102122624898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 20250102122624904 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624904 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424755104526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424755104526" session_id=3292227530 session_state=BEGIN} 20250102122624904 DSS <0004> hlr_ussd.c:576 262424755104526/0xc43b67ca: Process SS (BEGIN) 20250102122624904 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122624904 DSS <0004> hlr_ussd.c:518 262424755104526/0xc43b67ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122624904 DSS <0004> hlr_ussd.c:542 262424755104526/0xc43b67ca: Cannot find conn for EUSE EUSE-foobar 20250102122624904 DSS <0004> hlr_ussd.c:354 262424755104526/0xc43b67ca: Tx ReturnError(1, 0x22) 20250102122624904 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424755104526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424755104526" session_id=3292227530 session_state=END} 20250102122624904 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122624904 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@3a6dbbee3d51: Found GsupExpect[0] for "262424755104526" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@3a6dbbee3d51: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424755104526" TC_mo_ussd_euse_disc(157)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122624907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122624908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4258 20250102122624909 DLINP <000b> input/ipa.c:451 connected read/write 20250102122624909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122624909 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122624909 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122624909 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122624909 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35075<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP(147)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@3a6dbbee3d51: Final verdict of PTC: none 148@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 148: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Thu Jan 2 12:26:24 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 20250102122624951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 20250102122625152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=81616) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Thu Jan 2 12:26:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_ussd_iuse_imsi started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122628227 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122628228 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122628230 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47484<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122628232 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122628232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122628232 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  20250102122628232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122628232 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  20250102122628232 DLGSUP <0013> gsup_server.c:235 2:  20250102122628232 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122628232 DLGSUP <0013> gsup_server.c:235 3:  20250102122628232 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122628232 DLGSUP <0013> gsup_server.c:235 4:  20250102122628232 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122628232 DLGSUP <0013> gsup_server.c:235 5:  20250102122628232 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122628232 DLGSUP <0013> gsup_server.c:235 7:  20250102122628232 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122628232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122628232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122628232 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@3a6dbbee3d51: 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") 20250102122628252 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45515<->l=127.0.0.1:4259) 20250102122628259 DAUC <0003> db_auc.c:157 IMSI='262421198959349': No 2G Auth Data 20250102122628259 DAUC <0003> db_auc.c:192 IMSI='262421198959349': No 3G Auth Data HLR_Test-GSUP(159)@3a6dbbee3d51: Created GsupExpect[0] for "262421198959349" to be handled at TC_mo_ussd_iuse_imsi(162) 20250102122628276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4258 20250102122628285 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628285 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421198959349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421198959349" session_id=2751886543 session_state=BEGIN} 20250102122628285 DSS <0004> hlr_ussd.c:576 262421198959349/0xa40674cf: Process SS (BEGIN) 20250102122628285 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122628285 DSS <0004> hlr_ussd.c:518 262421198959349/0xa40674cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122628285 DSS <0004> hlr_ussd.c:363 262421198959349/0xa40674cf: Tx USSD 'Your IMSI is 262421198959349' 20250102122628285 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421198959349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421198959349" session_id=2751886543 session_state=END} 20250102122628285 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262421198959349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122628285 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122628285 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a6dbbee3d51: Found GsupExpect[0] for "262421198959349" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262421198959349" TC_mo_ussd_iuse_imsi(162)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122628289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122628290 DAUC <0003> db_auc.c:157 IMSI='262427554208293': No 2G Auth Data 20250102122628290 DAUC <0003> db_auc.c:192 IMSI='262427554208293': No 3G Auth Data HLR_Test-GSUP(159)@3a6dbbee3d51: Created GsupExpect[0] for "262427554208293" to be handled at TC_mo_ussd_iuse_imsi(163) 20250102122628307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 20250102122628314 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628314 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427554208293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427554208293" session_id=1809941038 session_state=BEGIN} 20250102122628314 DSS <0004> hlr_ussd.c:576 262427554208293/0x6be1822e: Process SS (BEGIN) 20250102122628314 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122628314 DSS <0004> hlr_ussd.c:518 262427554208293/0x6be1822e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122628314 DSS <0004> hlr_ussd.c:363 262427554208293/0x6be1822e: Tx USSD 'Your IMSI is 262427554208293' 20250102122628314 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427554208293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427554208293" session_id=1809941038 session_state=END} 20250102122628314 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427554208293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122628314 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122628314 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a6dbbee3d51: Found GsupExpect[0] for "262427554208293" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@3a6dbbee3d51: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427554208293" TC_mo_ussd_iuse_imsi(163)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122628319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122628320 DAUC <0003> db_auc.c:157 IMSI='262426708265413': No 2G Auth Data 20250102122628320 DAUC <0003> db_auc.c:192 IMSI='262426708265413': No 3G Auth Data HLR_Test-GSUP(159)@3a6dbbee3d51: Created GsupExpect[0] for "262426708265413" to be handled at TC_mo_ussd_iuse_imsi(164) 20250102122628337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4258 20250102122628343 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628343 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426708265413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426708265413" session_id=130722191 session_state=BEGIN} 20250102122628343 DSS <0004> hlr_ussd.c:576 262426708265413/0x07caa98f: Process SS (BEGIN) 20250102122628343 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122628343 DSS <0004> hlr_ussd.c:518 262426708265413/0x07caa98f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122628343 DSS <0004> hlr_ussd.c:363 262426708265413/0x07caa98f: Tx USSD 'Your IMSI is 262426708265413' 20250102122628343 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426708265413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426708265413" session_id=130722191 session_state=END} 20250102122628343 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426708265413 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122628343 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122628343 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a6dbbee3d51: Found GsupExpect[0] for "262426708265413" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@3a6dbbee3d51: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426708265413" TC_mo_ussd_iuse_imsi(164)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122628347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122628348 DAUC <0003> db_auc.c:157 IMSI='262425621641083': No 2G Auth Data 20250102122628348 DAUC <0003> db_auc.c:192 IMSI='262425621641083': No 3G Auth Data HLR_Test-GSUP(159)@3a6dbbee3d51: Created GsupExpect[0] for "262425621641083" to be handled at TC_mo_ussd_iuse_imsi(165) 20250102122628365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20250102122628371 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628371 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425621641083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425621641083" session_id=1894414280 session_state=BEGIN} 20250102122628371 DSS <0004> hlr_ussd.c:576 262425621641083/0x70ea77c8: Process SS (BEGIN) 20250102122628371 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122628371 DSS <0004> hlr_ussd.c:518 262425621641083/0x70ea77c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122628371 DSS <0004> hlr_ussd.c:363 262425621641083/0x70ea77c8: Tx USSD 'Your IMSI is 262425621641083' 20250102122628371 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425621641083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425621641083" session_id=1894414280 session_state=END} 20250102122628371 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425621641083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122628371 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122628371 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a6dbbee3d51: Found GsupExpect[0] for "262425621641083" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@3a6dbbee3d51: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262425621641083" TC_mo_ussd_iuse_imsi(165)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122628375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122628375 DAUC <0003> db_auc.c:157 IMSI='262420914012154': No 2G Auth Data 20250102122628375 DAUC <0003> db_auc.c:192 IMSI='262420914012154': No 3G Auth Data HLR_Test-GSUP(159)@3a6dbbee3d51: Created GsupExpect[0] for "262420914012154" to be handled at TC_mo_ussd_iuse_imsi(166) 20250102122628391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 20250102122628398 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628398 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420914012154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420914012154" session_id=1488994481 session_state=BEGIN} 20250102122628398 DSS <0004> hlr_ussd.c:576 262420914012154/0x58c040b1: Process SS (BEGIN) 20250102122628398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122628398 DSS <0004> hlr_ussd.c:518 262420914012154/0x58c040b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122628398 DSS <0004> hlr_ussd.c:363 262420914012154/0x58c040b1: Tx USSD 'Your IMSI is 262420914012154' 20250102122628398 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420914012154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420914012154" session_id=1488994481 session_state=END} 20250102122628398 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420914012154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122628398 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122628398 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a6dbbee3d51: Found GsupExpect[0] for "262420914012154" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@3a6dbbee3d51: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420914012154" TC_mo_ussd_iuse_imsi(166)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122628402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122628402 DAUC <0003> db_auc.c:157 IMSI='262420061378110': No 2G Auth Data 20250102122628402 DAUC <0003> db_auc.c:192 IMSI='262420061378110': No 3G Auth Data HLR_Test-GSUP(159)@3a6dbbee3d51: Created GsupExpect[0] for "262420061378110" to be handled at TC_mo_ussd_iuse_imsi(167) 20250102122628418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 20250102122628423 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628423 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420061378110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420061378110" session_id=3192988906 session_state=BEGIN} 20250102122628423 DSS <0004> hlr_ussd.c:576 262420061378110/0xbe5124ea: Process SS (BEGIN) 20250102122628423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122628423 DSS <0004> hlr_ussd.c:518 262420061378110/0xbe5124ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122628423 DSS <0004> hlr_ussd.c:363 262420061378110/0xbe5124ea: Tx USSD 'Your IMSI is 262420061378110' 20250102122628423 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420061378110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420061378110" session_id=3192988906 session_state=END} 20250102122628423 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420061378110 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122628423 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122628423 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a6dbbee3d51: Found GsupExpect[0] for "262420061378110" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@3a6dbbee3d51: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420061378110" TC_mo_ussd_iuse_imsi(167)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122628428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47546<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122628429 DAUC <0003> db_auc.c:157 IMSI='262422478076469': No 2G Auth Data 20250102122628429 DAUC <0003> db_auc.c:192 IMSI='262422478076469': No 3G Auth Data HLR_Test-GSUP(159)@3a6dbbee3d51: Created GsupExpect[0] for "262422478076469" to be handled at TC_mo_ussd_iuse_imsi(168) 20250102122628445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 20250102122628450 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628450 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422478076469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422478076469" session_id=938011821 session_state=BEGIN} 20250102122628450 DSS <0004> hlr_ussd.c:576 262422478076469/0x37e8ecad: Process SS (BEGIN) 20250102122628450 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122628450 DSS <0004> hlr_ussd.c:518 262422478076469/0x37e8ecad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122628450 DSS <0004> hlr_ussd.c:363 262422478076469/0x37e8ecad: Tx USSD 'Your IMSI is 262422478076469' 20250102122628450 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422478076469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422478076469" session_id=938011821 session_state=END} 20250102122628450 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422478076469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122628451 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122628451 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a6dbbee3d51: Found GsupExpect[0] for "262422478076469" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@3a6dbbee3d51: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262422478076469" TC_mo_ussd_iuse_imsi(168)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122628454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122628455 DAUC <0003> db_auc.c:157 IMSI='262420676549713': No 2G Auth Data 20250102122628455 DAUC <0003> db_auc.c:192 IMSI='262420676549713': No 3G Auth Data HLR_Test-GSUP(159)@3a6dbbee3d51: Created GsupExpect[0] for "262420676549713" to be handled at TC_mo_ussd_iuse_imsi(169) 20250102122628472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47568<->l=127.0.0.1:4258 20250102122628478 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628478 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420676549713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420676549713" session_id=3936549797 session_state=BEGIN} 20250102122628478 DSS <0004> hlr_ussd.c:576 262420676549713/0xeaa2fba5: Process SS (BEGIN) 20250102122628478 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122628478 DSS <0004> hlr_ussd.c:518 262420676549713/0xeaa2fba5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122628478 DSS <0004> hlr_ussd.c:363 262420676549713/0xeaa2fba5: Tx USSD 'Your IMSI is 262420676549713' 20250102122628478 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420676549713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420676549713" session_id=3936549797 session_state=END} 20250102122628478 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420676549713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122628478 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122628478 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@3a6dbbee3d51: Found GsupExpect[0] for "262420676549713" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@3a6dbbee3d51: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420676549713" TC_mo_ussd_iuse_imsi(169)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122628482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122628483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47484<->l=127.0.0.1:4258 20250102122628483 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45515<->l=127.0.0.1:4259) 20250102122628483 DLINP <000b> input/ipa.c:451 connected read/write 20250102122628483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122628483 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122628483 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122628483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP(159)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@3a6dbbee3d51: Final verdict of PTC: none 160@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 160: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Thu Jan 2 12:26:28 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 20250102122628524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47570<->l=127.0.0.1:4258 20250102122628724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47570<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=82228) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Thu Jan 2 12:26:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122631799 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122631799 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122631801 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122631802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122631804 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122631804 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122631804 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122631804 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  20250102122631804 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122631804 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  20250102122631804 DLGSUP <0013> gsup_server.c:235 2:  20250102122631804 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122631804 DLGSUP <0013> gsup_server.c:235 3:  20250102122631804 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122631804 DLGSUP <0013> gsup_server.c:235 4:  20250102122631804 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122631804 DLGSUP <0013> gsup_server.c:235 5:  20250102122631804 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122631804 DLGSUP <0013> gsup_server.c:235 7:  20250102122631804 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122631804 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122631804 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122631804 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@3a6dbbee3d51: 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") 20250102122631822 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45651<->l=127.0.0.1:4259) 20250102122631827 DAUC <0003> db_auc.c:157 IMSI='262425267444697': No 2G Auth Data 20250102122631827 DAUC <0003> db_auc.c:192 IMSI='262425267444697': No 3G Auth Data HLR_Test-GSUP(171)@3a6dbbee3d51: Created GsupExpect[0] for "262425267444697" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250102122631844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 20250102122631853 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122631853 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425267444697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425267444697" source_name="the-source\n" session_id=978973145 session_state=BEGIN} 20250102122631853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250102122631853 DSS <0004> hlr_ussd.c:576 262425267444697/0x3a59f1d9: Process SS (BEGIN) 20250102122631853 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122631853 DSS <0004> hlr_ussd.c:518 262425267444697/0x3a59f1d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122631853 DSS <0004> hlr_ussd.c:363 262425267444697/0x3a59f1d9: Tx USSD 'Your IMSI is 262425267444697' 20250102122631853 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425267444697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425267444697" destination_name="the-source\n" session_id=978973145 session_state=END} 20250102122631853 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425267444697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122631853 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122631853 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a6dbbee3d51: Found GsupExpect[0] for "262425267444697" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425267444697" TC_mo_ussd_iuse_imsi_via_proxy(174)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122631857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122631858 DAUC <0003> db_auc.c:157 IMSI='262428283054452': No 2G Auth Data 20250102122631858 DAUC <0003> db_auc.c:192 IMSI='262428283054452': No 3G Auth Data HLR_Test-GSUP(171)@3a6dbbee3d51: Created GsupExpect[0] for "262428283054452" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250102122631874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47584<->l=127.0.0.1:4258 20250102122631882 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122631882 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428283054452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428283054452" source_name="the-source\n" session_id=1238006686 session_state=BEGIN} 20250102122631882 DSS <0004> hlr_ussd.c:576 262428283054452/0x49ca7b9e: Process SS (BEGIN) 20250102122631882 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122631882 DSS <0004> hlr_ussd.c:518 262428283054452/0x49ca7b9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122631882 DSS <0004> hlr_ussd.c:363 262428283054452/0x49ca7b9e: Tx USSD 'Your IMSI is 262428283054452' 20250102122631882 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428283054452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428283054452" destination_name="the-source\n" session_id=1238006686 session_state=END} 20250102122631882 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262428283054452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122631882 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122631882 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a6dbbee3d51: Found GsupExpect[0] for "262428283054452" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@3a6dbbee3d51: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428283054452" TC_mo_ussd_iuse_imsi_via_proxy(175)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122631886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47584<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122631887 DAUC <0003> db_auc.c:157 IMSI='262420762389740': No 2G Auth Data 20250102122631887 DAUC <0003> db_auc.c:192 IMSI='262420762389740': No 3G Auth Data HLR_Test-GSUP(171)@3a6dbbee3d51: Created GsupExpect[0] for "262420762389740" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250102122631903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47586<->l=127.0.0.1:4258 20250102122631907 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122631907 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420762389740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420762389740" source_name="the-source\n" session_id=706303500 session_state=BEGIN} 20250102122631907 DSS <0004> hlr_ussd.c:576 262420762389740/0x2a19560c: Process SS (BEGIN) 20250102122631907 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122631907 DSS <0004> hlr_ussd.c:518 262420762389740/0x2a19560c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122631907 DSS <0004> hlr_ussd.c:363 262420762389740/0x2a19560c: Tx USSD 'Your IMSI is 262420762389740' 20250102122631907 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420762389740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420762389740" destination_name="the-source\n" session_id=706303500 session_state=END} 20250102122631907 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262420762389740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122631907 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122631907 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a6dbbee3d51: Found GsupExpect[0] for "262420762389740" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@3a6dbbee3d51: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262420762389740" TC_mo_ussd_iuse_imsi_via_proxy(176)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122631910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47586<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122631911 DAUC <0003> db_auc.c:157 IMSI='262425374177155': No 2G Auth Data 20250102122631911 DAUC <0003> db_auc.c:192 IMSI='262425374177155': No 3G Auth Data HLR_Test-GSUP(171)@3a6dbbee3d51: Created GsupExpect[0] for "262425374177155" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250102122631930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4258 20250102122631935 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122631935 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425374177155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425374177155" source_name="the-source\n" session_id=2037144411 session_state=BEGIN} 20250102122631935 DSS <0004> hlr_ussd.c:576 262425374177155/0x796c5b5b: Process SS (BEGIN) 20250102122631935 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122631935 DSS <0004> hlr_ussd.c:518 262425374177155/0x796c5b5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122631935 DSS <0004> hlr_ussd.c:363 262425374177155/0x796c5b5b: Tx USSD 'Your IMSI is 262425374177155' 20250102122631935 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425374177155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425374177155" destination_name="the-source\n" session_id=2037144411 session_state=END} 20250102122631935 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262425374177155 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122631935 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122631936 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a6dbbee3d51: Found GsupExpect[0] for "262425374177155" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@3a6dbbee3d51: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262425374177155" TC_mo_ussd_iuse_imsi_via_proxy(177)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122631940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122631941 DAUC <0003> db_auc.c:157 IMSI='262425599853915': No 2G Auth Data 20250102122631941 DAUC <0003> db_auc.c:192 IMSI='262425599853915': No 3G Auth Data HLR_Test-GSUP(171)@3a6dbbee3d51: Created GsupExpect[0] for "262425599853915" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250102122631959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 20250102122631963 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122631963 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425599853915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425599853915" source_name="the-source\n" session_id=3749314991 session_state=BEGIN} 20250102122631963 DSS <0004> hlr_ussd.c:576 262425599853915/0xdf7a01af: Process SS (BEGIN) 20250102122631963 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122631963 DSS <0004> hlr_ussd.c:518 262425599853915/0xdf7a01af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122631963 DSS <0004> hlr_ussd.c:363 262425599853915/0xdf7a01af: Tx USSD 'Your IMSI is 262425599853915' 20250102122631963 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425599853915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425599853915" destination_name="the-source\n" session_id=3749314991 session_state=END} 20250102122631964 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425599853915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122631964 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122631964 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a6dbbee3d51: Found GsupExpect[0] for "262425599853915" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@3a6dbbee3d51: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262425599853915" TC_mo_ussd_iuse_imsi_via_proxy(178)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122631967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122631968 DAUC <0003> db_auc.c:157 IMSI='262423968447775': No 2G Auth Data 20250102122631968 DAUC <0003> db_auc.c:192 IMSI='262423968447775': No 3G Auth Data HLR_Test-GSUP(171)@3a6dbbee3d51: Created GsupExpect[0] for "262423968447775" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250102122631984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 20250102122631989 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122631990 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423968447775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423968447775" source_name="the-source\n" session_id=300093019 session_state=BEGIN} 20250102122631990 DSS <0004> hlr_ussd.c:576 262423968447775/0x11e30e5b: Process SS (BEGIN) 20250102122631990 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122631990 DSS <0004> hlr_ussd.c:518 262423968447775/0x11e30e5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122631990 DSS <0004> hlr_ussd.c:363 262423968447775/0x11e30e5b: Tx USSD 'Your IMSI is 262423968447775' 20250102122631990 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423968447775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423968447775" destination_name="the-source\n" session_id=300093019 session_state=END} 20250102122631990 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423968447775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122631990 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122631990 DLINP <000b> input/ipa.c:451 connected read/write 20250102122631990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a6dbbee3d51: Found GsupExpect[0] for "262423968447775" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@3a6dbbee3d51: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423968447775" TC_mo_ussd_iuse_imsi_via_proxy(179)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122631993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122631994 DAUC <0003> db_auc.c:157 IMSI='262427604349175': No 2G Auth Data 20250102122631994 DAUC <0003> db_auc.c:192 IMSI='262427604349175': No 3G Auth Data HLR_Test-GSUP(171)@3a6dbbee3d51: Created GsupExpect[0] for "262427604349175" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250102122632009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4258 20250102122632014 DLINP <000b> input/ipa.c:451 connected read/write 20250102122632014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122632014 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427604349175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427604349175" source_name="the-source\n" session_id=1952131233 session_state=BEGIN} 20250102122632014 DSS <0004> hlr_ussd.c:576 262427604349175/0x745b28a1: Process SS (BEGIN) 20250102122632014 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122632014 DSS <0004> hlr_ussd.c:518 262427604349175/0x745b28a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122632014 DSS <0004> hlr_ussd.c:363 262427604349175/0x745b28a1: Tx USSD 'Your IMSI is 262427604349175' 20250102122632014 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427604349175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427604349175" destination_name="the-source\n" session_id=1952131233 session_state=END} 20250102122632014 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427604349175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122632014 DLINP <000b> input/ipa.c:451 connected read/write 20250102122632014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122632014 DLINP <000b> input/ipa.c:451 connected read/write 20250102122632014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a6dbbee3d51: Found GsupExpect[0] for "262427604349175" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@3a6dbbee3d51: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427604349175" TC_mo_ussd_iuse_imsi_via_proxy(180)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122632018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122632018 DAUC <0003> db_auc.c:157 IMSI='262426945545662': No 2G Auth Data 20250102122632018 DAUC <0003> db_auc.c:192 IMSI='262426945545662': No 3G Auth Data HLR_Test-GSUP(171)@3a6dbbee3d51: Created GsupExpect[0] for "262426945545662" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250102122632035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20250102122632040 DLINP <000b> input/ipa.c:451 connected read/write 20250102122632040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122632040 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426945545662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426945545662" source_name="the-source\n" session_id=3186130575 session_state=BEGIN} 20250102122632040 DSS <0004> hlr_ussd.c:576 262426945545662/0xbde87e8f: Process SS (BEGIN) 20250102122632040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250102122632040 DSS <0004> hlr_ussd.c:518 262426945545662/0xbde87e8f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250102122632040 DSS <0004> hlr_ussd.c:363 262426945545662/0xbde87e8f: Tx USSD 'Your IMSI is 262426945545662' 20250102122632040 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426945545662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426945545662" destination_name="the-source\n" session_id=3186130575 session_state=END} 20250102122632040 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262426945545662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122632040 DLINP <000b> input/ipa.c:451 connected read/write 20250102122632040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122632040 DLINP <000b> input/ipa.c:451 connected read/write 20250102122632040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@3a6dbbee3d51: Found GsupExpect[0] for "262426945545662" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@3a6dbbee3d51: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262426945545662" TC_mo_ussd_iuse_imsi_via_proxy(181)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122632044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122632045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4258 20250102122632046 DLINP <000b> input/ipa.c:451 connected read/write 20250102122632046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122632046 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122632046 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122632046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122632046 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250102122632046 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45651<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@3a6dbbee3d51: Final verdict of PTC: none 172@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 172: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Thu Jan 2 12:26:32 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 20250102122632092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47646<->l=127.0.0.1:4258 20250102122632293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47646<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=83472) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Thu Jan 2 12:26:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_ussd_iuse_msisdn started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122635369 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122635369 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122635371 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122635374 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635374 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122635375 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122635375 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  20250102122635375 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122635375 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  20250102122635375 DLGSUP <0013> gsup_server.c:235 2:  20250102122635375 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122635375 DLGSUP <0013> gsup_server.c:235 3:  20250102122635375 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122635375 DLGSUP <0013> gsup_server.c:235 4:  20250102122635375 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122635375 DLGSUP <0013> gsup_server.c:235 5:  20250102122635375 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122635375 DLGSUP <0013> gsup_server.c:235 7:  20250102122635375 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122635375 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122635375 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122635375 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@3a6dbbee3d51: 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") 20250102122635390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41579<->l=127.0.0.1:4259) 20250102122635395 DAUC <0003> db_auc.c:157 IMSI='262422637249259': No 2G Auth Data 20250102122635395 DAUC <0003> db_auc.c:192 IMSI='262422637249259': No 3G Auth Data HLR_Test-GSUP(183)@3a6dbbee3d51: Created GsupExpect[0] for "262422637249259" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250102122635410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 20250102122635421 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635421 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422637249259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422637249259" session_id=830280969 session_state=BEGIN} 20250102122635421 DSS <0004> hlr_ussd.c:576 262422637249259/0x317d1509: Process SS (BEGIN) 20250102122635421 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122635421 DSS <0004> hlr_ussd.c:518 262422637249259/0x317d1509: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122635421 DSS <0004> hlr_ussd.c:363 262422637249259/0x317d1509: Tx USSD 'Your extension is 491614421438' 20250102122635421 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422637249259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422637249259" session_id=830280969 session_state=END} 20250102122635421 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422637249259 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122635421 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122635422 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a6dbbee3d51: Found GsupExpect[0] for "262422637249259" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422637249259" TC_mo_ussd_iuse_msisdn(186)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122635427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122635428 DAUC <0003> db_auc.c:157 IMSI='262422673858880': No 2G Auth Data 20250102122635428 DAUC <0003> db_auc.c:192 IMSI='262422673858880': No 3G Auth Data HLR_Test-GSUP(183)@3a6dbbee3d51: Created GsupExpect[0] for "262422673858880" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250102122635442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4258 20250102122635448 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635448 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422673858880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422673858880" session_id=1017746124 session_state=BEGIN} 20250102122635448 DSS <0004> hlr_ussd.c:576 262422673858880/0x3ca992cc: Process SS (BEGIN) 20250102122635448 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122635448 DSS <0004> hlr_ussd.c:518 262422673858880/0x3ca992cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122635448 DSS <0004> hlr_ussd.c:363 262422673858880/0x3ca992cc: Tx USSD 'Your extension is 491615487517' 20250102122635448 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422673858880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422673858880" session_id=1017746124 session_state=END} 20250102122635448 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422673858880 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122635448 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122635448 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a6dbbee3d51: Found GsupExpect[0] for "262422673858880" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@3a6dbbee3d51: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422673858880" TC_mo_ussd_iuse_msisdn(187)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122635453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122635453 DAUC <0003> db_auc.c:157 IMSI='262426528016896': No 2G Auth Data 20250102122635453 DAUC <0003> db_auc.c:192 IMSI='262426528016896': No 3G Auth Data HLR_Test-GSUP(183)@3a6dbbee3d51: Created GsupExpect[0] for "262426528016896" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250102122635470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47694<->l=127.0.0.1:4258 20250102122635475 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635475 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426528016896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426528016896" session_id=1807814510 session_state=BEGIN} 20250102122635475 DSS <0004> hlr_ussd.c:576 262426528016896/0x6bc10f6e: Process SS (BEGIN) 20250102122635475 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122635475 DSS <0004> hlr_ussd.c:518 262426528016896/0x6bc10f6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122635475 DSS <0004> hlr_ussd.c:363 262426528016896/0x6bc10f6e: Tx USSD 'Your extension is 491612675614' 20250102122635475 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426528016896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426528016896" session_id=1807814510 session_state=END} 20250102122635475 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426528016896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122635475 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122635475 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a6dbbee3d51: Found GsupExpect[0] for "262426528016896" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@3a6dbbee3d51: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262426528016896" TC_mo_ussd_iuse_msisdn(188)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122635479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122635480 DAUC <0003> db_auc.c:157 IMSI='262429231594503': No 2G Auth Data 20250102122635480 DAUC <0003> db_auc.c:192 IMSI='262429231594503': No 3G Auth Data HLR_Test-GSUP(183)@3a6dbbee3d51: Created GsupExpect[0] for "262429231594503" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250102122635497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4258 20250102122635503 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635503 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429231594503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429231594503" session_id=45888373 session_state=BEGIN} 20250102122635503 DSS <0004> hlr_ussd.c:576 262429231594503/0x02bc3375: Process SS (BEGIN) 20250102122635503 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122635503 DSS <0004> hlr_ussd.c:518 262429231594503/0x02bc3375: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122635503 DSS <0004> hlr_ussd.c:363 262429231594503/0x02bc3375: Tx USSD 'Your extension is 491612324433' 20250102122635503 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429231594503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429231594503" session_id=45888373 session_state=END} 20250102122635503 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429231594503 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122635503 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122635503 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a6dbbee3d51: Found GsupExpect[0] for "262429231594503" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@3a6dbbee3d51: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429231594503" TC_mo_ussd_iuse_msisdn(189)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122635507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122635507 DAUC <0003> db_auc.c:157 IMSI='262423145290712': No 2G Auth Data 20250102122635507 DAUC <0003> db_auc.c:192 IMSI='262423145290712': No 3G Auth Data HLR_Test-GSUP(183)@3a6dbbee3d51: Created GsupExpect[0] for "262423145290712" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250102122635520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4258 20250102122635526 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635526 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423145290712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423145290712" session_id=2070524360 session_state=BEGIN} 20250102122635526 DSS <0004> hlr_ussd.c:576 262423145290712/0x7b69b1c8: Process SS (BEGIN) 20250102122635526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122635526 DSS <0004> hlr_ussd.c:518 262423145290712/0x7b69b1c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122635526 DSS <0004> hlr_ussd.c:363 262423145290712/0x7b69b1c8: Tx USSD 'Your extension is 491617331574' 20250102122635526 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423145290712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423145290712" session_id=2070524360 session_state=END} 20250102122635526 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262423145290712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122635526 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122635526 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a6dbbee3d51: Found GsupExpect[0] for "262423145290712" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@3a6dbbee3d51: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262423145290712" TC_mo_ussd_iuse_msisdn(190)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122635530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122635531 DAUC <0003> db_auc.c:157 IMSI='262421281731530': No 2G Auth Data 20250102122635531 DAUC <0003> db_auc.c:192 IMSI='262421281731530': No 3G Auth Data HLR_Test-GSUP(183)@3a6dbbee3d51: Created GsupExpect[0] for "262421281731530" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250102122635545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4258 20250102122635550 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635550 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421281731530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421281731530" session_id=181542705 session_state=BEGIN} 20250102122635550 DSS <0004> hlr_ussd.c:576 262421281731530/0x0ad21f31: Process SS (BEGIN) 20250102122635550 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122635550 DSS <0004> hlr_ussd.c:518 262421281731530/0x0ad21f31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122635550 DSS <0004> hlr_ussd.c:363 262421281731530/0x0ad21f31: Tx USSD 'Your extension is 491614736811' 20250102122635550 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421281731530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421281731530" session_id=181542705 session_state=END} 20250102122635550 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421281731530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122635550 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122635550 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a6dbbee3d51: Found GsupExpect[0] for "262421281731530" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@3a6dbbee3d51: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421281731530" TC_mo_ussd_iuse_msisdn(191)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122635553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122635554 DAUC <0003> db_auc.c:157 IMSI='262427521177196': No 2G Auth Data 20250102122635554 DAUC <0003> db_auc.c:192 IMSI='262427521177196': No 3G Auth Data HLR_Test-GSUP(183)@3a6dbbee3d51: Created GsupExpect[0] for "262427521177196" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250102122635571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47724<->l=127.0.0.1:4258 20250102122635577 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635577 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427521177196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427521177196" session_id=4195659377 session_state=BEGIN} 20250102122635577 DSS <0004> hlr_ussd.c:576 262427521177196/0xfa14ae71: Process SS (BEGIN) 20250102122635577 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122635577 DSS <0004> hlr_ussd.c:518 262427521177196/0xfa14ae71: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122635577 DSS <0004> hlr_ussd.c:363 262427521177196/0xfa14ae71: Tx USSD 'Your extension is 491616871870' 20250102122635577 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427521177196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427521177196" session_id=4195659377 session_state=END} 20250102122635577 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262427521177196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122635577 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122635577 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a6dbbee3d51: Found GsupExpect[0] for "262427521177196" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@3a6dbbee3d51: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262427521177196" TC_mo_ussd_iuse_msisdn(192)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122635580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47724<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122635581 DAUC <0003> db_auc.c:157 IMSI='262425984413535': No 2G Auth Data 20250102122635581 DAUC <0003> db_auc.c:192 IMSI='262425984413535': No 3G Auth Data HLR_Test-GSUP(183)@3a6dbbee3d51: Created GsupExpect[0] for "262425984413535" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250102122635596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4258 20250102122635601 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635602 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425984413535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425984413535" session_id=3017424670 session_state=BEGIN} 20250102122635602 DSS <0004> hlr_ussd.c:576 262425984413535/0xb3da3f1e: Process SS (BEGIN) 20250102122635602 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122635602 DSS <0004> hlr_ussd.c:518 262425984413535/0xb3da3f1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122635602 DSS <0004> hlr_ussd.c:363 262425984413535/0xb3da3f1e: Tx USSD 'Your extension is 491618058220' 20250102122635602 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425984413535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425984413535" session_id=3017424670 session_state=END} 20250102122635602 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262425984413535 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122635602 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122635602 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@3a6dbbee3d51: Found GsupExpect[0] for "262425984413535" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@3a6dbbee3d51: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262425984413535" TC_mo_ussd_iuse_msisdn(193)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122635605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122635606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47656<->l=127.0.0.1:4258 20250102122635607 DLINP <000b> input/ipa.c:451 connected read/write 20250102122635607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122635607 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122635607 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122635607 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122635607 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41579<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP(183)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@3a6dbbee3d51: Final verdict of PTC: none 184@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 184: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Thu Jan 2 12:26:35 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 20250102122635651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47752<->l=127.0.0.1:4258 20250102122635852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47752<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=82332) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Thu Jan 2 12:26: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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122638919 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122638919 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122638921 DLINP <000b> input/ipa.c:451 connected read/write 20250102122638921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122638922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122638924 DLINP <000b> input/ipa.c:451 connected read/write 20250102122638924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122638925 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122638925 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122638925 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  20250102122638925 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122638925 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  20250102122638925 DLGSUP <0013> gsup_server.c:235 2:  20250102122638925 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122638925 DLGSUP <0013> gsup_server.c:235 3:  20250102122638925 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122638925 DLGSUP <0013> gsup_server.c:235 4:  20250102122638925 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122638925 DLGSUP <0013> gsup_server.c:235 5:  20250102122638925 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122638925 DLGSUP <0013> gsup_server.c:235 7:  20250102122638925 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122638925 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122638925 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122638925 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@3a6dbbee3d51: 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") 20250102122638944 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34031<->l=127.0.0.1:4259) 20250102122638951 DAUC <0003> db_auc.c:157 IMSI='262428371169362': No 2G Auth Data 20250102122638951 DAUC <0003> db_auc.c:192 IMSI='262428371169362': No 3G Auth Data HLR_Test-GSUP(195)@3a6dbbee3d51: Created GsupExpect[0] for "262428371169362" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250102122638966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 20250102122638973 DLINP <000b> input/ipa.c:451 connected read/write 20250102122638973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122638973 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428371169362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428371169362" source_name="the-source\n" session_id=2616060931 session_state=BEGIN} 20250102122638973 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250102122638973 DSS <0004> hlr_ussd.c:576 262428371169362/0x9bedec03: Process SS (BEGIN) 20250102122638973 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122638973 DSS <0004> hlr_ussd.c:518 262428371169362/0x9bedec03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122638973 DSS <0004> hlr_ussd.c:363 262428371169362/0x9bedec03: Tx USSD 'Your extension is 491616721880' 20250102122638973 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428371169362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428371169362" destination_name="the-source\n" session_id=2616060931 session_state=END} 20250102122638973 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428371169362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122638973 DLINP <000b> input/ipa.c:451 connected read/write 20250102122638973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122638973 DLINP <000b> input/ipa.c:451 connected read/write 20250102122638973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a6dbbee3d51: Found GsupExpect[0] for "262428371169362" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262428371169362" TC_mo_ussd_iuse_msisdn_via_proxy(198)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122638977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38504<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122638978 DAUC <0003> db_auc.c:157 IMSI='262429344391667': No 2G Auth Data 20250102122638978 DAUC <0003> db_auc.c:192 IMSI='262429344391667': No 3G Auth Data HLR_Test-GSUP(195)@3a6dbbee3d51: Created GsupExpect[0] for "262429344391667" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250102122638994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4258 20250102122639001 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122639001 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429344391667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429344391667" source_name="the-source\n" session_id=4009792247 session_state=BEGIN} 20250102122639001 DSS <0004> hlr_ussd.c:576 262429344391667/0xef0092f7: Process SS (BEGIN) 20250102122639001 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122639001 DSS <0004> hlr_ussd.c:518 262429344391667/0xef0092f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122639001 DSS <0004> hlr_ussd.c:363 262429344391667/0xef0092f7: Tx USSD 'Your extension is 491613564835' 20250102122639001 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429344391667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429344391667" destination_name="the-source\n" session_id=4009792247 session_state=END} 20250102122639001 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262429344391667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122639001 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122639001 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a6dbbee3d51: Found GsupExpect[0] for "262429344391667" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@3a6dbbee3d51: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262429344391667" TC_mo_ussd_iuse_msisdn_via_proxy(199)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122639006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122639007 DAUC <0003> db_auc.c:157 IMSI='262425429749518': No 2G Auth Data 20250102122639007 DAUC <0003> db_auc.c:192 IMSI='262425429749518': No 3G Auth Data HLR_Test-GSUP(195)@3a6dbbee3d51: Created GsupExpect[0] for "262425429749518" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250102122639023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4258 20250102122639029 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122639029 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425429749518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425429749518" source_name="the-source\n" session_id=381648935 session_state=BEGIN} 20250102122639029 DSS <0004> hlr_ussd.c:576 262425429749518/0x16bf8027: Process SS (BEGIN) 20250102122639029 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122639029 DSS <0004> hlr_ussd.c:518 262425429749518/0x16bf8027: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122639029 DSS <0004> hlr_ussd.c:363 262425429749518/0x16bf8027: Tx USSD 'Your extension is 491610462416' 20250102122639030 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425429749518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425429749518" destination_name="the-source\n" session_id=381648935 session_state=END} 20250102122639030 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425429749518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122639030 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122639030 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a6dbbee3d51: Found GsupExpect[0] for "262425429749518" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@3a6dbbee3d51: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425429749518" TC_mo_ussd_iuse_msisdn_via_proxy(200)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122639033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122639033 DAUC <0003> db_auc.c:157 IMSI='262420719824539': No 2G Auth Data 20250102122639033 DAUC <0003> db_auc.c:192 IMSI='262420719824539': No 3G Auth Data HLR_Test-GSUP(195)@3a6dbbee3d51: Created GsupExpect[0] for "262420719824539" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250102122639049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38544<->l=127.0.0.1:4258 20250102122639054 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122639054 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420719824539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420719824539" source_name="the-source\n" session_id=1007203240 session_state=BEGIN} 20250102122639054 DSS <0004> hlr_ussd.c:576 262420719824539/0x3c08b3a8: Process SS (BEGIN) 20250102122639054 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122639054 DSS <0004> hlr_ussd.c:518 262420719824539/0x3c08b3a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122639054 DSS <0004> hlr_ussd.c:363 262420719824539/0x3c08b3a8: Tx USSD 'Your extension is 491612627671' 20250102122639054 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420719824539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420719824539" destination_name="the-source\n" session_id=1007203240 session_state=END} 20250102122639054 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262420719824539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122639054 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122639055 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a6dbbee3d51: Found GsupExpect[0] for "262420719824539" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@3a6dbbee3d51: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420719824539" TC_mo_ussd_iuse_msisdn_via_proxy(201)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122639058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38544<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122639059 DAUC <0003> db_auc.c:157 IMSI='262428918395214': No 2G Auth Data 20250102122639059 DAUC <0003> db_auc.c:192 IMSI='262428918395214': No 3G Auth Data HLR_Test-GSUP(195)@3a6dbbee3d51: Created GsupExpect[0] for "262428918395214" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250102122639075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4258 20250102122639080 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122639080 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428918395214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428918395214" source_name="the-source\n" session_id=133610528 session_state=BEGIN} 20250102122639080 DSS <0004> hlr_ussd.c:576 262428918395214/0x07f6bc20: Process SS (BEGIN) 20250102122639080 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122639080 DSS <0004> hlr_ussd.c:518 262428918395214/0x07f6bc20: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122639080 DSS <0004> hlr_ussd.c:363 262428918395214/0x07f6bc20: Tx USSD 'Your extension is 491615787688' 20250102122639080 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428918395214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428918395214" destination_name="the-source\n" session_id=133610528 session_state=END} 20250102122639080 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428918395214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122639080 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122639080 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a6dbbee3d51: Found GsupExpect[0] for "262428918395214" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@3a6dbbee3d51: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262428918395214" TC_mo_ussd_iuse_msisdn_via_proxy(202)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122639084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122639084 DAUC <0003> db_auc.c:157 IMSI='262425259897089': No 2G Auth Data 20250102122639084 DAUC <0003> db_auc.c:192 IMSI='262425259897089': No 3G Auth Data HLR_Test-GSUP(195)@3a6dbbee3d51: Created GsupExpect[0] for "262425259897089" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250102122639101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4258 20250102122639107 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122639108 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425259897089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425259897089" source_name="the-source\n" session_id=192644106 session_state=BEGIN} 20250102122639108 DSS <0004> hlr_ussd.c:576 262425259897089/0x0b7b840a: Process SS (BEGIN) 20250102122639108 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122639108 DSS <0004> hlr_ussd.c:518 262425259897089/0x0b7b840a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122639108 DSS <0004> hlr_ussd.c:363 262425259897089/0x0b7b840a: Tx USSD 'Your extension is 491613511054' 20250102122639108 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425259897089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425259897089" destination_name="the-source\n" session_id=192644106 session_state=END} 20250102122639108 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425259897089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122639108 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122639108 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a6dbbee3d51: Found GsupExpect[0] for "262425259897089" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@3a6dbbee3d51: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425259897089" TC_mo_ussd_iuse_msisdn_via_proxy(203)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122639112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122639113 DAUC <0003> db_auc.c:157 IMSI='262420247728061': No 2G Auth Data 20250102122639113 DAUC <0003> db_auc.c:192 IMSI='262420247728061': No 3G Auth Data HLR_Test-GSUP(195)@3a6dbbee3d51: Created GsupExpect[0] for "262420247728061" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250102122639128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4258 20250102122639133 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122639133 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420247728061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420247728061" source_name="the-source\n" session_id=2987621452 session_state=BEGIN} 20250102122639133 DSS <0004> hlr_ussd.c:576 262420247728061/0xb2137c4c: Process SS (BEGIN) 20250102122639133 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122639133 DSS <0004> hlr_ussd.c:518 262420247728061/0xb2137c4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122639133 DSS <0004> hlr_ussd.c:363 262420247728061/0xb2137c4c: Tx USSD 'Your extension is 491614334681' 20250102122639133 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420247728061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420247728061" destination_name="the-source\n" session_id=2987621452 session_state=END} 20250102122639133 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420247728061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122639133 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122639133 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a6dbbee3d51: Found GsupExpect[0] for "262420247728061" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@3a6dbbee3d51: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262420247728061" TC_mo_ussd_iuse_msisdn_via_proxy(204)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122639137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38568<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122639138 DAUC <0003> db_auc.c:157 IMSI='262423596828490': No 2G Auth Data 20250102122639138 DAUC <0003> db_auc.c:192 IMSI='262423596828490': No 3G Auth Data HLR_Test-GSUP(195)@3a6dbbee3d51: Created GsupExpect[0] for "262423596828490" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250102122639152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38574<->l=127.0.0.1:4258 20250102122639158 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122639158 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423596828490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423596828490" source_name="the-source\n" session_id=1675914902 session_state=BEGIN} 20250102122639158 DSS <0004> hlr_ussd.c:576 262423596828490/0x63e46e96: Process SS (BEGIN) 20250102122639158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250102122639158 DSS <0004> hlr_ussd.c:518 262423596828490/0x63e46e96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250102122639158 DSS <0004> hlr_ussd.c:363 262423596828490/0x63e46e96: Tx USSD 'Your extension is 491610756477' 20250102122639158 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423596828490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423596828490" destination_name="the-source\n" session_id=1675914902 session_state=END} 20250102122639158 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423596828490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122639158 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122639158 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@3a6dbbee3d51: Found GsupExpect[0] for "262423596828490" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@3a6dbbee3d51: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423596828490" TC_mo_ussd_iuse_msisdn_via_proxy(205)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122639161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38574<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122639162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4258 20250102122639163 DLINP <000b> input/ipa.c:451 connected read/write 20250102122639163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122639163 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122639163 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122639163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122639163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250102122639164 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34031<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@3a6dbbee3d51: Final verdict of PTC: none 196@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 196: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Thu Jan 2 12:26:39 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 20250102122639203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4258 20250102122639403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38586<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79108) Waiting for packet dumper to finish... 1 (prev_count=79108, count=83540) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Thu Jan 2 12:26:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_ussd_euse started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122642482 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37967 20250102122642482 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37967 IPA-EUSE-foobar(208)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122642484 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642484 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642485 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122642485 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122642486 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642486 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642486 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122642486 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250102122642486 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250102122642486 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250102122642486 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  20250102122642486 DLGSUP <0013> gsup_server.c:235 2:  20250102122642486 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122642486 DLGSUP <0013> gsup_server.c:235 3:  20250102122642486 DLGSUP <0013> gsup_server.c:237 3: 00  IPA-EUSE-foobar(208)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122642486 DLGSUP <0013> gsup_server.c:235 4:  20250102122642486 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122642486 DLGSUP <0013> gsup_server.c:235 5:  20250102122642486 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122642486 DLGSUP <0013> gsup_server.c:235 7:  20250102122642486 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122642486 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122642486 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122642486 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37967 HLR_Test-GSUP-IPA(207)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122642488 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38598<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122642490 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642490 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122642490 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122642490 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  20250102122642490 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122642490 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  20250102122642490 DLGSUP <0013> gsup_server.c:235 2:  20250102122642490 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122642490 DLGSUP <0013> gsup_server.c:235 3:  20250102122642490 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122642490 DLGSUP <0013> gsup_server.c:235 4:  20250102122642490 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122642490 DLGSUP <0013> gsup_server.c:235 5:  20250102122642490 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122642490 DLGSUP <0013> gsup_server.c:235 7:  20250102122642490 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122642490 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122642490 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122642490 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@3a6dbbee3d51: 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") 20250102122642511 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35291<->l=127.0.0.1:4259) 20250102122642519 DAUC <0003> db_auc.c:157 IMSI='262428499808443': No 2G Auth Data 20250102122642519 DAUC <0003> db_auc.c:192 IMSI='262428499808443': No 3G Auth Data HLR_Test-GSUP(209)@3a6dbbee3d51: Created GsupExpect[0] for "262428499808443" to be handled at TC_mo_ussd_euse(212) 20250102122642537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38614<->l=127.0.0.1:4258 20250102122642545 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642545 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428499808443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428499808443" session_id=544215285 session_state=BEGIN} 20250102122642545 DSS <0004> hlr_ussd.c:576 262428499808443/0x207010f5: Process SS (BEGIN) 20250102122642545 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122642545 DSS <0004> hlr_ussd.c:518 262428499808443/0x207010f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122642545 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642545 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data 20250102122642545 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642545 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data EUSE-TC_mo_ussd_euse(206)@3a6dbbee3d51: 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 } } } } } 20250102122642553 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642553 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642553 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262428499808443 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428499808443" session_id=544215285 session_state=END} 20250102122642553 DSS <0004> hlr_ussd.c:576 262428499808443/0x207010f5: Process SS (END) 20250102122642553 DSS <0004> hlr_ussd.c:518 262428499808443/0x207010f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122642553 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428499808443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428499808443" session_id=544215285 session_state=END} 20250102122642553 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428499808443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122642553 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262428499808443 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122642553 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122642553 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a6dbbee3d51: Found GsupExpect[0] for "262428499808443" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_ussd_euse(212)"262428499808443" TC_mo_ussd_euse(212)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122642559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38614<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122642559 DAUC <0003> db_auc.c:157 IMSI='262425610381194': No 2G Auth Data 20250102122642559 DAUC <0003> db_auc.c:192 IMSI='262425610381194': No 3G Auth Data HLR_Test-GSUP(209)@3a6dbbee3d51: Created GsupExpect[0] for "262425610381194" to be handled at TC_mo_ussd_euse(213) 20250102122642574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 20250102122642578 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642578 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425610381194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425610381194" session_id=1592717634 session_state=BEGIN} 20250102122642578 DSS <0004> hlr_ussd.c:576 262425610381194/0x5eeef142: Process SS (BEGIN) 20250102122642578 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122642578 DSS <0004> hlr_ussd.c:518 262425610381194/0x5eeef142: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122642578 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642578 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data 20250102122642578 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642578 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data EUSE-TC_mo_ussd_euse(206)@3a6dbbee3d51: 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 } } } } } 20250102122642580 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642580 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642580 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425610381194 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425610381194" session_id=1592717634 session_state=END} 20250102122642580 DSS <0004> hlr_ussd.c:576 262425610381194/0x5eeef142: Process SS (END) 20250102122642581 DSS <0004> hlr_ussd.c:518 262425610381194/0x5eeef142: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122642581 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425610381194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425610381194" session_id=1592717634 session_state=END} 20250102122642581 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425610381194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122642581 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425610381194 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122642581 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122642581 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a6dbbee3d51: Found GsupExpect[0] for "262425610381194" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@3a6dbbee3d51: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425610381194" TC_mo_ussd_euse(213)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122642584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122642585 DAUC <0003> db_auc.c:157 IMSI='262421999902814': No 2G Auth Data 20250102122642585 DAUC <0003> db_auc.c:192 IMSI='262421999902814': No 3G Auth Data HLR_Test-GSUP(209)@3a6dbbee3d51: Created GsupExpect[0] for "262421999902814" to be handled at TC_mo_ussd_euse(214) 20250102122642600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 20250102122642605 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642605 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421999902814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421999902814" session_id=1591541899 session_state=BEGIN} 20250102122642605 DSS <0004> hlr_ussd.c:576 262421999902814/0x5edd008b: Process SS (BEGIN) 20250102122642605 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122642605 DSS <0004> hlr_ussd.c:518 262421999902814/0x5edd008b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122642605 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642605 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data 20250102122642605 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642605 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data EUSE-TC_mo_ussd_euse(206)@3a6dbbee3d51: 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 } } } } } 20250102122642607 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642607 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642607 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421999902814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421999902814" session_id=1591541899 session_state=END} 20250102122642607 DSS <0004> hlr_ussd.c:576 262421999902814/0x5edd008b: Process SS (END) 20250102122642607 DSS <0004> hlr_ussd.c:518 262421999902814/0x5edd008b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122642607 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421999902814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421999902814" session_id=1591541899 session_state=END} 20250102122642607 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421999902814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122642607 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421999902814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122642607 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122642607 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a6dbbee3d51: Found GsupExpect[0] for "262421999902814" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@3a6dbbee3d51: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421999902814" TC_mo_ussd_euse(214)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122642611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122642612 DAUC <0003> db_auc.c:157 IMSI='262424298680979': No 2G Auth Data 20250102122642612 DAUC <0003> db_auc.c:192 IMSI='262424298680979': No 3G Auth Data HLR_Test-GSUP(209)@3a6dbbee3d51: Created GsupExpect[0] for "262424298680979" to be handled at TC_mo_ussd_euse(215) 20250102122642628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38636<->l=127.0.0.1:4258 20250102122642634 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642634 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424298680979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424298680979" session_id=1792888892 session_state=BEGIN} 20250102122642634 DSS <0004> hlr_ussd.c:576 262424298680979/0x6add503c: Process SS (BEGIN) 20250102122642634 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122642634 DSS <0004> hlr_ussd.c:518 262424298680979/0x6add503c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122642634 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642634 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data 20250102122642635 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642635 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data EUSE-TC_mo_ussd_euse(206)@3a6dbbee3d51: 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 } } } } } 20250102122642636 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642636 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642636 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424298680979 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424298680979" session_id=1792888892 session_state=END} 20250102122642636 DSS <0004> hlr_ussd.c:576 262424298680979/0x6add503c: Process SS (END) 20250102122642636 DSS <0004> hlr_ussd.c:518 262424298680979/0x6add503c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122642636 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424298680979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424298680979" session_id=1792888892 session_state=END} 20250102122642636 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424298680979 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122642636 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424298680979 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122642636 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122642636 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a6dbbee3d51: Found GsupExpect[0] for "262424298680979" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@3a6dbbee3d51: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424298680979" TC_mo_ussd_euse(215)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122642641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38636<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122642642 DAUC <0003> db_auc.c:157 IMSI='262429361164605': No 2G Auth Data 20250102122642642 DAUC <0003> db_auc.c:192 IMSI='262429361164605': No 3G Auth Data HLR_Test-GSUP(209)@3a6dbbee3d51: Created GsupExpect[0] for "262429361164605" to be handled at TC_mo_ussd_euse(216) 20250102122642657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38650<->l=127.0.0.1:4258 20250102122642663 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642663 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429361164605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429361164605" session_id=2575879003 session_state=BEGIN} 20250102122642663 DSS <0004> hlr_ussd.c:576 262429361164605/0x9988cb5b: Process SS (BEGIN) 20250102122642663 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122642663 DSS <0004> hlr_ussd.c:518 262429361164605/0x9988cb5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122642663 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642663 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data 20250102122642663 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642663 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data EUSE-TC_mo_ussd_euse(206)@3a6dbbee3d51: 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 } } } } } 20250102122642665 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642665 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642665 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429361164605 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429361164605" session_id=2575879003 session_state=END} 20250102122642665 DSS <0004> hlr_ussd.c:576 262429361164605/0x9988cb5b: Process SS (END) 20250102122642665 DSS <0004> hlr_ussd.c:518 262429361164605/0x9988cb5b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122642665 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429361164605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429361164605" session_id=2575879003 session_state=END} 20250102122642665 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429361164605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122642665 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429361164605 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122642665 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122642665 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a6dbbee3d51: Found GsupExpect[0] for "262429361164605" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@3a6dbbee3d51: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429361164605" TC_mo_ussd_euse(216)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122642669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38650<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122642670 DAUC <0003> db_auc.c:157 IMSI='262425910781600': No 2G Auth Data 20250102122642670 DAUC <0003> db_auc.c:192 IMSI='262425910781600': No 3G Auth Data HLR_Test-GSUP(209)@3a6dbbee3d51: Created GsupExpect[0] for "262425910781600" to be handled at TC_mo_ussd_euse(217) 20250102122642684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 20250102122642692 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642692 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425910781600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425910781600" session_id=1425217261 session_state=BEGIN} 20250102122642692 DSS <0004> hlr_ussd.c:576 262425910781600/0x54f316ed: Process SS (BEGIN) 20250102122642692 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122642692 DSS <0004> hlr_ussd.c:518 262425910781600/0x54f316ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122642692 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642692 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data 20250102122642692 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642692 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data EUSE-TC_mo_ussd_euse(206)@3a6dbbee3d51: 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 } } } } } 20250102122642694 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642694 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642694 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425910781600 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425910781600" session_id=1425217261 session_state=END} 20250102122642694 DSS <0004> hlr_ussd.c:576 262425910781600/0x54f316ed: Process SS (END) 20250102122642694 DSS <0004> hlr_ussd.c:518 262425910781600/0x54f316ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122642694 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425910781600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425910781600" session_id=1425217261 session_state=END} 20250102122642694 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425910781600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122642694 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425910781600 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122642694 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122642694 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a6dbbee3d51: Found GsupExpect[0] for "262425910781600" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@3a6dbbee3d51: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425910781600" TC_mo_ussd_euse(217)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122642697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122642698 DAUC <0003> db_auc.c:157 IMSI='262424568480006': No 2G Auth Data 20250102122642698 DAUC <0003> db_auc.c:192 IMSI='262424568480006': No 3G Auth Data HLR_Test-GSUP(209)@3a6dbbee3d51: Created GsupExpect[0] for "262424568480006" to be handled at TC_mo_ussd_euse(218) 20250102122642711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 20250102122642716 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642716 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424568480006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424568480006" session_id=1554818461 session_state=BEGIN} 20250102122642716 DSS <0004> hlr_ussd.c:576 262424568480006/0x5caca59d: Process SS (BEGIN) 20250102122642716 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122642716 DSS <0004> hlr_ussd.c:518 262424568480006/0x5caca59d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122642716 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642716 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data 20250102122642716 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642716 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data EUSE-TC_mo_ussd_euse(206)@3a6dbbee3d51: 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 } } } } } 20250102122642718 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642718 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642718 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424568480006 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424568480006" session_id=1554818461 session_state=END} 20250102122642718 DSS <0004> hlr_ussd.c:576 262424568480006/0x5caca59d: Process SS (END) 20250102122642718 DSS <0004> hlr_ussd.c:518 262424568480006/0x5caca59d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122642718 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424568480006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424568480006" session_id=1554818461 session_state=END} 20250102122642718 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424568480006 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122642718 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424568480006 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122642718 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122642718 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a6dbbee3d51: Found GsupExpect[0] for "262424568480006" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@3a6dbbee3d51: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424568480006" TC_mo_ussd_euse(218)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122642722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122642722 DAUC <0003> db_auc.c:157 IMSI='262423263206066': No 2G Auth Data 20250102122642722 DAUC <0003> db_auc.c:192 IMSI='262423263206066': No 3G Auth Data HLR_Test-GSUP(209)@3a6dbbee3d51: Created GsupExpect[0] for "262423263206066" to be handled at TC_mo_ussd_euse(219) 20250102122642737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 20250102122642741 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642741 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423263206066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423263206066" session_id=1489471637 session_state=BEGIN} 20250102122642741 DSS <0004> hlr_ussd.c:576 262423263206066/0x58c78895: Process SS (BEGIN) 20250102122642742 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122642742 DSS <0004> hlr_ussd.c:518 262423263206066/0x58c78895: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122642742 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642742 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data 20250102122642742 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642742 DLINP <000b> input/ipa.c:431 127.0.0.1:37967 sending data EUSE-TC_mo_ussd_euse(206)@3a6dbbee3d51: 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 } } } } } 20250102122642743 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642743 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642743 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423263206066 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423263206066" session_id=1489471637 session_state=END} 20250102122642743 DSS <0004> hlr_ussd.c:576 262423263206066/0x58c78895: Process SS (END) 20250102122642743 DSS <0004> hlr_ussd.c:518 262423263206066/0x58c78895: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122642743 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423263206066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423263206066" session_id=1489471637 session_state=END} 20250102122642743 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423263206066 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122642743 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423263206066 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122642743 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122642743 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@3a6dbbee3d51: Found GsupExpect[0] for "262423263206066" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@3a6dbbee3d51: Added IMSI table entry 7TC_mo_ussd_euse(219)"262423263206066" TC_mo_ussd_euse(219)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122642748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@3a6dbbee3d51: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@3a6dbbee3d51: Final verdict of PTC: none 20250102122642750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38598<->l=127.0.0.1:4258 20250102122642750 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122642750 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122642750 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122642750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122642750 DLINP <000b> input/ipa.c:451 connected read/write 20250102122642750 DLINP <000b> input/ipa.c:405 127.0.0.1:37967 message received 20250102122642750 DLINP <000b> input/ipa.c:414 127.0.0.1:37967 connection closed with server 20250102122642751 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37967 20250102122642751 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250102122642751 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35291<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@3a6dbbee3d51: Final verdict of PTC: none IPA-EUSE-foobar(208)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP(209)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@3a6dbbee3d51: Final verdict of PTC: none 210@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 210: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Thu Jan 2 12:26:42 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 20250102122642801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4258 20250102122643002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=111192) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Thu Jan 2 12:26:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_ussd_euse_continue started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 20250102122646088 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43937 20250102122646088 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43937 IPA-EUSE-foobar(222)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122646089 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646089 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received MTC@3a6dbbee3d51: in not legacy case 2 IPA-EUSE-foobar(222)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122646093 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122646093 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20250102122646093 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646093 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646093 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122646093 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250102122646093 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250102122646093 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250102122646093 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  20250102122646093 DLGSUP <0013> gsup_server.c:235 2:  20250102122646093 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122646093 DLGSUP <0013> gsup_server.c:235 3:  20250102122646093 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122646093 DLGSUP <0013> gsup_server.c:235 4:  20250102122646093 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122646093 DLGSUP <0013> gsup_server.c:235 5:  20250102122646093 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122646093 DLGSUP <0013> gsup_server.c:235 7:  20250102122646093 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122646093 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122646093 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122646093 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43937 IPA-EUSE-foobar(222)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122646095 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122646097 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122646097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122646097 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  20250102122646097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122646097 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  20250102122646097 DLGSUP <0013> gsup_server.c:235 2:  20250102122646097 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122646097 DLGSUP <0013> gsup_server.c:235 3:  20250102122646097 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122646097 DLGSUP <0013> gsup_server.c:235 4:  20250102122646097 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122646097 DLGSUP <0013> gsup_server.c:235 5:  20250102122646097 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122646097 DLGSUP <0013> gsup_server.c:235 7:  20250102122646097 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122646097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122646097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122646097 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@3a6dbbee3d51: 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") 20250102122646114 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35703<->l=127.0.0.1:4259) 20250102122646118 DAUC <0003> db_auc.c:157 IMSI='262423928850702': No 2G Auth Data 20250102122646118 DAUC <0003> db_auc.c:192 IMSI='262423928850702': No 3G Auth Data HLR_Test-GSUP(223)@3a6dbbee3d51: Created GsupExpect[0] for "262423928850702" to be handled at TC_mo_ussd_euse_continue(226) 20250102122646131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 20250102122646141 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646141 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423928850702" session_id=471606867 session_state=BEGIN} 20250102122646141 DSS <0004> hlr_ussd.c:576 262423928850702/0x1c1c2653: Process SS (BEGIN) 20250102122646141 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122646141 DSS <0004> hlr_ussd.c:518 262423928850702/0x1c1c2653: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122646141 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646141 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646141 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646141 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646149 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646149 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646149 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423928850702" session_id=471606867 session_state=CONTINUE} 20250102122646149 DSS <0004> hlr_ussd.c:576 262423928850702/0x1c1c2653: Process SS (CONTINUE) 20250102122646149 DSS <0004> hlr_ussd.c:518 262423928850702/0x1c1c2653: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122646149 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423928850702" session_id=471606867 session_state=CONTINUE} 20250102122646149 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646149 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646149 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a6dbbee3d51: Found GsupExpect[0] for "262423928850702" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423928850702" TC_mo_ussd_euse_continue(226)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122646155 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646155 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423928850702" session_id=471606867 session_state=CONTINUE} 20250102122646155 DSS <0004> hlr_ussd.c:576 262423928850702/0x1c1c2653: Process SS (CONTINUE) 20250102122646155 DSS <0004> hlr_ussd.c:518 262423928850702/0x1c1c2653: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646155 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646155 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646155 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646155 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646155 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646157 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646157 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646157 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423928850702" session_id=471606867 session_state=END} 20250102122646157 DSS <0004> hlr_ussd.c:576 262423928850702/0x1c1c2653: Process SS (END) 20250102122646157 DSS <0004> hlr_ussd.c:518 262423928850702/0x1c1c2653: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646157 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423928850702" session_id=471606867 session_state=END} 20250102122646157 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646157 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423928850702 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646157 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646157 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122646159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38710<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122646159 DAUC <0003> db_auc.c:157 IMSI='262425464575892': No 2G Auth Data 20250102122646159 DAUC <0003> db_auc.c:192 IMSI='262425464575892': No 3G Auth Data HLR_Test-GSUP(223)@3a6dbbee3d51: Created GsupExpect[0] for "262425464575892" to be handled at TC_mo_ussd_euse_continue(227) 20250102122646176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 20250102122646181 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646181 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425464575892" session_id=3726273396 session_state=BEGIN} 20250102122646181 DSS <0004> hlr_ussd.c:576 262425464575892/0xde1a6b74: Process SS (BEGIN) 20250102122646181 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122646181 DSS <0004> hlr_ussd.c:518 262425464575892/0xde1a6b74: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122646181 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646181 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646182 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646182 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646183 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646183 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646183 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464575892" session_id=3726273396 session_state=CONTINUE} 20250102122646183 DSS <0004> hlr_ussd.c:576 262425464575892/0xde1a6b74: Process SS (CONTINUE) 20250102122646183 DSS <0004> hlr_ussd.c:518 262425464575892/0xde1a6b74: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122646183 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464575892" session_id=3726273396 session_state=CONTINUE} 20250102122646183 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646183 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646183 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a6dbbee3d51: Found GsupExpect[0] for "262425464575892" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@3a6dbbee3d51: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262425464575892" TC_mo_ussd_euse_continue(227)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122646189 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646189 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425464575892" session_id=3726273396 session_state=CONTINUE} 20250102122646189 DSS <0004> hlr_ussd.c:576 262425464575892/0xde1a6b74: Process SS (CONTINUE) 20250102122646189 DSS <0004> hlr_ussd.c:518 262425464575892/0xde1a6b74: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646189 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646189 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646189 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646189 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646189 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646190 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646190 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646190 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464575892" session_id=3726273396 session_state=END} 20250102122646190 DSS <0004> hlr_ussd.c:576 262425464575892/0xde1a6b74: Process SS (END) 20250102122646190 DSS <0004> hlr_ussd.c:518 262425464575892/0xde1a6b74: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646190 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425464575892" session_id=3726273396 session_state=END} 20250102122646190 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646190 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425464575892 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646191 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646191 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122646193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122646193 DAUC <0003> db_auc.c:157 IMSI='262423902712791': No 2G Auth Data 20250102122646193 DAUC <0003> db_auc.c:192 IMSI='262423902712791': No 3G Auth Data HLR_Test-GSUP(223)@3a6dbbee3d51: Created GsupExpect[0] for "262423902712791" to be handled at TC_mo_ussd_euse_continue(228) 20250102122646208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 20250102122646214 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646214 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423902712791" session_id=1037920323 session_state=BEGIN} 20250102122646214 DSS <0004> hlr_ussd.c:576 262423902712791/0x3ddd6843: Process SS (BEGIN) 20250102122646214 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122646214 DSS <0004> hlr_ussd.c:518 262423902712791/0x3ddd6843: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122646214 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646215 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646215 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646215 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646216 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646216 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646217 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423902712791" session_id=1037920323 session_state=CONTINUE} 20250102122646217 DSS <0004> hlr_ussd.c:576 262423902712791/0x3ddd6843: Process SS (CONTINUE) 20250102122646217 DSS <0004> hlr_ussd.c:518 262423902712791/0x3ddd6843: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122646217 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423902712791" session_id=1037920323 session_state=CONTINUE} 20250102122646217 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646217 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646217 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a6dbbee3d51: Found GsupExpect[0] for "262423902712791" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@3a6dbbee3d51: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423902712791" TC_mo_ussd_euse_continue(228)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122646221 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646221 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423902712791" session_id=1037920323 session_state=CONTINUE} 20250102122646221 DSS <0004> hlr_ussd.c:576 262423902712791/0x3ddd6843: Process SS (CONTINUE) 20250102122646221 DSS <0004> hlr_ussd.c:518 262423902712791/0x3ddd6843: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646221 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646221 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646221 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646221 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646221 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646223 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646223 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646223 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423902712791" session_id=1037920323 session_state=END} 20250102122646223 DSS <0004> hlr_ussd.c:576 262423902712791/0x3ddd6843: Process SS (END) 20250102122646223 DSS <0004> hlr_ussd.c:518 262423902712791/0x3ddd6843: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646223 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423902712791" session_id=1037920323 session_state=END} 20250102122646223 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646223 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423902712791 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646223 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646223 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122646225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122646225 DAUC <0003> db_auc.c:157 IMSI='262426197658523': No 2G Auth Data 20250102122646225 DAUC <0003> db_auc.c:192 IMSI='262426197658523': No 3G Auth Data HLR_Test-GSUP(223)@3a6dbbee3d51: Created GsupExpect[0] for "262426197658523" to be handled at TC_mo_ussd_euse_continue(229) 20250102122646240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 20250102122646247 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646247 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426197658523" session_id=2289994547 session_state=BEGIN} 20250102122646247 DSS <0004> hlr_ussd.c:576 262426197658523/0x887e8b33: Process SS (BEGIN) 20250102122646247 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122646247 DSS <0004> hlr_ussd.c:518 262426197658523/0x887e8b33: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122646247 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646247 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646247 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646247 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646249 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646249 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646249 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197658523" session_id=2289994547 session_state=CONTINUE} 20250102122646249 DSS <0004> hlr_ussd.c:576 262426197658523/0x887e8b33: Process SS (CONTINUE) 20250102122646249 DSS <0004> hlr_ussd.c:518 262426197658523/0x887e8b33: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122646249 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197658523" session_id=2289994547 session_state=CONTINUE} 20250102122646249 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646249 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646249 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a6dbbee3d51: Found GsupExpect[0] for "262426197658523" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@3a6dbbee3d51: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426197658523" TC_mo_ussd_euse_continue(229)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122646253 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646253 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426197658523" session_id=2289994547 session_state=CONTINUE} 20250102122646253 DSS <0004> hlr_ussd.c:576 262426197658523/0x887e8b33: Process SS (CONTINUE) 20250102122646253 DSS <0004> hlr_ussd.c:518 262426197658523/0x887e8b33: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646253 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646253 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646253 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646253 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646253 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646255 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646255 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646255 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197658523" session_id=2289994547 session_state=END} 20250102122646255 DSS <0004> hlr_ussd.c:576 262426197658523/0x887e8b33: Process SS (END) 20250102122646255 DSS <0004> hlr_ussd.c:518 262426197658523/0x887e8b33: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646255 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426197658523" session_id=2289994547 session_state=END} 20250102122646255 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646255 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426197658523 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646255 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646255 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122646256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38734<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122646257 DAUC <0003> db_auc.c:157 IMSI='262421521337077': No 2G Auth Data 20250102122646257 DAUC <0003> db_auc.c:192 IMSI='262421521337077': No 3G Auth Data HLR_Test-GSUP(223)@3a6dbbee3d51: Created GsupExpect[0] for "262421521337077" to be handled at TC_mo_ussd_euse_continue(230) 20250102122646273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4258 20250102122646279 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646279 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421521337077" session_id=3278707844 session_state=BEGIN} 20250102122646279 DSS <0004> hlr_ussd.c:576 262421521337077/0xc36d1c84: Process SS (BEGIN) 20250102122646279 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122646279 DSS <0004> hlr_ussd.c:518 262421521337077/0xc36d1c84: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122646279 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646279 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646279 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646279 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646281 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646281 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646281 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421521337077" session_id=3278707844 session_state=CONTINUE} 20250102122646281 DSS <0004> hlr_ussd.c:576 262421521337077/0xc36d1c84: Process SS (CONTINUE) 20250102122646281 DSS <0004> hlr_ussd.c:518 262421521337077/0xc36d1c84: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122646281 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421521337077" session_id=3278707844 session_state=CONTINUE} 20250102122646281 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646281 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646281 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a6dbbee3d51: Found GsupExpect[0] for "262421521337077" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@3a6dbbee3d51: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421521337077" TC_mo_ussd_euse_continue(230)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122646286 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646286 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421521337077" session_id=3278707844 session_state=CONTINUE} 20250102122646286 DSS <0004> hlr_ussd.c:576 262421521337077/0xc36d1c84: Process SS (CONTINUE) 20250102122646286 DSS <0004> hlr_ussd.c:518 262421521337077/0xc36d1c84: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646286 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646286 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646286 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646286 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646286 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646288 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646288 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646288 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421521337077" session_id=3278707844 session_state=END} 20250102122646288 DSS <0004> hlr_ussd.c:576 262421521337077/0xc36d1c84: Process SS (END) 20250102122646288 DSS <0004> hlr_ussd.c:518 262421521337077/0xc36d1c84: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646288 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421521337077" session_id=3278707844 session_state=END} 20250102122646288 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646288 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421521337077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646288 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646288 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122646290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122646290 DAUC <0003> db_auc.c:157 IMSI='262420756238204': No 2G Auth Data 20250102122646290 DAUC <0003> db_auc.c:192 IMSI='262420756238204': No 3G Auth Data HLR_Test-GSUP(223)@3a6dbbee3d51: Created GsupExpect[0] for "262420756238204" to be handled at TC_mo_ussd_euse_continue(231) 20250102122646307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 20250102122646311 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646311 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420756238204" session_id=2669933358 session_state=BEGIN} 20250102122646311 DSS <0004> hlr_ussd.c:576 262420756238204/0x9f23f32e: Process SS (BEGIN) 20250102122646312 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122646312 DSS <0004> hlr_ussd.c:518 262420756238204/0x9f23f32e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122646312 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646312 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646312 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646312 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646313 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646313 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646313 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420756238204" session_id=2669933358 session_state=CONTINUE} 20250102122646313 DSS <0004> hlr_ussd.c:576 262420756238204/0x9f23f32e: Process SS (CONTINUE) 20250102122646313 DSS <0004> hlr_ussd.c:518 262420756238204/0x9f23f32e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122646313 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420756238204" session_id=2669933358 session_state=CONTINUE} 20250102122646314 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646314 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646314 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a6dbbee3d51: Found GsupExpect[0] for "262420756238204" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@3a6dbbee3d51: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420756238204" TC_mo_ussd_euse_continue(231)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122646318 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646318 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420756238204" session_id=2669933358 session_state=CONTINUE} 20250102122646318 DSS <0004> hlr_ussd.c:576 262420756238204/0x9f23f32e: Process SS (CONTINUE) 20250102122646318 DSS <0004> hlr_ussd.c:518 262420756238204/0x9f23f32e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646318 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646318 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646318 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646318 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646318 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646320 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646320 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646320 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420756238204" session_id=2669933358 session_state=END} 20250102122646320 DSS <0004> hlr_ussd.c:576 262420756238204/0x9f23f32e: Process SS (END) 20250102122646320 DSS <0004> hlr_ussd.c:518 262420756238204/0x9f23f32e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646320 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420756238204" session_id=2669933358 session_state=END} 20250102122646320 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646320 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262420756238204 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646320 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646320 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122646322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122646322 DAUC <0003> db_auc.c:157 IMSI='262420386643808': No 2G Auth Data 20250102122646322 DAUC <0003> db_auc.c:192 IMSI='262420386643808': No 3G Auth Data HLR_Test-GSUP(223)@3a6dbbee3d51: Created GsupExpect[0] for "262420386643808" to be handled at TC_mo_ussd_euse_continue(232) 20250102122646338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4258 20250102122646344 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646344 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420386643808" session_id=1036697479 session_state=BEGIN} 20250102122646344 DSS <0004> hlr_ussd.c:576 262420386643808/0x3dcabf87: Process SS (BEGIN) 20250102122646344 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122646344 DSS <0004> hlr_ussd.c:518 262420386643808/0x3dcabf87: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122646344 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646344 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646344 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646344 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646346 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646346 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646346 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420386643808" session_id=1036697479 session_state=CONTINUE} 20250102122646346 DSS <0004> hlr_ussd.c:576 262420386643808/0x3dcabf87: Process SS (CONTINUE) 20250102122646346 DSS <0004> hlr_ussd.c:518 262420386643808/0x3dcabf87: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122646346 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420386643808" session_id=1036697479 session_state=CONTINUE} 20250102122646346 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646346 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646346 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a6dbbee3d51: Found GsupExpect[0] for "262420386643808" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@3a6dbbee3d51: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262420386643808" TC_mo_ussd_euse_continue(232)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122646352 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646352 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420386643808" session_id=1036697479 session_state=CONTINUE} 20250102122646352 DSS <0004> hlr_ussd.c:576 262420386643808/0x3dcabf87: Process SS (CONTINUE) 20250102122646352 DSS <0004> hlr_ussd.c:518 262420386643808/0x3dcabf87: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646352 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646352 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646353 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646353 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646353 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646354 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646354 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646354 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420386643808" session_id=1036697479 session_state=END} 20250102122646354 DSS <0004> hlr_ussd.c:576 262420386643808/0x3dcabf87: Process SS (END) 20250102122646354 DSS <0004> hlr_ussd.c:518 262420386643808/0x3dcabf87: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646354 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420386643808" session_id=1036697479 session_state=END} 20250102122646354 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646354 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262420386643808 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646354 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646354 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122646356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38754<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122646357 DAUC <0003> db_auc.c:157 IMSI='262422148355641': No 2G Auth Data 20250102122646357 DAUC <0003> db_auc.c:192 IMSI='262422148355641': No 3G Auth Data HLR_Test-GSUP(223)@3a6dbbee3d51: Created GsupExpect[0] for "262422148355641" to be handled at TC_mo_ussd_euse_continue(233) 20250102122646371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 20250102122646376 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646376 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422148355641" session_id=4042906168 session_state=BEGIN} 20250102122646376 DSS <0004> hlr_ussd.c:576 262422148355641/0xf0f9da38: Process SS (BEGIN) 20250102122646376 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250102122646376 DSS <0004> hlr_ussd.c:518 262422148355641/0xf0f9da38: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250102122646376 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646376 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646376 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646376 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646378 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646378 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646378 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422148355641" session_id=4042906168 session_state=CONTINUE} 20250102122646378 DSS <0004> hlr_ussd.c:576 262422148355641/0xf0f9da38: Process SS (CONTINUE) 20250102122646378 DSS <0004> hlr_ussd.c:518 262422148355641/0xf0f9da38: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250102122646378 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422148355641" session_id=4042906168 session_state=CONTINUE} 20250102122646378 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646378 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646378 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@3a6dbbee3d51: Found GsupExpect[0] for "262422148355641" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@3a6dbbee3d51: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422148355641" TC_mo_ussd_euse_continue(233)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122646382 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122646382 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422148355641" session_id=4042906168 session_state=CONTINUE} 20250102122646382 DSS <0004> hlr_ussd.c:576 262422148355641/0xf0f9da38: Process SS (CONTINUE) 20250102122646382 DSS <0004> hlr_ussd.c:518 262422148355641/0xf0f9da38: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646382 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646382 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646382 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data 20250102122646382 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646382 DLINP <000b> input/ipa.c:431 127.0.0.1:43937 sending data EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: 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 } } } } } 20250102122646384 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646384 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646384 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422148355641" session_id=4042906168 session_state=END} 20250102122646384 DSS <0004> hlr_ussd.c:576 262422148355641/0xf0f9da38: Process SS (END) 20250102122646384 DSS <0004> hlr_ussd.c:518 262422148355641/0xf0f9da38: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250102122646384 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422148355641" session_id=4042906168 session_state=END} 20250102122646384 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122646384 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422148355641 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122646384 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122646384 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122646386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@3a6dbbee3d51: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@3a6dbbee3d51: Final verdict of PTC: none 20250102122646387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4258 20250102122646388 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646388 DLINP <000b> input/ipa.c:405 127.0.0.1:43937 message received 20250102122646388 DLINP <000b> input/ipa.c:414 127.0.0.1:43937 connection closed with server 20250102122646388 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43937 20250102122646388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250102122646388 DLINP <000b> input/ipa.c:451 connected read/write 20250102122646388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(223)@3a6dbbee3d51: Final verdict of PTC: none 20250102122646388 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122646388 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122646388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122646388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35703<->l=127.0.0.1:4259) 224@3a6dbbee3d51: Final verdict of PTC: none IPA-EUSE-foobar(222)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 224: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Thu Jan 2 12:26:46 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 20250102122646435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 20250102122646636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131572) Waiting for packet dumper to finish... 1 (prev_count=131572, count=156844) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Thu Jan 2 12:26:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_ussd_euse_defaultroute started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 20250102122649719 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46819 20250102122649719 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46819 MTC@3a6dbbee3d51: in not legacy case 2 IPA-EUSE-foobar(236)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122649721 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649721 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649723 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122649723 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122649724 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649724 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649724 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122649724 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20250102122649724 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250102122649724 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20250102122649724 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  20250102122649724 DLGSUP <0013> gsup_server.c:235 2:  20250102122649724 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122649724 DLGSUP <0013> gsup_server.c:235 3:  20250102122649724 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122649724 DLGSUP <0013> gsup_server.c:235 4:  20250102122649724 DLGSUP <0013> gsup_server.c:237 4: 00  IPA-EUSE-foobar(236)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122649724 DLGSUP <0013> gsup_server.c:235 5:  20250102122649724 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122649724 DLGSUP <0013> gsup_server.c:235 7:  20250102122649724 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122649724 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122649724 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122649724 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46819 HLR_Test-GSUP-IPA(235)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122649725 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122649727 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649727 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122649727 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122649727 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  20250102122649727 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122649727 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  20250102122649727 DLGSUP <0013> gsup_server.c:235 2:  20250102122649727 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122649727 DLGSUP <0013> gsup_server.c:235 3:  20250102122649727 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122649727 DLGSUP <0013> gsup_server.c:235 4:  20250102122649727 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122649727 DLGSUP <0013> gsup_server.c:235 5:  20250102122649727 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122649727 DLGSUP <0013> gsup_server.c:235 7:  20250102122649727 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122649727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122649727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122649727 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@3a6dbbee3d51: 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") 20250102122649750 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37865<->l=127.0.0.1:4259) 20250102122649756 DAUC <0003> db_auc.c:157 IMSI='262423801170811': No 2G Auth Data 20250102122649756 DAUC <0003> db_auc.c:192 IMSI='262423801170811': No 3G Auth Data HLR_Test-GSUP(237)@3a6dbbee3d51: Created GsupExpect[0] for "262423801170811" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250102122649771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 20250102122649779 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649779 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423801170811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423801170811" session_id=1097185684 session_state=BEGIN} 20250102122649779 DSS <0004> hlr_ussd.c:576 262423801170811/0x4165b994: Process SS (BEGIN) 20250102122649779 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250102122649779 DSS <0004> hlr_ussd.c:518 262423801170811/0x4165b994: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250102122649779 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649779 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data 20250102122649779 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649779 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a6dbbee3d51: 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 } } } } } 20250102122649788 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649788 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649788 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423801170811 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423801170811" session_id=1097185684 session_state=END} 20250102122649788 DSS <0004> hlr_ussd.c:576 262423801170811/0x4165b994: Process SS (END) 20250102122649788 DSS <0004> hlr_ussd.c:518 262423801170811/0x4165b994: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250102122649788 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423801170811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423801170811" session_id=1097185684 session_state=END} 20250102122649788 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423801170811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122649788 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423801170811 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122649788 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122649788 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a6dbbee3d51: Found GsupExpect[0] for "262423801170811" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423801170811" TC_mo_ussd_euse_defaultroute(240)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122649793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122649794 DAUC <0003> db_auc.c:157 IMSI='262425252356172': No 2G Auth Data 20250102122649794 DAUC <0003> db_auc.c:192 IMSI='262425252356172': No 3G Auth Data HLR_Test-GSUP(237)@3a6dbbee3d51: Created GsupExpect[0] for "262425252356172" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250102122649810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4258 20250102122649817 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649817 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425252356172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425252356172" session_id=432663590 session_state=BEGIN} 20250102122649817 DSS <0004> hlr_ussd.c:576 262425252356172/0x19c9ec26: Process SS (BEGIN) 20250102122649817 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250102122649817 DSS <0004> hlr_ussd.c:518 262425252356172/0x19c9ec26: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250102122649817 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649817 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data 20250102122649817 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649817 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a6dbbee3d51: 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 } } } } } 20250102122649819 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649819 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649819 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425252356172 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425252356172" session_id=432663590 session_state=END} 20250102122649819 DSS <0004> hlr_ussd.c:576 262425252356172/0x19c9ec26: Process SS (END) 20250102122649819 DSS <0004> hlr_ussd.c:518 262425252356172/0x19c9ec26: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250102122649819 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425252356172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425252356172" session_id=432663590 session_state=END} 20250102122649819 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425252356172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122649819 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425252356172 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122649819 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122649819 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a6dbbee3d51: Found GsupExpect[0] for "262425252356172" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@3a6dbbee3d51: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425252356172" TC_mo_ussd_euse_defaultroute(241)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122649822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122649823 DAUC <0003> db_auc.c:157 IMSI='262427866984223': No 2G Auth Data 20250102122649823 DAUC <0003> db_auc.c:192 IMSI='262427866984223': No 3G Auth Data HLR_Test-GSUP(237)@3a6dbbee3d51: Created GsupExpect[0] for "262427866984223" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250102122649838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 20250102122649844 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649844 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427866984223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427866984223" session_id=670665569 session_state=BEGIN} 20250102122649844 DSS <0004> hlr_ussd.c:576 262427866984223/0x27f98b61: Process SS (BEGIN) 20250102122649844 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250102122649845 DSS <0004> hlr_ussd.c:518 262427866984223/0x27f98b61: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250102122649845 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649845 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data 20250102122649845 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649845 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a6dbbee3d51: 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 } } } } } 20250102122649846 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649846 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649846 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262427866984223 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427866984223" session_id=670665569 session_state=END} 20250102122649846 DSS <0004> hlr_ussd.c:576 262427866984223/0x27f98b61: Process SS (END) 20250102122649846 DSS <0004> hlr_ussd.c:518 262427866984223/0x27f98b61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250102122649846 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427866984223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427866984223" session_id=670665569 session_state=END} 20250102122649846 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262427866984223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122649846 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262427866984223 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122649846 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122649846 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a6dbbee3d51: Found GsupExpect[0] for "262427866984223" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@3a6dbbee3d51: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427866984223" TC_mo_ussd_euse_defaultroute(242)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122649849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122649850 DAUC <0003> db_auc.c:157 IMSI='262421160096990': No 2G Auth Data 20250102122649850 DAUC <0003> db_auc.c:192 IMSI='262421160096990': No 3G Auth Data HLR_Test-GSUP(237)@3a6dbbee3d51: Created GsupExpect[0] for "262421160096990" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250102122649866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 20250102122649870 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649870 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421160096990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421160096990" session_id=3481049248 session_state=BEGIN} 20250102122649870 DSS <0004> hlr_ussd.c:576 262421160096990/0xcf7c98a0: Process SS (BEGIN) 20250102122649870 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250102122649870 DSS <0004> hlr_ussd.c:518 262421160096990/0xcf7c98a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250102122649870 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649870 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data 20250102122649870 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649870 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a6dbbee3d51: 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 } } } } } 20250102122649872 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649872 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649872 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421160096990 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421160096990" session_id=3481049248 session_state=END} 20250102122649872 DSS <0004> hlr_ussd.c:576 262421160096990/0xcf7c98a0: Process SS (END) 20250102122649872 DSS <0004> hlr_ussd.c:518 262421160096990/0xcf7c98a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250102122649872 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421160096990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421160096990" session_id=3481049248 session_state=END} 20250102122649872 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421160096990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122649872 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421160096990 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122649872 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122649872 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a6dbbee3d51: Found GsupExpect[0] for "262421160096990" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@3a6dbbee3d51: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262421160096990" TC_mo_ussd_euse_defaultroute(243)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122649876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122649877 DAUC <0003> db_auc.c:157 IMSI='262425397522379': No 2G Auth Data 20250102122649877 DAUC <0003> db_auc.c:192 IMSI='262425397522379': No 3G Auth Data HLR_Test-GSUP(237)@3a6dbbee3d51: Created GsupExpect[0] for "262425397522379" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250102122649891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 20250102122649896 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649896 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425397522379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425397522379" session_id=1121334021 session_state=BEGIN} 20250102122649896 DSS <0004> hlr_ussd.c:576 262425397522379/0x42d63305: Process SS (BEGIN) 20250102122649896 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250102122649896 DSS <0004> hlr_ussd.c:518 262425397522379/0x42d63305: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250102122649896 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649896 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data 20250102122649896 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649896 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a6dbbee3d51: 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 } } } } } 20250102122649898 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649898 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649898 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425397522379 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425397522379" session_id=1121334021 session_state=END} 20250102122649898 DSS <0004> hlr_ussd.c:576 262425397522379/0x42d63305: Process SS (END) 20250102122649898 DSS <0004> hlr_ussd.c:518 262425397522379/0x42d63305: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250102122649898 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425397522379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425397522379" session_id=1121334021 session_state=END} 20250102122649898 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425397522379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122649898 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425397522379 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122649898 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122649898 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a6dbbee3d51: Found GsupExpect[0] for "262425397522379" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@3a6dbbee3d51: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425397522379" TC_mo_ussd_euse_defaultroute(244)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122649901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34438<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122649902 DAUC <0003> db_auc.c:157 IMSI='262423052134072': No 2G Auth Data 20250102122649902 DAUC <0003> db_auc.c:192 IMSI='262423052134072': No 3G Auth Data HLR_Test-GSUP(237)@3a6dbbee3d51: Created GsupExpect[0] for "262423052134072" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250102122649919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4258 20250102122649926 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649926 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423052134072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423052134072" session_id=4044462479 session_state=BEGIN} 20250102122649926 DSS <0004> hlr_ussd.c:576 262423052134072/0xf111998f: Process SS (BEGIN) 20250102122649926 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250102122649926 DSS <0004> hlr_ussd.c:518 262423052134072/0xf111998f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250102122649926 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649926 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data 20250102122649926 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649926 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a6dbbee3d51: 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 } } } } } 20250102122649928 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649928 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649928 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423052134072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423052134072" session_id=4044462479 session_state=END} 20250102122649928 DSS <0004> hlr_ussd.c:576 262423052134072/0xf111998f: Process SS (END) 20250102122649928 DSS <0004> hlr_ussd.c:518 262423052134072/0xf111998f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250102122649928 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423052134072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423052134072" session_id=4044462479 session_state=END} 20250102122649928 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423052134072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122649928 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423052134072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122649928 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122649928 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a6dbbee3d51: Found GsupExpect[0] for "262423052134072" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@3a6dbbee3d51: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423052134072" TC_mo_ussd_euse_defaultroute(245)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122649932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34448<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122649932 DAUC <0003> db_auc.c:157 IMSI='262429698883427': No 2G Auth Data 20250102122649932 DAUC <0003> db_auc.c:192 IMSI='262429698883427': No 3G Auth Data HLR_Test-GSUP(237)@3a6dbbee3d51: Created GsupExpect[0] for "262429698883427" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250102122649949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34462<->l=127.0.0.1:4258 20250102122649954 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649954 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429698883427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429698883427" session_id=2908643480 session_state=BEGIN} 20250102122649954 DSS <0004> hlr_ussd.c:576 262429698883427/0xad5e6098: Process SS (BEGIN) 20250102122649954 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250102122649954 DSS <0004> hlr_ussd.c:518 262429698883427/0xad5e6098: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250102122649954 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649954 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data 20250102122649954 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649954 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a6dbbee3d51: 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 } } } } } 20250102122649956 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649956 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649956 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262429698883427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698883427" session_id=2908643480 session_state=END} 20250102122649956 DSS <0004> hlr_ussd.c:576 262429698883427/0xad5e6098: Process SS (END) 20250102122649956 DSS <0004> hlr_ussd.c:518 262429698883427/0xad5e6098: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250102122649956 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429698883427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429698883427" session_id=2908643480 session_state=END} 20250102122649956 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429698883427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122649956 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262429698883427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122649956 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122649956 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a6dbbee3d51: Found GsupExpect[0] for "262429698883427" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@3a6dbbee3d51: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262429698883427" TC_mo_ussd_euse_defaultroute(246)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122649959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34462<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122649960 DAUC <0003> db_auc.c:157 IMSI='262421047032406': No 2G Auth Data 20250102122649960 DAUC <0003> db_auc.c:192 IMSI='262421047032406': No 3G Auth Data HLR_Test-GSUP(237)@3a6dbbee3d51: Created GsupExpect[0] for "262421047032406" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250102122649977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34474<->l=127.0.0.1:4258 20250102122649985 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649985 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421047032406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421047032406" session_id=1529411399 session_state=BEGIN} 20250102122649985 DSS <0004> hlr_ussd.c:576 262421047032406/0x5b28f747: Process SS (BEGIN) 20250102122649985 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250102122649985 DSS <0004> hlr_ussd.c:518 262421047032406/0x5b28f747: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250102122649985 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649985 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data 20250102122649985 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649985 DLINP <000b> input/ipa.c:431 127.0.0.1:46819 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@3a6dbbee3d51: 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 } } } } } 20250102122649986 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649986 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649986 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421047032406 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421047032406" session_id=1529411399 session_state=END} 20250102122649986 DSS <0004> hlr_ussd.c:576 262421047032406/0x5b28f747: Process SS (END) 20250102122649986 DSS <0004> hlr_ussd.c:518 262421047032406/0x5b28f747: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250102122649986 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421047032406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421047032406" session_id=1529411399 session_state=END} 20250102122649987 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421047032406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122649987 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421047032406 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250102122649987 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122649987 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@3a6dbbee3d51: Found GsupExpect[0] for "262421047032406" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@3a6dbbee3d51: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421047032406" TC_mo_ussd_euse_defaultroute(247)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122649990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34474<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@3a6dbbee3d51: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@3a6dbbee3d51: Final verdict of PTC: none 20250102122649993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4258 20250102122649994 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37865<->l=127.0.0.1:4259) 20250102122649994 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122649994 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122649994 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122649994 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122649994 DLINP <000b> input/ipa.c:451 connected read/write 20250102122649994 DLINP <000b> input/ipa.c:405 127.0.0.1:46819 message received 20250102122649994 DLINP <000b> input/ipa.c:414 127.0.0.1:46819 connection closed with server 20250102122649994 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46819 20250102122649994 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 238@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP(237)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@3a6dbbee3d51: Final verdict of PTC: none IPA-EUSE-foobar(236)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 238: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Thu Jan 2 12:26:50 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 20250102122650039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34484<->l=127.0.0.1:4258 20250102122650239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34484<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86824) Waiting for packet dumper to finish... 1 (prev_count=86824, count=113376) 20250102122651275 DSS <0004> hlr_ussd.c:239 262420913205815/0x2c7e6b7e: SS Session Timeout, destroying 20250102122651275 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420913205815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122651303 DSS <0004> hlr_ussd.c:239 262421682429969/0xf0fe4cda: SS Session Timeout, destroying 20250102122651303 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262421682429969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122651327 DSS <0004> hlr_ussd.c:239 262425679238537/0x30304e1d: SS Session Timeout, destroying 20250102122651327 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425679238537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122651353 DSS <0004> hlr_ussd.c:239 262429728876529/0xa15285bf: SS Session Timeout, destroying 20250102122651353 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429728876529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122651377 DSS <0004> hlr_ussd.c:239 262420341937121/0x8dd6a490: SS Session Timeout, destroying 20250102122651377 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420341937121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122651401 DSS <0004> hlr_ussd.c:239 262428859308801/0x739528de: SS Session Timeout, destroying 20250102122651401 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428859308801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122651427 DSS <0004> hlr_ussd.c:239 262420834651019/0xfbea3a39: SS Session Timeout, destroying 20250102122651427 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420834651019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122651453 DSS <0004> hlr_ussd.c:239 262429493271310/0x840f47b0: SS Session Timeout, destroying 20250102122651453 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429493271310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Thu Jan 2 12:26:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_mo_sss_reject started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122653318 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122653318 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122653320 DLINP <000b> input/ipa.c:451 connected read/write 20250102122653320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122653321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122653323 DLINP <000b> input/ipa.c:451 connected read/write 20250102122653323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122653323 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122653323 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122653323 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  20250102122653323 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122653323 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  20250102122653323 DLGSUP <0013> gsup_server.c:235 2:  20250102122653323 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122653323 DLGSUP <0013> gsup_server.c:235 3:  20250102122653323 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122653323 DLGSUP <0013> gsup_server.c:235 4:  20250102122653323 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122653323 DLGSUP <0013> gsup_server.c:235 5:  20250102122653323 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122653323 DLGSUP <0013> gsup_server.c:235 7:  20250102122653323 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122653323 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122653323 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122653323 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@3a6dbbee3d51: 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") 20250102122653343 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33977<->l=127.0.0.1:4259) 20250102122653345 DAUC <0003> db_auc.c:157 IMSI='262422941665064': No 2G Auth Data 20250102122653345 DAUC <0003> db_auc.c:192 IMSI='262422941665064': No 3G Auth Data HLR_Test-GSUP(249)@3a6dbbee3d51: Created GsupExpect[0] for "262422941665064" to be handled at TC_mo_sss_reject(252) 20250102122653360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 20250102122653369 DLINP <000b> input/ipa.c:451 connected read/write 20250102122653369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122653369 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422941665064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422941665064" session_id=2449556064 session_state=BEGIN} 20250102122653369 DSS <0004> hlr_ussd.c:576 262422941665064/0x92014260: Process SS (BEGIN) 20250102122653369 DSS <0004> hlr_ussd.c:498 262422941665064/0x92014260: SS CompType=Invoke, OpCode=InterrogateSS 20250102122653369 DSS <0004> hlr_ussd.c:506 262422941665064/0x92014260: Structured SS requests are not supported, rejecting... 20250102122653369 DSS <0004> hlr_ussd.c:354 262422941665064/0x92014260: Tx ReturnError(0, 0x15) 20250102122653369 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422941665064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422941665064" session_id=2449556064 session_state=END} 20250102122653369 DLINP <000b> input/ipa.c:451 connected read/write 20250102122653369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122653369 DLINP <000b> input/ipa.c:451 connected read/write 20250102122653369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@3a6dbbee3d51: Found GsupExpect[0] for "262422941665064" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@3a6dbbee3d51: Added IMSI table entry 0TC_mo_sss_reject(252)"262422941665064" TC_mo_sss_reject(252)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122653373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122653375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@3a6dbbee3d51: Final verdict of PTC: none 250@3a6dbbee3d51: Final verdict of PTC: none 20250102122653377 DLINP <000b> input/ipa.c:451 connected read/write 20250102122653377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122653377 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122653377 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122653377 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122653377 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33977<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 250: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_mo_sss_reject finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Thu Jan 2 12:26:53 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 20250102122653416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4258 20250102122653517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27656) 20250102122654729 DSS <0004> hlr_ussd.c:239 262429689845743/0x1a9c2766: SS Session Timeout, destroying 20250102122654729 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429689845743 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122654755 DSS <0004> hlr_ussd.c:239 262420951947009/0xac8307c7: SS Session Timeout, destroying 20250102122654755 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420951947009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122654783 DSS <0004> hlr_ussd.c:239 262421629265548/0x55d4ea0b: SS Session Timeout, destroying 20250102122654783 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421629265548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122654808 DSS <0004> hlr_ussd.c:239 262423790036378/0x12dfc309: SS Session Timeout, destroying 20250102122654808 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262423790036378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122654830 DSS <0004> hlr_ussd.c:239 262423471358963/0x00a7ad65: SS Session Timeout, destroying 20250102122654831 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423471358963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122654856 DSS <0004> hlr_ussd.c:239 262421723892693/0x1bb75c26: SS Session Timeout, destroying 20250102122654856 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421723892693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122654881 DSS <0004> hlr_ussd.c:239 262428469728023/0x833240ff: SS Session Timeout, destroying 20250102122654881 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262428469728023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250102122654905 DSS <0004> hlr_ussd.c:239 262424755104526/0xc43b67ca: SS Session Timeout, destroying 20250102122654905 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424755104526 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Thu Jan 2 12:26:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_check_imei started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122656593 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122656593 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122656596 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122656599 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656599 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122656599 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122656599 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  20250102122656599 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122656599 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  20250102122656599 DLGSUP <0013> gsup_server.c:235 2:  20250102122656599 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122656599 DLGSUP <0013> gsup_server.c:235 3:  20250102122656599 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122656599 DLGSUP <0013> gsup_server.c:235 4:  20250102122656599 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122656599 DLGSUP <0013> gsup_server.c:235 5:  20250102122656599 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122656599 DLGSUP <0013> gsup_server.c:235 7:  20250102122656599 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122656599 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122656599 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122656599 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@3a6dbbee3d51: 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") 20250102122656620 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42097<->l=127.0.0.1:4259) 20250102122656626 DAUC <0003> db_auc.c:157 IMSI='262421837215146': No 2G Auth Data 20250102122656626 DAUC <0003> db_auc.c:192 IMSI='262421837215146': No 3G Auth Data HLR_Test-GSUP(254)@3a6dbbee3d51: Created GsupExpect[0] for "262421837215146" to be handled at TC_gsup_check_imei(257) 20250102122656642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34514<->l=127.0.0.1:4258 20250102122656648 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656648 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421837215146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421837215146"} 20250102122656648 DMAIN <0000> hlr.c:424 IMSI='262421837215146': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122656648 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421837215146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421837215146"} 20250102122656648 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421837215146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656648 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656648 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a6dbbee3d51: Found GsupExpect[0] for "262421837215146" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_check_imei(257)"262421837215146" TC_gsup_check_imei(257)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122656650 DAUC <0003> db_auc.c:192 IMSI='262421837215146': No 3G Auth Data 20250102122656655 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656655 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421837215146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421837215146"} 20250102122656655 DAUC <0003> hlr.c:417 IMSI='262421837215146': storing IMEI = 12345678901234 20250102122656655 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421837215146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421837215146"} 20250102122656655 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421837215146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656655 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656655 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122656656 DAUC <0003> db_auc.c:192 IMSI='262421837215146': No 3G Auth Data 20250102122656658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34514<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122656659 DAUC <0003> db_auc.c:157 IMSI='262426047163734': No 2G Auth Data 20250102122656659 DAUC <0003> db_auc.c:192 IMSI='262426047163734': No 3G Auth Data HLR_Test-GSUP(254)@3a6dbbee3d51: Created GsupExpect[0] for "262426047163734" to be handled at TC_gsup_check_imei(258) 20250102122656673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 20250102122656678 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656678 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426047163734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426047163734"} 20250102122656678 DMAIN <0000> hlr.c:424 IMSI='262426047163734': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122656678 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426047163734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426047163734"} 20250102122656678 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426047163734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656678 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656678 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a6dbbee3d51: Found GsupExpect[0] for "262426047163734" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_check_imei(258)"262426047163734" TC_gsup_check_imei(258)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122656679 DAUC <0003> db_auc.c:192 IMSI='262426047163734': No 3G Auth Data 20250102122656682 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656682 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426047163734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426047163734"} 20250102122656682 DAUC <0003> hlr.c:417 IMSI='262426047163734': storing IMEI = 12345678901234 20250102122656682 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426047163734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426047163734"} 20250102122656682 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426047163734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656682 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656682 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122656683 DAUC <0003> db_auc.c:192 IMSI='262426047163734': No 3G Auth Data 20250102122656684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122656687 DAUC <0003> db_auc.c:157 IMSI='262429395333672': No 2G Auth Data 20250102122656687 DAUC <0003> db_auc.c:192 IMSI='262429395333672': No 3G Auth Data HLR_Test-GSUP(254)@3a6dbbee3d51: Created GsupExpect[0] for "262429395333672" to be handled at TC_gsup_check_imei(259) 20250102122656705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 20250102122656711 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656711 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429395333672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429395333672"} 20250102122656711 DMAIN <0000> hlr.c:424 IMSI='262429395333672': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122656711 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429395333672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429395333672"} 20250102122656711 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429395333672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656711 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656711 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a6dbbee3d51: Found GsupExpect[0] for "262429395333672" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_check_imei(259)"262429395333672" TC_gsup_check_imei(259)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122656713 DAUC <0003> db_auc.c:192 IMSI='262429395333672': No 3G Auth Data 20250102122656716 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656716 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429395333672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429395333672"} 20250102122656716 DAUC <0003> hlr.c:417 IMSI='262429395333672': storing IMEI = 12345678901234 20250102122656716 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429395333672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429395333672"} 20250102122656716 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429395333672 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656716 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656716 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122656717 DAUC <0003> db_auc.c:192 IMSI='262429395333672': No 3G Auth Data 20250102122656718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122656720 DAUC <0003> db_auc.c:157 IMSI='262429477843799': No 2G Auth Data 20250102122656720 DAUC <0003> db_auc.c:192 IMSI='262429477843799': No 3G Auth Data HLR_Test-GSUP(254)@3a6dbbee3d51: Created GsupExpect[0] for "262429477843799" to be handled at TC_gsup_check_imei(260) 20250102122656738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 20250102122656744 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656744 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429477843799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429477843799"} 20250102122656744 DMAIN <0000> hlr.c:424 IMSI='262429477843799': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122656744 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429477843799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429477843799"} 20250102122656744 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429477843799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656744 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656744 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a6dbbee3d51: Found GsupExpect[0] for "262429477843799" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_check_imei(260)"262429477843799" TC_gsup_check_imei(260)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122656746 DAUC <0003> db_auc.c:157 IMSI='262429477843799': No 2G Auth Data 20250102122656749 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656749 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429477843799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429477843799"} 20250102122656749 DAUC <0003> hlr.c:417 IMSI='262429477843799': storing IMEI = 12345678901234 20250102122656749 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429477843799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429477843799"} 20250102122656749 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429477843799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656749 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656749 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122656751 DAUC <0003> db_auc.c:157 IMSI='262429477843799': No 2G Auth Data 20250102122656752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122656754 DAUC <0003> db_auc.c:157 IMSI='262428043404497': No 2G Auth Data 20250102122656754 DAUC <0003> db_auc.c:192 IMSI='262428043404497': No 3G Auth Data HLR_Test-GSUP(254)@3a6dbbee3d51: Created GsupExpect[0] for "262428043404497" to be handled at TC_gsup_check_imei(261) 20250102122656770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54990<->l=127.0.0.1:4258 20250102122656774 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656774 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428043404497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428043404497"} 20250102122656774 DMAIN <0000> hlr.c:424 IMSI='262428043404497': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122656774 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428043404497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428043404497"} 20250102122656774 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428043404497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656774 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656774 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a6dbbee3d51: Found GsupExpect[0] for "262428043404497" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_check_imei(261)"262428043404497" TC_gsup_check_imei(261)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122656776 DAUC <0003> db_auc.c:157 IMSI='262428043404497': No 2G Auth Data 20250102122656779 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656779 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428043404497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428043404497"} 20250102122656779 DAUC <0003> hlr.c:417 IMSI='262428043404497': storing IMEI = 12345678901234 20250102122656779 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428043404497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428043404497"} 20250102122656779 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428043404497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656779 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656779 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122656780 DAUC <0003> db_auc.c:157 IMSI='262428043404497': No 2G Auth Data 20250102122656781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54990<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122656783 DAUC <0003> db_auc.c:157 IMSI='262422914764599': No 2G Auth Data 20250102122656783 DAUC <0003> db_auc.c:192 IMSI='262422914764599': No 3G Auth Data HLR_Test-GSUP(254)@3a6dbbee3d51: Created GsupExpect[0] for "262422914764599" to be handled at TC_gsup_check_imei(262) 20250102122656799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 20250102122656805 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656805 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422914764599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422914764599"} 20250102122656805 DMAIN <0000> hlr.c:424 IMSI='262422914764599': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122656805 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422914764599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422914764599"} 20250102122656805 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422914764599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656805 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656805 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a6dbbee3d51: Found GsupExpect[0] for "262422914764599" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_check_imei(262)"262422914764599" TC_gsup_check_imei(262)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122656810 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656810 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422914764599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422914764599"} 20250102122656810 DAUC <0003> hlr.c:417 IMSI='262422914764599': storing IMEI = 12345678901234 20250102122656810 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422914764599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422914764599"} 20250102122656810 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422914764599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656810 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656810 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122656812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122656814 DAUC <0003> db_auc.c:157 IMSI='262429034796596': No 2G Auth Data 20250102122656814 DAUC <0003> db_auc.c:192 IMSI='262429034796596': No 3G Auth Data HLR_Test-GSUP(254)@3a6dbbee3d51: Created GsupExpect[0] for "262429034796596" to be handled at TC_gsup_check_imei(263) 20250102122656830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55014<->l=127.0.0.1:4258 20250102122656834 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656834 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429034796596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429034796596"} 20250102122656834 DMAIN <0000> hlr.c:424 IMSI='262429034796596': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122656834 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429034796596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429034796596"} 20250102122656834 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429034796596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656834 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656834 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a6dbbee3d51: Found GsupExpect[0] for "262429034796596" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_check_imei(263)"262429034796596" TC_gsup_check_imei(263)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122656839 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656839 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429034796596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429034796596"} 20250102122656839 DAUC <0003> hlr.c:417 IMSI='262429034796596': storing IMEI = 12345678901234 20250102122656839 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429034796596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429034796596"} 20250102122656839 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429034796596 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656839 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656839 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122656841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55014<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122656843 DAUC <0003> db_auc.c:157 IMSI='262428111382047': No 2G Auth Data 20250102122656843 DAUC <0003> db_auc.c:192 IMSI='262428111382047': No 3G Auth Data HLR_Test-GSUP(254)@3a6dbbee3d51: Created GsupExpect[0] for "262428111382047" to be handled at TC_gsup_check_imei(264) 20250102122656859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55018<->l=127.0.0.1:4258 20250102122656863 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656863 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428111382047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428111382047"} 20250102122656863 DMAIN <0000> hlr.c:424 IMSI='262428111382047': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122656863 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428111382047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428111382047"} 20250102122656863 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428111382047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656863 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656863 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@3a6dbbee3d51: Found GsupExpect[0] for "262428111382047" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_check_imei(264)"262428111382047" TC_gsup_check_imei(264)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122656867 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656867 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428111382047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428111382047"} 20250102122656867 DAUC <0003> hlr.c:417 IMSI='262428111382047': storing IMEI = 12345678901234 20250102122656867 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428111382047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428111382047"} 20250102122656867 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428111382047 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122656867 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122656867 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122656869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55018<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122656871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20250102122656872 DLINP <000b> input/ipa.c:451 connected read/write 20250102122656872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122656872 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122656872 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(254)@3a6dbbee3d51: Final verdict of PTC: none 20250102122656872 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122656872 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42097<->l=127.0.0.1:4259) 255@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_check_imei finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Thu Jan 2 12:26:56 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 20250102122656913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55024<->l=127.0.0.1:4258 20250102122657013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55024<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78176) Waiting for packet dumper to finish... 1 (prev_count=78176, count=125220) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Thu Jan 2 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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_check_imei_via_proxy started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122700102 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122700102 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122700105 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55034<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122700108 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700108 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122700108 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122700108 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  20250102122700108 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122700108 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  20250102122700108 DLGSUP <0013> gsup_server.c:235 2:  20250102122700108 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122700108 DLGSUP <0013> gsup_server.c:235 3:  20250102122700108 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122700108 DLGSUP <0013> gsup_server.c:235 4:  20250102122700108 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122700108 DLGSUP <0013> gsup_server.c:235 5:  20250102122700108 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122700108 DLGSUP <0013> gsup_server.c:235 7:  20250102122700108 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122700108 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122700108 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122700108 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@3a6dbbee3d51: 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") 20250102122700128 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44563<->l=127.0.0.1:4259) 20250102122700135 DAUC <0003> db_auc.c:157 IMSI='262422614283836': No 2G Auth Data 20250102122700135 DAUC <0003> db_auc.c:192 IMSI='262422614283836': No 3G Auth Data HLR_Test-GSUP(266)@3a6dbbee3d51: Created GsupExpect[0] for "262422614283836" to be handled at TC_gsup_check_imei_via_proxy(269) 20250102122700153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 20250102122700161 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700161 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422614283836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422614283836" source_name="the-source\n"} 20250102122700161 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250102122700161 DMAIN <0000> hlr.c:424 IMSI='262422614283836': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122700161 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262422614283836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422614283836" destination_name="the-source\n"} 20250102122700161 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262422614283836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700161 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700161 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a6dbbee3d51: Found GsupExpect[0] for "262422614283836" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262422614283836" TC_gsup_check_imei_via_proxy(269)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122700164 DAUC <0003> db_auc.c:192 IMSI='262422614283836': No 3G Auth Data 20250102122700167 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700168 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422614283836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422614283836" source_name="the-source\n"} 20250102122700168 DAUC <0003> hlr.c:417 IMSI='262422614283836': storing IMEI = 12345678901234 20250102122700168 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262422614283836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422614283836" destination_name="the-source\n"} 20250102122700168 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262422614283836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700168 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700168 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122700169 DAUC <0003> db_auc.c:192 IMSI='262422614283836': No 3G Auth Data 20250102122700171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122700172 DAUC <0003> db_auc.c:157 IMSI='262424289159520': No 2G Auth Data 20250102122700172 DAUC <0003> db_auc.c:192 IMSI='262424289159520': No 3G Auth Data HLR_Test-GSUP(266)@3a6dbbee3d51: Created GsupExpect[0] for "262424289159520" to be handled at TC_gsup_check_imei_via_proxy(270) 20250102122700188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4258 20250102122700194 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700194 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424289159520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424289159520" source_name="the-source\n"} 20250102122700194 DMAIN <0000> hlr.c:424 IMSI='262424289159520': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122700194 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262424289159520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424289159520" destination_name="the-source\n"} 20250102122700194 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424289159520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700194 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700194 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a6dbbee3d51: Found GsupExpect[0] for "262424289159520" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424289159520" TC_gsup_check_imei_via_proxy(270)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122700196 DAUC <0003> db_auc.c:192 IMSI='262424289159520': No 3G Auth Data 20250102122700199 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700199 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424289159520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424289159520" source_name="the-source\n"} 20250102122700199 DAUC <0003> hlr.c:417 IMSI='262424289159520': storing IMEI = 12345678901234 20250102122700199 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262424289159520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424289159520" destination_name="the-source\n"} 20250102122700199 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424289159520 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700199 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700199 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122700201 DAUC <0003> db_auc.c:192 IMSI='262424289159520': No 3G Auth Data 20250102122700202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122700203 DAUC <0003> db_auc.c:157 IMSI='262426971727526': No 2G Auth Data 20250102122700203 DAUC <0003> db_auc.c:192 IMSI='262426971727526': No 3G Auth Data HLR_Test-GSUP(266)@3a6dbbee3d51: Created GsupExpect[0] for "262426971727526" to be handled at TC_gsup_check_imei_via_proxy(271) 20250102122700218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55058<->l=127.0.0.1:4258 20250102122700224 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700224 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426971727526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426971727526" source_name="the-source\n"} 20250102122700224 DMAIN <0000> hlr.c:424 IMSI='262426971727526': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122700224 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262426971727526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426971727526" destination_name="the-source\n"} 20250102122700224 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262426971727526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700224 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700224 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a6dbbee3d51: Found GsupExpect[0] for "262426971727526" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426971727526" TC_gsup_check_imei_via_proxy(271)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122700226 DAUC <0003> db_auc.c:192 IMSI='262426971727526': No 3G Auth Data 20250102122700230 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700230 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426971727526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426971727526" source_name="the-source\n"} 20250102122700230 DAUC <0003> hlr.c:417 IMSI='262426971727526': storing IMEI = 12345678901234 20250102122700230 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262426971727526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426971727526" destination_name="the-source\n"} 20250102122700230 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262426971727526 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700230 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700230 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122700231 DAUC <0003> db_auc.c:192 IMSI='262426971727526': No 3G Auth Data 20250102122700232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55058<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122700233 DAUC <0003> db_auc.c:157 IMSI='262423874356510': No 2G Auth Data 20250102122700233 DAUC <0003> db_auc.c:192 IMSI='262423874356510': No 3G Auth Data HLR_Test-GSUP(266)@3a6dbbee3d51: Created GsupExpect[0] for "262423874356510" to be handled at TC_gsup_check_imei_via_proxy(272) 20250102122700249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55070<->l=127.0.0.1:4258 20250102122700254 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700254 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423874356510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423874356510" source_name="the-source\n"} 20250102122700254 DMAIN <0000> hlr.c:424 IMSI='262423874356510': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122700254 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262423874356510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423874356510" destination_name="the-source\n"} 20250102122700254 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423874356510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700254 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700254 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a6dbbee3d51: Found GsupExpect[0] for "262423874356510" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423874356510" TC_gsup_check_imei_via_proxy(272)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122700255 DAUC <0003> db_auc.c:157 IMSI='262423874356510': No 2G Auth Data 20250102122700258 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700258 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423874356510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423874356510" source_name="the-source\n"} 20250102122700258 DAUC <0003> hlr.c:417 IMSI='262423874356510': storing IMEI = 12345678901234 20250102122700258 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262423874356510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423874356510" destination_name="the-source\n"} 20250102122700258 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423874356510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700258 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700258 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122700259 DAUC <0003> db_auc.c:157 IMSI='262423874356510': No 2G Auth Data 20250102122700261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55070<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122700262 DAUC <0003> db_auc.c:157 IMSI='262429947707869': No 2G Auth Data 20250102122700262 DAUC <0003> db_auc.c:192 IMSI='262429947707869': No 3G Auth Data HLR_Test-GSUP(266)@3a6dbbee3d51: Created GsupExpect[0] for "262429947707869" to be handled at TC_gsup_check_imei_via_proxy(273) 20250102122700281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55086<->l=127.0.0.1:4258 20250102122700287 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700287 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429947707869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429947707869" source_name="the-source\n"} 20250102122700287 DMAIN <0000> hlr.c:424 IMSI='262429947707869': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122700287 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262429947707869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429947707869" destination_name="the-source\n"} 20250102122700287 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429947707869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700287 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700287 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a6dbbee3d51: Found GsupExpect[0] for "262429947707869" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429947707869" TC_gsup_check_imei_via_proxy(273)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122700289 DAUC <0003> db_auc.c:157 IMSI='262429947707869': No 2G Auth Data 20250102122700293 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700293 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429947707869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429947707869" source_name="the-source\n"} 20250102122700293 DAUC <0003> hlr.c:417 IMSI='262429947707869': storing IMEI = 12345678901234 20250102122700293 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262429947707869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429947707869" destination_name="the-source\n"} 20250102122700293 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429947707869 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700293 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700293 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122700294 DAUC <0003> db_auc.c:157 IMSI='262429947707869': No 2G Auth Data 20250102122700295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55086<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122700297 DAUC <0003> db_auc.c:157 IMSI='262427966045091': No 2G Auth Data 20250102122700297 DAUC <0003> db_auc.c:192 IMSI='262427966045091': No 3G Auth Data HLR_Test-GSUP(266)@3a6dbbee3d51: Created GsupExpect[0] for "262427966045091" to be handled at TC_gsup_check_imei_via_proxy(274) 20250102122700314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55094<->l=127.0.0.1:4258 20250102122700318 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700318 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427966045091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427966045091" source_name="the-source\n"} 20250102122700318 DMAIN <0000> hlr.c:424 IMSI='262427966045091': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122700318 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262427966045091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427966045091" destination_name="the-source\n"} 20250102122700318 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427966045091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700318 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700318 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a6dbbee3d51: Found GsupExpect[0] for "262427966045091" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427966045091" TC_gsup_check_imei_via_proxy(274)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122700324 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700324 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427966045091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427966045091" source_name="the-source\n"} 20250102122700324 DAUC <0003> hlr.c:417 IMSI='262427966045091': storing IMEI = 12345678901234 20250102122700324 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262427966045091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427966045091" destination_name="the-source\n"} 20250102122700324 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427966045091 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700324 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700324 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122700327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55094<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122700328 DAUC <0003> db_auc.c:157 IMSI='262424851660831': No 2G Auth Data 20250102122700328 DAUC <0003> db_auc.c:192 IMSI='262424851660831': No 3G Auth Data HLR_Test-GSUP(266)@3a6dbbee3d51: Created GsupExpect[0] for "262424851660831" to be handled at TC_gsup_check_imei_via_proxy(275) 20250102122700342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55100<->l=127.0.0.1:4258 20250102122700346 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700347 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424851660831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851660831" source_name="the-source\n"} 20250102122700347 DMAIN <0000> hlr.c:424 IMSI='262424851660831': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122700347 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424851660831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424851660831" destination_name="the-source\n"} 20250102122700347 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424851660831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700347 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700347 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a6dbbee3d51: Found GsupExpect[0] for "262424851660831" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424851660831" TC_gsup_check_imei_via_proxy(275)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122700351 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700351 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424851660831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424851660831" source_name="the-source\n"} 20250102122700351 DAUC <0003> hlr.c:417 IMSI='262424851660831': storing IMEI = 12345678901234 20250102122700351 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424851660831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424851660831" destination_name="the-source\n"} 20250102122700351 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424851660831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700351 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700352 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122700354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55100<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122700355 DAUC <0003> db_auc.c:157 IMSI='262421882884584': No 2G Auth Data 20250102122700355 DAUC <0003> db_auc.c:192 IMSI='262421882884584': No 3G Auth Data HLR_Test-GSUP(266)@3a6dbbee3d51: Created GsupExpect[0] for "262421882884584" to be handled at TC_gsup_check_imei_via_proxy(276) 20250102122700372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55106<->l=127.0.0.1:4258 20250102122700378 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700378 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421882884584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882884584" source_name="the-source\n"} 20250102122700378 DMAIN <0000> hlr.c:424 IMSI='262421882884584': has IMEI = 12345678901234 (consider setting 'store-imei') 20250102122700378 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262421882884584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421882884584" destination_name="the-source\n"} 20250102122700378 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421882884584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700378 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700379 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@3a6dbbee3d51: Found GsupExpect[0] for "262421882884584" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421882884584" TC_gsup_check_imei_via_proxy(276)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122700383 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700383 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421882884584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421882884584" source_name="the-source\n"} 20250102122700383 DAUC <0003> hlr.c:417 IMSI='262421882884584': storing IMEI = 12345678901234 20250102122700383 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262421882884584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421882884584" destination_name="the-source\n"} 20250102122700383 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421882884584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122700383 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122700383 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122700385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55106<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122700387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55034<->l=127.0.0.1:4258 HLR_Test-GSUP(266)@3a6dbbee3d51: Final verdict of PTC: none 20250102122700388 DLINP <000b> input/ipa.c:451 connected read/write 20250102122700388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122700388 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122700388 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122700388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122700388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250102122700388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44563<->l=127.0.0.1:4259) 267@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Thu Jan 2 12:27:00 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 20250102122700428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55112<->l=127.0.0.1:4258 20250102122700528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55112<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=126916) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Thu Jan 2 12:27:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_check_imei_invalid_len started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122703605 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122703605 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122703606 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55126<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122703609 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703609 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122703609 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122703609 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  20250102122703609 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122703609 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  20250102122703609 DLGSUP <0013> gsup_server.c:235 2:  20250102122703609 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122703609 DLGSUP <0013> gsup_server.c:235 3:  20250102122703609 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122703609 DLGSUP <0013> gsup_server.c:235 4:  20250102122703609 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122703609 DLGSUP <0013> gsup_server.c:235 5:  20250102122703609 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122703609 DLGSUP <0013> gsup_server.c:235 7:  20250102122703609 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122703609 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122703609 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122703609 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@3a6dbbee3d51: 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") 20250102122703627 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41881<->l=127.0.0.1:4259) 20250102122703633 DAUC <0003> db_auc.c:157 IMSI='262422006145232': No 2G Auth Data 20250102122703633 DAUC <0003> db_auc.c:192 IMSI='262422006145232': No 3G Auth Data HLR_Test-GSUP(278)@3a6dbbee3d51: Created GsupExpect[0] for "262422006145232" to be handled at TC_gsup_check_imei_invalid_len(281) 20250102122703651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 20250102122703655 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703655 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422006145232"} 20250102122703655 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250102122703655 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422006145232" cause=Invalid mandatory information} 20250102122703655 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703655 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703655 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a6dbbee3d51: Found GsupExpect[0] for "262422006145232" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422006145232" TC_gsup_check_imei_invalid_len(281)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122703658 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703658 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422006145232"} 20250102122703658 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250102122703658 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422006145232" cause=Invalid mandatory information} 20250102122703658 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703658 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703658 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703660 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703660 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422006145232"} 20250102122703660 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250102122703660 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422006145232" cause=Invalid mandatory information} 20250102122703661 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703661 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703661 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703663 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703663 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422006145232"} 20250102122703663 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250102122703663 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422006145232" cause=Invalid mandatory information} 20250102122703663 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703663 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703663 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703665 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703665 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422006145232"} 20250102122703665 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250102122703665 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422006145232" cause=Invalid mandatory information} 20250102122703665 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422006145232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703665 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703665 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122703668 DAUC <0003> db_auc.c:157 IMSI='262424312298373': No 2G Auth Data 20250102122703668 DAUC <0003> db_auc.c:192 IMSI='262424312298373': No 3G Auth Data HLR_Test-GSUP(278)@3a6dbbee3d51: Created GsupExpect[0] for "262424312298373" to be handled at TC_gsup_check_imei_invalid_len(282) 20250102122703683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55148<->l=127.0.0.1:4258 20250102122703686 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703686 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424312298373"} 20250102122703686 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250102122703686 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424312298373" cause=Invalid mandatory information} 20250102122703686 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703686 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703686 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a6dbbee3d51: Found GsupExpect[0] for "262424312298373" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@3a6dbbee3d51: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424312298373" TC_gsup_check_imei_invalid_len(282)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122703688 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703688 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424312298373"} 20250102122703688 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250102122703688 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424312298373" cause=Invalid mandatory information} 20250102122703688 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703688 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703688 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703690 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703690 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424312298373"} 20250102122703690 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250102122703690 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424312298373" cause=Invalid mandatory information} 20250102122703690 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703690 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703690 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703692 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703692 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424312298373"} 20250102122703692 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250102122703692 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424312298373" cause=Invalid mandatory information} 20250102122703692 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703692 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703692 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703694 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703694 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424312298373"} 20250102122703694 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250102122703694 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424312298373" cause=Invalid mandatory information} 20250102122703694 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424312298373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703694 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703694 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55148<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122703697 DAUC <0003> db_auc.c:157 IMSI='262429821526237': No 2G Auth Data 20250102122703697 DAUC <0003> db_auc.c:192 IMSI='262429821526237': No 3G Auth Data HLR_Test-GSUP(278)@3a6dbbee3d51: Created GsupExpect[0] for "262429821526237" to be handled at TC_gsup_check_imei_invalid_len(283) 20250102122703714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4258 20250102122703718 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703718 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821526237"} 20250102122703718 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250102122703718 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821526237" cause=Invalid mandatory information} 20250102122703718 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703718 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703718 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a6dbbee3d51: Found GsupExpect[0] for "262429821526237" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@3a6dbbee3d51: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429821526237" TC_gsup_check_imei_invalid_len(283)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122703720 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703720 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821526237"} 20250102122703720 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250102122703720 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821526237" cause=Invalid mandatory information} 20250102122703720 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703720 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703720 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703721 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703721 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821526237"} 20250102122703721 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250102122703721 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821526237" cause=Invalid mandatory information} 20250102122703721 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703721 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703721 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703723 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703723 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821526237"} 20250102122703723 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250102122703723 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821526237" cause=Invalid mandatory information} 20250102122703723 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703723 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703723 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703724 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703724 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821526237"} 20250102122703724 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250102122703724 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821526237" cause=Invalid mandatory information} 20250102122703724 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429821526237 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703724 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703724 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122703727 DAUC <0003> db_auc.c:157 IMSI='262429269022944': No 2G Auth Data 20250102122703727 DAUC <0003> db_auc.c:192 IMSI='262429269022944': No 3G Auth Data HLR_Test-GSUP(278)@3a6dbbee3d51: Created GsupExpect[0] for "262429269022944" to be handled at TC_gsup_check_imei_invalid_len(284) 20250102122703743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 20250102122703747 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703747 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429269022944"} 20250102122703747 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250102122703747 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429269022944" cause=Invalid mandatory information} 20250102122703747 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703747 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703747 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a6dbbee3d51: Found GsupExpect[0] for "262429269022944" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@3a6dbbee3d51: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429269022944" TC_gsup_check_imei_invalid_len(284)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122703750 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703750 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429269022944"} 20250102122703750 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250102122703750 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429269022944" cause=Invalid mandatory information} 20250102122703750 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703750 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703750 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703752 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703752 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429269022944"} 20250102122703752 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250102122703752 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429269022944" cause=Invalid mandatory information} 20250102122703752 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703752 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703752 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703754 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703754 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429269022944"} 20250102122703754 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250102122703754 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429269022944" cause=Invalid mandatory information} 20250102122703754 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703754 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703754 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703755 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703755 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429269022944"} 20250102122703755 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250102122703756 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429269022944" cause=Invalid mandatory information} 20250102122703756 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429269022944 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703756 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703756 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122703758 DAUC <0003> db_auc.c:157 IMSI='262421162793232': No 2G Auth Data 20250102122703758 DAUC <0003> db_auc.c:192 IMSI='262421162793232': No 3G Auth Data HLR_Test-GSUP(278)@3a6dbbee3d51: Created GsupExpect[0] for "262421162793232" to be handled at TC_gsup_check_imei_invalid_len(285) 20250102122703774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55168<->l=127.0.0.1:4258 20250102122703777 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703777 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421162793232"} 20250102122703777 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250102122703777 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421162793232" cause=Invalid mandatory information} 20250102122703777 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703777 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703777 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a6dbbee3d51: Found GsupExpect[0] for "262421162793232" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@3a6dbbee3d51: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262421162793232" TC_gsup_check_imei_invalid_len(285)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122703779 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703779 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421162793232"} 20250102122703779 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250102122703779 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421162793232" cause=Invalid mandatory information} 20250102122703779 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703779 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703779 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703781 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703781 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421162793232"} 20250102122703781 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250102122703781 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421162793232" cause=Invalid mandatory information} 20250102122703781 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703781 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703781 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703783 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703783 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421162793232"} 20250102122703783 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250102122703783 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421162793232" cause=Invalid mandatory information} 20250102122703783 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703783 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703783 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703785 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703785 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421162793232"} 20250102122703785 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250102122703785 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421162793232" cause=Invalid mandatory information} 20250102122703785 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421162793232 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703785 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703785 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55168<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122703788 DAUC <0003> db_auc.c:157 IMSI='262424589491467': No 2G Auth Data 20250102122703788 DAUC <0003> db_auc.c:192 IMSI='262424589491467': No 3G Auth Data HLR_Test-GSUP(278)@3a6dbbee3d51: Created GsupExpect[0] for "262424589491467" to be handled at TC_gsup_check_imei_invalid_len(286) 20250102122703802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55178<->l=127.0.0.1:4258 20250102122703805 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703805 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424589491467"} 20250102122703805 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250102122703805 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424589491467" cause=Invalid mandatory information} 20250102122703805 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703805 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703805 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a6dbbee3d51: Found GsupExpect[0] for "262424589491467" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@3a6dbbee3d51: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262424589491467" TC_gsup_check_imei_invalid_len(286)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122703807 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703807 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424589491467"} 20250102122703807 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250102122703807 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424589491467" cause=Invalid mandatory information} 20250102122703807 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703807 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703807 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703809 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703809 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424589491467"} 20250102122703809 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250102122703809 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424589491467" cause=Invalid mandatory information} 20250102122703809 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703809 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703810 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703811 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703811 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424589491467"} 20250102122703811 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250102122703811 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424589491467" cause=Invalid mandatory information} 20250102122703811 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703811 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703811 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703813 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703813 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424589491467"} 20250102122703813 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250102122703813 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424589491467" cause=Invalid mandatory information} 20250102122703813 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424589491467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703813 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703813 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55178<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122703816 DAUC <0003> db_auc.c:157 IMSI='262420079568668': No 2G Auth Data 20250102122703816 DAUC <0003> db_auc.c:192 IMSI='262420079568668': No 3G Auth Data HLR_Test-GSUP(278)@3a6dbbee3d51: Created GsupExpect[0] for "262420079568668" to be handled at TC_gsup_check_imei_invalid_len(287) 20250102122703833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4258 20250102122703836 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703836 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420079568668"} 20250102122703836 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250102122703836 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420079568668" cause=Invalid mandatory information} 20250102122703836 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703836 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703836 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a6dbbee3d51: Found GsupExpect[0] for "262420079568668" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@3a6dbbee3d51: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262420079568668" TC_gsup_check_imei_invalid_len(287)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122703839 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703839 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420079568668"} 20250102122703839 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250102122703839 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420079568668" cause=Invalid mandatory information} 20250102122703839 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703839 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703839 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703841 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703841 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420079568668"} 20250102122703841 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250102122703841 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420079568668" cause=Invalid mandatory information} 20250102122703841 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703841 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703841 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703843 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703843 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420079568668"} 20250102122703843 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250102122703843 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420079568668" cause=Invalid mandatory information} 20250102122703843 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703843 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703843 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703845 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703845 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420079568668"} 20250102122703845 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250102122703845 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420079568668" cause=Invalid mandatory information} 20250102122703845 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420079568668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703845 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703845 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122703848 DAUC <0003> db_auc.c:157 IMSI='262426114421963': No 2G Auth Data 20250102122703848 DAUC <0003> db_auc.c:192 IMSI='262426114421963': No 3G Auth Data HLR_Test-GSUP(278)@3a6dbbee3d51: Created GsupExpect[0] for "262426114421963" to be handled at TC_gsup_check_imei_invalid_len(288) 20250102122703864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 20250102122703867 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703867 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426114421963"} 20250102122703867 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250102122703867 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426114421963" cause=Invalid mandatory information} 20250102122703867 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703867 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703867 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@3a6dbbee3d51: Found GsupExpect[0] for "262426114421963" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@3a6dbbee3d51: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262426114421963" TC_gsup_check_imei_invalid_len(288)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122703869 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703870 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426114421963"} 20250102122703870 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250102122703870 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426114421963" cause=Invalid mandatory information} 20250102122703870 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703870 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703870 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703872 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703872 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426114421963"} 20250102122703872 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250102122703872 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426114421963" cause=Invalid mandatory information} 20250102122703872 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703872 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703872 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703874 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703874 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426114421963"} 20250102122703874 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250102122703874 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426114421963" cause=Invalid mandatory information} 20250102122703874 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703874 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703874 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703876 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703876 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426114421963"} 20250102122703876 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250102122703876 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426114421963" cause=Invalid mandatory information} 20250102122703876 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426114421963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122703876 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122703876 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122703878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@3a6dbbee3d51: Final verdict of PTC: pass MTC@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122703880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55126<->l=127.0.0.1:4258 20250102122703881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41881<->l=127.0.0.1:4259) 20250102122703881 DLINP <000b> input/ipa.c:451 connected read/write 20250102122703881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122703881 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122703881 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122703881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@3a6dbbee3d51: Final verdict of PTC: none 279@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: pass MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Thu Jan 2 12:27:03 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 20250102122703925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 20250102122704025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131320) Waiting for packet dumper to finish... 1 (prev_count=131320, count=168616) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Thu Jan 2 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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_gsup_check_imei_unknown_imsi started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122707109 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122707109 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122707111 DLINP <000b> input/ipa.c:451 connected read/write 20250102122707111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122707112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122707113 DLINP <000b> input/ipa.c:451 connected read/write 20250102122707113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122707113 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122707113 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122707113 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  20250102122707113 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122707113 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  20250102122707113 DLGSUP <0013> gsup_server.c:235 2:  20250102122707113 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122707113 DLGSUP <0013> gsup_server.c:235 3:  20250102122707113 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122707113 DLGSUP <0013> gsup_server.c:235 4:  20250102122707113 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122707113 DLGSUP <0013> gsup_server.c:235 5:  20250102122707113 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122707113 DLGSUP <0013> gsup_server.c:235 7:  20250102122707113 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122707113 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122707113 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122707113 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@3a6dbbee3d51: 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") 20250102122707133 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35777<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@3a6dbbee3d51: Created GsupExpect[0] for "262424648298698" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250102122707146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4258 20250102122707154 DLINP <000b> input/ipa.c:451 connected read/write 20250102122707154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122707154 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424648298698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424648298698"} 20250102122707154 DMAIN <0000> hlr.c:424 IMSI='262424648298698': has IMEI = 22245678901234 (consider setting 'store-imei') 20250102122707154 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424648298698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250102122707154 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424648298698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424648298698" cause=Invalid mandatory information} 20250102122707154 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424648298698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122707154 DLINP <000b> input/ipa.c:451 connected read/write 20250102122707154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122707154 DLINP <000b> input/ipa.c:451 connected read/write 20250102122707154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@3a6dbbee3d51: Found GsupExpect[0] for "262424648298698" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@3a6dbbee3d51: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424648298698" TC_gsup_check_imei_unknown_imsi(293)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122707159 DLINP <000b> input/ipa.c:451 connected read/write 20250102122707159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122707159 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424648298698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424648298698"} 20250102122707159 DAUC <0003> hlr.c:417 IMSI='262424648298698': storing IMEI = 22245678901234 20250102122707159 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424648298698': no such subscriber 20250102122707159 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424648298698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250102122707159 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424648298698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424648298698" cause=Invalid mandatory information} 20250102122707159 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424648298698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122707159 DLINP <000b> input/ipa.c:451 connected read/write 20250102122707159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122707159 DLINP <000b> input/ipa.c:451 connected read/write 20250102122707159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122707161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122707162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40814<->l=127.0.0.1:4258 20250102122707163 DLINP <000b> input/ipa.c:451 connected read/write 20250102122707163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122707163 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122707163 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122707163 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@3a6dbbee3d51: Final verdict of PTC: none 20250102122707163 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35777<->l=127.0.0.1:4259) 291@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 291: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Thu Jan 2 12:27:07 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 20250102122707209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20250102122707309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30592) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Thu Jan 2 12:27:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122710383 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122710383 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122710385 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122710388 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710388 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122710388 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122710388 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  20250102122710388 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122710388 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  20250102122710388 DLGSUP <0013> gsup_server.c:235 2:  20250102122710388 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122710388 DLGSUP <0013> gsup_server.c:235 3:  20250102122710388 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122710388 DLGSUP <0013> gsup_server.c:235 4:  20250102122710388 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122710388 DLGSUP <0013> gsup_server.c:235 5:  20250102122710388 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122710388 DLGSUP <0013> gsup_server.c:235 7:  20250102122710388 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122710388 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122710388 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122710388 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@3a6dbbee3d51: 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") 20250102122710406 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40199<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@3a6dbbee3d51: Created GsupExpect[0] for "262428956046614" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250102122710420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 20250102122710429 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710429 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428956046614"} 20250102122710429 DMAIN <0000> hlr.c:216 IMSI='262428956046614': Creating subscriber on demand 20250102122710429 DMAIN <0000> hlr.c:232 IMSI='262428956046614': Successfully assigned MSISDN='545' 20250102122710429 DAUC <0003> hlr.c:417 IMSI='262428956046614': storing IMEI = 12345678901234 20250102122710429 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428956046614"} 20250102122710430 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122710430 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710430 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@3a6dbbee3d51: Found GsupExpect[0] for "262428956046614" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@3a6dbbee3d51: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428956046614" TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122710432 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710432 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710433 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710433 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710433 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710433 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710435 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710435 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428956046614" cn_domain=PS} 20250102122710435 DLU <0006> fsm.c:456 lu(262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122710435 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122710435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122710435 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428956046614" cn_domain=PS} 20250102122710435 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710435 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710438 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710438 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428956046614"} 20250102122710438 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122710438 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122710438 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428956046614"} 20250102122710438 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122710438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122710438 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122710438 DLU <0006> fsm.c:568 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122710438 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710438 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710442 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710442 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428956046614"} 20250102122710442 DMAIN <0000> hlr.c:216 IMSI='262428956046614': Creating subscriber on demand 20250102122710442 DMAIN <0000> hlr.c:232 IMSI='262428956046614': Successfully assigned MSISDN='052' 20250102122710442 DAUC <0003> hlr.c:417 IMSI='262428956046614': storing IMEI = 12345678901234 20250102122710442 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428956046614"} 20250102122710442 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122710442 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710442 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710443 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710443 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710444 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710444 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710444 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710444 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710445 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710445 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710446 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710446 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428956046614" cn_domain=PS} 20250102122710446 DLU <0006> fsm.c:456 lu(262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122710446 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122710446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122710446 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428956046614" cn_domain=PS} 20250102122710446 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710446 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710449 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710449 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428956046614"} 20250102122710449 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122710449 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122710449 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428956046614"} 20250102122710449 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122710449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122710449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122710449 DLU <0006> fsm.c:568 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122710449 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710449 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710453 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710453 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428956046614"} 20250102122710453 DMAIN <0000> hlr.c:216 IMSI='262428956046614': Creating subscriber on demand 20250102122710453 DMAIN <0000> hlr.c:232 IMSI='262428956046614': Successfully assigned MSISDN='549' 20250102122710453 DAUC <0003> hlr.c:417 IMSI='262428956046614': storing IMEI = 12345678901234 20250102122710453 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428956046614"} 20250102122710453 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122710453 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710453 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710454 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710454 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710455 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710455 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710455 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710455 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710456 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710456 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710457 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710457 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428956046614" cn_domain=PS} 20250102122710457 DLU <0006> fsm.c:456 lu(262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122710457 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250102122710457 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428956046614" cause=GPRS services not allowed} 20250102122710457 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122710457 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122710457 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122710457 DLU <0006> fsm.c:568 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122710457 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710458 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710462 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710462 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428956046614"} 20250102122710463 DMAIN <0000> hlr.c:216 IMSI='262428956046614': Creating subscriber on demand 20250102122710463 DMAIN <0000> hlr.c:232 IMSI='262428956046614': Successfully assigned MSISDN='653' 20250102122710463 DAUC <0003> hlr.c:417 IMSI='262428956046614': storing IMEI = 12345678901234 20250102122710463 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428956046614"} 20250102122710463 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122710463 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710463 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710464 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710464 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710465 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710465 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710465 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710466 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710467 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710467 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428956046614" cn_domain=PS} 20250102122710467 DLU <0006> fsm.c:456 lu(262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122710467 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250102122710467 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428956046614" cause=GPRS services not allowed} 20250102122710467 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122710467 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122710467 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122710467 DLU <0006> fsm.c:568 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122710467 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710467 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710471 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710471 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428956046614"} 20250102122710471 DMAIN <0000> hlr.c:216 IMSI='262428956046614': Creating subscriber on demand 20250102122710471 DAUC <0003> hlr.c:417 IMSI='262428956046614': storing IMEI = 12345678901234 20250102122710471 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428956046614"} 20250102122710471 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122710471 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710471 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710472 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710472 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710473 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710473 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710474 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710474 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710475 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710475 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428956046614" cn_domain=PS} 20250102122710475 DLU <0006> fsm.c:456 lu(262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122710475 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250102122710475 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428956046614" cause=GPRS services not allowed} 20250102122710475 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122710476 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122710476 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122710476 DLU <0006> fsm.c:568 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122710476 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710476 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710479 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710479 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428956046614"} 20250102122710480 DMAIN <0000> hlr.c:216 IMSI='262428956046614': Creating subscriber on demand 20250102122710480 DAUC <0003> hlr.c:417 IMSI='262428956046614': storing IMEI = 12345678901234 20250102122710480 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428956046614"} 20250102122710480 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250102122710480 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710480 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710481 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710481 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710482 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710482 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710483 DAUC <0003> db_auc.c:157 IMSI='262428956046614': No 2G Auth Data 20250102122710483 DAUC <0003> db_auc.c:192 IMSI='262428956046614': No 3G Auth Data 20250102122710484 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710484 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428956046614" cn_domain=PS} 20250102122710484 DLU <0006> fsm.c:456 lu(262428956046614)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122710484 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122710484 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122710484 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428956046614" cn_domain=PS} 20250102122710484 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710484 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710487 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710487 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428956046614"} 20250102122710487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122710487 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122710487 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428956046614"} 20250102122710487 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428956046614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122710487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122710487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122710487 DLU <0006> fsm.c:568 lu(PS:IMSI-262428956046614)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122710487 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122710487 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122710489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122710490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 20250102122710491 DLINP <000b> input/ipa.c:451 connected read/write 20250102122710491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122710491 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122710491 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122710491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122710491 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40199<->l=127.0.0.1:4259) 296@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP(295)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 296: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Thu Jan 2 12:27:10 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 20250102122710532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 20250102122710632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=97052) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Thu Jan 2 12:27:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_subscr_create_on_demand_ul started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122713712 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122713712 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122713714 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122713717 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713717 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122713717 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122713717 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  20250102122713717 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122713717 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  20250102122713717 DLGSUP <0013> gsup_server.c:235 2:  20250102122713717 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122713717 DLGSUP <0013> gsup_server.c:235 3:  20250102122713717 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122713717 DLGSUP <0013> gsup_server.c:235 4:  20250102122713717 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122713717 DLGSUP <0013> gsup_server.c:235 5:  20250102122713717 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122713717 DLGSUP <0013> gsup_server.c:235 7:  20250102122713717 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122713717 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122713717 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122713717 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@3a6dbbee3d51: 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") 20250102122713737 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43879<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@3a6dbbee3d51: Created GsupExpect[0] for "262423923556092" to be handled at TC_subscr_create_on_demand_ul(303) 20250102122713750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4258 20250102122713757 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713757 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423923556092" cn_domain=PS} 20250102122713757 DMAIN <0000> hlr.c:216 IMSI='262423923556092': Creating subscriber on demand 20250102122713757 DMAIN <0000> hlr.c:232 IMSI='262423923556092': Successfully assigned MSISDN='040' 20250102122713757 DLU <0006> fsm.c:456 lu(262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122713757 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122713758 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122713758 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423923556092" cn_domain=PS} 20250102122713758 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713758 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@3a6dbbee3d51: Found GsupExpect[0] for "262423923556092" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@3a6dbbee3d51: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423923556092" 20250102122713761 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713761 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423923556092"} 20250102122713761 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122713761 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122713761 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423923556092"} 20250102122713761 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122713761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122713761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122713761 DLU <0006> fsm.c:568 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122713761 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713761 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122713762 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713762 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713763 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713763 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713764 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713764 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713766 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713766 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423923556092" cn_domain=PS} 20250102122713766 DMAIN <0000> hlr.c:216 IMSI='262423923556092': Creating subscriber on demand 20250102122713766 DMAIN <0000> hlr.c:232 IMSI='262423923556092': Successfully assigned MSISDN='202' 20250102122713766 DLU <0006> fsm.c:456 lu(262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122713766 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122713767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122713767 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423923556092" cn_domain=PS} 20250102122713767 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713767 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713768 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713768 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423923556092"} 20250102122713768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122713768 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122713768 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423923556092"} 20250102122713768 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122713768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122713768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122713768 DLU <0006> fsm.c:568 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122713768 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713768 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122713769 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713769 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713770 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713770 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713771 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713771 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713772 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713772 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713776 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713776 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423923556092" cn_domain=PS} 20250102122713776 DMAIN <0000> hlr.c:216 IMSI='262423923556092': Creating subscriber on demand 20250102122713776 DMAIN <0000> hlr.c:232 IMSI='262423923556092': Successfully assigned MSISDN='114' 20250102122713776 DLU <0006> fsm.c:456 lu(262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122713776 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250102122713776 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423923556092" cause=GPRS services not allowed} 20250102122713776 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122713776 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122713776 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122713776 DLU <0006> fsm.c:568 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122713776 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713776 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122713777 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713777 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713778 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713778 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713778 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713778 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713779 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713779 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713782 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713782 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423923556092" cn_domain=PS} 20250102122713782 DMAIN <0000> hlr.c:216 IMSI='262423923556092': Creating subscriber on demand 20250102122713782 DMAIN <0000> hlr.c:232 IMSI='262423923556092': Successfully assigned MSISDN='899' 20250102122713782 DLU <0006> fsm.c:456 lu(262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122713782 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250102122713782 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423923556092" cause=GPRS services not allowed} 20250102122713782 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122713782 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122713782 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122713782 DLU <0006> fsm.c:568 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122713782 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713782 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122713783 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713783 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713784 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713784 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713784 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713784 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713787 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713787 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423923556092" cn_domain=PS} 20250102122713787 DMAIN <0000> hlr.c:216 IMSI='262423923556092': Creating subscriber on demand 20250102122713787 DLU <0006> fsm.c:456 lu(262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122713788 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250102122713788 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423923556092" cause=GPRS services not allowed} 20250102122713788 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122713788 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122713788 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Freeing instance 20250102122713788 DLU <0006> fsm.c:568 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Deallocated 20250102122713788 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713788 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122713789 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713789 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713789 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713789 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713790 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713790 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713793 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713793 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423923556092" cn_domain=PS} 20250102122713793 DMAIN <0000> hlr.c:216 IMSI='262423923556092': Creating subscriber on demand 20250102122713793 DLU <0006> fsm.c:456 lu(262423923556092)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122713793 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122713793 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122713793 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423923556092" cn_domain=PS} 20250102122713793 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713793 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713795 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713795 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423923556092"} 20250102122713795 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122713795 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122713795 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423923556092"} 20250102122713795 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423923556092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122713795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122713795 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122713795 DLU <0006> fsm.c:568 lu(PS:IMSI-262423923556092)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122713795 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122713795 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122713796 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713797 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713797 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713797 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data 20250102122713798 DAUC <0003> db_auc.c:157 IMSI='262423923556092': No 2G Auth Data 20250102122713798 DAUC <0003> db_auc.c:192 IMSI='262423923556092': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122713800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40862<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122713801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20250102122713802 DLINP <000b> input/ipa.c:451 connected read/write 20250102122713802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122713802 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122713802 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122713802 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122713802 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43879<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@3a6dbbee3d51: Final verdict of PTC: none 301@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 301: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Thu Jan 2 12:27:13 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 20250102122713846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 20250102122713946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=81536) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Thu Jan 2 12:27: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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_subscr_create_on_demand_sai started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122717020 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122717020 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122717023 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122717023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59692<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122717026 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122717026 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122717026 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122717026 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  20250102122717026 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122717026 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  20250102122717026 DLGSUP <0013> gsup_server.c:235 2:  20250102122717026 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122717026 DLGSUP <0013> gsup_server.c:235 3:  20250102122717026 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122717026 DLGSUP <0013> gsup_server.c:235 4:  20250102122717026 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122717026 DLGSUP <0013> gsup_server.c:235 5:  20250102122717026 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122717026 DLGSUP <0013> gsup_server.c:235 7:  20250102122717026 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122717026 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122717026 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122717026 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)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@3a6dbbee3d51: 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") 20250102122717047 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40943<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@3a6dbbee3d51: Created GsupExpect[0] for "262420204418628" to be handled at TC_subscr_create_on_demand_sai(308) 20250102122717061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4258 20250102122717069 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122717069 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420204418628"} 20250102122717069 DMAIN <0000> hlr.c:216 IMSI='262420204418628': Creating subscriber on demand 20250102122717069 DMAIN <0000> hlr.c:232 IMSI='262420204418628': Successfully assigned MSISDN='754' 20250102122717069 DAUC <0003> db_auc.c:157 IMSI='262420204418628': No 2G Auth Data 20250102122717069 DAUC <0003> db_auc.c:192 IMSI='262420204418628': No 3G Auth Data 20250102122717069 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420204418628 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 20250102122717070 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420204418628" cause=IMSI unknown in HLR} 20250102122717070 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250102122717070 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122717070 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@3a6dbbee3d51: Found GsupExpect[0] for "262420204418628" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@3a6dbbee3d51: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420204418628" TC_subscr_create_on_demand_sai(308)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122717072 DAUC <0003> db_auc.c:157 IMSI='262420204418628': No 2G Auth Data 20250102122717072 DAUC <0003> db_auc.c:192 IMSI='262420204418628': No 3G Auth Data 20250102122717073 DAUC <0003> db_auc.c:157 IMSI='262420204418628': No 2G Auth Data 20250102122717073 DAUC <0003> db_auc.c:192 IMSI='262420204418628': No 3G Auth Data 20250102122717074 DAUC <0003> db_auc.c:157 IMSI='262420204418628': No 2G Auth Data 20250102122717074 DAUC <0003> db_auc.c:192 IMSI='262420204418628': No 3G Auth Data 20250102122717076 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122717076 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420204418628" cn_domain=PS} 20250102122717076 DLU <0006> fsm.c:456 lu(262420204418628)[0x55bafaa819d0]{UNVALIDATED}: Allocated 20250102122717076 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250102122717076 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420204418628)[0x55bafaa819d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122717076 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420204418628" cn_domain=PS} 20250102122717076 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122717076 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122717079 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122717079 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420204418628"} 20250102122717079 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420204418628)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122717079 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122717079 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420204418628"} 20250102122717079 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420204418628 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122717079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420204418628)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122717079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420204418628)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122717079 DLU <0006> fsm.c:568 lu(PS:IMSI-262420204418628)[0x55bafaa819d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122717079 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122717079 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122717082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122717083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59692<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@3a6dbbee3d51: Final verdict of PTC: none 20250102122717083 DLINP <000b> input/ipa.c:451 connected read/write 20250102122717084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122717084 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122717084 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122717084 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122717084 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40943<->l=127.0.0.1:4259) 306@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 306: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Thu Jan 2 12:27:17 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 20250102122717124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59718<->l=127.0.0.1:4258 20250102122717225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59718<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=36592) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Thu Jan 2 12:27:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_MSLookup_mDNS_service_other_home started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122720303 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122720303 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122720305 DLINP <000b> input/ipa.c:451 connected read/write 20250102122720305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122720306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59724<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122720309 DLINP <000b> input/ipa.c:451 connected read/write 20250102122720309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122720309 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122720309 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122720309 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  20250102122720309 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122720309 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  20250102122720309 DLGSUP <0013> gsup_server.c:235 2:  20250102122720309 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122720309 DLGSUP <0013> gsup_server.c:235 3:  20250102122720309 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122720309 DLGSUP <0013> gsup_server.c:235 4:  20250102122720309 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122720309 DLGSUP <0013> gsup_server.c:235 5:  20250102122720309 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122720309 DLGSUP <0013> gsup_server.c:235 7:  20250102122720309 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122720309 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122720309 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122720309 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@3a6dbbee3d51: 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") 20250102122720327 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33301<->l=127.0.0.1:4259) 20250102122720329 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250102122720329 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@3a6dbbee3d51: Created GsupExpect[0] for "262424589487872" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250102122720345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4258 20250102122720347 DAUC <0003> db_auc.c:157 IMSI='262424589487872': No 2G Auth Data 20250102122720347 DAUC <0003> db_auc.c:192 IMSI='262424589487872': No 3G Auth Data 20250102122720351 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613117425.msisdn 20250102122720351 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613117425.msisdn: not attached (vlr_number unset) 20250102122720352 DDGSM <0007> mslookup_server.c:327 sip.voice.491613117425.msisdn: does not exist in GSUP proxy 20250102122721354 DLINP <000b> input/ipa.c:451 connected read/write 20250102122721354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122721354 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424589487872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424589487872" cn_domain=CS} 20250102122721354 DLU <0006> fsm.c:456 lu(262424589487872)[0x55bafaa8ddd0]{UNVALIDATED}: Allocated 20250102122721354 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424589487872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250102122721354 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424589487872)[0x55bafaa8ddd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250102122721355 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424589487872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424589487872" cn_domain=CS} 20250102122721355 DLINP <000b> input/ipa.c:451 connected read/write 20250102122721355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122721355 DLINP <000b> input/ipa.c:451 connected read/write 20250102122721355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@3a6dbbee3d51: Found GsupExpect[0] for "262424589487872" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@3a6dbbee3d51: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424589487872" 20250102122721358 DLINP <000b> input/ipa.c:451 connected read/write 20250102122721358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122721358 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424589487872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424589487872"} 20250102122721358 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424589487872)[0x55bafaa8ddd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250102122721358 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424589487872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250102122721358 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424589487872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424589487872"} 20250102122721358 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424589487872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122721358 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424589487872)[0x55bafaa8ddd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250102122721358 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424589487872)[0x55bafaa8ddd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250102122721358 DLU <0006> fsm.c:568 lu(CS:IMSI-262424589487872)[0x55bafaa8ddd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250102122721358 DLINP <000b> input/ipa.c:451 connected read/write 20250102122721358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122721358 DLINP <000b> input/ipa.c:451 connected read/write 20250102122721358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122721360 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613117425.msisdn 20250102122721360 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613117425.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250102122721360 DDGSM <0007> mslookup_server.c:327 sip.voice.491613117425.msisdn: does not exist in GSUP proxy 20250102122721360 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613117425.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@3a6dbbee3d51: setverdict(pass): pass -> pass, component reason not changed 20250102122721364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122721365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59724<->l=127.0.0.1:4258 20250102122721366 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33301<->l=127.0.0.1:4259) 20250102122721366 DLINP <000b> input/ipa.c:451 connected read/write 20250102122721366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122721366 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(310)@3a6dbbee3d51: Final verdict of PTC: none 20250102122721366 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122721366 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 311@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 311: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Thu Jan 2 12:27:21 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 20250102122721407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4258 20250102122721507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21472) Waiting for packet dumper to finish... 1 (prev_count=21472, count=37440) 20250102122723371 DSS <0004> hlr_ussd.c:239 262422941665064/0x92014260: SS Session Timeout, destroying 20250102122723371 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422941665064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Thu Jan 2 12:27:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_MSLookup_GSUP_proxy started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122724581 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122724581 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122724582 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122724583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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 } } } } 20250102122724584 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122724584 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122724584 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122724584 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  20250102122724584 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122724584 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  20250102122724584 DLGSUP <0013> gsup_server.c:235 2:  20250102122724584 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122724584 DLGSUP <0013> gsup_server.c:235 3:  20250102122724584 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122724584 DLGSUP <0013> gsup_server.c:235 4:  20250102122724584 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122724584 DLGSUP <0013> gsup_server.c:235 5:  20250102122724584 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122724584 DLGSUP <0013> gsup_server.c:235 7:  HLR_Test-GSUP-IPA(314)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122724584 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122724584 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122724584 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122724584 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250102122724585 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250102122724585 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@3a6dbbee3d51: 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") 20250102122724619 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33601<->l=127.0.0.1:4259) 20250102122724621 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250102122724621 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@3a6dbbee3d51: Created GsupExpect[0] for "262427767952714" to be handled at TC_MSLookup_GSUP_proxy(320) 20250102122724635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59750<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@3a6dbbee3d51: Created GsupExpect[0] for "262427767952714" to be handled at TC_MSLookup_GSUP_proxy(320) 20250102122724640 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122724640 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427767952714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427767952714" cn_domain=CS} 20250102122724641 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427767952714 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250102122724641 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427767952714 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250102122724641 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427767952714.imsi 20250102122724641 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427767952714.imsi 20250102122724641 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427767952714.imsi: does not exist in local HLR 20250102122724645 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427767952714 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250102122724645 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250102122724645 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250102122724645 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250102122724645 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250102122724645 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250102122724645 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427767952714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122724645 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250102122724645 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250102122724645 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250102122724645 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250102122724645 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250102122724645 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@3a6dbbee3d51: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@3a6dbbee3d51: 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) } } } } 20250102122724647 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122724647 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122724647 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250102122724647 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250102122724647 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250102122724649 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122724649 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122724649 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@3a6dbbee3d51: 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)@3a6dbbee3d51: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@3a6dbbee3d51: Found GsupExpect[0] for "262427767952714" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@3a6dbbee3d51: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427767952714" HLR_Test-GSUP-server-IPA(318)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122724689 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122724689 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122724689 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122724689 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122724689 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427767952714 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613548366 20250102122724689 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427767952714 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250102122724689 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122724690 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@3a6dbbee3d51: Found GsupExpect[0] for "262427767952714" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@3a6dbbee3d51: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262427767952714" 20250102122724693 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122724693 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122724693 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427767952714 MSISDN-491613548366 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250102122724693 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122724693 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122724695 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122724695 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122724695 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427767952714 MSISDN-491613548366 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 20250102122724695 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427767952714 MSISDN-491613548366 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250102122724695 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122724695 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122724697 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59750<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122724698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4258 20250102122724699 DLINP <000b> input/ipa.c:451 connected read/write 20250102122724699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122724699 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(315)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-server(317)@3a6dbbee3d51: Final verdict of PTC: none 20250102122724699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122724699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122724699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33601<->l=127.0.0.1:4259) 20250102122724700 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122724700 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122724700 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250102122724700 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250102122724700 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 316: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Thu Jan 2 12:27:24 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 20250102122724738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59766<->l=127.0.0.1:4258 20250102122724838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59766<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=43032) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Thu Jan 2 12:27:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122727920 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122727920 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122727922 DLINP <000b> input/ipa.c:451 connected read/write 20250102122727922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122727923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42058<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@3a6dbbee3d51: 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 } } } } 20250102122727925 DLINP <000b> input/ipa.c:451 connected read/write 20250102122727925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122727926 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122727926 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122727926 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  20250102122727926 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122727926 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  20250102122727926 DLGSUP <0013> gsup_server.c:235 2:  20250102122727926 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122727926 DLGSUP <0013> gsup_server.c:235 3:  20250102122727926 DLGSUP <0013> gsup_server.c:237 3: 00  HLR_Test-GSUP-IPA(321)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122727926 DLGSUP <0013> gsup_server.c:235 4:  20250102122727926 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122727926 DLGSUP <0013> gsup_server.c:235 5:  20250102122727926 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122727926 DLGSUP <0013> gsup_server.c:235 7:  20250102122727926 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122727926 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122727926 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122727926 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250102122727926 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250102122727926 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@3a6dbbee3d51: 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") 20250102122727948 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40859<->l=127.0.0.1:4259) 20250102122727951 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250102122727951 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@3a6dbbee3d51: Created GsupExpect[0] for "262429877675055" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250102122727966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42068<->l=127.0.0.1:4258 20250102122727969 DAUC <0003> db_auc.c:157 IMSI='262429877675055': No 2G Auth Data 20250102122727969 DAUC <0003> db_auc.c:192 IMSI='262429877675055': No 3G Auth Data 20250102122727975 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429877675055.imsi 20250102122727975 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429877675055.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122727979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42068<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122727980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42058<->l=127.0.0.1:4258 20250102122727981 DLINP <000b> input/ipa.c:451 connected read/write 20250102122727981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122727981 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122727981 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122727981 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@3a6dbbee3d51: Final verdict of PTC: none 20250102122727981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40859<->l=127.0.0.1:4259) 323@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 323: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Thu Jan 2 12:27:27 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 20250102122728022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 20250102122728122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27860) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Thu Jan 2 12:27:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122731201 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122731201 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122731204 DLINP <000b> input/ipa.c:451 connected read/write 20250102122731204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122731204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42076<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@3a6dbbee3d51: 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) } } } } 20250102122731207 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250102122731207 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@3a6dbbee3d51: 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 } } } } 20250102122731207 DLINP <000b> input/ipa.c:451 connected read/write 20250102122731207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122731207 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122731207 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122731207 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  20250102122731207 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122731207 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  20250102122731207 DLGSUP <0013> gsup_server.c:235 2:  20250102122731207 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122731207 DLGSUP <0013> gsup_server.c:235 3:  20250102122731207 DLGSUP <0013> gsup_server.c:237 3: 00  20250102122731207 DLGSUP <0013> gsup_server.c:235 4:  20250102122731207 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122731207 DLGSUP <0013> gsup_server.c:235 5:  20250102122731207 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122731207 DLGSUP <0013> gsup_server.c:235 7:  20250102122731208 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122731208 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122731208 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122731208 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@3a6dbbee3d51: 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") 20250102122731237 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46733<->l=127.0.0.1:4259) 20250102122731239 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250102122731239 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@3a6dbbee3d51: Created GsupExpect[0] for "262420739302709" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250102122731253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@3a6dbbee3d51: Created GsupExpect[0] for "262420739302709" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250102122731258 DLINP <000b> input/ipa.c:451 connected read/write 20250102122731258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122731258 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420739302709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420739302709" cn_domain=CS} 20250102122731258 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420739302709 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250102122731258 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420739302709 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250102122731258 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420739302709.imsi 20250102122731258 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420739302709.imsi 20250102122731258 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420739302709.imsi: does not exist in local HLR 20250102122731264 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420739302709 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250102122731264 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250102122731264 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250102122731264 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250102122731264 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250102122731264 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250102122731264 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420739302709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122731264 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250102122731264 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250102122731264 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250102122731264 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250102122731264 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250102122731264 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@3a6dbbee3d51: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@3a6dbbee3d51: 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) } } } } 20250102122731266 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122731266 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122731266 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250102122731266 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250102122731266 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250102122731268 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122731268 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122731268 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server(329)@3a6dbbee3d51: Found GsupExpect[0] for "262420739302709" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server-IPA(330)@3a6dbbee3d51: 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(329)@3a6dbbee3d51: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420739302709" HLR_Test-GSUP-server-IPA(330)@3a6dbbee3d51: 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(330)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122731309 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122731309 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122731309 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122731309 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122731309 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420739302709 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617440838 20250102122731309 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420739302709 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250102122731309 DLINP <000b> input/ipa.c:451 connected read/write 20250102122731309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122731309 DLINP <000b> input/ipa.c:451 connected read/write 20250102122731309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@3a6dbbee3d51: Found GsupExpect[0] for "262420739302709" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@3a6dbbee3d51: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420739302709" 20250102122731313 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122731313 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122731313 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420739302709 MSISDN-491617440838 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250102122731313 DLINP <000b> input/ipa.c:451 connected read/write 20250102122731313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122731313 DLINP <000b> input/ipa.c:451 connected read/write 20250102122731313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122731315 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122731315 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122731315 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420739302709 MSISDN-491617440838 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 20250102122731315 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420739302709 MSISDN-491617440838 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250102122731315 DLINP <000b> input/ipa.c:451 connected read/write 20250102122731315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122731315 DLINP <000b> input/ipa.c:451 connected read/write 20250102122731315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122731317 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420739302709.imsi 20250102122731317 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420739302709.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122732318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42078<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122732319 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42076<->l=127.0.0.1:4258 20250102122732320 DLINP <000b> input/ipa.c:451 connected read/write 20250102122732320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122732320 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(327)@3a6dbbee3d51: Final verdict of PTC: none 20250102122732320 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122732321 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122732321 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46733<->l=127.0.0.1:4259) 328@3a6dbbee3d51: Final verdict of PTC: none 20250102122732321 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122732321 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122732321 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250102122732321 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN HLR_Test-GSUP-server(329)@3a6dbbee3d51: Final verdict of PTC: none 20250102122732321 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 328: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Thu Jan 2 12:27:32 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 20250102122732364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 20250102122732465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42090<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35868) Waiting for packet dumper to finish... 1 (prev_count=35868, count=44036) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Thu Jan 2 12:27: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_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@3a6dbbee3d51: 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@3a6dbbee3d51: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@3a6dbbee3d51: legacy= false MTC@3a6dbbee3d51: in not legacy case 1 MTC@3a6dbbee3d51: in not legacy case 2 20250102122735546 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250102122735546 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122735549 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122735550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@3a6dbbee3d51: 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) } } } } 20250102122735552 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250102122735552 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@3a6dbbee3d51: 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 } } } } 20250102122735553 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122735553 DLGSUP <0013> gsup_server.c:280 CCM Callback 20250102122735553 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20250102122735553 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  20250102122735553 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20250102122735553 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  20250102122735553 DLGSUP <0013> gsup_server.c:235 2:  20250102122735553 DLGSUP <0013> gsup_server.c:237 2: 00  20250102122735553 DLGSUP <0013> gsup_server.c:235 3:  20250102122735553 DLGSUP <0013> gsup_server.c:237 3: 00  HLR_Test-GSUP-IPA(333)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122735553 DLGSUP <0013> gsup_server.c:235 4:  20250102122735553 DLGSUP <0013> gsup_server.c:237 4: 00  20250102122735553 DLGSUP <0013> gsup_server.c:235 5:  20250102122735553 DLGSUP <0013> gsup_server.c:237 5: 00  20250102122735553 DLGSUP <0013> gsup_server.c:235 7:  20250102122735553 DLGSUP <0013> gsup_server.c:237 7: 00  20250102122735553 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20250102122735553 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20250102122735553 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 335@3a6dbbee3d51: 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") 20250102122735590 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41099<->l=127.0.0.1:4259) 20250102122735592 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250102122735592 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@3a6dbbee3d51: Created GsupExpect[0] for "262429876775801" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250102122735609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@3a6dbbee3d51: Created GsupExpect[0] for "262429876775801" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250102122735614 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122735614 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429876775801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429876775801" cn_domain=CS} 20250102122735614 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429876775801 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250102122735614 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429876775801 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250102122735614 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429876775801.imsi 20250102122735614 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429876775801.imsi 20250102122735614 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429876775801.imsi: does not exist in local HLR 20250102122735619 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429876775801 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250102122735619 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20250102122735619 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20250102122735619 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20250102122735619 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20250102122735619 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250102122735619 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429876775801 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250102122735619 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250102122735619 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250102122735619 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250102122735619 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20250102122735619 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20250102122735619 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@3a6dbbee3d51: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@3a6dbbee3d51: 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) } } } } 20250102122735622 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122735622 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122735622 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20250102122735622 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20250102122735622 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250102122735623 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122735623 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122735623 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@3a6dbbee3d51: 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)@3a6dbbee3d51: 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)@3a6dbbee3d51: Found GsupExpect[0] for "262429876775801" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@3a6dbbee3d51: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429876775801" HLR_Test-GSUP-server-IPA(337)@3a6dbbee3d51: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@3a6dbbee3d51: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250102122735665 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122735665 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122735665 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122735665 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122735665 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429876775801 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612265023 20250102122735665 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429876775801 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250102122735665 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122735665 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@3a6dbbee3d51: Found GsupExpect[0] for "262429876775801" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@3a6dbbee3d51: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429876775801" 20250102122735669 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122735669 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122735669 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429876775801 MSISDN-491612265023 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250102122735669 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122735669 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122735671 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122735671 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122735671 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429876775801 MSISDN-491612265023 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 20250102122735671 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429876775801 MSISDN-491612265023 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250102122735671 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122735671 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20250102122735673 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612265023.msisdn 20250102122735673 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612265023.msisdn: does not exist in local HLR 20250102122735673 DDGSM <0007> mslookup_server.c:352 sip.voice.491612265023.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250102122735673 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612265023.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@3a6dbbee3d51: setverdict(pass): none -> pass 20250102122735675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@3a6dbbee3d51: Final verdict of PTC: pass 20250102122735676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4258 20250102122735677 DLINP <000b> input/ipa.c:451 connected read/write 20250102122735677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20250102122735677 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20250102122735677 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20250102122735677 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250102122735677 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41099<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-server(336)@3a6dbbee3d51: Final verdict of PTC: none 20250102122735678 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20250102122735678 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20250102122735678 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20250102122735678 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20250102122735678 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@3a6dbbee3d51: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@3a6dbbee3d51: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@3a6dbbee3d51: Final verdict of PTC: none MTC@3a6dbbee3d51: Setting final verdict of the test case. MTC@3a6dbbee3d51: Local verdict of MTC: none MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC with component reference 335: none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@3a6dbbee3d51: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@3a6dbbee3d51: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@3a6dbbee3d51: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Thu Jan 2 12:27:35 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 20250102122735721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42130<->l=127.0.0.1:4258 20250102122735822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42130<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11108) Waiting for packet dumper to finish... 1 (prev_count=11108, count=46620) MTC@3a6dbbee3d51: 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@3a6dbbee3d51: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3a6dbbee3d51: Terminating MTC. MC@3a6dbbee3d51: MTC terminated. MC2> exit MC@3a6dbbee3d51: Shutting down session. MC@3a6dbbee3d51: 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-7513.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 (2269857) [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-20250102-1225-216cda89-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-20250102-1225-216cda89-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2269785) [testenv] Showing testsuite/junit-xml-7513.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-20250102-1225-216cda89-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7513.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250102-1225-216cda89-0'] 3a6dbbee3d51297c7ef49a0b798e988df231a544922ca7fd6f1ec36dafde1ccc [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2283/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS